2006-08-27 [colin] 2.4.0cvs97
[claws.git] / ChangeLog
1 2006-08-27 [colin]      2.4.0cvs97
2
3         * src/msgcache.c
4                 Disable mmaped caches - huge metadata loss
5                 here after a power failure.
6         * src/summaryview.c
7                 Add quicksearch timing
8         * src/common/plugin.c
9         * src/common/plugin.h
10                 Implement an interface to tell what plugins
11                 provide. Prevent loading of similar plugins.
12         * src/plugins/clamav/clamav_plugin.c
13         * src/plugins/demo/demo.c
14         * src/plugins/dillo_viewer/dillo_viewer.c
15         * src/plugins/pgpcore/plugin.c
16         * src/plugins/pgpinline/pgpinline.c
17         * src/plugins/pgpmime/pgpmime.c
18         * src/plugins/spamassassin/spamassassin.c
19         * src/plugins/trayicon/trayicon.c
20                 Implement plugin_provides()
21
22 2006-08-27 [colin]      2.4.0cvs96
23
24         * configure.ac
25         * src/plugins/Makefile.am
26         * src/plugins/bogofilter/.cvsignore
27         * src/plugins/bogofilter/Makefile.am
28         * src/plugins/bogofilter/bogofilter.c
29         * src/plugins/bogofilter/bogofilter.h
30         * src/plugins/bogofilter/bogofilter_gtk.c
31                 New Bogofilter plugin, provides filtering and
32                 learning. Spamassassin will go to extra plugins.
33
34 2006-08-26 [mones]      2.4.0cvs95
35
36         * manual/handling.xml
37                 Fix subfolder path in the example (thanks to Paul) 
38
39 2006-08-26 [mones]      2.4.0cvs94
40
41         * manual/glossary.xml
42                 2.2. + add ISP to the glossary
43                 7.5. + Add UIDL to glossary
44                 7.7. + Add TCP to glossary
45         * manual/handling.xml
46                 7.1. + Mentions GNU/Linux distribution, what about the non...
47                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
48                 7.3. + Mentions .bashrc, what about the non-bash ones? 
49                 7.4. = Use appropriate quotation for commands
50                 7.6. = change "" to <quote></quote>
51         * manual/plugins.xml
52                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
53         * manual/starting.xml
54                 2.1. + local mbox file: some examples of mbox file locations...
55                 Also reformatted files requiring it
56
57 2006-08-26 [wwp]        2.4.0cvs93
58
59         * src/summary_search.c
60                 disable find buttons while summary search is running.
61
62 2006-08-25 [colin]      2.4.0cvs92
63
64         * src/folder.c
65         * src/folderutils.c
66         * src/mh.c
67         * src/procmsg.h
68         * src/summaryview.c
69                 Speed up MH moving, and add progressbar
70                 for MH deletion
71         * src/msgcache.c
72                 Write cache files using mmap() too
73
74 2006-08-25 [wwp]        2.4.0cvs91
75
76         * src/summaryview.c
77                 switch spam<->ham button when a message has been marked as spam or ham
78                 and is still selected. Thanks to Colin.
79
80 2006-08-25 [paul]       2.4.0cvs90
81
82         * src/Makefile.am
83         * src/stock_pixmap.c
84         * src/stock_pixmap.h
85         * src/summaryview.c
86         * src/gtk/icon_legend.c
87         * src/pixmaps/copied.xpm
88         * src/pixmaps/moved.xpm
89                 add icons for delayed execution marked for
90                 copying, marked for moving
91
92 2006-08-25 [mones]      2.4.0cvs89
93
94         * manual/glossary.xml
95                 Fix the other glossary items:
96                 5.1. = Inmmediate execution -> <quote>immediate execution...
97                 5.2. = Fix MBOX capitalization -> Mbox
98                 5.3. + Improve Plugins def. w/ tech. ref.
99                 5.4. = Quotation -> replace '>' by <quote>></quote>
100                 5.5. - SMTP Server. -> remove dot
101         * po/es.po
102                 Updated translation
103
104 2006-08-25 [mones]      2.4.0cvs88
105
106         * manual/ack.xml
107                 Reformatted, changed email address
108         * manual/glossary.xml
109                 Reformatted, fixed MANUAL-TODO items:
110                 8.2. + add ROT-13 to glossary
111                 8.4. + add URL to glossary
112         * manual/es/advanced.xml
113                 Fixed <literal>s
114
115 2006-08-25 [paul]       2.4.0cvs87
116
117         * src/gtk/icon_legend.c
118                 add 'marked for deletion' icon
119                 arrange icons by containing column
120                 wrap long label text
121
122 2006-08-25 [colin]      2.4.0cvs86
123
124         * src/common/utils.c
125         * src/common/utils.h
126                 Add the sc_g_*list_bigger functions in
127                 a place everyone can use it
128         * src/summaryview.c
129                 Only freeze/thaw the list when working
130                 on the selection, if it's bigger than 1
131         * src/gtk/gtksctree.c
132                 Only freeze/thaw the list when unselec-
133                 ting 'all' if ('all' != 1)
134                 This avoids some flickering
135
136 2006-08-24 [colin]      2.4.0cvs85
137
138         * src/addressbook.c
139                 Fix strange list selection
140                 Fix random seg (Invalid read of freed memory)
141
142 2006-08-24 [colin]      2.4.0cvs84
143
144         * src/alertpanel.c
145         * src/gtk/inputdialog.c
146         * src/plugins/pgpcore/passphrase.c
147                 Revert minimal width patch of 2.4.0cvs67,
148                 as it is also a maximal width. Use 
149                 gtk_window_set_default_size instead.
150
151 2006-08-24 [colin]      2.4.0cvs83
152
153         * src/msgcache.c
154                 Write cache/mark to temp files before
155                 overwriting old ones (avoids metadata
156                 loss if writing the new files fail).
157                 Use mmap() to read cache/mark file, as
158                 this makes cache reading faster. Dis-
159                 abled for big-endian machines until it
160                 can be tested. (Big-endian users: set
161                 msgcache_use_mmap = TRUE in the relevant
162                 #if).
163         * src/procmsg.h
164                 Move rarely used fields of MsgInfo in 
165                 another structure, which will only be
166                 allocated if needed. Face, X-Face,
167                 Return receipt headers and List-*
168                 headers are moved. Mails having none
169                 of these occupy 52 bytes less with
170                 this patch, which makes 2.5MB of RAM
171                 saved on a 50k folder).
172         * src/headerview.c
173         * src/mainwindow.c
174         * src/messageview.c
175         * src/partial_download.c
176         * src/procheader.c
177         * src/procmsg.c
178         * src/textview.c
179                 Follow this structure change.
180
181 2006-08-24 [wwp]        2.4.0cvs82
182
183         * manual/es/.cvsignore
184         * manual/es/dist/.cvsignore
185         * manual/es/dist/html/.cvsignore
186         * manual/es/dist/pdf/.cvsignore
187         * manual/es/dist/ps/.cvsignore
188         * manual/es/dist/txt/.cvsignore
189                 more (generated) files to ignore.
190
191 2006-08-24 [colin]      2.4.0cvs81
192
193         * src/folder.c
194         * src/mh.c
195                 Fix possible problems with local delivery. Check the folder doesn't
196                 need scan before setting its mtime when saving cache (which can be
197                 done long after the folder's been modified by an external process);
198                 Check that the stored item's mtime didn't change in mh functions.
199
200 2006-08-24 [mones]      2.4.0cvs80
201
202         * manual/advanced.xml
203                 Rewrapping, some fixes and MANUAL-TODO items:
204                 8.1. = change "" to <quote></quote>
205                 8.3. = quote menu items
206                 8.5. - deploying -> new user ... ideally a new user (redundant)
207
208 2006-08-23 [colin]      2.4.0cvs79
209
210         * src/gtk/gtksctree.c
211                 When selecting or deselecting range, only
212                 freeze/thaw when selection is bigger than 10
213
214 2006-08-23 [colin]      2.4.0cvs78
215
216         * src/messageview.c
217         * src/mimeview.c
218         * src/mimeview.h
219         * src/plugins/dillo_viewer/dillo_viewer.c
220                 Provide an API for MimeViewer plugins to
221                 return a text selection for replying
222
223 2006-08-23 [colin]      2.4.0cvs77
224
225         * src/image_viewer.c
226         * src/textview.c
227                 Use gtk_pixbuf_new_from_file_at_scale(), which
228                 is faster than getting the pixbuf then resizing
229                 it.
230
231 2006-08-23 [colin]      2.4.0cvs76
232
233         * src/procmime.c
234                 UTF-8 should be sent Quoted-printable
235
236 2006-08-22 [colin]      2.4.0cvs75
237
238         * src/mh.c
239                 Check if scan is required before touching
240                 the folder (or it'll be required every time)
241
242 2006-08-22 [colin]      2.4.0cvs74
243
244         * configure.ac
245                 Require libetpan 0.46 (crasher fix when built
246                 against gnutls)
247
248 2006-08-22 [colin]      2.4.0cvs73
249
250         * src/folder.c
251                 Set folder's mtime after writing its
252                 cache
253         * src/folderview.c
254                 Add some timing
255         * src/procmsg.c
256                 Don't do useless stuff if we don't 
257                 thread by subject
258         * src/summaryview.c
259                 Add some timing, don't deselect prior
260                 to selecting (gtksctree does it itself),
261                 remove crash avoidance hacks as it's been
262                 properly fixed since a while
263         * src/common/utils.c
264                 Optimize to_human_readable(): _() is slow,
265                 do it only once, and avoid %f format for KB
266                 (the most common in a summaryview)
267         * src/gtk/gtksctree.c
268                 Don't uselessly freeze/thaw (fixes flicker
269                 on next unread and friends), reduce number
270                 of g_list_nth/g_list_position where possible
271         * src/gtk/gtkutils.c
272         * src/gtk/gtkutils.h
273                 Reduce number of g_list_nth/g_list_position
274                 where possible.
275                 All of this makes loading as 70k folder 2.1
276                 seconds instead of 3.2 (with hot FS caches).
277                 (1.3 seconds without Date and Size columns...)
278
279 2006-08-22 [paul]       2.4.0cvs72
280
281         wrap documents and do some items from mones' MANUAL-TODO:
282
283         * manual/account.xml
284                 4.1. = fix tabname references to <quote>tabname</quote>
285                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
286         * manual/faq.xml
287                 1.1. = mentioned options don't match UI
288                 Add information about the 'Never send Return Receipts'
289                 option
290         * manual/handling.xml
291                 6.2. = Mentions Extended symbols button, but now is
292                 named Information
293                 6.3. = Mentions ... button, which is now Edit
294
295 2006-08-22 [colin]      2.4.0cvs71
296
297         * src/gtk/pluginwindow.c
298                 Fix layout in verbose translations (such
299                 as french)
300
301 2006-08-22 [paul]       2.4.0cvs70
302
303         * manual/Makefile.am
304                 build manuals in alphabetical order
305         * src/addressbook.c
306         * src/prefs_themes.c
307                 replace/remove deprecated symbols
308         * src/gtk/gtkutils.c
309                 fix a warning
310         * src/gtk/pluginwindow.c
311                 replace deprecated symbol
312                 replace label text and move it
313         * src/plugins/pgpcore/prefs_gpg.c
314                 move the 'Generate...' button out of the
315                 Sign Key frame, replace the English used
316         * src/plugins/pgpcore/sgpgme.c
317                 fixes to the English
318
319 2006-08-21 [colin]      2.4.0cvs69
320
321         * src/plugins/trayicon/trayicon.c
322                 Add more strings for translation; patch
323                 by Pawel
324
325 2006-08-21 [colin]      2.4.0cvs68
326
327         * src/compose.c
328                 fix replied flag not set after drafting
329         * src/matcher.c
330                 fix body quicksearch in non-encoded bodies
331                 containing '='
332         * src/msgcache.c
333                 Get rid of the g_malloc workaround for
334                 corrupted caches, use g_try_malloc
335
336 2006-08-21 [colin]      2.4.0cvs67
337
338         * src/alertpanel.c
339         * src/gtk/inputdialog.c
340         * src/plugins/pgpcore/passphrase.c
341                 Set minimal width to 375
342         * src/mainwindow.c
343                 Fix switching to offline, asking if it 
344                 should be overriden for synchronising
345         * src/mimeview.c
346                 Don't offer to remember command on Open 
347                 with for text parts, as the browser or 
348                 text editor command isn't changed from 
349                 there
350
351 2006-08-20 [paul]       2.4.0cvs66
352
353         * po/ko.po
354         * po/zh_CN.po
355                 fix plural form errors. revealed by stricter
356                 checking of gettext 0.15
357
358 2006-08-18 [paul]       2.4.0cvs65
359
360         * src/stock_pixmap.c
361                 fix the fix of 2.4.0cvs64
362                 Thanks to Colin
363
364 2006-08-18 [paul]       2.4.0cvs64
365
366         * src/stock_pixmap.c
367                 fix leaks
368                 Thanks to Colin
369
370 2006-08-18 [paul]       2.4.0cvs63
371
372         * src/compose.c
373         * src/procmsg.c
374                 fix occasional IMAP bug where large msgs
375                 were left in the queue folder after sending
376                 Thanks to Colin
377
378 2006-08-18 [paul]       2.4.0cvs62
379
380         * src/folderview.c
381                 freeze the summaryview while quicksearch results
382                 are displayed
383                 (fixes bug 456 'current message is hidden when the
384                 view is refreshed and extended search is "unread 
385                 messages"')
386                 Thanks to Colin
387         * src/textview.c
388                 add missing #include "inputdialog.h"
389         * src/common/utils.h
390                 add missing mailcap_update_default() and improve
391                 readability
392
393 2006-08-17 [colin]      2.4.0cvs61
394
395         * src/plugins/pgpcore/select-keys.c
396                 Fix warnings :)
397
398 2006-08-17 [colin]      2.4.0cvs60
399
400         * src/compose.c
401                 Don't continue queuing if Cancel is clicked
402                 in select-keys
403
404 2006-08-17 [colin]      2.4.0cvs59
405
406         * src/plugins/pgpcore/select-keys.c
407                 When encrypting, if only one key matches and it 
408                 matches exactly, automatically use it.
409
410 2006-08-17 [colin]      2.4.0cvs58
411
412         * src/mimeview.c
413         * src/prefs_common.c
414         * src/prefs_common.h
415         * src/prefs_ext_prog.c
416         * src/textview.c
417                 Fix issues with previous patch (text/html)
418                 Remove outdated prefs
419
420 2006-08-17 [colin]      2.4.0cvs57
421
422         * src/imap.c
423                 Add View Log button on auth error
424         * src/procmsg.c
425                 Fix encrypted mail marked as new when
426                 saved in normal folders
427         * src/plugins/pgpinline/pgpinline.c
428                 Fix encrypt bug on IMAP
429         * src/mimeview.c
430         * src/common/utils.c
431         * src/common/utils.h
432         * src/gtk/inputdialog.c
433         * src/gtk/inputdialog.h
434                 Get rid of metamail stuff, simplify
435                 opening, and allow remembering of user's
436                 choices (by updating ~/.mailcap). There's
437                 still to drop "Audio player" and "Image
438                 viewer" preferences.
439
440 2006-08-17 [mones]      2.4.0cvs56
441
442         * manual/es/sylpheed-claws-manual.xml
443                 fix DTD path
444
445 2006-08-17 [mones]      2.4.0cvs55
446
447         * configure.ac
448         * manual/Makefile.am
449         * manual/es/Makefile.am
450         * manual/es/account.xml
451         * manual/es/ack.xml
452         * manual/es/addrbook.xml
453         * manual/es/advanced.xml
454         * manual/es/faq.xml
455         * manual/es/glossary.xml
456         * manual/es/gpl.xml
457         * manual/es/handling.xml
458         * manual/es/intro.xml
459         * manual/es/keyboard.xml
460         * manual/es/plugins.xml
461         * manual/es/starting.xml
462         * manual/es/sylpheed-claws-manual.xml
463         * manual/es/dist/Makefile.am
464         * manual/es/dist/html/Makefile.am
465         * manual/es/dist/pdf/Makefile.am
466         * manual/es/dist/ps/Makefile.am
467         * manual/es/dist/txt/Makefile.am
468                 Spanish translation for the manual
469
470 2006-08-16 [colin]      2.4.0cvs54
471
472         * src/compose.c
473         * src/main.c
474         * src/mainwindow.c
475                 Fix send button sensitivity at startup
476                 Set send menu sensitivity (patch by Fabien)
477         * src/ssl_manager.c
478                 Enable closing with esc (patch by Fabien)
479         * src/gtk/foldersort.c
480                 Enable closing with esc (patch by Fabien)
481         * src/procmime.c
482                 Optimisation (no need to copy to tempfile to
483                 "decode" 7bit and 8bit)
484         * src/summaryview.c
485                 Fix cruft in swap_from case
486         * src/textview.c
487                 Fix missing last line in some mail cases 
488                 (Fixes debian #381872)
489         * src/plugins/pgpcore/prefs_gpg.c
490         * src/plugins/pgpcore/sgpgme.c
491         * src/plugins/pgpcore/sgpgme.h
492                 Don't show "no key found" when user explicitely
493                 wants to create a key
494
495 2006-08-16 [paul]       2.4.0cvs53
496
497         * configure.ac
498         * src/account.c
499         * src/addressbook.c
500         * src/headerview.c
501         * src/prefs_account.c
502         * src/prefs_message.c
503         * src/gtk/gtkutils.c
504                 bump up minimum required versions of GTK+ and
505                 GLIB to 2.6.0
506
507 2006-08-16 [paul]       2.4.0cvs52
508
509         * src/toolbar.c
510                 workaround GTK+ Bug 351600 - 'Can't re-click
511                 on button after sensitivity update'
512                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
513                 Thanks to Colin
514
515 2006-08-15 [colin]      2.4.0cvs51
516
517         * src/plugins/pgpcore/prefs_gpg.c
518                 Set options sensitivity according to
519                 key existence
520         * src/plugins/pgpcore/sgpgme.c
521                 Allow to create key with no passphrase
522
523 2006-08-14 [cleroy]     2.4.0cvs50
524
525         * src/gtk/pluginwindow.c
526                 New layout (maybe to be changed?)
527         * src/gtk/gtkutils.c
528                 Fix a bit label_window
529         * src/plugins/pgpcore/passphrase.c
530         * src/plugins/pgpcore/passphrase.h
531         * src/plugins/pgpcore/plugin.c
532         * src/plugins/pgpcore/prefs_gpg.c
533         * src/plugins/pgpcore/prefs_gpg.h
534         * src/plugins/pgpcore/sgpgme.c
535         * src/plugins/pgpcore/sgpgme.h
536                 Allow to create a PGP private key via the GUI
537
538 2006-08-14 [wwp]        2.4.0cvs49
539
540         * src/addressbook_foldersel.c
541                 fix strict ISO C90 compliance.
542
543 2006-08-14 [paul]       2.4.0cvs48
544
545         * src/gtk/prefswindow.c
546                 re-set scrolled window on opening
547                 Patch by Ticho
548
549 2006-08-14 [paul]
550
551         2.5.0-rc1 released
552
553 2006-08-14 [paul]       2.4.0cvs47
554
555         * src/prefs_display_header.c
556                 re-enable user-defined Displayed Headers
557
558 2006-08-14 [paul]       2.4.0cvs46
559
560         * src/prefs_account.c
561                 use GTK_STOCK_EDIT
562
563 2006-08-13 [colin]      2.4.0cvs45
564
565         * src/common/utils.c
566                 Fix "a" in quote when the original message is empty,
567                 by using \0 instead of 'a' to test writability of
568                 temp files.
569
570 2006-08-13 [wwp]        2.4.0cvs44
571
572         * src/plugins/spamassassin/spamassassin.c
573                 fix capitalization of "SpamAssassin" in some debug, log and
574                 dialog messages.
575
576 2006-08-13 [paul]       2.4.0cvs43
577
578         * src/editldap.c
579                 fix overlapping widgets
580         * src/prefs_account.c
581                 fix translation of protocol_names[]
582                 fix label disappearing off the edge of the
583                 visible area
584
585 2006-08-12 [paul]       2.4.0cvs42
586
587         * manual/plugins.xml
588                 update IRC channel info before it gets forgotten
589                 about
590
591 2006-08-11 [colin]      2.4.0cvs41
592
593         * src/compose.c
594         * src/mainwindow.c
595         * src/mainwindow.h
596         * src/procmsg.c
597         * src/procmsg.h
598         * src/summaryview.c
599         * src/toolbar.c
600                 Grey out the Send button if
601                 - Queue folders are empty, or
602                 - We're sending already
603
604 2006-08-11 [wwp]        2.4.0cvs40
605
606         * src/main.c
607                 fix a logic issue when quitting while a compose window is
608                 still open, thanks to Colin.
609
610 2006-08-10 [colin]      2.4.0cvs39
611
612         * src/main.c
613                 Fix default font size setting after wizard run
614         * src/imap.c
615         * src/etpan/imap-thread.c
616         * src/etpan/imap-thread.h
617                 Fix bug #999 (Timing out on TSL cert validation 
618                 dialog makes ugly things happen). Also, STARTTLS
619                 unconditionnaly if initial capabilities contain
620                 LOGINDISABLED and STARTTLS.
621
622 2006-08-09 [colin]      2.4.0cvs38
623
624         * src/mainwindow.c
625         * src/mainwindow.h
626                 Fix Tools/Actions sensitivity when there are
627                 no actions
628
629 2006-08-09 [colin]      2.4.0cvs37
630
631         * src/prefs_filtering.c
632                 Warning fix, patch by Paul
633         * src/messageview.c
634         * src/prefs_actions.c
635         * src/prefs_filtering_action.c
636         * src/prefs_matcher.c
637                 Uniformisation of "Info ..." to "Info..." (for
638                 old gtk), patch by Fabien
639         * src/plugins/clamav/clamav_plugin_gtk.c
640                 Sensitivity fix by Fabien
641
642 2006-08-09 [colin]      2.4.0cvs36
643
644         * src/main.c
645         * src/main.h
646                 Add a function to know whether we're exiting
647         * src/plugins/trayicon/trayicon.c
648                 If exiting, don't do anything. Faster, and
649                 avoids gtk_main_iteration reentracy causing
650                 segfaults at exit
651
652 2006-08-09 [colin]      2.4.0cvs35
653
654         * src/messageview.c
655         * src/mimeview.c
656         * src/mimeview.h
657                 Fix lack of part selection when automatically 
658                 jumping to a specific part
659         * src/msgcache.c
660                 Little optimisation in cache reading
661
662 2006-08-09 [colin]      2.4.0cvs34
663
664         * src/compose.c
665                 Fix crash setting the priority on reedit
666                 (Accessing compose before creating it!)
667
668 2006-08-08 [colin]      2.4.0cvs33
669
670         * src/procmime.c
671                 Fix bug #998 (last attachment is not accessible)
672                 Bad RFC interpretation on multipart close-delimiters
673         * src/mimeview.c
674         * src/mimeview.h
675         * src/gtk/gtkvscrollbutton.c
676         * src/gtk/gtkvscrollbutton.h
677                 Make attachments list wheel-scrollable
678
679 2006-08-07 [colin]      2.4.0cvs32
680
681         * src/gtk/gtkaspell.c
682                 Fix bug #973 (Unicode punctation characters 
683                 are not recognized as separators by the
684                 spell checker); fix unsigned stuff
685
686 2006-08-07 [colin]      2.4.0cvs31
687
688         * src/compose.c
689                 Fix bug #956 (DnD text with accents in compose 
690                 text entry); fix gccc's signed/unsigned fuss
691
692 2006-08-06 [colin]      2.4.0cvs30
693
694         * src/main.c
695                 Fix bug #979 (Plugin crashes when exiting 
696                 sylpheed-claws) : handle exit request only 
697                 once
698
699 2006-08-05 [colin]      2.4.0cvs29
700
701         * src/news.c
702                 Just make sure we have a msgid.
703
704 2006-08-05 [colin]      2.4.0cvs28
705
706         * src/news.c
707         * src/summaryview.c
708                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
709                 by reimplementing it
710         * src/textview.c
711                 Fix bug when hiding quotes with level > 3 and quote
712                 colors are recycled
713
714 2006-08-04 [colin]      2.4.0cvs27
715
716         * src/compose.c
717         * src/undo.c
718         * src/undo.h
719                 Fix a bit replace-by-pasting undo
720         * src/mainwindow.c
721         * src/messageview.c
722                 Fix Fold quotes menu synchro in
723                 mainwindow when it changes in 
724                 messageview
725         * src/textview.c
726                 Fix right-click on quotes blocks
727         * src/common/utils.c
728                 Verify that the file created by
729                 my_tmpfile() is writable. Fixes
730                 bug #988 (very specific filesystem
731                 issue)
732         * src/plugins/pgpcore/sgpgme.c
733                 Fix file descriptor leak
734         * src/plugins/spamassassin/spamassassin.c
735                 Warn once if spamd isn't reachable
736
737 2006-08-04 [colin]      2.4.0cvs26
738
739         * src/toolbar.c
740                 i18n context patch by Fabien
741
742 2006-08-03 [colin]      2.4.0cvs25
743
744         * src/mainwindow.c
745         * src/messageview.c
746                 Rename "Hide quotes" to "Fold quotes"
747         * src/textview.c
748                 Don't use hand cursor on quotes. "all 
749                 the bonuses of the feature and none of 
750                 unwelcome side-effects"
751
752 2006-08-03 [colin]      2.4.0cvs24
753
754         * AUTHORS
755         * sylpheed-claws.desktop
756         * src/gtk/authors.h
757                 Bring the desktop file to XDG compliance
758                 Patch by Charles A. Edwards
759
760 2006-08-03 [colin]      2.4.0cvs23
761
762         * src/textview.c
763                 Fix links offset when they are preceded
764                 by accentued chars (g_utf8_strlen!)
765         * src/mainwindow.c
766                 Fix wrong status when starting offline
767
768
769 2006-08-03 [wwp]        2.4.0cvs22
770
771         * src/prefs_common.h
772                 ask what to do w/ filtering rules that belong to an account when
773                 applying filtering rules manually from the main window (skip,
774                 apply regardless of the account, use current account). This dialog
775                 can be skipped and the last reply used.
776                 (forgot that file)
777
778 2006-08-03 [wwp]        2.4.0cvs21
779
780         * src/filtering.c
781         * src/filtering.h
782         * src/prefs_common.c
783         * src/summaryview.c
784         * src/alertpanel.c
785         * src/alertpanel.h
786         * src/messageview.c
787                 ask what to do w/ filtering rules that belong to an account when
788                 applying filtering rules manually from the main window (skip,
789                 apply regardless of the account, use current account). This dialog
790                 can be skipped and the last reply used.
791
792
793 2006-08-03 [colin]      2.4.0cvs20
794
795         * src/textview.c
796                 Optimize previous patch
797
798 2006-08-03 [cleroy]     2.4.0cvs19
799
800         * src/textview.c
801                 Fix quotes getting toggled back when the
802                 mail has an even number of text parts
803
804 2006-08-02 [colin]      2.4.0cvs18
805
806         * src/messageview.c
807                 Add Hide quotes menu
808
809 2006-08-02 [colin]      2.4.0cvs17
810
811         * src/mainwindow.c
812         * src/prefs_common.c
813         * src/textview.c
814         * src/textview.h
815         * src/gtk/about.c
816                 Allow per-level quote hiding,
817                 Allow toggling quotes by double-clicking them
818                 Rename RemoteURI to ClickableText to reflect
819                 the fact it's used for a variety of things
820
821 2006-08-02 [wwp]        2.4.0cvs16
822
823         * src/mainwindow.c
824                 fix "View/Hide quotes" menu item status initialization.
825
826 2006-08-02 [wwp]        2.4.0cvs15
827
828         * src/matcher_parser_parse.y
829                 remove a debug trace.
830
831 2006-08-02 [paul]       2.4.0cvs14
832
833         * src/plugins/pgpcore/passphrase.c
834                 don't set initial dialog size
835                 make it resizable
836
837 2006-08-02 [paul]       2.4.0cvs13
838
839         * src/noticeview.c
840                 remove the rogue '/' character
841
842 2006-08-02 [paul]       2.4.0cvs12
843
844         * src/noticeview.c
845                 allow buttons to resize as necessary
846
847 2006-08-01 [wwp]        2.4.0cvs11
848
849         * src/mbox.c
850                 fix strict ISO C90 compliance.
851
852 2006-08-01 [wwp]        2.4.0cvs10
853
854         * tools/update-po
855                 updated update-po tool to work w/ context-dependent translations.
856                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
857
858 2006-08-01 [wwp]        2.4.0cvs9
859
860         * src/matcher.c
861         * src/prefs_filtering.c
862         * src/prefs_matcher.c
863                 allow context-dependent translations for "All",
864                 patch by Fabien Vantard <fzzzzz@gmail.com>.
865
866 2006-07-31 [colin]      2.4.0cvs8
867
868         * AUTHORS
869         * src/gtk/authors.h
870                 Add Rafal to authors
871
872 2006-07-31 [colin]      2.4.0cvs7
873
874         * src/compose.c
875         * src/mainwindow.c
876         * src/messageview.h
877         * src/prefs_common.c
878         * src/prefs_common.h
879         * src/textview.c
880                 Add 'View/Hide quotes'. Patch based on a patch
881                 by Rafal Weglarz
882
883 2006-07-31 [colin]      2.4.0cvs6
884
885         * src/action.c
886                 Fix problem with "> stuff >" actions
887
888 2006-07-31 [paul]       2.4.0cvs5
889
890         * po/nb.po
891                 updated by Geir Helland
892
893 2006-07-31 [wwp]        2.4.0cvs4
894
895         * src/mainwindow.c
896         * src/summaryview.c
897         * src/summaryview.h
898                 add "View/Go to/Parent message" and "View/Go to/Last read message",
899                 thanks to Colin.
900
901 2006-07-31 [wwp]        2.4.0cvs3
902
903         * src/Makefile.am
904         * src/addr_compl.c
905         * src/addr_compl.h
906         * src/addressbook.c
907         * src/addressbook.h
908         * src/addressbook_foldersel.c
909         * src/addressbook_foldersel.h
910         * src/addrindex.c
911         * src/addrindex.h
912         * src/matcher.c
913         * src/matcher.h
914         * src/matcher_parser_lex.l
915         * src/matcher_parser_parse.y
916         * src/prefs_common.c
917         * src/prefs_common.h
918         * src/prefs_filtering.c
919         * src/prefs_matcher.c
920         * src/prefs_matcher.h
921         * src/summaryview.c
922                 introduce filtering against the address book. It's now possible to add
923                 matched conditions to determine if any email address in a message matches
924                 or doesn't match any or all books or folders in the address book.
925
926 2006-07-31 [wwp]        2.4.0cvs2
927
928         * src/account.c
929         * src/filtering.c
930         * src/filtering.h
931         * src/folder.c
932         * src/folderview.c
933         * src/inc.c
934         * src/mainwindow.c
935         * src/matcher.c
936         * src/matcher_parser_lex.l
937         * src/matcher_parser_parse.y
938         * src/mbox.c
939         * src/prefs_filtering.c
940         * src/prefs_filtering.h
941         * src/procmsg.c
942         * src/procmsg.h
943         * src/summaryview.c
944                 introduce per-account filtering rules. Each filtering rule can now be assigned
945                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
946                 when applying filtering rules manually, as all rules will apply - even the ones
947                 assigned to an account. This issue will be addressed soon.
948  
949
950
951 2006-07-31 [wwp]        2.4.0cvs1
952
953         * src/quote_fmt.c
954                 make more strings translatable.
955
956 2006-07-31 [paul]       2.4.0
957
958         2.4.0 released
959
960 2006-07-31 [paul]       2.3.1cvs91
961
962         * po/ca.po
963                 updated by Miquel Oliete
964
965 2006-07-31 [paul]       2.3.1cvs90
966
967         * po/de.po
968         * po/el.po
969         * po/fr.po
970         * po/it.po
971         * po/pl.po
972         * po/pt_BR.po
973         * po/sr.po
974         * po/zh_CN.po
975                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
976                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
977                 Aleksandar Urosevic, and Ralgh Young
978
979 2006-07-31 [paul]       2.3.1cvs89
980
981         * src/account.c
982         * src/main.c
983         * src/mainwindow.c
984         * src/mainwindow.h
985                 Fix a race condition when, after an SC crash, rescanning
986                 folders took more than 0.5 seconds
987                 Thanks to Colin
988
989 2006-07-31 [paul]       2.3.1cvs88
990
991         * src/folderview.c
992                 don't translate separator strings
993
994 2006-07-30 [mones]      2.3.1cvs87
995
996         * doc/man/sylpheed-claws.1
997                 Fixed non-ASCII chars in Hoa's name
998         * po/es.po
999                 Updated for release
1000
1001 2006-07-27 [colin]      2.3.1cvs86
1002
1003         * src/textview.c
1004                 Don't include the leading \n in links
1005                 Patch by Fabien
1006
1007 2006-07-25 [colin]      2.3.1cvs85
1008
1009         * src/mainwindow.c
1010         * src/common/socket.h
1011         * src/etpan/imap-thread.c
1012                 Refresh resolvers before connecting
1013                 to IMAP servers, and after switching
1014                 to online. Thanks to Paul.
1015
1016 2006-07-18 [colin]
1017
1018         * 2.4.0-rc4 released
1019
1020 2006-07-17 [colin]      2.3.1cvs84
1021
1022         * src/inc.c
1023                 Show connection attempt in statusbar before
1024                 connecting (previously first message was
1025                 "Retrieving messages from ..." after the
1026                 connection succeeded.
1027
1028 2006-07-16 [wwp]        2.3.1cvs83
1029
1030         * sylpheed-claws.ico
1031                 Added .ico file (windows multi-size icon file, generated).
1032
1033 2006-07-12 [wwp]        2.3.1cvs82
1034
1035         * src/messageview.c
1036                 remove Message/Re-edit menu entry from messageview window,
1037                 as sent/draft/queued messages are opened in compose window when
1038                 re-edited and it's not possible to re-edit other msgs.
1039
1040 2006-07-12 [paul]       2.3.1cvs81
1041
1042         * AUTHORS
1043         * src/mainwindow.c
1044         * src/gtk/authors.h
1045                 check online state before resetting
1046                 mailcheck timer. Useful if some program
1047                 verifies connection state and updates
1048                 Claws.
1049                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1050
1051 2006-07-12 [paul]       2.3.1cvs80
1052
1053         * sylpheed-claws-128x128.png
1054         * sylpheed-claws-64x64.png
1055         * sylpheed-claws.png
1056         * src/Makefile.am
1057         * src/main.c
1058         * src/prefs_toolbar.c
1059         * src/stock_pixmap.c
1060         * src/stock_pixmap.h
1061         * src/wizard.c
1062         * src/gtk/about.c
1063         * src/gtk/gtkutils.c
1064         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1065         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1066         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1067         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1068         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1069         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1070                 updated and renamed logo/icon files and related
1071                 logo by Jesper Schultz
1072
1073 2006-07-11 [paul]       2.3.1cvs79
1074
1075         * src/main.c
1076                 fix the labels a smidgin
1077
1078 2006-07-09 [colin]      2.3.1cvs78
1079
1080         * src/textview.c
1081                 Show errors in textviewer's command
1082                 Patch by H. Merijn Brand
1083
1084 2006-07-09 [colin]      2.3.1cvs77
1085
1086         * src/compose.c
1087                 Save FMID in drafts too
1088
1089 2006-07-08 [colin]      2.3.1cvs76
1090
1091         * src/compose.c
1092                 Svae RMID in drafted mails too
1093                 Save quote_fmt vars for whole mails,
1094                 don't reset at each quote_fmt_init:
1095                 allows to use the same |i{var} in
1096                 various template fields
1097         * src/prefs_template.c
1098         * src/quote_fmt.h
1099         * src/quote_fmt_parse.y
1100                 Same
1101
1102 2006-07-08 [colin]      2.3.1cvs75
1103
1104         * src/textview.c
1105                 Fix highlighting of attached parts URIs
1106
1107 2006-07-08 [colin]      2.3.1cvs74
1108
1109         * src/main.c
1110                 Prevent bug #981 (sc 2.3.1 segfaults with 
1111                 gtk+ 2.10) from being reported again:
1112                 if Sylpheed-Claws has been compiled against
1113                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1114                 of if Sylpheed-Claws has been compiled against
1115                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1116                 error out.
1117
1118 2006-07-07 [colin]      2.3.1cvs73
1119
1120         * src/prefs_actions.c
1121                 Fix label
1122
1123 2006-07-07 [colin]      2.3.1cvs72
1124
1125         * src/prefs_actions.c
1126                 Fix compile on gtk < 2.8. argh :)
1127
1128 2006-07-07 [paul]       2.3.1cvs71
1129
1130         * src/common/defs.h
1131                 update DONATE_URI
1132
1133 2006-07-07 [colin]      2.3.1cvs70
1134
1135         * po/POTFILES.in
1136         * src/quote_fmt.c
1137         * src/quote_fmt_lex.l
1138         * src/quote_fmt_parse.y
1139                 Add |i{var}, a way to insert user-entered
1140                 text in a template
1141
1142 2006-07-07 [colin]
1143
1144         * 2.4.0-rc3 released
1145
1146 2006-07-07 [colin]      2.3.1cvs69
1147
1148         * src/folder.c
1149                 Don't consider inboxes of UNKNOWN folder 
1150                 classes to be useable as default inboxes
1151
1152 2006-07-07 [paul]       2.3.1cvs68
1153
1154         * src/textview.c
1155                 add missing #include <errno.h>
1156                 Thanks to René J. Blokland
1157
1158 2006-07-07 [paul]       2.3.1cvs67
1159
1160         * src/action.c
1161                 Return now Closes dialog
1162         * src/mimeview.c
1163         * src/mimeview.h
1164         * src/textview.c
1165                 add contextual menu to mime parts listed
1166                 in the textview
1167                 Thanks to Colin
1168         * src/common/utils.c
1169                 reversal: ' is a valid character in URLs
1170
1171 2006-07-06 [colin]      2.3.1cvs66
1172
1173         * src/remotefolder.h
1174                 Forgotten in previous commit
1175
1176 2006-07-06 [colin]      2.3.1cvs65
1177
1178         * src/folder.c
1179                 Set summary update flag whenever
1180                 totals changed
1181         * src/imap.c
1182         * src/prefs_account.c
1183         * src/common/utils.h
1184         * src/etpan/imap-thread.c
1185                 Fix warnings, thanks to Fabien and
1186                 Ricardo
1187
1188 2006-07-06 [wwp]        2.3.1cvs64
1189
1190         * src/gtk/gtkutils.c
1191                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1192
1193 2006-07-06 [wwp]        2.3.1cvs63
1194
1195         * src/account.c
1196         * src/addressbook.c
1197         * src/addressitem.h
1198         * src/folderview.c
1199         * src/mainwindow.c
1200         * src/manual.c
1201         * src/manual.h
1202         * src/message_search.c
1203         * src/prefs_actions.c
1204         * src/prefs_filtering.c
1205         * src/prefs_filtering.h
1206         * src/prefs_template.c
1207         * src/summary_search.c
1208         * src/summaryview.c
1209         * src/gtk/gtkutils.c
1210         * src/gtk/gtkutils.h
1211         * src/gtk/pluginwindow.c
1212                 add help buttons to some dialogs. Clicking such buttons opens a
1213                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1214
1215 2006-07-06 [paul]       2.3.1cvs62
1216
1217         * src/textview.c
1218                 fix attachments contextual menu
1219                 Thanks to Colin
1220
1221 2006-07-05 [colin]      2.3.1cvs61
1222
1223         * src/textview.c
1224         * src/compose.c
1225                 Handle sftp:// links
1226
1227 2006-07-05 [paul]       2.3.1cvs60
1228
1229         * src/gtk/filesel.c
1230                 grab save button by default
1231                 Thanks to Colin
1232
1233 2006-07-05 [wwp]        2.3.1cvs59
1234
1235         * manual/xml2pdf
1236                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1237
1238 2006-07-04 [colin]      2.3.1cvs58
1239
1240         * src/mimeview.c
1241         * src/textview.c
1242                 Use left click to select, middle click to open
1243                 on mimeparts links
1244         * src/common/utils.c
1245                 Fix segfault
1246
1247 2006-07-04 [colin]      2.3.1cvs57
1248
1249         * src/mainwindow.c
1250         * src/news.c
1251                 Warning fixes, thanks to Fabien
1252
1253 2006-07-04 [colin]      2.3.1cvs56
1254
1255         * src/mimeview.c
1256         * src/mimeview.h
1257         * src/textview.c
1258                 Allow parts to be selected via their text label
1259                 in textview
1260
1261 2006-07-04 [colin]      2.3.1cvs55
1262
1263         * src/folderview.c
1264                 Feedback when closing (for big folders)
1265         * src/prefs_actions.c
1266         * src/prefs_filtering.c
1267         * src/prefs_matcher.c
1268         * src/prefs_template.c
1269                 Fix default button when closing without
1270                 having saved
1271
1272 2006-07-04 [colin]      2.3.1cvs54
1273
1274         * src/news.c
1275                 Delete local file on deletion
1276
1277 2006-07-03 [colin]      2.3.1cvs53
1278
1279         * src/folderview.c
1280         * src/main.c
1281                 Don't freeze when rescanning after crash
1282
1283 2006-07-03 [wwp]        2.3.1cvs52
1284
1285         * src/compose.c
1286         * src/privacy.c
1287         * src/privacy.h
1288         * src/plugins/pgpinline/pgpinline.c
1289         * src/plugins/pgpmime/pgpmime.c
1290                 don't report an error when the user cancels the passphrase dialog.
1291
1292 2006-07-02 [colin]      2.3.1cvs51
1293
1294         * src/folderview.c
1295                 Open message when crossing folders with Space,
1296                 goto next unread and friends
1297
1298 2006-07-01 [colin]      2.3.1cvs50
1299
1300         * src/prefs_account.c
1301                 Typographic rules varying from language
1302                 to language (in french "Protocole :"),
1303                 we have to do that :)
1304
1305 2006-07-01 [ticho]      2.3.1cvs49
1306
1307         * src/prefs_account.c
1308                 Only use one temporary gchar* variable in
1309                 prefs_account_protocol_set_optmenu().
1310
1311 2006-07-01 [ticho]      2.3.1cvs48
1312
1313         * src/prefs_account.c
1314         * src/prefs_account.h
1315                 Use GtkLabel for existing account protocol name.
1316                 Created an array for protocol names and populate the
1317                 combobox from it in a for() cycle.
1318
1319 2006-06-30 [colin]      2.3.1cvs47
1320
1321         * src/compose.c
1322                 Block undo when changing signature (by changing
1323                 account)
1324
1325 2006-06-30 [paul]       2.3.1cvs46
1326
1327         * src/send_message.c
1328                 when editing From in the Compose window, use that address
1329                 in the Return-Path: header
1330                 Thanks to Colin
1331
1332 2006-06-30 [colin]      2.3.1cvs45
1333
1334         * src/compose.c
1335                 Fix signature replacement:
1336                 - when no newline before separator
1337                 - when reediting
1338
1339 2006-06-29 [colin]      2.3.1cvs44
1340
1341         * src/folderview.c
1342         * src/folderview.h
1343         * src/mainwindow.c
1344         * src/summaryview.c
1345                 Let 'View/Go to/Next marked' work like
1346                 Next new & Next unread: across folders
1347                 Change the select_on_entry pref to do
1348                 what we want when changing folder
1349         * src/common/utils.c
1350                 Fix single-quoted links 
1351
1352 2006-06-29 [colin]      2.3.1cvs43
1353
1354         * src/gtk/gtkaspell.c
1355                 "Sylpheed" and "Sylpheed-Claws" do exist !
1356
1357 2006-06-29 [colin]      2.3.1cvs42
1358
1359         * src/imap.c
1360                 Forgot to remove debug
1361
1362 2006-06-29 [colin]      2.3.1cvs41
1363
1364         * src/imap.c
1365         * src/imap.h
1366         * src/mainwindow.c
1367                 Disconnect from IMAP servers when going
1368                 offline. Fixes bug #978 (going to offline-mode 
1369                 won't close connections)
1370
1371 2006-06-29 [colin]      2.3.1cvs40
1372
1373         * src/main.c
1374                 Fix transient setting on failing plugins
1375                 Patch by Fabien
1376         * src/plugins/pgpcore/sgpgme.c
1377                 Only warn for OpenPGP. Most people don't
1378                 have CMS available.
1379
1380 2006-06-29 [colin]      2.3.1cvs39
1381
1382         * src/compose.c
1383                 Fix Spelling menu (discrepancy between context menu
1384                 and top menu when folder's dictionary isn't the 
1385                 default one)
1386         * src/plugins/pgpcore/sgpgme.c
1387                 More error reporting about why gpgme can fail
1388
1389 2006-06-29 [wwp]        2.3.1cvs38
1390
1391         * src/mainwindow.c
1392                 honor the display-header-pane setting even when the message view
1393                 is a separate window.
1394
1395 2006-06-29 [wwp]        2.3.1cvs37
1396
1397         * src/prefs_actions.c
1398                 forgot to commit that one (use of GTK_STOCK_INFO).
1399
1400 2006-06-29 [colin]      2.3.1cvs36
1401
1402         * src/imap.c
1403                 Better handling of login errors (ask the password
1404                 again once), alert in case of error. Fix three
1405                 signedness warnings.
1406
1407 2006-06-28 [wwp]        2.3.1cvs35
1408
1409         * src/prefs_template.c
1410         * src/prefs_matcher.c
1411         * src/prefs_filtering_action.c
1412         * src/prefs_quote.c
1413                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1414                 patch by Fabien Vantard, slightly modified.
1415
1416 2006-06-28 [paul]
1417
1418         2.4.0-rc2 released
1419
1420 2006-06-28 [colin]      2.3.1cvs34
1421
1422         * src/prefs_account.c
1423                 Fix bug #977 (Can't add or edit imap accounts)
1424
1425 2006-06-28 [colin]      2.3.1cvs33
1426
1427         * src/mimeview.c
1428                 Fix previous
1429
1430 2006-06-28 [colin]      2.3.1cvs32
1431
1432         * src/mimeview.c
1433                 Save named inlined attachments with "Save all"
1434         * src/main.c
1435         * src/mbox.c
1436         * src/common/plugin.c
1437         * src/common/plugin.h
1438         * src/common/sylpheed.c
1439         * src/common/utils.c
1440         * src/plugins/pgpcore/sylpheed.def
1441         * src/plugins/pgpinline/sylpheed.def
1442         * src/plugins/pgpmime/sylpheed.def
1443                 Win32 compatibility patch, by
1444                 Werner Koch
1445
1446 2006-06-28 [wwp]        2.3.1cvs31
1447
1448         * src/imap.c
1449         * src/prefs_folder_item.c
1450                 less compilation warnings (thanks to Fabien Vantard), less typos.
1451
1452 2006-06-28 [paul]       2.3.1cvs30
1453
1454         * src/gtk/gtkutils.c
1455                 gtk_combo_box_set_focus_on_click() is only
1456                 available since gtk 2.6.0
1457
1458 2006-06-28 [paul]       2.3.1cvs29
1459
1460         * src/prefs_ext_prog.c
1461                 fix engrish and add a tooltip for the
1462                 'command for 'Display as text' option
1463
1464 2006-06-28 [paul]
1465
1466         2.4.0-rc1 released
1467
1468 2006-06-28 [paul]       2.3.1cvs28
1469
1470         * ChangeLog
1471         * tools/Makefile.am
1472                 include textviewer.pl in releases
1473
1474 2006-06-28 [paul]       2.3.1cvs27
1475
1476         * src/prefs_ext_prog.c
1477                 hide Print command option if libgnomeprint
1478                 support is present
1479
1480 2006-06-27 [colin]      2.3.1cvs26
1481
1482         * src/compose.c
1483                 Fix Esc handling in insert/attach dialog
1484                 Don't show this dialog if dragging something
1485                 else than text/uri-list
1486                 Thanks to Fabien Vantard
1487         * tools/textviewer.pl
1488                 Filter script to display stuff as text
1489                 by H. Merijn Brand
1490
1491 2006-06-27 [wwp]        2.3.1cvs25
1492
1493         * src/messageview.c
1494                 use the exact product name (message view title), patch
1495                 by Fabien Vantard.
1496
1497 2006-06-27 [ticho]      2.3.1cvs24
1498
1499         * src/prefs_account.c
1500         * src/prefs_common.c
1501         * src/prefs_common.h
1502         * src/prefs_ext_prog.c
1503         * src/textview.c
1504                 Add a preference (Preferences/External programs)
1505                 to allow "Display as text" to be done via a script
1506                 (patch by H.Merijn Brand).
1507                 Use GtkComboBox for protocol selection in account
1508                 preferences.
1509                 Only include current choice for existing accounts, and
1510                 insensitivize the combobox.
1511
1512 2006-06-27 [paul]       2.3.1cvs23
1513
1514         * src/mbox.c
1515                 fix crasher introduced in cvs21.
1516                 Thanks to Colin
1517
1518 2006-06-26 [colin]      2.3.1cvs22
1519
1520         * src/mbox.c
1521                 Fix double-frees when leaving folders
1522                 after exporting to mbox
1523
1524 2006-06-26 [colin]      2.3.1cvs21
1525
1526         * src/mbox.c
1527                 More feedback (and optimisation)
1528                 on import/export
1529         * src/common/utils.c
1530                 Fix case when looking for mail addresses
1531         * src/gtk/gtkutils.c
1532                 Extra check for (X-)Face
1533
1534 2006-06-25 [ticho]      2.3.1cvs20
1535
1536         * src/compose.c
1537         * src/exphtmldlg.c
1538         * src/gtk/gtkutils.c
1539         * src/gtk/gtkutils.h
1540                 Added second argument to gtkut_sc_combobox_create() to
1541                 control focus-on-click for the widget.
1542                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1543
1544 2006-06-25 [ticho]      2.3.1cvs19
1545
1546         * src/compose.c
1547         * src/gtk/Makefile.am
1548         * src/gtk/combobox.c
1549         * src/gtk/combobox.h
1550         * src/gtk/gtkutils.c
1551         * src/gtk/gtkutils.h
1552                 Use GtkComboBox instead of deprecated GtkOptionMenu
1553                 for account selector in compose window and for encoding
1554                 selector in attachment properties.
1555                 Also factorise working with the new GtkComboBox somewhat.
1556
1557 2006-06-24 [paul]       2.3.1cvs18
1558
1559         * src/prefs_common.c
1560                 use the correct default value
1561
1562 2006-06-24 [paul]       2.3.1cvs17
1563
1564         * src/compose.c
1565         * src/prefs_common.c
1566         * src/prefs_common.h
1567         * src/prefs_compose_writing.c
1568                 enable setting of default action when
1569                 dnd'ing files in the compose window.
1570                 (Collaborative effort with wwp)
1571
1572 2006-06-23 [wwp]        2.3.1cvs16
1573
1574         * src/compose.c
1575                 i18n fix (thanks to Fabien Vantard)
1576
1577 2006-06-22 [colin]      2.3.1cvs15
1578
1579         * src/prefs_customheader.c
1580                 Don't use filters in custom headers' file 
1581                 selector. Remember, extensions mean nothing :)
1582
1583 2006-06-22 [paul]       2.3.1cvs14
1584
1585         * configure.ac
1586                 allow setting of man directory location
1587
1588 2006-06-22 [colin]      2.3.1cvs13
1589
1590         * src/mainwindow.c
1591                 Add 'View/Go to/Next unread folder'.
1592                 I missed that :)
1593
1594 2006-06-22 [colin]      2.3.1cvs12
1595
1596         * src/common/utils.c
1597                 Add some subject prefixes
1598                 Patch by Bjorn T Johansen <btj@havleik.no>
1599
1600 2006-06-22 [colin]      2.3.1cvs11
1601
1602         * manual/advanced.xml
1603                 Forgotten hidden pref
1604
1605 2006-06-21 [paul]       2.3.1cvs10
1606
1607         * src/prefs_account.c
1608                 complete the removal of 'Add date header' option
1609
1610 2006-06-21 [paul]       2.3.1cvs9
1611
1612         * src/account.c
1613         * src/compose.c
1614         * src/prefs_account.c
1615         * src/prefs_account.h
1616                 remove option to add date header - always
1617                 add date header
1618         * src/etpan/imap-thread.c
1619                 fix warnings (Thanks to Colin)
1620
1621 2006-06-21 [wwp]        2.3.1cvs8
1622
1623         * src/folder.c
1624                 set the attachment flag when inline text part are (file)named. This is more convenient
1625                 when receiving (for instance) inline source files or patches sent using thunderbird.
1626
1627 2006-06-21 [paul]       2.3.1cvs7
1628
1629         * src/inc.c
1630                 fix off-by-one count of current msg in
1631                 statusbar filtering progressbar
1632
1633 2006-06-21 [paul]       2.3.1cvs6
1634
1635         * src/folder.c
1636                 Show attachment icon even if the part is 'inline'
1637                 if the following conditions are met:
1638                 - content-type != 'text/plain'
1639                 - content-type != '*/pgp-signature'
1640                 - either 'name' or 'filename' parameter is not NULL
1641                 
1642                 Thanks to Colin
1643
1644 2006-06-21 [paul]       2.3.1cvs5
1645
1646         * src/messageview.c
1647         * src/prefs_common.c
1648         * src/prefs_common.h
1649         * src/prefs_other.c
1650                 add an option to 'Never send Return
1651                 Receipts'
1652                 Thanks to Colin
1653
1654 2006-06-20 [mones]      2.3.1cvs4
1655
1656         * po/es.po
1657                 updated
1658         * src/compose.c
1659                 typo fixed (space after comma)
1660         * tools/make.themes.project
1661                 remove exec mode from tarball files
1662
1663 2006-06-20 [colin]      2.3.1cvs3
1664
1665         * src/news.c
1666         * src/procheader.c
1667         * src/unmime.c
1668                 Better fix for \n's in headers (don't 
1669                 break Received: and others)
1670
1671 2006-06-20 [paul]       2.3.1cvs2
1672
1673         * src/alertpanel.c
1674         * src/textview.c
1675                 improve legibility of phishing attempt
1676                 dialog
1677
1678 2006-06-20 [paul]       2.3.1cvs1
1679
1680         * NEWS
1681         * README
1682         * configure.ac
1683                 Update version number following
1684                 stable release
1685
1686 2006-06-20 [colin]      2.3.0cvs26
1687
1688         * src/compose.c
1689                 When dragging a file to the text of the compose
1690                 window, ask whether we want to insert or attach
1691                 (I know lots of people who do that to attach)
1692
1693 2006-06-20 [colin]      2.3.0cvs25
1694
1695         * src/etpan/imap-thread.c
1696                 Fix threshold (the append command is often > 32 bytes)
1697
1698 2006-06-19 [colin]      2.3.0cvs24
1699
1700         * src/imap.c
1701         * src/etpan/imap-thread.c
1702                 Workaround Rockliffe IMAP server bug: replace
1703                 "x UID SEARCH (ANSWERED UID 1:*)" with
1704                 "x UID SEARCH ANSWERED"
1705                 (Rockliffe doesn't handle the parenthesis)
1706
1707 2006-06-19 [colin]      2.3.0cvs23
1708
1709         * src/compose.c
1710         * src/imap.c
1711         * src/etpan/imap-thread.c
1712                 Probably fix bug #972 (Freezes when adding 
1713                 an attachment to the message)
1714         * src/common/defs.h
1715                 Modernize Firefox cmd
1716
1717
1718 2006-06-18 [colin]      2.3.0cvs22
1719
1720         * src/prefs_customheader.c
1721                 Only allow correct filenames for various
1722                 custom headers
1723
1724 2006-06-18 [colin]      2.3.0cvs21
1725
1726         * src/prefs_customheader.c
1727                 Add a 'From File...' button in custom headers prefs, which
1728                 try to do the right thing: 
1729                 for normal headers, use file as plaintext,
1730                 for X-Face, calls compface,
1731                 for Face, encode to b64.
1732
1733 2006-06-17 [colin]      2.3.0cvs20
1734
1735         * src/mh.c
1736                 Warning fix
1737
1738 2006-06-16 [colin]      2.3.0cvs19
1739
1740         * src/summaryview.c
1741                 Recursive quicksearch: show message list
1742                 in current folder, *then* search children
1743                 in the background.
1744
1745 2006-06-16 [colin]      2.3.0cvs18
1746
1747         * src/main.c
1748                 Instead of ignoring SIGPIPE, save caches
1749                 when getting one. Will fix the fact that
1750                 hot caches are out-of-date when logging 
1751                 out of Xorg.
1752         * src/compose.c
1753         * src/prefs_compose_writing.c
1754                 Only save text (not attachments) when 
1755                 auto-saving to drafts
1756         * src/unmime.c
1757                 Always replace \n, \r and \t with spaces
1758                 in headers
1759         * manual/dist/html/Makefile.am
1760         * manual/dist/pdf/Makefile.am
1761         * manual/dist/ps/Makefile.am
1762         * manual/dist/txt/Makefile.am
1763         * manual/fr/dist/html/Makefile.am
1764         * manual/fr/dist/pdf/Makefile.am
1765         * manual/fr/dist/ps/Makefile.am
1766         * manual/fr/dist/txt/Makefile.am
1767         * manual/pl/dist/html/Makefile.am
1768         * manual/pl/dist/pdf/Makefile.am
1769         * manual/pl/dist/ps/Makefile.am
1770         * manual/pl/dist/txt/Makefile.am
1771                 Fix make clean removing pregenerated manuals
1772
1773
1774 2006-06-16 [colin]      2.3.0cvs17
1775
1776         * src/plugins/pgpcore/sgpgme.c
1777         * src/plugins/pgpmime/pgpmime.c
1778         * src/plugins/pgpinline/pgpinline.c
1779                 Better error reporting in setup_signers.
1780                 Don't fallback to default key if specified
1781                 key isn't found.
1782                 Don't allow signing if more than one secret
1783                 key matches the one specified in prefs.
1784
1785 2006-06-15 [colin]      2.3.0cvs16
1786
1787         * src/folderview.c
1788                 Add "Send queue" in the folder's contextual
1789                 menu
1790         * src/compose.c
1791         * src/messageview.c
1792         * src/privacy.c
1793         * src/privacy.h
1794         * src/procmime.c
1795         * src/procmsg.c
1796         * src/plugins/pgpcore/passphrase.c
1797         * src/plugins/pgpcore/sgpgme.c
1798         * src/plugins/pgpinline/pgpinline.c
1799         * src/plugins/pgpmime/pgpmime.c
1800                 Better error reporting
1801         * src/mbox.c
1802                 Probably fix bug #971 (2.2.3 cannot read mail 
1803                 from local mbox)
1804
1805
1806 2006-06-15 [mones]      2.3.0cvs15
1807
1808         * tools/make.themes.project
1809                 creates the themes project from the web page
1810
1811 2006-06-15 [colin]      2.3.0cvs14
1812
1813         * src/folder.c
1814                 Better fix (avoid losing the folder if scan_tree 
1815                 fails)
1816
1817 2006-06-15 [cleroy]     2.3.0cvs13
1818
1819         * src/folder.c
1820                 Probably fix Bug #969 (crash on rebuilding 
1821                 imap folder)
1822
1823 2006-06-14 [colin]      2.3.0cvs12
1824
1825         * manual/dtd/manual.xsl
1826         * manual/sylpheed-claws-manual.xml
1827         * manual/fr/sylpheed-claws-manual.xml
1828         * manual/pl/sylpheed-claws-manual.xml
1829                 Insert pagebreaks between sections
1830
1831 2006-06-14 [paul]       2.3.0cvs11
1832
1833         * configure.ac
1834                 better fix than 2.3.0cvs10
1835
1836 2006-06-14 [paul]       2.3.0cvs10
1837
1838         * configure.ac
1839                 fix setting of PACKAGE_DATA_DIR with newer autoconf
1840                 (backwards compatible)
1841
1842 2006-06-13 [colin]      2.3.0cvs9
1843
1844         * src/messageview.c
1845                 Fix sending of return receipt with the new queue folders
1846
1847 2006-06-13 [wwp]        2.3.0cvs8
1848
1849         * src/quote_fmt_lex.l
1850                 fix wrong tokens returned in quote_fmt lexer, query not().
1851
1852 2006-06-13 [wwp]        2.3.0cvs7
1853
1854         * src/folder.c
1855         * src/prefs_folder_item.c
1856                 allow changing folder type even when folder is not a top-level one,
1857                 thanks to Colin.
1858
1859 2006-06-12 [colin]      2.3.0cvs6
1860
1861         * src/folderview.c
1862                 Fix double-ask of "Do you want to mark all
1863                 as read"
1864
1865 2006-06-12 [colin]      2.3.0cvs5
1866
1867         * src/compose.c
1868         * src/compose.h
1869         * src/folder.c
1870         * src/folder.h
1871         * src/imap.c
1872         * src/inc.c
1873         * src/main.c
1874         * src/messageview.c
1875         * src/mh.c
1876         * src/prefs_folder_item.c
1877         * src/procheader.c
1878         * src/procmime.c
1879         * src/procmsg.c
1880         * src/procmsg.h
1881         * src/send_message.c
1882         * src/summaryview.c
1883         * src/toolbar.c
1884                 Apply bug #964's patch (Queue and drafts aren't normal)
1885                 The Drafts and Queue folder now contain RFC-822 files,
1886                 allowing to move and copy mails from and to these 
1887                 folders. Moving from Drafts to Queue will prepare the
1888                 mail for sending (PGP signature, encryption, etc).
1889                 This patch also rework sending errors handling to try
1890                 to be more helpful.
1891                 Also, allow redefining folder types via the GUI 
1892                 (Folder type in its Properties)
1893
1894 2006-06-12 [colin]      2.3.0cvs4
1895
1896         * src/summaryview.c
1897         * src/prefs_common.c
1898         * src/prefs_common.h
1899         * src/gedit-print.c
1900                 Allow to define a specific print font - patch
1901                 by Bernhard Walle <bernhard.walle@gmx.de>
1902         * src/prefs_fonts.c
1903         * manual/advanced.xml
1904         * manual/fr/advanced.xml
1905                 Add a hidden pref to allow deletion without
1906                 confirmation
1907
1908 2006-06-12 [wwp]        2.3.0cvs3
1909
1910         * .cvsignore
1911                 more files to ignore.
1912
1913 2006-06-12 [wwp]        2.3.0cvs2
1914
1915         * src/quote_fmt.c
1916         * src/quote_fmt_lex.l
1917         * src/quote_fmt_parse.y
1918                 extend the quote_fmt parser (templates and quotes):
1919                 - allow limited sub-expressions in |p{} and |f{} expressions,
1920                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
1921                 - implemented/fixed missing implementation of query_references and show_references,
1922                 - completed, fixed contents and format of the symbols help dialog,
1923                 - fix some compilation warnings.
1924
1925 2006-06-12 [wwp]        2.3.0cvs1
1926
1927         * manual/advanced.xml
1928         * manual/fr/advanced.xml
1929                 updates in the "templates" section of the manual (eng/fr):
1930                  - be more precise (both versions)
1931                  - completed to match the english reference (fr version)
1932                  - touchups (both versions)
1933
1934 2006-06-12 [paul]       2.3.0
1935
1936         2.3.0 released
1937
1938 2006-06-12 [paul]       2.2.3cvs14
1939
1940         * po/ca.po
1941         * po/cs.po
1942         * po/de.po
1943         * po/el.po
1944         * po/fr.po
1945         * po/it.po
1946         * po/pt_BR.po
1947         * po/sr.po
1948         * po/zh_CN.po
1949                 updated by Miquel Oliete, Tim, Stephan Sachse,
1950                 Stavros Giannouris, Fabien Vantard, Andrea
1951                 Spadaccini, Frederico Goncalves Guimaraes,
1952                 Aleksandar Urosevic, and Ralgh Young
1953
1954 2006-06-12 [colin]      2.2.3cvs13
1955
1956         * src/mbox.c
1957                 Add missing header
1958
1959 2006-06-11 [colin]      2.2.3cvs12
1960
1961         * src/msgcache.c
1962                 Verify that g_malloc() succeeded
1963
1964 2006-06-11 [colin]      2.2.3cvs11
1965
1966         * src/wizard.c
1967                 Add Face header to welcome mail
1968
1969 2006-06-10 [colin]      2.2.3cvs10
1970
1971         * src/textview.c
1972                 Revert previous (Forgot it changes the
1973                 margin on the whole mail)
1974
1975 2006-06-10 [colin]      2.2.3cvs9
1976
1977         * src/textview.c
1978                 Don't overlap long headers under (X-)Face
1979
1980 2006-06-10 [mones]      2.2.3cvs8
1981
1982         * manual/xml2pdf
1983                 allow generation of manual on systems lacking saxon binary
1984                 but with java and the saxon library installed
1985
1986         * po/es.po
1987                 updated for release
1988
1989 2006-06-09 [colin]      2.2.3cvs7
1990
1991         * src/summaryview.c
1992                 Fix leak when using Display Sender using Addressbook
1993
1994 2006-06-09 [colin]      2.2.3cvs6
1995
1996         * src/compose.c
1997         * src/folder.c
1998         * src/folderview.c
1999         * src/mimeview.c
2000         * src/summaryview.c
2001                 More leaks fixes
2002
2003 2006-06-09 [paul]       2.2.3cvs5
2004
2005         * AUTHORS
2006         * src/gtk/authors.h
2007         * tools/claws.i18n.status.pl
2008                 updated with new info
2009
2010 2006-06-09 [paul]       2.2.3cvs4
2011
2012         * README
2013                 updated
2014         * manual/ack.xml
2015                 add wwp to authors list
2016         * src/gtk/authors.h
2017                 update mine and Colin's addresses
2018
2019 2006-06-08 [colin]      2.2.3cvs3
2020
2021         * src/etpan/imap-thread.c
2022                 Fix leak on SSL cert check
2023
2024 2006-06-08 [colin]      2.2.3cvs2
2025
2026         * src/common/utils.c
2027                 Fix leak
2028
2029 2006-06-08 [paul]       2.2.3cvs1
2030
2031         * configure.ac
2032                 Update version number following
2033                 stable release
2034
2035 2006-06-07 [colin]      2.2.2cvs3
2036
2037         * src/msgcache.c
2038                 Fix catching cache read errors (guint instead of gint)
2039                 Prevent malloc'ing more than 8MB (means cache corruption)
2040
2041 2006-06-07 [paul]       2.2.2cvs2
2042
2043         * src/exporthtml.c
2044         * src/exportldif.c
2045         * src/mh.c
2046         * src/mutt.c
2047         * src/pine.c
2048         * src/common/utils.c
2049                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2050                 obey $HOME'
2051                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2052                 Thanks to Colin
2053
2054 2006-06-06 [paul]       2.2.2cvs1
2055
2056         * configure.ac
2057                 Update version number following
2058                 stable release
2059
2060 2006-06-06 [paul]       2.2.1cvs6
2061
2062         * src/matcher.c
2063                 fix  implicit declaration of
2064                 sylpheed_do_idle()
2065                 Patch by Fabien Vantard
2066
2067 2006-06-06 [paul]       2.2.1cvs5
2068
2069         * src/matcher.c
2070                 fix age_greater and age_lower so that they
2071                 mean what say and not '...or equal to'
2072                 Thanks to Colin
2073
2074 2006-06-06 [paul]       2.2.1cvs4
2075
2076         * src/textview.c
2077         * src/common/utils.c
2078                 fix URI check
2079                 Thanks to Colin
2080
2081 2006-06-05 [wwp]        2.2.1cvs3
2082
2083         * manual/fr/account.xml
2084                 minor language fixes (thanks to Fabien Vantard).
2085
2086 2006-06-05 [colin]      2.2.1cvs2
2087
2088         * src/prefs_folder_item.c
2089         * src/folderview.c
2090                 Allow recursive setting of properties 
2091                 for whole mailboxes
2092         * src/matcher.c
2093                 Don't freeze on 'test' filtering rule
2094
2095 2006-06-05 [colin]      2.2.1cvs1
2096
2097         * configure.ac
2098                 Update version number following
2099                 stable release
2100
2101 2006-06-04 [wwp]        2.2.0cvs82
2102
2103         * manual/glossary.xml
2104         * manual/account.xml
2105         * manual/fr/glossary.xml
2106         * manual/fr/account.xml
2107                 added glossary section and references/links related to the Face custom header.
2108
2109 2006-06-04 [colin]      2.2.0cvs81
2110
2111         * src/summaryview.c
2112                 Skip to next message on move with no
2113                 immediate execution
2114
2115 2006-06-04 [wwp]        2.2.0cvs80
2116
2117         * manual/xml2pdf
2118                 added sanity checks, exit when needed.
2119
2120 2006-06-03 [paul]       2.2.0cvs79
2121
2122         * src/prefs_receive.c
2123                 page name is now 'Receiving'
2124         * src/prefs_send.c
2125                 page name is now 'Sending'
2126
2127 2006-06-03 [colin]      2.2.0cvs78
2128
2129         * src/plugins/spamassassin/spamassassin_gtk.c
2130                 Autoswitch to Localhost if transport was previously
2131                 disabled. Else people had to check [] Enable, then
2132                 *reselect* transport.
2133
2134 2006-06-03 [colin]      2.2.0cvs77
2135
2136         * src/plugins/pgpinline/pgpinline.c
2137         * src/plugins/pgpmime/pgpmime.c
2138                 Check that gpg_data_release_and_get_mem 
2139                 didn't fail (now, why this happens...)
2140
2141 2006-06-03 [colin]      2.2.0cvs76
2142
2143         * src/mbox.c
2144                 Fix bug #962 (Manual and/or UI should 
2145                 warn about incompatible locking 
2146                 causing dataloss)
2147
2148 2006-06-02 [cleroy]     2.2.0cvs75
2149
2150         * src/filtering.c
2151         * src/folder.c
2152         * src/procmsg.c
2153         * src/summaryview.c
2154                 Fix a few leaks
2155
2156 2006-06-02 [colin]      2.2.0cvs74
2157
2158         * src/main.c
2159                 On exit, free caches after writing them
2160                 Shuts up some valgrind false positives
2161         * src/procmsg.c
2162         * src/send_message.c
2163                 Fix races when reusing existing SMTP connections
2164                 Fix inexistant session timeout
2165         * src/toolbar.c
2166                 Display alertpanel after all queues have
2167                 been processed, not after each
2168
2169 2006-06-02 [wwp]        2.2.0cvs73
2170
2171         * manual/fr/glossary.xml
2172         * manual/fr/ack.xml
2173         * manual/ack.xml
2174                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2175
2176 2006-06-02 [wwp]        2.2.0cvs72
2177
2178         * manual/xml2pdf
2179         * manual/dist/pdf/Makefile.am
2180         * manual/dtd/manual.xsl
2181         * manual/fr/dist/pdf/Makefile.am
2182         * manual/pl/dist/pdf/Makefile.am
2183                 we changed the procedure to generate the .pdf version of the manual.
2184                 The procedure is more modern and the .pdf we get now has a valid index.
2185                 Here are the new pre-requisites:
2186
2187                 - JRE 1.x (1.4 here): there must be one from your distro
2188                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2189                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2190                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2191
2192                 See my posts for further info about the installation of this toolchain:
2193
2194                 Date: Fri, 19 May 2006 19:40:06 +0200
2195                 From: wwp <subscript@free.fr>
2196                 To: sylpheed-claws-devel@lists.sourceforge.net
2197                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2198
2199                 and
2200
2201                 Date: Wed, 24 May 2006 12:58:49 +0200
2202                 From: wwp <subscript@free.fr>
2203                 To: sylpheed-claws-devel@lists.sourceforge.net
2204                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2205
2206 2006-06-01 [colin]      2.2.0cvs71
2207
2208         * src/compose.c
2209                 Better guards against IMAP races
2210         * src/main.c
2211         * src/prefs_common.c
2212         * src/prefs_common.h
2213         * src/common/ssl_certificate.c
2214         * src/etpan/imap-thread.c
2215         * src/etpan/imap-thread.h
2216         * src/gtk/sslcertwindow.c
2217                 New hidden option ssl_skip_cert_check to 
2218                 avoid dups of bug #959 (libetpan linked
2219                 against gnutls and gnutls buggy on 64bit)
2220                 Present expired warning only once per
2221                 session/server.
2222         * manual/advanced.xml
2223         * manual/fr/advanced.xml
2224                 Document new option
2225
2226 2006-06-01 [wwp]        2.2.0cvs70
2227
2228         * src/messageview.c
2229                 fix for bug #961 (return receipt dialog 
2230                 complains incorrectly about return-path 
2231                 email adress being different), thanks 
2232                 to Colin.
2233
2234 2006-05-31 [cleroy]     2.2.0cvs69
2235
2236         * src/common/ssl.c
2237                 Guard against NULLs, although this
2238                 should never be an issue
2239
2240 2006-05-31 [colin]      2.2.0cvs68
2241
2242         * src/filtering.c
2243                 Use g_slist_prepend
2244         * src/imap.c
2245                 Don't remove caches when destroying folder, it
2246                 could (should) be done at exit
2247         * src/inc.c
2248                 free processing cache after incorporation
2249         * src/etpan/imap-thread.c
2250                 Maybe fix bug #959 (Crash on moving to emails 
2251                 to a imap account per ssl with a expired 
2252                 certificate.)
2253
2254 2006-05-30 [colin]      2.2.0cvs67
2255
2256         * src/summaryview.c
2257                 Put back event flush when displaying message
2258                 It avoids reading a bunch of messages just
2259                 by hitting shift-n for too long ;)
2260
2261 2006-05-29 [colin]      2.2.0cvs66
2262
2263         * src/summaryview.c
2264                 Remove useless g_warnings
2265
2266 2006-05-29 [colin]      2.2.0cvs65
2267
2268         * src/imap.c
2269                 Fix g_slist_append()s for performance
2270
2271 2006-05-29 [colin]      2.2.0cvs64
2272
2273         * src/compose.c
2274         * src/common/utils.c
2275                 Fix extraneous tab at start of addresses
2276         * src/mainwindow.c
2277                 Fix warnings (thanks to Fabien)
2278                 Fix crash at exit when composing messages 
2279                 exist
2280         * src/pop.c
2281                 Fix progress bar when deleting expired mails
2282                 Thanks to Hiro
2283         * src/summaryview.c
2284         * src/gtk/gtksctree.c
2285                 Fix re-sorting slowness
2286
2287 2006-05-29 [paul]       2.2.0cvs63
2288
2289         * src/mh.c
2290                 fetch full message when moving mails
2291                 from another mailbox, (fixed data loss
2292                 when filtering from IMAP to MH, introduced
2293                 in 2.2.0cvs57).
2294                 Thanks to Colin
2295
2296 2006-05-29 [mones]      2.2.0cvs62
2297
2298         * src/gtk/gtksctree.c
2299                 Unselect faster (patch by Colin)        
2300
2301 2006-05-26 [colin]      2.2.0cvs61
2302
2303         * src/summaryview.c
2304                 Unplug MSGINFO_UPDATE callback on delete too.
2305
2306 2006-05-26 [colin]      2.2.0cvs60
2307
2308         * src/foldersel.c
2309                 Fix bold in folder selection window with glib2.10
2310                 thanks Hiro
2311
2312 2006-05-26 [colin]      2.2.0cvs59
2313
2314         * src/procheader.c
2315                 Convert date only if necessary (and don't
2316                 try to convert from utf8 to utf8, too)
2317         * src/summaryview.c
2318                 Only set column's text if the column's 
2319                 displayed
2320
2321 2006-05-26 [colin]      2.2.0cvs58
2322
2323         * src/summaryview.c
2324         * src/gtk/gtkutils.c
2325                 Fix useless warning
2326
2327 2006-05-26 [colin]      2.2.0cvs57
2328
2329         * src/mainwindow.c
2330                 Make summaryview selectable as long as 
2331                 no message has focus
2332         * src/mh.c
2333                 Faster deletion (by implementing mh_remove_msgs)
2334                 Faster copy (avoid using mh_fetch_msg just to get
2335                 the filename)
2336                 Faster move (using move_file instead of copy_file
2337                 if MSG_IS_MOVE)
2338                 No progressbar if total number of mails to cp/mv 
2339                 is less than 100
2340         * src/summaryview.c
2341                 Fix removal from subject_table when mail gets moved
2342                 Faster deletion (g_slist_prepend instead of append)
2343         * src/gtk/gtksctree.c
2344                 Remove useless code
2345
2346 2006-05-25 [colin]      2.2.0cvs56
2347
2348         * src/common/ssl_certificate.c
2349                 Fix leak in expired cert check
2350
2351 2006-05-25 [colin]      2.2.0cvs55
2352
2353         * src/mh.c
2354                 Disable flags syncing on .mh_sequences - it
2355                 is buggy and marks mails read under unknown
2356                 conditions.
2357
2358 2006-05-25 [paul]
2359
2360         * 2.3.0-rc4 released
2361
2362 2006-05-24 [colin]      2.2.0cvs54
2363
2364         attention cvs users: if you manage to crash
2365         Sylpheed-Claws while moving, copying or deleting
2366         mails, we *are* interested in stack traces and
2367         valgrind logs. It looks stable, but one never
2368         knows...
2369
2370         * src/folder.c
2371                 Add progressbar for cache updates
2372         * src/folderutils.c
2373                 Optimize Mark all read in the current
2374                 folder
2375         * src/mh.c
2376                 Add progressbar for copy/move
2377         * src/procmsg.c
2378                 Optimize O(n^2) in copy/move
2379         * src/summaryview.c
2380         * src/gtk/gtksctree.c
2381                 Optimize O(n^2) algos
2382         * src/common/timing.h
2383                 Display ms instead of us
2384
2385 2006-05-24 [wwp]        2.2.0cvs53
2386
2387         * manual/fr/advanced.xml
2388                 updates to the French manual.
2389
2390 2006-05-24 [wwp]        2.2.0cvs52
2391
2392         * src/common/utils.c
2393                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2394
2395 2006-05-24 [wwp]        2.2.0cvs51
2396
2397         * src/folderutils.c
2398                 fixed "mark all read" in MH folders (thanks to Colin).
2399
2400 2006-05-24 [paul]       2.2.0cvs50
2401
2402         * doc/man/sylpheed-claws.1
2403                 updated the man page
2404
2405 2006-05-23 [colin]      2.2.0cvs49
2406
2407         * src/folderview.c
2408         * src/imap.c
2409         * src/inc.c
2410         * src/mbox.c
2411         * src/messageview.c
2412         * src/news.c
2413         * src/send_message.c
2414         * src/summaryview.c
2415         * src/gtk/sslcertwindow.c
2416                 alertpanel fixes, by Fabien
2417
2418 2006-05-23 [colin]      2.2.0cvs48
2419
2420         * src/folder.c
2421         * src/folderview.c
2422         * src/msgcache.c
2423         * src/summaryview.c
2424         * src/gtk/gtksctree.c
2425         * src/gtk/gtksctree.h
2426                 More timings
2427                 Fix slow loading problem, which was caused by the
2428                 use of some gtk_ctree funcs and their use of
2429                 g_list_position while gtk_ctree_(un)link'ing.
2430                 Reap more functions from gtkctree.c to be sure we
2431                 use our (fast) version instead of theirs.
2432         * src/mh.c
2433                 Fix copy of unread mails
2434
2435
2436 2006-05-22 [wwp]        2.2.0cvs47
2437
2438         * manual/fr/advanced.xml
2439                 updated.
2440
2441 2006-05-22 [colin]      2.2.0cvs46
2442
2443         * src/filtering.c
2444                 Fix possible infinite loop. 'copy' is not a 
2445                 final action, so when encountering a 'copy',
2446                 we have to check if a previous one was set
2447                 and do it. In the same way, if we encounter
2448                 a 'move' we have to perform a possibly 
2449                 pending 'copy'. This will slow down filtering
2450                 on IMAP if move+copy or multiple copy actions
2451                 are to be done, but handling it via the batch
2452                 would be really too convoluted.
2453
2454 2006-05-22 [wwp]        2.2.0cvs45
2455
2456         * manual/fr/advanced.xml
2457         * manual/fr/faq.xml
2458         * manual/fr/glossary.xml
2459         * manual/fr/handling.xml
2460         * manual/fr/intro.xml
2461         * manual/fr/plugins.xml
2462         * manual/fr/sylpheed-claws-manual.xml
2463                 sync w/ the english manual: updates URIs, documented mailing-list
2464                 support, better explanation about the enabled/disabled feature
2465                 in filtering/processing rules by Paul.
2466
2467 2006-05-21 [colin]      2.2.0cvs44
2468
2469         * src/summaryview.c
2470                 Don't expand after building threads, but during
2471
2472 2006-05-21 [colin]      2.2.0cvs43
2473
2474         * src/procmsg.c
2475         * src/summaryview.c
2476                 More timing possibilities... For next time I have 
2477                 to find out how the hell some 3GHz computer takes
2478                 one minute to open a 30k folder...
2479
2480 2006-05-21 [colin]      2.2.0cvs42
2481
2482         * manual/pl/advanced.xml
2483         * manual/pl/faq.xml
2484         * manual/pl/glossary.xml
2485         * manual/pl/handling.xml
2486         * manual/pl/intro.xml
2487         * manual/pl/plugins.xml
2488         * manual/pl/sylpheed-claws-manual.xml
2489                 Polish manual updated by Pawel
2490
2491 2006-05-20 [colin]
2492
2493         * 2.3.0-rc3 released
2494
2495 2006-05-20 [colin]      2.2.0cvs41
2496
2497         * src/imap.c
2498                 Fix -rc2 problems:
2499                 - remove cache of moved messages from original folder
2500                 - apply new flags to messages even if they aren't appliable
2501                   via IMAP.
2502
2503 2006-05-20 [colin]
2504
2505         * 2.3.0-rc2 released
2506
2507 2006-05-19 [colin]      2.2.0cvs40
2508
2509         * src/imap.c
2510                 Don't issue SELECT in imap_change_flags
2511                 before having checked that we indeed have
2512                 some flags to change. MSG_POSTFILTERED for
2513                 example can't be used on IMAP.
2514                 Fixes bug #955 (copying messages between 
2515                 imap folders is extremely slow), which was
2516                 a regression.
2517
2518 2006-05-19 [colin]      2.2.0cvs39
2519
2520         * src/folder.c
2521         * src/folder.h
2522         * src/folderview.c
2523                 Try to fix bug #830 (Some unread messages 
2524                 get marked read in IMAP inbox):
2525                 - Prevent scanning a folder if it's being 
2526                   opened via the GUI
2527                 - Postpone opening via the GUI of a folder
2528                   currently scanned.
2529
2530
2531 2006-05-19 [wwp]        2.2.0cvs38
2532
2533         * manual/advanced.xml
2534                 fix English+typo (thanks to Paul).
2535
2536 2006-05-19 [wwp]        2.2.0cvs37
2537
2538         * manual/advanced.xml
2539         * manual/fr/advanced.xml
2540         * src/gtk/logwindow.c
2541         * src/prefs_common.c
2542         * src/prefs_common.h
2543                 added hidden prefs to allow customization of colors used in
2544                 protocol log window (useful for dark gtk+ themes).
2545
2546 2006-05-19 [wwp]        2.2.0cvs36
2547
2548         * ChangeLog
2549                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2550
2551 2006-05-19 [paul]       2.2.0cvs35
2552
2553         * src/textview.c
2554                 make Reply-To fully clickable
2555         * src/gtk/logwindow.c
2556                 more colouring (SMTP ESMTP)
2557         Both patches by Pawel Pekala
2558
2559 2006-05-19 [cleroy]     2.2.0cvs34
2560
2561         * src/mh.c
2562                 Don't update flags from current folder
2563                 Probably fixes bug #935 (Read Messages 
2564                 Revert to Being Marked as Unread)
2565
2566 2006-05-18 [colin]      2.2.0cvs33
2567
2568         * src/imap.c
2569                 Warning fix
2570         * src/compose.c
2571         * src/mainwindow.c
2572         * src/summaryview.c
2573         * src/toolbar.c
2574                 Allow replying to multiple emails
2575                 in multiple windows
2576         * src/mimeview.c
2577         * src/etpan/imap-thread.c
2578                 Leak fixes
2579
2580 2006-05-18 [paul]       2.2.0cvs32
2581
2582         * src/summaryview.c
2583                 keep Mailing-List menu refreshed
2584                 Thanks to Colin
2585
2586 2006-05-18 [paul]       2.2.0cvs31
2587
2588         * manual/advanced.xml
2589         * manual/faq.xml
2590         * manual/glossary.xml
2591         * manual/handling.xml
2592         * manual/intro.xml
2593         * manual/plugins.xml
2594         * manual/sylpheed-claws-manual.xml
2595                 update URLs
2596                 add info about mailing-list support
2597                 edit filtering info
2598         * src/wizard.c
2599         * src/common/defs.h
2600         * src/gtk/about.c
2601         * src/plugins/dillo_viewer/README
2602                 update URLs
2603
2604 2006-05-17 [wwp]        2.2.0cvs30
2605
2606         * manual/handling.xml
2607         * manual/fr/handling.xml
2608                 documented the ability to enabled/disable filtering/processing rules.
2609
2610 2006-05-17 [colin]      2.2.0cvs29
2611
2612         * src/main.c
2613                 Don't initialize g_thread subsystem if it's 
2614                 already done (thanks to Hiro)
2615         * src/mimeview.c
2616                 Fix saving of parts when there name can't be
2617                 converted from UTF-8.
2618
2619 2006-05-17 [paul]       2.2.0cvs28
2620
2621         * po/Makefile.in.in
2622                 fix config.status warning with autoconf 2.60
2623
2624 2006-05-17 [paul]       2.2.0cvs27
2625
2626         * po/POTFILES.in
2627                 add src/mbox.c
2628
2629 2006-05-17 [wwp]        2.2.0cvs26
2630
2631         * src/mainwindow.c
2632                 fix useless and potentially dangerous buffer walking (thanks to Colin).
2633
2634 2006-05-17 [wwp]        2.2.0cvs25
2635
2636         * src/plugins/demo/demo.c
2637                 updated product name in plugin demo (many plugins need to be
2638                 sync'ed w/ that change).
2639
2640 2006-05-17 [colin]      2.2.0cvs24
2641
2642         * src/mh.c
2643                 Fix leak
2644
2645 2006-05-16 [colin]      2.2.0cvs23
2646
2647         * src/mainwindow.c
2648                 Stupid me hit again. Fix cvs22.
2649
2650 2006-05-16 [colin]      2.2.0cvs22
2651
2652         * src/mainwindow.c
2653                 Fix bug #922 (sylpheed-claws crashed after 
2654                 pushing on Inbox folder)
2655
2656 2006-05-16 [colin]      2.2.0cvs21
2657
2658         * src/compose.c
2659                 Make From header be copy/paste/select-able
2660
2661 2006-05-16 [wwp]        2.2.0cvs20
2662
2663         * src/export.c
2664         * src/matcher.c
2665         * src/summaryview.c
2666         * src/etpan/imap-thread.c
2667                 fix some compiler warnings (thanks to Colin).
2668
2669 2006-05-16 [wwp]        2.2.0cvs19
2670
2671         * src/action.c
2672         * src/gedit-print.c
2673         * src/inc.c
2674         * src/mainwindow.c
2675         * src/mh.c
2676         * src/statusbar.c
2677         * src/send_message.c
2678         * src/summaryview.c
2679                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2680
2681 2006-05-15 [colin]      2.2.0cvs18
2682
2683         * src/procmsg.c
2684                 Fix automatic rule creation with List-Post
2685
2686 2006-05-15 [paul]       2.2.0cvs17
2687
2688         * tools/filter_conv_new.pl
2689                 updated for rule enabling/disabling
2690                 claws version >= 2.3.x required
2691
2692 2006-05-15 [cleroy]     2.2.0cvs16
2693
2694         * src/main.c
2695                 Revert test
2696
2697 2006-05-15 [cleroy]     2.2.0cvs15
2698
2699         * src/main.c
2700                 test
2701
2702 2006-05-15 [wwp]        2.2.0cvs14
2703
2704         * manual/pl/.cvsignore
2705                 ignore generated files.
2706
2707 2006-05-14 [wwp]        2.3.0-rc1
2708
2709         * 2.3.0-rc1 released
2710
2711 2006-05-13 [wwp]        2.2.0cvs13
2712
2713         * src/filtering.c
2714         * src/filtering.h
2715         * src/matcher.c
2716         * src/matcher_parser_lex.l
2717         * src/matcher_parser_parse.y
2718         * src/prefs_filtering.c
2719                 new feature: provide the ability to disable filtering and processing
2720                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2721                 adaptations.
2722
2723 2006-05-13 [colin]      2.2.0cvs12
2724
2725         * src/compose.c
2726                 Remove useless if (a) b; else b;
2727                 Thanks to wwp
2728
2729 2006-05-13 [wwp]        2.2.0cvs11
2730
2731         * src/export.c
2732         * src/import.c
2733         * src/mainwindow.c
2734         * src/mbox.c
2735         * src/summaryview.c
2736         * src/summaryview.h
2737                 no more silent failures (or at least less ones) when importing
2738                 or exporting from/to mbox. Also start importing/exporting if
2739                 the necessary info is set.
2740
2741 2006-05-13 [wwp]        2.2.0cvs10
2742
2743         * RELEASE_NOTES
2744                 restored up-to-date release notes.
2745
2746 2006-05-13 [paul]       2.2.0cvs9
2747
2748         * po/nl.po
2749         * po/ru.po
2750                 updated by Tim Dijkstra and Pavlo Bohmat
2751
2752 2006-05-12 [colin]      2.2.0cvs8
2753
2754         * src/gtk/quicksearch.c
2755                 Add "k" as shortcut for "colorlabel". Patch
2756                 by ath42@users.sf.net.
2757
2758 2006-05-12 [paul]       2.2.0cvs7
2759
2760         * src/prefs_common.h
2761         * src/prefs_summaries.c
2762         * src/summaryview.c
2763                 when entering a folder also allow
2764                 going directly to first Marked message
2765
2766 2006-05-12 [paul]       2.2.0cvs6
2767
2768         * src/summaryview.c
2769                 always obey 'confirm before marking all
2770                 mails read' option
2771
2772 2006-05-12 [paul]       2.2.0cvs5
2773
2774         * src/textview.c
2775                 make Sender fully clickable
2776
2777 2006-05-12 [colin]      2.2.0cvs4
2778
2779         * src/compose.c
2780         * src/compose.h
2781                 Let From be editable
2782         * src/main.c
2783         * src/mh.c
2784                 Full support of .mh_sequences' Unseen seq
2785
2786 2006-05-12 [colin]      2.2.0cvs3
2787
2788         * src/folder.c
2789         * src/mainwindow.c
2790         * src/mainwindow.h
2791         * src/messageview.c
2792         * src/prefs_spelling.c
2793         * src/procheader.c
2794         * src/procmsg.c
2795         * src/procmsg.h
2796         * src/summaryview.c
2797         * src/toolbar.c
2798         * src/toolbar.h
2799                 Add contextual menu on Compose toolbar
2800                 button. Fixes bug #944 (Automatic
2801                 addresses not applied when changing account
2802                 from compose window)
2803                 add Mailing List support
2804                 based on the old 0.6.5claws25 patch by
2805                 Melvin Hadasht, with finishing touches
2806                 by Colin
2807                 Fix "ignore thread" when mails are threaded by
2808                 subject (and weren't ignored although appearing
2809                 in the thread).
2810                 GUI rework.
2811                 Both patches by Pawel.
2812
2813 2006-05-08 [paul]       2.2.0cvs2
2814
2815         * src/mainwindow.c
2816         * src/mainwindow.h
2817         * src/messageview.c
2818         * src/procheader.c
2819         * src/procmsg.c
2820         * src/procmsg.h
2821         * src/summaryview.c
2822                 add Mailing List support
2823                 based on the old 0.6.5claws25 patch by 
2824                 Melvin Hadasht, with finishing touches
2825                 by Colin
2826
2827 2006-05-08 [colin]      2.2.0cvs1
2828
2829         * src/mainwindow.c
2830         * src/toolbar.c
2831         * src/toolbar.h
2832                 Add contextual menu on Compose toolbar 
2833                 button. Fixes bug #944 (Automatic 
2834                 addresses not applied when changing account 
2835                 from compose window)
2836
2837 2006-05-08 [paul]       2.2.0
2838
2839         2.2.0 released
2840
2841 2006-05-08 [paul]       2.1.1cvs51
2842
2843         * po/cs.po
2844         * po/de.po
2845         * po/en_GB.po
2846         * po/fi.po
2847         * po/fr.po
2848         * po/pt_BR.po
2849         * po/sr.po
2850         * po/zh_CN.po
2851                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2852                 Fabien Vantard, Frederico Goncalves Guimaraes,
2853                 Aleksandar Urosevic, and Ralgh Young
2854
2855 2006-05-12 [colin]      2.1.1cvs50
2856
2857         * po/cs.po
2858         * po/de.po
2859         * po/en_GB.po
2860         * po/es.po
2861         * po/fi.po
2862         * po/fr.po
2863         * po/pt_BR.po
2864         * po/sr.po
2865         * po/zh_CN.po
2866                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2867                 Fabien Vantard, Frederico Goncalves Guimaraes,
2868                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2869
2870 2006-05-05 [colin]      2.1.1cvs49
2871
2872         * manual/Makefile.am
2873         * manual/pl/Makefile.am
2874         * manual/pl/account.xml
2875         * manual/pl/ack.xml
2876         * manual/pl/addrbook.xml
2877         * manual/pl/advanced.xml
2878         * manual/pl/faq.xml
2879         * manual/pl/glossary.xml
2880         * manual/pl/gpl.xml
2881         * manual/pl/handling.xml
2882         * manual/pl/intro.xml
2883         * manual/pl/keyboard.xml
2884         * manual/pl/plugins.xml
2885         * manual/pl/starting.xml
2886         * manual/pl/sylpheed-claws-manual.xml
2887         * manual/pl/dist/.cvsignore
2888         * manual/pl/dist/Makefile.am
2889         * manual/pl/dist/html/.cvsignore
2890         * manual/pl/dist/html/Makefile.am
2891         * manual/pl/dist/pdf/.cvsignore
2892         * manual/pl/dist/pdf/Makefile.am
2893         * manual/pl/dist/ps/.cvsignore
2894         * manual/pl/dist/ps/Makefile.am
2895         * manual/pl/dist/txt/.cvsignore
2896         * manual/pl/dist/txt/Makefile.am
2897                 Add the polish translation of the manual,
2898                 Authored by Pawel Pekala.
2899
2900 2006-05-05 [cleroy]     2.1.1cvs48
2901
2902         * src/main.c
2903                 Re-read matcherrc after loading plugins 
2904                 if some of them add folders.
2905
2906 2006-05-03 [colin]      2.1.1cvs47
2907
2908         * src/imap.c
2909                 I'm idiot
2910
2911 2006-05-03 [colin]      2.1.1cvs46
2912
2913         * src/imap.c
2914                 Be sure to have a session when
2915                 getting separator
2916
2917 2006-05-03 [colin]      2.1.1cvs45
2918
2919         * src/imap.c
2920         * src/imap.h
2921         * src/imap_gtk.c
2922                 Fix preventing renaming with namespace 
2923                 separator.
2924
2925 2006-05-01 [colin]      2.1.1cvs44
2926
2927         * src/action.c
2928                 Don't reload messageview when result of
2929                 action is piped.
2930
2931 2006-04-29 [colin]      2.1.1cvs43
2932
2933         * src/prefs_receive.c
2934         * src/plugins/spamassassin/spamassassin_gtk.c
2935         * src/plugins/clamav/clamav_plugin_gtk.c
2936                 GUI fixes by Pawel
2937
2938 2006-04-29 [colin]      2.1.1cvs42
2939
2940         * src/prefs_compose_writing.c
2941         * src/prefs_quote.c
2942                 Cleanups. Patch by Pawel
2943
2944 2006-04-28 [paul]       2.1.1cvs41
2945
2946         * src/matcher.c
2947                 fix returned quick search results when search
2948                 term contains an underscore.
2949                 Thanks to Colin
2950
2951 2006-04-28 [paul]       2.1.1cvs40
2952
2953         * src/prefs_message.c
2954         * src/prefs_receive.c
2955                 GUI cleanups
2956                 Patches by Pawel Pekala
2957
2958 2006-04-27 [colin]      2.1.1cvs39
2959
2960         * src/wizard.c
2961                 Differentiate subject Welcome from
2962                 window's title Welcome
2963
2964 2006-04-27 [paul]
2965
2966         2.2.0-rc1 released
2967
2968 2006-04-27 [paul]       2.1.1cvs38
2969
2970         * manual/advanced.xml
2971         * manual/fr/advanced.xml
2972                 add info about compose_no_markup hidden pref
2973
2974 2006-04-27 [paul]       2.1.1cvs37
2975
2976         * src/prefs_account.c
2977                 improve privacy labels
2978         * src/prefs_msg_colors.c
2979                 change some strings for translators' convenience
2980         * src/gtk/gtkutils.c
2981                 don't underline the link button text
2982
2983 2006-04-25 [colin]      2.1.1cvs36
2984
2985         * src/folder.c
2986                 Complete 2.1.1cvs33 (once more ;)
2987
2988 2006-04-25 [colin]      2.1.1cvs35
2989
2990         * src/editldap.c
2991                 Fix tooltip
2992
2993 2006-04-25 [cleroy]     2.1.1cvs34
2994
2995         * src/compose.c
2996         * src/gtk/gtkaspell.c
2997                 Fix crash on redirect (related to the return 
2998                 of the aspell menu in compose's toolbar)
2999         * src/prefs_msg_colors.c
3000                 Fix sensitivity widgets
3001         * src/image_viewer.c
3002         * src/gtk/pluginwindow.c
3003         * src/gtk/prefswindow.c
3004                 Change released signals to clicked (Fabien)
3005         * po/POTFILES.in
3006         * src/common/socket.c
3007         * src/plugins/spamassassin/spamassassin.c
3008                 Translate strings (Fabien)
3009
3010 2006-04-25 [paul]       2.1.1cvs33
3011
3012         * src/folder.c
3013         * src/folder.h
3014         * src/folderview.c
3015                 complete the fix of bug #912
3016                 Thanks to Colin
3017
3018 2006-04-25 [colin]      2.1.1cvs32
3019
3020         * src/news.c
3021                 Better progress bar
3022         * src/mimeview.c
3023         * src/summaryview.c
3024         * src/summaryview.h
3025                 Fix focus chain
3026                 Patches by Pawel Pekala
3027
3028 2006-04-24 [colin]      2.1.1cvs31
3029
3030         * src/compose.c
3031                 Fix compilation warnings (Fabien)
3032
3033 2006-04-24 [colin]      2.1.1cvs30
3034
3035         * src/addrindex.c
3036         * src/editldap.c
3037         * src/editldap_basedn.c
3038         * src/editldap_basedn.h
3039         * src/ldapctrl.c
3040         * src/ldapctrl.h
3041         * src/ldapquery.c
3042         * src/ldaputil.c
3043         * src/ldaputil.h
3044                 Fix bug #901 (LDAPS support)
3045
3046 2006-04-24 [colin]      2.1.1cvs29
3047
3048         * src/compose.c
3049                 Fix logic on error with send dialog on
3050         * src/imap.c
3051                 Fix compilation without libetpan, thanks
3052                 to Fabien
3053         * src/summaryview.c
3054                 Fix 'context-menu' key
3055
3056 2006-04-23 [colin]      2.1.1cvs28
3057
3058         * src/folder.c
3059                 Never free current's cache to free up 
3060                 memory. Fixes bug #912 (new count 
3061                 randomly set to message count)
3062
3063 2006-04-23 [colin]      2.1.1cvs27
3064
3065         * src/gtk/quicksearch.c
3066                 And remove printf...
3067
3068 2006-04-23 [colin]      2.1.1cvs26
3069
3070         * src/gtk/quicksearch.c
3071                 Fix replacing in quicksearch, and fix inserting
3072                 in the middle of the string. (introduced at 2.1.0cvs22)
3073
3074 2006-04-23 [colin]      2.1.1cvs25
3075
3076         * src/imap.c
3077                 Make sure uidnext is initialized in get_num_list
3078                 (not for stable, related to 2.1.1cvs8 and friends)
3079
3080 2006-04-23 [colin]      2.1.1cvs24
3081
3082         * src/imap.c
3083                 Output something when login is successful
3084                 too
3085
3086 2006-04-23 [colin]      2.1.1cvs23
3087
3088         * src/etpan/imap-thread.c
3089                 Better logging (line-per-line, hide data in fetch)
3090                 Fix a const warning
3091         * src/gtk/logwindow.c
3092         * src/gtk/logwindow.h
3093                 Better logging (color for input/output)
3094
3095 2006-04-21 [colin]      2.1.1cvs22
3096
3097         * src/gtk/quicksearch.c
3098                 On gtk+-2.8, use stock buttons in quicksearch
3099                 Based on a patch by Fabien and a design by Paul
3100
3101 2006-04-21 [colin]      2.1.1cvs21
3102
3103         * src/folderview.c
3104         * src/mainwindow.c
3105                 Fix occasional flicker in folderview
3106         * src/common/utils.c
3107                 Fix bug #943 (Incorrectly parsed email address 
3108                 list in short headers on message view and in 
3109                 printouts)
3110
3111 2006-04-20 [colin]      2.1.1cvs20
3112
3113         * src/imap.c
3114         * src/imap.h
3115         * src/prefs_account.c
3116                 Add ANONYMOUS auth for IMAP
3117
3118 2006-04-20 [paul]       2.1.1cvs19
3119
3120         * src/main.c
3121                 proper fix for 2.1.1cvs18
3122                 Thanks to Colin
3123
3124 2006-04-20 [paul]       2.1.1cvs18
3125
3126         * src/main.c
3127                 fix build warnings
3128
3129 2006-04-20 [paul]       2.1.1cvs17
3130
3131         * src/gtk/quicksearch.c
3132                 fix standard, non-extended Quick search,
3133                 was broken in 2.1.1cvs15.
3134                 Thanks to Colin.
3135
3136 2006-04-20 [colin]      2.1.1cvs16
3137
3138         * src/prefs_matcher.c
3139                 Fix values when reselecting a ~test
3140                 rule
3141
3142 2006-04-19 [colin]      2.1.1cvs15
3143
3144         * src/compose.c
3145         * src/compose.h
3146         * src/gtk/gtkaspell.c
3147         * src/gtk/gtkaspell.h
3148                 Put back Options menu in Spelling/
3149         * src/gtk/quicksearch.c
3150                 Don't search, and show error, if the
3151                 advanced search has a syntax error
3152
3153 2006-04-18 [colin]      2.1.1cvs14
3154
3155         * src/textview.c
3156                 Fix gdk warnings on set_cursor when textview
3157                 isn't visible
3158
3159 2006-04-18 [colin]      2.1.1cvs13
3160
3161         * src/gtk/gtksctree.c
3162                 Remove seemingly useless refresh that causes
3163                 flicker - watch this commit in case of 
3164                 problems before planned backport to stable
3165
3166 2006-04-18 [colin]      2.1.1cvs12
3167
3168         * src/imap.c
3169                 Factorize get/set_xml code
3170         * src/compose.c
3171         * src/prefs_account.c
3172         * src/prefs_account.h
3173         * src/procmsg.c
3174                 Add Encrypt to self option
3175
3176 2006-04-17 [colin]      2.1.1cvs11
3177
3178         * configure.ac
3179                 Fix search on encrpyt function on dragonfly
3180                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3181
3182 2006-04-17 [colin]      2.1.1cvs10
3183
3184         * src/prefs_account.c
3185                 Be safe by default: remove mails from POP3
3186                 after 7 days, not immediately
3187
3188 2006-04-17 [colin]      2.1.1cvs9
3189
3190         * src/etpan/imap-thread.c
3191                 Fix build on DragonFly - patch by 
3192                 Jonathan Buschmann <jonthn@agmact.com>
3193
3194 2006-04-17 [colin]      2.1.1cvs8
3195
3196         * src/imap.c
3197                 Save uidnext between sessions
3198
3199 2006-04-17 [colin]      2.1.1cvs7
3200
3201         * src/imap.c
3202                 scan is required when uid validity changes
3203
3204 2006-04-17 [colin]      2.1.1cvs6
3205
3206         * src/folderview.c
3207                 Don't scan if not necessary, apart in current
3208                 folder and INBOX to fetch flags.
3209         * src/imap.c
3210                 Scan is necessary if unread count changes
3211
3212 2006-04-17 [colin]      2.1.1cvs5
3213
3214         * src/imap.c
3215                 ...But always fetch ANSWERED and DELETED flags for
3216                 INBOX, as filtering can happen on these flags.
3217
3218 2006-04-17 [colin]      2.1.1cvs4
3219
3220         * src/imap.c
3221                 Don't fetch REPLIED and DELETED flags when synchronising
3222                 flags with a closed folder. We only need UNSEEN and FLAGGED
3223                 to update the folderview.
3224
3225 2006-04-17 [colin]      2.1.1cvs3
3226
3227         * src/imap.c
3228                 Faster flag search when there are new mails 
3229                 in a folder. We can do a full search if the 
3230                 folder contains less messages than the new
3231                 list.
3232
3233 2006-04-17 [colin]      2.1.1cvs2
3234
3235         * po/cs.po
3236         * po/de.po
3237         * po/fr.po
3238         * po/nl.po
3239         * po/pt_BR.po
3240                 Update translations from stable branch
3241
3242 2006-04-17 [colin]      2.1.1cvs1
3243
3244         * configure.ac
3245                 Bump version to follow stable release
3246
3247 2006-04-16 [mones]      2.1.0cvs50
3248
3249         * po/es.po
3250                 Updated for release
3251
3252 2006-04-16 [colin]      2.1.0cvs49
3253
3254         * src/textview.c
3255                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3256                 with gtk < 2.8. Thanks to Fabien Vantard.
3257
3258 2006-04-15 [colin]      2.1.0cvs48
3259
3260         * src/etpan/imap-thread.c
3261                 Fix bug #919 (libetpan: SEGV when connecting 
3262                 using command)
3263
3264 2006-04-14 [colin]      2.1.0cvs47
3265
3266         * src/main.c
3267                 Fix race on --select (should be done better)
3268
3269 2006-04-14 [wwp]        2.1.0cvs46
3270
3271         * src/send_message.c
3272                 enforce a check for domain in account prefs (a sending
3273                 error could be faced if domain was checked but no value set),
3274                 thanks to Colin.
3275
3276 2006-04-14 [colin]      2.1.0cvs45
3277
3278         * src/codeconv.c
3279                 when converting from unknown to unknown, if the
3280                 string is UTF8, don't convert it to the locale
3281                 (which breaks it)
3282
3283 2006-04-14 [colin]      2.1.0cvs44
3284
3285         * src/compose.c
3286                 Don't try to use ASCII for converting headers
3287                 (as done in body)
3288
3289 2006-04-14 [paul]       2.1.0cvs43
3290
3291         * src/crash.c
3292                 add locale/charset info to crash report
3293         * src/gtk/about.c
3294                 add wwp to doc team
3295                 replace 'e-mail' with preferred 'email'
3296         * src/gtk/authors.h
3297                 ensure contributors list is in alphabetical
3298                 order
3299
3300 2006-04-13 [colin]      2.1.0cvs42
3301
3302         * src/textview.c
3303                 Prevent gdk warnings
3304
3305 2006-04-13 [colin]      2.1.0cvs41
3306
3307         * src/common/ssl_certificate.c
3308         * src/common/ssl_certificate.h
3309         * src/gtk/sslcertwindow.c
3310                 Warn on expired certs, and display the expiration date
3311
3312 2006-04-13 [colin]      2.1.0cvs40
3313
3314         * src/plugins/spamassassin/spamassassin_gtk.c
3315                 Fix missing set_text on unix socket
3316
3317 2006-04-13 [wwp]        2.1.0cvs39
3318
3319         * manual/fr/advanced.xml
3320         * manual/fr/glossary.xml
3321                 applied new spam/ham/email lexicon (pourriel, courriel)
3322
3323 2006-04-13 [paul]       2.1.0cvs38
3324
3325         * src/plugins/pgpmime/plugin.c
3326                 remove the mention of S/MIME from the
3327                 description. This is now handled by the
3328                 S/MIME plugin.
3329
3330 2006-04-13 [paul]       2.1.0cvs37
3331
3332         * src/prefs_msg_colors.c
3333                 rework dialog
3334         * src/prefs_folder_item.c
3335         * src/prefs_spelling.c
3336                 add a tooltip to the colour selector buttons
3337
3338 2006-04-13 [wwp]        2.1.0cvs36
3339
3340         * manual/advanced.xml
3341         * manual/glossary.xml
3342         * manual/handling.xml
3343         * manual/keyboard.xml
3344         * manual/plugins.xml
3345         * manual/starting.xml
3346         * manual/fr/account.xml
3347         * manual/fr/ack.xml
3348         * manual/fr/addrbook.xml
3349         * manual/fr/advanced.xml
3350         * manual/fr/faq.xml
3351         * manual/fr/glossary.xml
3352         * manual/fr/gpl.xml
3353         * manual/fr/handling.xml
3354         * manual/fr/intro.xml
3355         * manual/fr/keyboard.xml
3356         * manual/fr/plugins.xml
3357         * manual/fr/starting.xml
3358         * manual/fr/sylpheed-claws-manual.xml
3359                 fixes to the manuals:
3360                  - summaryview -> Message List (same in French)
3361                  - translate key names
3362                  - fix French punctuation, use non-breakable spaces when
3363                    necessary, don't use &thinsp; which is not portable
3364                  - tell what maildir and mbox formats we support
3365
3366 2006-04-12 [wwp]        2.1.0cvs35
3367
3368         * src/prefs_toolbar.c
3369                 unified a replace button more,
3370                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3371
3372 2006-04-12 [wwp]        2.1.0cvs34
3373
3374         * src/prefs_common.c
3375         * src/prefs_msg_colors.c
3376                 make default color labels translatable,
3377                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3378                 thanks to Tim <timbrain@post.cz> for reporting.
3379
3380 2006-04-12 [wwp]        2.1.0cvs33
3381
3382         * manual/glossary.xml
3383         * manual/intro.xml
3384         * manual/plugins.xml
3385         * manual/starting.xml
3386         * manual/sylpheed-claws-manual.xml
3387         * manual/fr/.cvsignore
3388         * manual/fr/account.xml
3389         * manual/fr/ack.xml
3390         * manual/fr/addrbook.xml
3391         * manual/fr/advanced.xml
3392         * manual/fr/faq.xml
3393         * manual/fr/glossary.xml
3394         * manual/fr/handling.xml
3395         * manual/fr/intro.xml
3396         * manual/fr/keyboard.xml
3397         * manual/fr/plugins.xml
3398         * manual/fr/starting.xml
3399         * manual/fr/sylpheed-claws-manual.xml
3400                 various fixes: typos, missing .fr translations, punctuation,
3401                 capitalization, links, accents and some bad French more.
3402
3403 2006-04-12 [wwp]        2.1.0cvs32
3404
3405         * src/prefs_gtk.c
3406                 fix for bug #935: always store prefs files in UTF-8 (thanks
3407                 to Colin).
3408
3409 2006-04-11 [colin]      2.1.0cvs31
3410
3411         * src/compose.c
3412                 Fix inserting files not in utf8 when locale is utf8
3413
3414 2006-04-11 [colin]      2.1.0cvs30
3415
3416         * src/inc.c
3417                 Don't show error dialog when cancelling connection
3418                 Patch by Pawel
3419
3420 2006-04-11 [cleroy]     2.1.0cvs29
3421
3422         * src/compose.c
3423                 Implement multiple quote levels
3424         * src/prefs_common.c
3425                 Change a little bit the quote bgcolor for 2nd level
3426
3427 2006-04-11 [colin]      2.1.0cvs28
3428
3429         * src/gtk/about.c
3430                 Add locale and charset in the label
3431
3432 2006-04-10 [colin]      2.1.0cvs27
3433
3434         * src/compose.c
3435         * src/prefs_common.c
3436         * src/prefs_common.h
3437         * src/prefs_msg_colors.c
3438         * src/textview.c
3439                 Allow optional background color in quotes
3440                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3441                 GTK+-2.8.x feature
3442
3443 2006-04-10 [colin]      2.1.0cvs26
3444
3445         * src/main.c
3446         * src/mainwindow.c
3447         * src/mainwindow.h
3448                 Implement --select
3449
3450 2006-04-10 [colin]      2.1.0cvs25
3451
3452         * manual/plugins.xml
3453         * manual/fr/plugins.xml
3454                 Document libcurl's proxy variables
3455
3456 2006-04-09 [colin]      2.1.0cvs24
3457
3458         * src/prefs_common.c
3459                 gettext() returns statically allocated stuff. We have
3460                 to strdup it in order to be able to free it.
3461
3462 2006-04-09 [colin]      2.1.0cvs23
3463
3464         * AUTHORS
3465         * src/gtk/authors.h
3466                 Add Alexei
3467
3468 2006-04-09 [colin]      2.1.0cvs22
3469
3470         * src/mainwindow.c
3471         * src/gtk/quicksearch.c
3472                 Fix bug #859 (problems with cyrilic input in 
3473                 search panel) - Patch by Alexey Illarionov 
3474                 <littlesavage@rambler.ru>
3475
3476 2006-04-09 [colin]      2.1.0cvs21
3477
3478         * src/prefs_customheader.c
3479                 I prefer removing then freeing rather than the contrary
3480                 (even if it doesn't change anything ;-)
3481         * src/prefs_account.c
3482                 Fix bug #933 (Crash re-entering the custom headers list 
3483                 dialog in accounts prefs)
3484                 The problem happened when cancelling the Account 
3485                 Preferences' dialogs - in which case we didn't do 
3486                 anything to the PrefsAccount * struct. In case of applying,
3487                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3488                 working with in this dialog. The problem is that 
3489                 prefs_customheader.c, working on this tmp_ac_prefs, always
3490                 changes the ->customhdr_list pointer, even when cancelled. 
3491                 So in case of cancelling the prefs_account dialog, we still
3492                 have to update ->customhdr_list in the real account.
3493
3494 2006-04-08 [colin]      2.1.0cvs20
3495
3496         * manual/fr/glossary.xml
3497         * manual/fr/keyboard.xml
3498                 Forgot some headers :)
3499
3500 2006-04-08 [colin]      2.1.0cvs19
3501
3502         * manual/Makefile.am
3503         * manual/fr/Makefile.am
3504         * manual/fr/account.xml
3505         * manual/fr/ack.xml
3506         * manual/fr/addrbook.xml
3507         * manual/fr/advanced.xml
3508         * manual/fr/faq.xml
3509         * manual/fr/glossary.xml
3510         * manual/fr/gpl.xml
3511         * manual/fr/handling.xml
3512         * manual/fr/intro.xml
3513         * manual/fr/keyboard.xml
3514         * manual/fr/plugins.xml
3515         * manual/fr/starting.xml
3516         * manual/fr/sylpheed-claws-manual.xml
3517         * manual/fr/dist/.cvsignore
3518         * manual/fr/dist/Makefile.am
3519         * manual/fr/dist/html/.cvsignore
3520         * manual/fr/dist/html/Makefile.am
3521         * manual/fr/dist/pdf/.cvsignore
3522         * manual/fr/dist/pdf/Makefile.am
3523         * manual/fr/dist/ps/.cvsignore
3524         * manual/fr/dist/ps/Makefile.am
3525         * manual/fr/dist/txt/.cvsignore
3526         * manual/fr/dist/txt/Makefile.am
3527                 Add the french translation of the manual. Thanks to
3528                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3529                 account.xml, ack.xml, addrbook.xml and advanced.xml
3530
3531 2006-04-08 [colin]      2.1.0cvs18
3532
3533         * manual/plugins.xml
3534         * manual/starting.xml
3535                 More fixes
3536
3537 2006-04-07 [colin]      2.1.0cvs17
3538
3539         * manual/faq.xml
3540         * manual/intro.xml
3541         * manual/keyboard.xml
3542                 Little fixes
3543
3544 2006-04-07 [colin]      2.1.0cvs16
3545
3546         * README
3547         * src/compose.c
3548         * src/prefs_common.c
3549         * src/prefs_common.h
3550                 Add hidden compose_no_markup pref
3551
3552 2006-04-07 [wwp]        2.1.0cvs15
3553
3554         * src/summary_search.c
3555         * .cvsignore
3556                 Bugfix: stop button was sticky when searching in an empty folder.
3557                 Applied curly brackets code style to the whole file (summary_search.c).
3558                 More files to ignore.
3559
3560 2006-04-07 [wwp]        2.1.0cvs14
3561
3562         * src/message_search.c
3563         * src/summary_search.c
3564                 changed default button when search bumps at file/folder
3565                 beginning or end, for convenience (thanks to Colin).
3566
3567 2006-04-07 [paul]       2.1.0cvs13
3568
3569         * src/plugins/dillo_viewer/dillo_prefs.c
3570                 avoid future potential for namespace collision
3571                 Patch by Colin
3572
3573 2006-04-06 [wwp]        2.1.0cvs12
3574
3575         * src/summary_search.c
3576                 Unify extended/advanced searches names (and thus factorize labels),
3577                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3578
3579 2006-04-06 [wwp]        2.1.0cvs11
3580
3581         * src/folderview.c
3582         * src/prefs_themes.c
3583         * src/summaryview.c
3584                 Fixed some compilation warnings.
3585
3586 2006-04-06 [colin]      2.1.0cvs10
3587
3588         * manual/advanced.xml
3589                 Document the wizard template and how to deploy
3590                 Sylpheed-Claws effectively
3591
3592 2006-04-06 [colin]      2.1.0cvs9
3593
3594         * src/folderview.c
3595                 gettext patch to tell translators about _("#"),
3596                 by Maxim Britov
3597
3598 2006-04-06 [colin]      2.1.0cvs8
3599
3600         * src/textview.c
3601                 Fix invalid GtkTextBIter after clicking "Display as text"
3602
3603 2006-04-06 [mones]      2.1.0cvs7
3604
3605         * src/addr_compl.c
3606         * src/addrindex.c
3607         * src/addritem.c
3608         * src/codeconv.c
3609         * src/compose.c
3610         * src/filtering.c
3611         * src/folder.c
3612         * src/folder_item_prefs.c
3613         * src/folderview.c
3614         * src/localfolder.c
3615         * src/matcher.c
3616         * src/mimeview.c
3617         * src/prefs_msg_colors.c
3618         * src/prefs_spelling.c
3619         * src/prefs_themes.c
3620         * src/procmime.c
3621         * src/procmsg.c
3622         * src/stock_pixmap.c
3623         * src/summaryview.c
3624         * src/textview.c
3625         * src/toolbar.c
3626         * src/common/mgutils.c
3627         * src/common/prefs.c
3628         * src/common/ssl_certificate.c
3629         * src/gtk/colorlabel.c
3630         * src/gtk/quicksearch.c
3631         * src/plugins/pgpmime/pgpmime.c
3632         * src/plugins/spamassassin/spamassassin.c
3633                 Removed redundant NULL checks for g_free() calls.
3634                 Patch by Pawel Pekala.
3635
3636 2006-04-06 [mones]      2.1.0cvs6
3637
3638         * src/prefs_actions.c
3639         * src/prefs_filtering.c
3640         * src/prefs_filtering_action.c
3641         * src/prefs_matcher.c
3642         * src/prefs_template.c
3643         * src/gtk/gtkutils.c
3644         * src/gtk/gtkutils.h
3645                 Have a nice replace button. Patch by Pawel Pekala
3646
3647 2006-04-06 [colin]      2.1.0cvs5
3648
3649         * src/addressbook.c
3650                 Fix crash with empty columns
3651
3652 2006-04-05 [colin]      2.1.0cvs4
3653
3654         * src/wizard.c
3655         * src/prefs_gtk.c
3656                 Allow wizard customization with pre-filled values
3657
3658 2006-04-05 [colin]      2.1.0cvs3
3659
3660         * src/textview.c
3661         * src/mimeview.c
3662         * src/mimeview.h
3663                 Nicer messages in mimeview
3664
3665 2006-04-05 [colin]      2.1.0cvs2
3666
3667         * src/addressbook.c
3668         * src/prefs_summaries.c
3669                 i18n fix
3670
3671 2006-04-05 [colin]      2.1.0cvs1
3672
3673         * src/plugins/pgpcore/plugin.c
3674         * src/plugins/pgpcore/select-keys.c
3675         * src/plugins/pgpcore/select-keys.h
3676         * src/plugins/pgpcore/sgpgme.c
3677         * src/plugins/pgpcore/sgpgme.h
3678         * src/plugins/pgpinline/pgpinline.c
3679         * src/plugins/pgpinline/plugin.c
3680         * src/plugins/pgpmime/pgpmime.c
3681         * src/plugins/pgpmime/plugin.c
3682                 Factorize and generalize a bit 
3683                 Drop S/MIME signature verification from PGP/MIME
3684                 (adding it as another, more complete plugin)
3685
3686 2006-04-05 [paul]       2.1.0
3687
3688         2.1.0 released
3689
3690 2006-04-05 [paul]       2.0.0cvs186
3691
3692         * manual/advanced.xml
3693                 add info on colour labels
3694
3695 2006-04-05 [paul]       2.0.0cvs185
3696
3697         * po/bg.po
3698         * po/cs.po
3699         * po/de.po
3700         * po/el.po
3701         * po/en_GB.po
3702         * po/fi.po
3703         * po/fr.po
3704         * po/it.po
3705         * po/nl.po
3706         * po/pl.po
3707         * po/pt_BR.po
3708         * po/sr.po
3709         * po/zh_CN.po
3710                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
3711                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
3712                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
3713                 Guimaraes, Aleksandar Urosevic, Ralgh Young
3714         * src/gtk/authors.h
3715         * tools/claws.i18n.status.pl
3716                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
3717                 and new Czech translator, Tim <timbrain@post.cz>
3718
3719 2006-04-05 [mones]      2.0.0cvs184
3720
3721         * po/es.po
3722                 Updated translation
3723
3724 2006-04-05 [colin]      2.0.0cvs183
3725
3726         * src/gtk/quicksearch.c
3727                 Fix bug #929 (unnecessary reload in quick search bar)
3728
3729 2006-04-05 [colin]      2.0.0cvs182
3730
3731         * src/compose.c
3732                 Fix crash on Reply with no From:
3733                 Show signature and conversion error on queuing 
3734                 (but not sending)
3735         * src/mainwindow.c
3736         * src/summaryview.c
3737         * src/summaryview.h
3738                 Factorize threading code and make sure msginfo 
3739                 is not null when it comes from a GtkCTreeRow's 
3740                 data
3741         * src/gtk/gtkaspell.c
3742                 Check for necessary things
3743         * src/gtk/gtksctree.c
3744         * src/gtk/gtksctree.h
3745                 Reset anchor if necessary when removing node
3746
3747 2006-03-29 [colin]      2.0.0cvs181
3748
3749         * src/folderview.c
3750                 Warn for disabled IMAP accounts (due to lack of
3751                 libetpan). Breaks string-freeze - sorry - but it
3752                 is kind of important ;)
3753
3754 2006-03-28 [colin]      2.0.0cvs180
3755
3756         * src/gtk/gtkutils.c
3757         * src/gtk/gtkutils.h
3758                 Add a gtkut_get_link_btn() function that
3759                 creates a button which acts like an URI
3760         * src/prefs_themes.c
3761         * src/gtk/about.c
3762                 Use this function (factorizes codes)
3763         * src/common/defs.h
3764         * src/gtk/pluginwindow.c
3765                 Add a "Get more..." in the plugins window
3766
3767 2006-03-28 [colin]      2.0.0cvs179
3768
3769         * src/common/smtp.c
3770         * src/common/passcrypt.c
3771         * src/undo.c
3772                 Warning fixes. Patch by Pawel Pekala
3773
3774 2006-03-27 [colin]      2.0.0cvs178
3775
3776         * src/undo.c
3777                 Fix undoing by blocks with spaces
3778
3779 2006-03-27 [colin]      2.0.0cvs177
3780
3781         * src/textview.c
3782                 Set margin to 3px for headers
3783
3784 2006-03-27 [paul]
3785
3786         2.1.0-rc2 released
3787
3788 2006-03-27 [wwp]        2.0.0cvs176
3789
3790         * src/summaryview.c
3791                 don't reset quicksearch when updating the message list.
3792                 Thanks to Colin.
3793
3794 2006-03-26 [wwp]        2.0.0cvs175
3795
3796         * src/compose.c
3797                 use a unified border width ('other' tab in the compose window,
3798                 patch by Pawel Pekala).
3799
3800
3801 2006-03-26 [wwp]        2.0.0cvs174
3802
3803         * src/common/quoted-printable.c
3804         * src/addressbook.c
3805                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
3806
3807 2006-03-26 [colin]      2.0.0cvs173
3808
3809         * src/quote_fmt_parse.y
3810                 Fix non-UTF8 date formats messing up the whole quote a 
3811                 little bit
3812
3813 2006-03-26 [colin]      2.0.0cvs172
3814
3815         * src/procheader.c
3816                 Make sure the date is UTF8 valid, or try to make it
3817                 so. IncrediMail is really IncrediStupid.
3818         * src/compose.c
3819                 Fix possible conversions. 
3820                 
3821
3822 2006-03-26 [colin]      2.0.0cvs171
3823
3824         * src/matcher.c
3825                 Fix corner cases in body search. This is still a
3826                 hack... It seems impossible to make it good and 
3827                 reasonably fast at the same time.
3828
3829 2006-03-26 [colin]      2.0.0cvs170
3830
3831         * src/summaryview.c
3832                 I think I killed the twilight zone bug!
3833                 summary_select_node() flushes GTK events in order
3834                 to be able to center the view. But this also 
3835                 flushes keypresses like Ctrl-Alt-U, so this can
3836                 call summary_show from summary_select_node (itself
3837                 called from summary_show, etc.). And the summaryview
3838                 has to be unlocked in this function. So just locking
3839                 while processing GTK events, and bailing if locked, 
3840                 should fix it.
3841                 Fixes bug #927 (SIGSEGV during Update Summary)
3842
3843 2006-03-25 [colin]      2.0.0cvs169
3844
3845         * src/matcher.c
3846                 Fix search in QP-encoded bodies
3847                 Fix utf-8 searches in bodies encoded in the
3848                 locale's encoding
3849         * src/common/quoted-printable.c
3850         * src/common/quoted-printable.h
3851                 Add a decode function that doesn't overwrite
3852                 the original pointer
3853                 
3854
3855 2006-03-24 [colin]      2.0.0cvs168
3856
3857         * src/action.c
3858         * src/summaryview.c
3859         * src/summaryview.h
3860                 Update message cache after action
3861                 Patch by H. Merijn Brand
3862         * src/prefs_msg_colors.c
3863                 Factorize label 
3864                 Patch by Fabien Vantard
3865         * src/plugins/spamassassin/spamassassin_gtk.c
3866                 Remove useless translation
3867                 Patch by Fabien Vantard
3868
3869 2006-03-23 [colin]      2.0.0cvs167
3870
3871         * src/common/ssl.c
3872                 Let 30 seconds to SSL_connect
3873
3874 2006-03-23 [wwp]        2.0.0cvs166
3875
3876         * src/summaryview.c
3877         * src/gtk/description_window.c
3878                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
3879                 and headers are translated; adjust description windows' width to fit their
3880                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
3881
3882 2006-03-23 [paul]       2.0.0cvs165
3883
3884         * src/common/utils.c
3885                 fix highlighting of URIs containing "()"
3886                 (2.0.0cvs164's reversal fixed)
3887                 Thanks to Colin.
3888
3889 2006-03-23 [paul]       2.0.0cvs164
3890
3891         * src/common/utils.c
3892                 revert patch, (postponing a fix), at 2.0.0cvs120
3893                 as it breaks more URIs than it fixes.
3894                 Allow '-' to be a terminating character in a URI
3895
3896 2006-03-22 [colin]      2.0.0cvs163
3897
3898         * configure.ac
3899                 Require libetpan 0.45
3900                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
3901
3902 2006-03-22 [paul]       2.0.0cvs162
3903
3904         * src/editgroup.c
3905                 replace '<-' and '->' buttons with GTK_STOCK graphical
3906                 buttons
3907         * src/summary_search.c
3908                 don't offer '...' for translation
3909                 add a tooltip to advanced search '...' button
3910         * src/gtk/quicksearch.c
3911                 don't offer '...' for translation
3912
3913 2006-03-21 [colin]      2.0.0cvs161
3914
3915         * src/compose.c
3916                 Fix middle-click pasting (insert at click
3917                 position instead of cursor position, don't
3918                 remove existing selection and allow pasting
3919                 our own selection)
3920         * src/addressbook.c
3921                 "LDAP Server" -> "LDAP servers"
3922
3923 2006-03-21 [wwp]        2.0.0cvs160
3924
3925         * src/etpan/imap-thread.c
3926                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
3927
3928 2006-03-20 [colin]      2.0.0cvs159
3929
3930         * src/summaryview.c
3931                 Don't reload summaryview after an execute with no
3932                 move action
3933
3934 2006-03-19 [colin]      2.0.0cvs158
3935
3936         * src/addressbook.c
3937                 and put groups at the top, always
3938
3939 2006-03-19 [colin]      2.0.0cvs157
3940
3941         * src/addressbook.c
3942                 Order groups before names, as previously
3943
3944 2006-03-19 [colin]      2.0.0cvs156
3945
3946         * src/addressbook.c
3947                 - Sort case-unsensitive
3948                 - Put the sort arrow at opening too
3949
3950 2006-03-19 [wwp]        2.0.0cvs155
3951
3952         * src/addressbook.c
3953                 allow sorting by name/email/remarks, ensure that right-pane's contents
3954                 matches the left-pane selection (cleared when appropriate).
3955                 Patch by Pawel Pekala <c0rn@o2.pl>.
3956
3957 2006-03-18 [colin]      2.0.0cvs154
3958
3959         * src/textview.c
3960                 Fix text cursor ;)
3961
3962 2006-03-18 [colin]      2.0.0cvs153
3963
3964         * src/gtk/filesel.c
3965                 Make sure we hide the preview if we didn't get
3966                 a filename
3967
3968 2006-03-18 [colin]      2.0.0cvs152
3969
3970         * src/summaryview.c
3971                 Set cursor to watch for execution (fixes lack
3972                 of watch-cursor when dnd'ing hundreds of mails)
3973         * src/gtk/filesel.c
3974                 Check that mime type is 'image/*' before updating
3975                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
3976
3977 2006-03-18 [colin]      2.0.0cvs151
3978
3979         * src/mainwindow.c
3980         * src/textview.c
3981         * src/textview.h
3982                 Put a watch cursor in textview too when the mainwindow's
3983                 cursor in a watch
3984
3985 2006-03-18 [colin]      2.0.0cvs150
3986
3987         * src/folder.c
3988                 Change wrong asserts to simple tests
3989
3990 2006-03-17 [colin]      2.0.0cvs149
3991
3992         * src/mainwindow.c
3993         * src/mainwindow.h
3994         * src/prefs_msg_colors.c
3995         * src/summaryview.c
3996         * src/summaryview.h
3997         * src/gtk/colorlabel.c
3998         * src/gtk/colorlabel.h
3999                 Add a color label menu in the main menubar
4000                 Add (fixed) accels Ctrl-{0-7} to change the color
4001                 They have to be fixed because the menu's dynamic,
4002                 the items are complex widgets, hence we can't use
4003                 a GtkItemFactory.
4004
4005
4006 2006-03-17 [wwp]        2.0.0cvs148
4007
4008         * src/compose.c
4009                 rollback few lines from my previous commit (those lines come from
4010                 a pending patch, accidentally commited, even if neutral as they are
4011                 commented out).
4012
4013 2006-03-17 [wwp]        2.0.0cvs147
4014
4015         * src/compose.c
4016                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4017                 applied code style/indentation to the modified function.
4018
4019 2006-03-17 [wwp]        2.0.0cvs146
4020
4021         * src/procmsg.c
4022         * src/compose.c
4023                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4024
4025 2006-03-17 [paul]
4026
4027         2.1.0-rc1 released
4028
4029 2006-03-17 [paul]       2.0.0cvs145
4030
4031         * src/main.c
4032                 addressbook_read_file() was called twice
4033         * src/textview.c
4034                 X-Mailer highlighting
4035
4036 2006-03-16 [colin]      2.0.0cvs144
4037
4038         * src/sourcewindow.c
4039         * src/sourcewindow.h
4040                 And the last one, in source window.
4041
4042 2006-03-16 [colin]      2.0.0cvs143
4043
4044         * src/compose.c
4045         * src/compose.h
4046                 Fix the same stuff in compose
4047
4048 2006-03-16 [colin]      2.0.0cvs142
4049
4050         * src/messageview.c
4051                 Complete the previous messageview crash fix
4052
4053 2006-03-16 [colin]      2.0.0cvs141
4054
4055         * src/procmsg.h
4056         * src/procmsg.c
4057         * src/folder.c
4058                 Fix POSTPROCESSING hook
4059                 Patch by H. Merijn Brand
4060
4061         * src/procmime.c
4062         * src/procmime.h
4063                 Parse Content-Location
4064
4065         * src/toolbar.c
4066         * src/messageview.c
4067         * src/messageview.h
4068                 Don't crash when a top-level MessageView has
4069                 been closed on us. Same problematic than
4070                 yesterday's quicksearch issue.
4071
4072 2006-03-15 [colin]      2.0.0cvs140
4073
4074         * src/gtk/quicksearch.c
4075                 Fix a bitchy race we didn't think about when we
4076                 added quicksearch cancellation:
4077                 If the search is not on cached fields, for example
4078                 body_part matchcase "stuff"
4079                 the matcher code has to get the whole message. If
4080                 we're on IMAP, that can be slow, and in order to
4081                 be non-blocking, the IMAP code idle loop processes
4082                 gtk events too. So it is possible to cancel a
4083                 quicksearch while the matcher is getting the mail's
4084                 body. After matcher got its body, it will start to
4085                 iterate over the matcher list that the Quicksearch's
4086                 clear_search_cb() just freed via prepare_matcher().
4087                 SIGSEGV ensues.
4088                 The fix consists of guarding the matcherlist_match()
4089                 call with a boolean 'matching'. If we reset the
4090                 quicksearch while matching is TRUE, we don't free
4091                 the matcherlist anymore like we did, but we set
4092                 another new flag, deferred_free, to TRUE. Then,
4093                 in quicksearch_match(), just after returning from
4094                 matcherlist_match() and unsetting the matching flag,
4095                 we check the deferred_free flag and do the
4096                 prepare_matcher() (which does the matcherlist_free)
4097                 for real, so we free the matcherlist once it's not
4098                 used anymore.
4099                 As all of this runs via the glib main loop, we
4100                 luckily don't need a mutex.
4101         * src/summaryview.c
4102                 Also, show progress while searching.
4103
4104
4105 2006-03-14 [colin]      2.0.0cvs139
4106
4107         * src/alertpanel.c
4108                 Make alertpanel_is_open non-static
4109
4110 2006-03-14 [colin]      2.0.0cvs138
4111
4112         * src/prefs_spelling.c
4113                 Cleanups - Fabien Vantard
4114
4115 2006-03-14 [wwp]        2.0.0cvs137
4116
4117         * src/main.c
4118                 code style normalization (curly braces, indentation).
4119
4120 2006-03-14 [wwp]        2.0.0cvs137
4121
4122         * src/main.c
4123                 code style (braces, indentation)
4124
4125 2006-03-12 [paul]       2.0.0cvs136
4126
4127         * src/prefs_common.c
4128                 trans_hdr defaults to FALSE to be RFC-savvy
4129         * src/prefs_summaries.c
4130                 add a tooltip to the trans_hdr option
4131                 
4132
4133 2006-03-12 [paul]       2.0.0cvs135
4134
4135         * src/prefs_matcher.c
4136                 give a little more width to the combos
4137         * src/prefs_display_header.c
4138         * src/textview.c
4139                 translate headers if prefs_common.trans_hdr
4140                 is TRUE
4141
4142         Patches by Pawel Pekala
4143
4144 2006-03-12 [paul]       2.0.0cvs134
4145
4146         * src/plugins/clamav/clamav_plugin.c
4147         * src/plugins/dillo_viewer/dillo_viewer.c
4148         * src/plugins/pgpcore/plugin.c
4149         * src/plugins/pgpinline/plugin.c
4150         * src/plugins/pgpmime/plugin.c
4151         * src/plugins/spamassassin/spamassassin.c
4152                 update/add to descriptions
4153         * src/plugins/spamassassin/spamassassin_gtk.c
4154                 fixes to the english, remove superfluous
4155                 tooltips, clean up a little
4156
4157 2006-03-12 [paul]       2.0.0cvs133
4158
4159         * src/compose.c
4160                 fix Bug 924, 'Account combo box shows up wrong 
4161                 if & is in account name'
4162
4163 2006-03-11 [colin]      2.0.0cvs132
4164
4165         * src/summaryview.c
4166                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4167                 messed up shift-selection because is slows down
4168                 moving around summaryview. thanks -users
4169
4170 2006-03-10 [colin]      2.0.0cvs131
4171
4172         * src/plugins/spamassassin/spamassassin_gtk.c
4173                 Put back Paul's engrish fixes
4174
4175 2006-03-10 [colin]      2.0.0cvs130
4176
4177         * src/plugins/spamassassin/spamassassin.c
4178         * src/plugins/spamassassin/spamassassin.h
4179         * src/plugins/spamassassin/spamassassin_gtk.c
4180                 Cleanup SA prefs page (more)
4181                 Patch by Fabien Vantard
4182
4183 2006-03-10 [paul]       2.0.0cvs129
4184
4185         * src/prefs_msg_colors.c
4186         * src/prefs_spelling.c
4187                 widget sensitivity
4188
4189 2006-03-09 [mones]      2.0.0cvs128
4190
4191         * po/es.po
4192                 Update for next RC
4193
4194 2006-03-09 [wwp]        2.0.0cvs127
4195
4196         * configure.ac
4197                 revert accidental commit (requirement for libetpan 0.43), this time
4198                 not in HEAD.
4199
4200 2006-03-09 [wwp]        2.0.0cvs125
4201
4202         * configure.ac
4203                 revert accidental commit (requirement for libetpan 0.43)
4204
4205 2006-03-09 [paul]       2.0.0cvs126
4206
4207         * src/prefs_receive.c
4208                 remove useless frame
4209                 replace 'incorporation' with 'receiving'
4210         * src/plugins/clamav/clamav_plugin_gtk.c
4211         * src/plugins/spamassassin/spamassassin_gtk.c
4212                 improve widget sensitivity
4213                 fix a bit his engrish
4214
4215 2006-03-09 [wwp]        2.0.0cvs125
4216
4217         * src/addressadd.c
4218         * src/foldersel.c
4219         * src/prefs_common.c
4220         * src/prefs_common.h
4221                 remember some more windows' sizes (add to addressbook and
4222                 select folder).
4223
4224 2006-03-09 [paul]       2.0.0cvs124
4225
4226         * src/plugins/pgpcore/prefs_gpg.c
4227                 normalise construction of dialogue
4228
4229 2006-03-09 [paul]       2.0.0cvs123
4230
4231         * src/plugins/trayicon/Makefile.am
4232                 add missing slash
4233
4234 2006-03-08 [colin]      2.0.0cvs122
4235
4236         * src/plugins/trayicon/Makefile.am
4237                 Fix build in separate dir 
4238                 Patch by Bamanzi <bamanzi@gmail.com>
4239
4240 2006-03-08 [colin]      2.0.0cvs121
4241
4242         * src/procmsg.c
4243                 Batch move and copies from summaryview with delayed execution
4244                 too
4245
4246 2006-03-07 [paul]       2.0.0cvs120
4247
4248         * src/common/utils.c
4249                 fix highlighting of URIs containing "()"
4250                 Patch by Pawel Pekala
4251
4252 2006-03-07 [paul]       2.0.0cvs119
4253
4254         * src/folder.c
4255         * src/folder.h
4256         * src/folderview.c
4257                 immediately do alphabetical resort when
4258                 changing a folder's name
4259                 Patch by Pawel Pekala
4260
4261 2006-03-07 [paul]       2.0.0cvs118
4262
4263         * src/news.c
4264         * src/news_gtk.c
4265                 when unsubscribing a newsgroup, remove the
4266                 folder and msgs in .sylpheed-claws/newscache
4267                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4268
4269 2006-03-07 [paul]       2.0.0cvs117
4270
4271         * src/textview.c
4272                 fix wrong Fake URL Warning
4273                 Thanks to Hiro
4274
4275 2006-03-07 [colin]      2.0.0cvs116
4276
4277         * src/imap.c
4278                 Return immediately when password dialog was
4279                 cancelled
4280         * src/gtk/inputdialog.c
4281                 Allow empty strings for passwords
4282
4283
4284 2006-03-06 [colin]      2.0.0cvs115
4285
4286         * src/imap.c
4287                 Prevent double-timeouts when connection fails
4288
4289 2006-03-06 [colin]
4290
4291         2.0.1-rc1 released
4292
4293 2006-03-06 [colin]      2.0.0cvs114
4294
4295         * src/imap.c
4296                 Refresh session during potentially long
4297                 operations
4298
4299 2006-03-06 [wwp]        2.0.0cvs113
4300
4301         * src/prefs_msg_colors.h
4302                 forgot that one (custom color labels).
4303
4304 2006-03-06 [wwp]        2.0.0cvs112
4305
4306         * src/prefs_common.c
4307         * src/prefs_common.h
4308         * src/prefs_msg_colors.c
4309         * src/summaryview.c
4310         * src/summaryview.h
4311         * src/gtk/colorlabel.c
4312         * src/gtk/colorlabel.h
4313                 colors in messages list are now customizable. Color values and names can
4314                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4315                 Thanks to Paul and Colin for their help with this longstanding patch!
4316
4317 2006-03-06 [wwp]        2.0.0cvs111
4318
4319         * src/textview.c
4320                 don't crash if (x)face is bad.
4321
4322 2006-03-05 [paul]       2.0.0cvs110
4323
4324         * AUTHORS
4325         * configure.ac
4326         * src/Makefile.am
4327         * src/common/Makefile.am
4328         * src/common/utils.h
4329         * src/etpan/imap-thread.c
4330         * src/gtk/authors.h
4331         * src/plugins/clamav/Makefile.am
4332         * src/plugins/demo/Makefile.am
4333         * src/plugins/dillo_viewer/Makefile.am
4334         * src/plugins/pgpcore/Makefile.am
4335         * src/plugins/pgpcore/passphrase.c
4336         * src/plugins/pgpinline/Makefile.am
4337         * src/plugins/pgpmime/Makefile.am
4338         * src/plugins/spamassassin/Makefile.am
4339         * src/plugins/trayicon/Makefile.am
4340                 fix builiding on cygwin
4341                 Patch by Ralgh Young <bamanzi@gmail.com>
4342
4343 2006-03-04 [wwp]        2.0.0cvs109
4344
4345         * manual/keyboard.xml
4346                 fix mixed up/down keys.
4347
4348 2006-03-04 [wwp]        2.0.0cvs108
4349
4350         * README
4351         * INSTALL
4352                 updated links to SpamAssassin.
4353
4354 2006-03-04 [wwp]        2.0.0cvs107
4355
4356         * manual/plugins.xml
4357         * src/plugins/spamassassin/README
4358                 updated SpamAssassin plugin docs to reflect new functional additions
4359                 (also fix/update/documents few technical stuff more, see the README).
4360
4361 2006-03-04 [wwp]        2.0.0cvs106
4362
4363         * src/prefs_message.c
4364                 normalized capitalization of message-prefs paths.
4365
4366 2006-03-04 [wwp]        2.0.0cvs105
4367
4368         * manual/advanced.xml
4369                 typo.
4370
4371 2006-03-03 [colin]      2.0.0cvs104
4372
4373         * src/plugins/clamav/clamav_plugin_gtk.c
4374                 Rework prefs page, patch by Fabien 
4375
4376 2006-03-03 [colin]      2.0.0cvs103
4377
4378         * src/plugins/clamav/clamav_plugin.c
4379                 Set error on all errors
4380
4381 2006-03-03 [colin]      2.0.0cvs102
4382
4383         * src/common/plugin.c
4384                 Initialize error to avoid crashing when a plugin fails
4385                 without setting error
4386
4387 2006-03-02 [wwp]        2.0.0cvs101
4388
4389         * configure.ac
4390                 fixed linker flags for libetpan support on Cygwin
4391                 (thanks to H.Merijn Brand).
4392
4393 2006-03-02 [wwp]        2.0.0cvs100
4394
4395         * src/addressbook.c
4396                 fix some AB error messages: one for punctuation and
4397                 one wrongly duplicate (thanks, maxbritov).
4398
4399 2006-03-02 [wwp]        2.0.0cvs99
4400
4401         * src/plugins/spamassassin/spamassassin.c
4402                 make sync calls to sa-learn/spamc to prevent
4403                 system (whatever local or client/server) overload.
4404
4405 2006-03-02 [colin]      2.0.0cvs98
4406
4407         * src/summaryview.c
4408                 Put the spam icon in the status column instead of the
4409                 mark one
4410
4411 2006-03-01 [colin]      2.0.0cvs97
4412
4413         * src/plugins/spamassassin/spamassassin.c
4414                 Fix segfault (g_file_set_contents fails for some 
4415                 reason and err==0x2f. Can't find out why with
4416                 valgrind, using working function :-)
4417
4418 2006-03-01 [colin]      2.0.0cvs96
4419
4420         * src/inc.c
4421                 Offline overriding: let 'No' be cached only 3 seconds
4422
4423 2006-03-01 [colin]      2.0.0cvs95
4424
4425         * src/addr_compl.c
4426         * src/addrbook.c
4427         * src/addressbook.c
4428         * src/addrindex.c
4429         * src/folder_item_prefs.c
4430         * src/headerview.c
4431         * src/imap.c
4432         * src/inc.c
4433         * src/ldif.c
4434         * src/mainwindow.c
4435         * src/mh.c
4436         * src/msgcache.c
4437         * src/prefs_common.h
4438         * src/prefs_msg_colors.c
4439         * src/procheader.c
4440         * src/procheader.h
4441         * src/procmime.c
4442         * src/procmsg.c
4443         * src/procmsg.h
4444         * src/send_message.h
4445         * src/simple-gettext.c
4446         * src/summaryview.c
4447         * src/summaryview.h
4448         * src/syldap.c
4449         * src/textview.c
4450         * src/undo.c
4451         * src/common/ssl_certificate.c
4452         * src/common/utils.c
4453         * src/gtk/colorsel.c
4454         * src/gtk/gtksctree.c
4455         * src/gtk/gtkshruler.c
4456         * src/plugins/trayicon/trayicon.c
4457                 #if 0 goes to /dev/null
4458
4459 2006-03-01 [colin]      2.0.0cvs94
4460
4461         * src/compose.c
4462         * src/imap.c
4463         * src/inc.c
4464         * src/inc.h
4465         * src/messageview.c
4466         * src/news.c
4467         * src/plugins/spamassassin/spamassassin.c
4468                 Allow to add information in the "working offline"
4469                 window
4470
4471 2006-03-01 [wwp]        2.0.0cvs93
4472
4473         * src/plugins/spamassassin/spamassassin.c
4474                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4475                 'cause it seems that calling `spamc ... < inputfile` with
4476                 g_spawn_(a)sync simply.. erm doesn't work :-).
4477
4478 2006-03-01 [wwp]        2.0.0cvs92
4479
4480         * src/toolbar.c
4481         * src/toolbar.h
4482                 simplify the adding of spam/ham button to the messageview toolbar
4483                 (it gets more clear now that the same button will be "Mark as spam"
4484                 or "Mark as ham" according to the current message status,
4485                 thanks to Colin).
4486
4487 2006-03-01 [wwp]        2.0.0cvs91
4488
4489         * src/messageview.c
4490         * src/procmsg.c
4491         * src/procmsg.h
4492         * src/summaryview.c
4493         * src/plugins/spamassassin/spamassassin.c
4494         * src/plugins/spamassassin/spamassassin.h
4495                 make learner callbacks return a status (0 for ok),
4496                 handle it in main code to avoid setting flags when learning failed,
4497                 don't learn on TCP if offline in spamassassin,
4498                 thanks to Colin.
4499
4500                 
4501
4502 2006-03-01 [wwp]        2.0.0cvs90
4503
4504         * src/compose.c
4505                 some work around the compose window's account menu,
4506                 patch by Fabien Vantard.
4507
4508 2006-03-01 [wwp]        2.0.0cvs89
4509
4510         * src/plugins/spamassassin/spamassassin.c
4511                 fixed bad logics, was using spamc in local mode and sa-learn
4512                 in remote mode (thanks, Colin).
4513
4514 2006-03-01 [wwp]        2.0.0cvs88
4515
4516         * src/plugins/spamassassin/spamassassin.c
4517         * src/plugins/spamassassin/spamassassin.h
4518         * src/plugins/spamassassin/spamassassin_gtk.c
4519                 made processing of emails w/ sa-plugin an option (default is TRUE),
4520                 fixed Engrish some tooltips, capitalization of some debug messages
4521                 and warnings. The spamassassin plugin now provides two separate
4522                 services: process emails upon incorporation and spamd training.
4523                 Both services (un)register independently but use some common
4524                 plugin settings (transport settings, spam storage location).
4525
4526 2006-02-28 [wwp]        2.0.0cvs87
4527
4528         * src/plugins/spamassassin/spamassassin.c
4529                 fix async flag to spamc cmdline execution (batch exec should
4530                 be asynchronous).
4531
4532 2006-02-27 [wwp]        2.0.0cvs86
4533
4534         * src/plugins/spamassassin/spamassassin.c
4535         * src/plugins/spamassassin/spamassassin.h
4536         * src/plugins/spamassassin/spamassassin_gtk.c
4537                 - added the ability to learn a remote spamassassin server (spamd),
4538                 using spamc.
4539                 - added the spamassassin option 'username', that applies to all
4540                 spamassassin operations (filtering, learning, local or remote).
4541                 The default username is the current unix user (if left blank
4542                 from gtk prefs or config file).
4543                 - commented out some unused code (notebook widget), removed unused
4544                 layout (hbox1).
4545                 - make more widgets sensitive to the transport type.
4546
4547 2006-02-27 [colin]      2.0.0cvs85
4548
4549         * src/plugins/spamassassin/spamassassin.c
4550                 Fix sa-learn call when offline
4551
4552 2006-02-27 [colin]      2.0.0cvs84
4553
4554         * configure.ac
4555         * src/Makefile.am
4556         * src/mainwindow.c
4557         * src/mainwindow.h
4558         * src/messageview.c
4559         * src/messageview.h
4560         * src/prefs_toolbar.c
4561         * src/procmsg.c
4562         * src/stock_pixmap.c
4563         * src/stock_pixmap.h
4564         * src/summaryview.c
4565         * src/toolbar.c
4566         * src/toolbar.h
4567         * src/pixmaps/ham_btn.xpm
4568         * src/pixmaps/spam.xpm
4569         * src/pixmaps/spam_btn.xpm
4570         * src/plugins/spamassassin/spamassassin.c
4571                 Add button in toolbar for spam learning
4572                 Fix a few bugs from the last related commit
4573                 Revert 1.9.6cvs23 which messed up shift-selection
4574
4575 2006-02-24 [colin]      2.0.0cvs83
4576
4577         * src/procmsg.c
4578         * src/summaryview.c
4579         * src/summaryview.h
4580         * src/plugins/spamassassin/spamassassin.c
4581         * src/plugins/spamassassin/spamassassin.h
4582         * src/plugins/spamassassin/spamassassin_gtk.c
4583                 Unregister learner when spamassassin is either
4584                 disabled or over tcp
4585
4586 2006-02-24 [colin]      2.0.0cvs82
4587
4588         * src/Makefile.am
4589         * src/mainwindow.c
4590         * src/mainwindow.h
4591         * src/procmsg.c
4592         * src/procmsg.h
4593         * src/stock_pixmap.c
4594         * src/stock_pixmap.h
4595         * src/summaryview.c
4596         * src/summaryview.h
4597         * src/gtk/icon_legend.c
4598         * src/pixmaps/spam.xpm  ** NEW FILE **
4599         * src/plugins/spamassassin/spamassassin.c
4600         * src/plugins/spamassassin/spamassassin_gtk.c
4601                 Add spam learning interface (Mark/Mark as 
4602                 (spam|ham) menus)
4603
4604 2006-02-24 [wwp]        2.0.0cvs81
4605
4606         * src/compose.c
4607         * src/compose.h
4608         * src/filtering.c
4609                 hide compose window when sending message in batch mode
4610                 (filtering: forward and redirect). Also fixed a wrong
4611                 value returned when sending failed, neutral anyway.
4612                 (Colin, me) 
4613
4614 2006-02-24 [wwp]        2.0.0cvs80
4615
4616         * src/mainwindow.c
4617                 use GTK+'s stock quit button. Patch by Fabien Vantard.
4618
4619 2006-02-24 [paul]       2.0.0cvs79
4620
4621         * src/news.c
4622         * src/news.h
4623         * src/news_gtk.c
4624                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
4625                 Thanks to Colin
4626
4627 2006-02-23 [colin]      2.0.0cvs78
4628
4629         * src/alertpanel.c
4630                 Change OK to Close in alertpanel with View log
4631                 button; add accel to View log. Patch by Fabien
4632                 Vantard
4633
4634 2006-02-23 [wwp]        2.0.0cvs77
4635
4636         * src/compose.c
4637                 silly me, there were much more tests to perform, since toolbars can
4638                 really have down to 1 element only.
4639
4640 2006-02-23 [wwp]        2.0.0cvs76
4641
4642         * commitHelper
4643                 fixed indentation from my previous commit. Fallback to VISUAL if
4644                 EDITOR is not set (and to vi, at last resort).
4645
4646 2006-02-23 [wwp]        2.0.0cvs75
4647
4648         * commitHelper
4649                 improved error detection (Colin, me).
4650
4651 2006-02-23 [wwp]        2.0.0cvs74
4652
4653         * src/prefs_toolbar.c
4654                 simplify and fix prefs/toolbars layouting. Combos' contents can
4655                 now be really displayed.
4656
4657 2006-02-23 [wwp]        2.0.0cvs73
4658         simplifies and fix prefs/toolbars layouting. Combos' contents can now
4659         be really displayed.
4660
4661 2006-02-22 [wwp]        2.0.0cvs72
4662
4663         * src/compose.c
4664                 fix a typo in my previous commit (sorry!).
4665
4666 2006-02-22 [wwp]        2.0.0cvs71
4667
4668         * src/prefs_toolbar.c
4669                 fix a crash when adding separators to toolbars,
4670                 also fix some separator item information.
4671
4672 2006-02-22 [wwp]        2.0.0cvs70
4673
4674         * src/compose.c
4675                 fix a crash when redirecting (for instance) when compose window's
4676                 toolbar contents has been customized (when some buttons have been
4677                 removed in fact).
4678
4679 2006-02-21 [wwp]        2.0.0cvs69
4680
4681         * src/summaryview.c
4682         * src/gtk/pluginwindow.c
4683         * src/plugins/pgpcore/prefs_gpg.c
4684                 fix some compilation warnings (feat. remains of removed code).
4685
4686 2006-02-21 [wwp]        2.0.0cvs68
4687
4688         * src/gtk/gtkutils.c
4689                 fix two compilation issues, thanks to Stephan Sachse.
4690
4691 2006-02-20 [colin]      2.0.0cvs67
4692
4693         * src/mainwindow.c
4694                 Don't reselect displayed mail on refocus
4695                 This fixes actions misbehaving 
4696
4697 2006-02-20 [wwp]        2.0.0cvs66
4698
4699         * src/summaryview.c
4700         * src/gtk/gtksctree.c
4701         * src/gtk/gtkshruler.c
4702                 changed more runtime typecast checks.
4703
4704 2006-02-20 [wwp]        2.0.0cvs65
4705
4706         * src/summary_search.c
4707                 find all - summaryview refresh issue fixed, thanks to Colin.
4708
4709 2006-02-20 [wwp]        2.0.0cvs64
4710
4711         * src/gtk/gtkutils.c
4712                 better runtime typecast checks.
4713
4714 2006-02-20 [wwp]        2.0.0cvs63
4715
4716         * src/summary_search.c
4717                 enhancements to the summary search:
4718                         - add the ability to stop the running search
4719                           (upon ESC-key press, new Stop button or when Clear button is pressed)
4720                         - don't search if no criteria (From/To/Subject/Body) is set
4721                         - ensure that a busy mouse pointer is always shown when searching,
4722                           show it even a bit earlier
4723
4724 2006-02-19 [colin]      2.0.0cvs62
4725
4726         * src/compose.c
4727         * src/imap.c
4728         * src/etpan/imap-thread.c
4729         * src/etpan/imap-thread.h
4730                 (Future) IMAP speed improvement on sending
4731                 Will require a libetpan update
4732         * src/summaryview.c
4733         * src/gtk/quicksearch.c
4734                 Make quicksearch clearable while running.
4735
4736 2006-02-17 [colin]      2.0.0cvs61
4737
4738         * src/imap.c
4739         * src/etpan/imap-thread.c
4740         * src/etpan/imap-thread.h
4741                 Check for IMAP certificates
4742                 ** Requires libetpan-0.42-cvs4 
4743                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
4744
4745 2006-02-17 [colin]      2.0.0cvs60
4746
4747         * src/messageview.c
4748         * src/prefs_common.c
4749         * src/prefs_common.h
4750         * src/prefs_message.c
4751                 Add pref to display HTML-only mails with plugin, 
4752                 if possible (defaulting to FALSE of course).
4753
4754 2006-02-16 [colin]      2.0.0cvs59
4755
4756         * src/main.c
4757         * src/common/plugin.c
4758         * src/common/plugin.h
4759         * src/gtk/pluginwindow.c
4760                 Keep track of requested (but unloaded) plugins
4761                 in some error cases.
4762
4763 2006-02-16 [wwp]        2.0.0cvs58
4764
4765         * src/gtk/gtkaspell.c
4766         * src/gtk/gtkaspell.h
4767         * src/prefs_spelling.c
4768         * src/compose.c
4769         * src/prefs_common.c
4770         * src/prefs_common.h
4771                 implemented new optional spellchecker behaviour: re-check message when
4772                 dictionary got changed (from compose-window/context-menu/Change dictionary).
4773
4774 2006-02-16 [wwp]        2.0.0cvs57
4775
4776         * src/quote_fmt_parse.y
4777                 pclose popen'ed pipe.
4778
4779 2006-02-15 [colin]      2.0.0cvs56
4780
4781         * src/mimeview.c
4782         * src/mimeview.h
4783                 Let MimeViewers know which MimeView they
4784                 depend of.
4785         * src/summaryview.c
4786                 Swap From/To columns in Sent/Queue/Drafts
4787                 folders
4788         * src/etpan/imap-thread.c
4789                 Use mailstream_low_tls_open() for STARTTLS
4790                 instead of mailstream_low_ssl_open()
4791                 ** REQUIRES libetpan 0.42cvs3 **
4792
4793 2006-02-15 [wwp]        2.0.0cvs55
4794
4795         * src/compose.c
4796         * src/compose.h
4797         * src/message_search.c
4798         * src/message_search.h
4799         * src/textview.c
4800         * src/gtk/gtkutils.c
4801         * src/gtk/gtkutils.h
4802                 added the ability to Find text in the compose window (and a bit
4803                 of code factorization).
4804
4805 2006-02-15 [wwp]        2.0.0cvs54
4806
4807         * src/prefs_gtk.c
4808                 yet another one file was missing (fix for some widgets' sensitivity).
4809                 Thanks Colin!
4810
4811 2006-02-15 [wwp]        2.0.0cvs53
4812
4813         * src/prefs_gtk.h
4814                 oops forgot that file (fix for some widgets' sensitivity).
4815
4816 2006-02-15 [wwp]        2.0.0cvs52
4817
4818         * src/summary_search.c
4819                 implemented advanced summary search options (added the ability
4820                 to use matcher conditions in an advanced search mode).
4821
4822 2006-02-15 [wwp]        2.0.0cvs51
4823
4824         * src/plugins/pgpcore/prefs_gpg.c
4825         * src/prefs_account.c
4826                 fix some widget sensitivity, mostly around some labels in
4827                 account prefs.
4828
4829 2006-02-15 [paul]       2.0.0cvs50
4830
4831         * manual/advanced.xml
4832                 improve Templates info
4833                 written by wwp
4834
4835 2006-02-14 [colin]      2.0.0cvs49
4836
4837         * src/pixmaps/address_book.xpm
4838         * src/pixmaps/preferences.xpm
4839         * src/pixmaps/properties.xpm
4840                 Fix pixmap size - patch by Fabien Vantard
4841
4842 2006-02-13 [colin]      2.0.0cvs48
4843
4844         * src/procmime.c
4845                 Add missing fclose()s on error
4846         * src/textview.c
4847                 Remove unused code
4848         * src/common/utils.c
4849                 Fix temp files not being deleted on windows
4850         Patches by Thomas Gilgin
4851
4852 2006-02-13 [colin]      2.0.0cvs47
4853
4854         * src/mainwindow.c
4855                 Fix exit crash
4856
4857 2006-02-13 [wwp]        2.0.0cvs46
4858
4859         * src/plugins/pgpcore/prefs_gpg.c
4860                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
4861
4862 2006-02-12 [colin]      2.0.0cvs45
4863
4864         * src/folderview.c
4865         * src/main.c
4866         * src/mainwindow.c
4867                 Fix "stuff" when quitting
4868
4869 2006-02-12 [wwp]        2.0.0cvs44
4870
4871         * src/prefs_themes.c
4872                 fix typos in debug messages.
4873
4874 2006-02-11 [colin]      2.0.0cvs43
4875
4876         * src/summaryview.c
4877                 don't allow drag/drop from ourself
4878
4879 2006-02-10 [wwp]        2.0.0cvs42
4880
4881         * src/exporthtml.c
4882         * src/html.c
4883         * src/html.h
4884         * src/procmime.c
4885         * src/textview.c
4886                 renamed html_ prefixed functions and data structures to avoid
4887                 namespace clashes w/ other software (gtkhtml2 for instance).
4888                 Closes bug #907.
4889
4890
4891 2006-02-09 [colin]      2.0.0cvs41
4892
4893         * src/summaryview.c
4894                 Fix shitty logic messed up. Thanks Ticho for the hint!
4895
4896 2006-02-09 [wwp]        2.0.0cvs40
4897
4898         * src/gtk/about.c
4899         * src/compose.c
4900         * src/prefs_account.c
4901         * src/prefs_gtk.h
4902         * src/editaddress.c
4903                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
4904                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
4905                 Browse buttons in accounts prefs.
4906
4907 2006-02-09 [colin]      2.0.0cvs39
4908
4909         * src/matcher.c
4910                 Check for pointer before using its members
4911         * src/gtk/gtksourceprintjob.c
4912                 Fix a wrong warning
4913
4914 2006-02-09 [wwp]        2.0.0cvs38
4915
4916         * src/gtk/filesel.c
4917                 fix few compiler warnings (type mismatch).
4918
4919 2006-02-09 [paul]       2.0.0cvs37
4920
4921         * po/fr.po
4922                 updated by Fabien Vantard
4923
4924 2006-02-08 [colin]      2.0.0cvs36
4925
4926         * src/prefs_common.c
4927         * src/common/defs.h
4928         * src/common/plugin.c
4929                 allow windows and linux configurations to coexist
4930                 patch by Thomas Gilgin
4931
4932 2006-02-08 [colin]      2.0.0cvs35
4933
4934         * src/filtering.c
4935         * src/matcher.c
4936         * src/matcher.h
4937         * src/matcher_parser_parse.y
4938         * src/prefs_filtering_action.c
4939         * src/prefs_matcher.c
4940                 Add the "Ignore thread" filtering
4941                 action
4942
4943 2006-02-08 [colin]      2.0.0cvs34
4944
4945         * src/compose.c
4946         * src/procmime.c
4947         * src/procmime.h
4948                 Fix bug #905 (damaged attachment)
4949                 text files with raw \0's aren't really text files
4950         FOR_STABLE
4951
4952 2006-02-08 [colin]      2.0.0cvs33
4953
4954         * src/summaryview.c
4955                 Fix crasher introduced yesterday
4956
4957 2006-02-08 [wwp]        2.0.0cvs32
4958
4959         * src/compose.c
4960         * src/compose.h
4961                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
4962
4963 2006-02-08 [wwp]        2.0.0cvs31
4964
4965         * src/prefs_template.c
4966                 templates enhancement: allow address completion for Cc and Bcc fields
4967                 (it was currently possible for the To field only)
4968
4969 2006-02-08 [colin]      2.0.0cvs30
4970
4971         * src/compose.c
4972                 Don't unblock if not blocked
4973         FOR_STABLE
4974
4975 2006-02-07 [colin]      2.0.0cvs29
4976
4977         * src/action.c
4978                 Forgot to refresh summaryview
4979
4980 2006-02-07 [colin]      2.0.0cvs28
4981
4982         * src/action.c
4983                 Freeze/thaw message list and folder list while
4984                 processing %as{} actions 
4985         * src/compose.c
4986                 Fix auto-wrap disabling after a middle-click
4987                 paste - FOR_STABLE
4988
4989 2006-02-07 [paul]       2.0.0cvs27
4990
4991         * src/folder.c
4992                 fix freeing of uninitialised pointers
4993                 Thanks to Colin
4994
4995 2006-02-06 [colin]      2.0.0cvs26
4996
4997         * src/folder.c
4998                 Use g_slist_prepend in potentially big list
4999
5000 2006-02-06 [colin]      2.0.0cvs25
5001
5002         * src/folder.c
5003                 Completely skip processing if it doesn't 
5004                 exist (faster!)
5005
5006 2006-02-06 [colin]      2.0.0cvs24
5007
5008         * src/folder.c
5009         * src/summaryview.c
5010                 Batch filtering in summaryview (from Tools menu)
5011                 and pre/post//-processing too
5012
5013 2006-02-06 [colin]      2.0.0cvs23
5014
5015         * src/procmsg.h
5016         * src/filtering.c
5017                 Use a special field for batch filtering instead
5018                 of stepping on deferred execution's toes
5019
5020 2006-02-06 [colin]      2.0.0cvs22
5021
5022         * src/action.c
5023         * src/filtering.c
5024         * src/filtering.h
5025         * src/folder.c
5026         * src/summaryview.c
5027                 Fix filtering via menus and actions
5028
5029 2006-02-06 [colin]      2.0.0cvs21
5030
5031         * src/imap.c
5032                 Put the added file directly to cache if possible (will work
5033                 with next libetpan)
5034         * src/filtering.c
5035         * src/filtering.h
5036         * src/inc.c
5037         * src/folder.c
5038         * src/mbox.c
5039         * src/procmsg.h
5040                 Move and copy filtered messages by batches instead of one
5041                 by one - faster on IMAP
5042         * src/procmsg.c
5043                 Add a function that'll possibly be useful later
5044
5045 2006-02-06 [colin]      2.0.0cvs20
5046
5047         * src/addressbook.c
5048                 Use internal mime-type instead of text/plain for d'n'd
5049         * src/compose.c
5050                 Allow attaching files from mimeview's icon list via d'n'd
5051         * src/folderview.c
5052         * src/folderview.h
5053                 Use internal mime-type instead of text/plain for d'n'd
5054                 Don't try to selected opened folder if none is
5055                 Factorize d'n'd from other apps code
5056         * src/headerview.c
5057         * src/textview.c
5058         * src/gtk/gtkutils.c
5059         * src/gtk/gtkutils.h
5060                 Factorize Face/X-Face stuff
5061         * src/mimeview.c
5062                 Fix d'n'd to other apps
5063         * src/prefs_message.c
5064                 Let the XFace pref be usable without libcompface as it also
5065                 applies to Face
5066         * src/summaryview.c
5067                 Fix d'n'd to other apps
5068                 Factorize d'n'd from other apps code
5069
5070 2006-02-06 [wwp]        2.0.0cvs19
5071
5072         * po/it.po
5073                 Italian translation fixes by Andrea Spadaccini (no more confusion
5074                 between filtering and processing, and few changes in the About
5075                 dialog).
5076
5077
5078 2006-02-06 [mones]      2.0.0cvs18
5079
5080         * src/gtk/icon_legend.c
5081                 Improved descriptions allowing better translations
5082
5083 2006-02-05 [colin]      2.0.0cvs17
5084
5085         * src/imap.c
5086                 Add the f*cking missing expunge that caused imap_fetch_env
5087                 to fail after an add_msgs ! :-///
5088         * src/etpan/imap-thread.c
5089                 Add a bit of debug
5090         FOR_STABLE
5091
5092 2006-02-05 [colin]      2.0.0cvs16
5093
5094         * src/common/utils.c
5095                 Don't check for return-path (or we can't put
5096                 back non-sent mails)
5097
5098 2006-02-05 [colin]      2.0.0cvs15
5099
5100         * src/textview.c
5101                 Don't try to display Face header in textview
5102                 when teh headerview's active
5103
5104 2006-02-05 [colin]      2.0.0cvs14
5105
5106         * tools/tbird2syl.py
5107         * tools/Makefile.am
5108                 Add script to import Thunderbird mails
5109
5110 2006-02-05 [colin]      2.0.0cvs13
5111
5112         * src/headerview.c
5113         * src/procheader.c
5114         * src/procmsg.c
5115         * src/procmsg.h
5116         * src/textview.c
5117                 Show Face headers - patch partially by Klaus Flittner
5118
5119 2006-02-05 [colin]      2.0.0cvs12
5120
5121         * src/folderview.c
5122         * src/summaryview.c
5123         * src/common/utils.c
5124         * src/common/utils.h
5125                 Let dnd work from mime icons to summaryview
5126                 and to folderview too
5127                 Add a crude test to avoid trying to add files
5128                 drag'n'dropped when they're not mails
5129
5130 2006-02-04 [colin]      2.0.0cvs11
5131
5132         * src/summaryview.c
5133         * src/mimeview.c
5134                 Fix utf8 conversion
5135
5136 2006-02-04 [colin]      2.0.0cvs10
5137
5138         * src/compose.c
5139         * src/folderview.c
5140         * src/mimeview.c
5141         * src/summaryview.c
5142         * src/summaryview.h
5143                 Added various drag and drop capas:
5144                 From                    To
5145                 summaryview             other apps
5146                 mimeview icons          other apps
5147                 other apps              summaryview
5148                 other apps              folderview
5149
5150                 This shouldn't have broken the existing:
5151                 From                    To
5152                 summaryview             folderview
5153                 folderview              folderview
5154                 summaryview             compose's attachments
5155
5156         Tests welcomed.
5157
5158 2006-02-02 [paul]       2.0.0cvs9
5159
5160         * src/mainwindow.c
5161                 move global option 'Set displayed columns...' out
5162                 of folder option grouping.
5163                 fix sensitivity of 'harvest addresses'
5164         FOR_STABLE
5165
5166 2006-02-01 [colin]      2.0.0cvs8
5167
5168         * src/mimeview.c
5169                 Revert the alertpanel patch, it sucks (intrusive
5170                 and gets in the way of "open")
5171
5172 2006-02-01 [colin]      2.0.0cvs7
5173
5174         * src/compose.c
5175         * src/prefs_account.c
5176         * src/prefs_common.c
5177         * src/common/defs.h
5178         * src/common/utils.c
5179         * src/common/utils.h
5180                 Add ability to edit the signature file
5181                 from the account preferences, and use
5182                 a default for the text editor.
5183                 Patch by Fabien Vantard
5184
5185 2006-02-01 [colin]      2.0.0cvs6
5186
5187         * src/mimeview.c
5188                 Try to get mime type by extension if it is
5189                 application/octet-stream
5190                 Display a window with possible choices when
5191                 encountering unknown mime types
5192         * src/gtk/filesel.c
5193         * src/gtk/filesel.h
5194                 Add preview
5195                 Allow multiple selection in filtered filesel
5196                 (patch by Fabien Vantard)
5197         * src/gtk/pluginwindow.c
5198                 Use it (patch by Fabien Vantard)
5199
5200 2006-02-01 [paul]       2.0.0cvs5
5201
5202         * src/jpilot.c
5203                 fix crash on creating jpilot address book
5204                 Thanks to Colin - FOR_STABLE
5205         * src/prefs_summaries.c
5206         * src/prefs_wrapping.c
5207         * src/gtk/icon_legend.c
5208         * src/gtk/quicksearch.c
5209                 string fixes and additions
5210
5211 2006-02-01 [paul]       2.0.0cvs4
5212
5213         * src/compose.c
5214         * src/mainwindow.c
5215         * src/messageview.c
5216         * src/prefs_send.c
5217                 add Arabic encoding option
5218                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5219
5220 2006-01-31 [colin]      2.0.0cvs3
5221
5222         * src/plugins/pgpcore/passphrase.c
5223                 Convert passphrase to locale encoding
5224         * src/compose.c
5225                 Fix drafting on IMAP. Crappy bug sneaked in
5226                 the release :-/
5227         FOR_STABLE
5228
5229 2006-01-30 [paul]       2.0.0cvs2
5230
5231         * src/gtk/icon_legend.c
5232                 show the new entries
5233
5234 2006-01-30 [colin]      2.0.0cvs1
5235
5236         * src/manual.c
5237                 Check for the file to be present before 
5238                 enabling the menu - FOR_STABLE
5239         * src/gtk/icon_legend.c
5240                 Add folders icons (not all of them, there
5241                 are too much, but the most intriguing ones)
5242
5243 2006-01-30 [paul]       2.0.0
5244
5245         version 2.0.0 released
5246
5247 2006-01-30 [paul]       1.9.100cvs200
5248
5249         * manual/faq.xml
5250         * manual/gpl.xml
5251         * manual/intro.xml
5252         * manual/starting.xml
5253         * manual/sylpheed-claws-manual.xml
5254                 fixes, additions
5255
5256 2006-01-29 [mones]      1.9.100cvs199
5257
5258         * manual/account.xml
5259         * manual/advanced.xml
5260         * manual/glossary.xml
5261                 Some typos fixed, added LDIF term to glossary
5262         * po/es.po
5263                 Fixed leading plus symbol
5264
5265 2006-01-29 [paul]       1.9.100cvs198
5266
5267         * po/fi.po
5268         * po/sk.po
5269                 updated by Tommi Pirinen and Andrej Kacian
5270
5271 2006-01-29 [paul]       1.9.100cvs197
5272
5273         * src/gtk/authors.h
5274                 remove duplicates
5275
5276 2006-01-29 [paul]       1.9.100cvs196
5277
5278         * AUTHORS
5279         * po/nl.po
5280         * src/gtk/authors.h
5281         * tools/claws.i18n.status.pl
5282                 nl translation updated by Tim Dijkstra
5283
5284 2006-01-29 [paul]       1.9.100cvs195
5285
5286         * po/sr.po
5287         * po/sv.po
5288                 updated by Aleksandar Urosevic and Anders Troback
5289
5290 2006-01-28 [colin]      1.9.100cvs194
5291
5292         * src/gtk/gtksourceprintjob.c
5293                 Don't fiddle with PangoLayout when we
5294                 have an image
5295
5296 2006-01-28 [paul]       1.9.100cvs193
5297
5298         * AUTHORS
5299         * po/el.po
5300         * po/zh_CN.po
5301         * src/gtk/authors.h
5302         * tools/claws.i18n.status.pl
5303                 updated translations submitted by Stavros Giannouris
5304                 and Ralgh Young
5305
5306 2006-01-27 [colin]      1.9.100cvs192
5307
5308         * src/summaryview.c
5309         * src/gtk/gtksourceprintjob.c
5310                 Add image printing 
5311                 (libgnomeprint only, of course)
5312
5313 2006-01-27 [paul]       1.9.100cvs191
5314
5315         * po/fr.po
5316         * po/it.po
5317                 updated by Fabien Vantard and Andrea Spadaccini
5318
5319 2006-01-26 [colin]      1.9.100cvs190
5320
5321         * manual/Makefile.am
5322         * configure.ac
5323                 Make building the manual optional 
5324                 (--disable-manual)
5325
5326 2006-01-26 [paul]       1.9.100cvs189
5327
5328         * manual/glossary.xml
5329         * manual/plugins.xml
5330                 edited
5331         * po/en_GB.po
5332                 updated
5333
5334 2006-01-26 [paul]       1.9.100cvs188
5335
5336         * src/prefs_display_header.c
5337         * src/prefs_folder_column.c
5338         * src/prefs_msg_colors.c
5339         * src/prefs_summaries.c
5340         * src/prefs_summary_column.c
5341                 HIGify
5342
5343 2006-01-25 [colin]      1.9.100cvs187
5344
5345         * src/imap.c
5346                 Don't allow moving/copying mails between
5347                 queue/drafts and non-queue/drafts folders
5348                 Fixes bug #897 (message header is resetted 
5349                 if one is copied to Drafts)
5350
5351 2006-01-25 [colin]      1.9.100cvs186
5352
5353         * src/folder.c
5354         * src/mainwindow.c
5355                 Fix subscribed folders not found
5356         * src/compose.c
5357                 Don't try to encode as original mail's charset
5358                 if it's ascii 
5359
5360 2006-01-25 [paul]       1.9.100cvs185
5361
5362         * AUTHORS
5363         * po/Makevars
5364                 updated
5365         * po/de.po
5366         * po/pl.po
5367         * po/pt_BR.po
5368         * po/sr.po
5369                 updates submitted by Stephan Sachse, Emilian Nowak
5370                 and Quar, Frederico Goncalves Guimaraes, and
5371                 Aleksandar Urosevic
5372                 Fix Bug 896, 'PT_BR locale broken'.
5373         * src/gtk/authors.h
5374                 updated
5375
5376 2006-01-24 [mones]      1.9.100cvs184
5377
5378         * manual/glossary.xml
5379                 All current terms finished. Reviewers welcome ;-)
5380         * manual/keyboard.xml
5381                 Fixed column width for pdf output.
5382         * po/es.po
5383                 Updated
5384
5385 2006-01-24 [paul]       1.9.100cvs183
5386
5387         * manual/glossary.xml
5388                 fix id name
5389         * manual/dist/html/Makefile.am
5390         * manual/dist/pdf/Makefile.am
5391         * manual/dist/ps/Makefile.am
5392         * manual/dist/txt/Makefile.am
5393                 fix make deps
5394                 Thanks to Colin
5395
5396 2006-01-24 [mones]      1.9.100cvs182
5397
5398         * manual/glossary.xml
5399                 Nearly finished, some terms missing.
5400
5401 2006-01-23 [paul]       1.9.100cvs181
5402
5403         * manual/dist/html/Makefile.am
5404         * manual/dist/pdf/Makefile.am
5405         * manual/dist/ps/Makefile.am
5406         * manual/dist/txt/Makefile.am
5407         * src/mainwindow.c
5408                 re-enable manual
5409                 Thanks to Colin
5410
5411 2006-01-22 [colin]      1.9.100cvs180
5412
5413         * src/compose.c
5414         * src/gtk/gtkaspell.c
5415                 Don't deselect stuff before right-clicking, with aspell.
5416                 (This prevented right-click Copy, for example).
5417                 Thanks to Clo!
5418
5419 2006-01-22 [paul]       1.9.100cvs179
5420
5421         * src/summary_search.c
5422                 don't fix the widget size as it causes problems
5423                 under localisation.
5424                 Thanks to Emilian Nowak
5425
5426 2006-01-21 [paul]       1.9.100cvs178
5427
5428         * src/prefs_themes.c
5429                 fix broken underlining of label text
5430                 with some translations
5431
5432 2006-01-21 [colin]      1.9.100cvs177
5433
5434         * po/fr.po
5435                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5436
5437 2006-01-20 [colin]      1.9.100cvs176
5438
5439         * configure.ac
5440         * Makefile.am
5441         * manual/Makefile
5442         * manual/dist/html/.cvsignore
5443         * manual/dist/html/Makefile.am
5444         * manual/dist/pdf/.cvsignore
5445         * manual/dist/pdf/Makefile.am
5446         * manual/dist/ps/.cvsignore
5447         * manual/dist/ps/Makefile.am
5448         * manual/dist/txt/.cvsignore
5449         * manual/dist/txt/Makefile.am
5450                 Autotool-ize manual
5451
5452 2006-01-20 [paul]       1.9.100cvs175
5453
5454         * manual/handling.xml
5455                 make Filtering and Searching entries easier to find
5456         * manual/keyboard.xml
5457                 add the remaining default keybinds
5458         * src/prefs_summaries.c
5459                 update the default keybinds
5460
5461 2006-01-20 [paul]       1.9.100cvs174
5462
5463         * src/addressbook.c
5464         * src/addrgather.c
5465         * src/addrharvest.c
5466         * src/editaddress.c
5467         * src/editgroup.c
5468         * src/exphtmldlg.c
5469         * src/expldifdlg.c
5470         * src/exporthtml.c
5471         * src/exportldif.c
5472         * src/ldif.c
5473                 replace 'e-mail' with 'email'
5474         * src/summary_search.c
5475                 add mnemonic to "Find all" button
5476
5477 2006-01-20 [wwp]        1.9.100cvs173
5478
5479         * src/export.c
5480         * src/import.c
5481                 touched mbox import/export buttons for HIG-compliance
5482
5483 2006-01-19 [paul]       1.9.100cvs172
5484
5485         * manual/account.xml
5486         * manual/addrbook.xml
5487         * manual/advanced.xml
5488         * manual/faq.xml
5489         * manual/handling.xml
5490         * manual/intro.xml
5491         * manual/plugins.xml
5492         * manual/starting.xml
5493                 more editing
5494
5495 2006-01-19 [paul]       1.9.100cvs171
5496
5497         * src/toolbar.c
5498                 allow use of trash button while receiving
5499                 Thanks to Colin
5500
5501 2006-01-19 [wwp]        1.9.100cvs170
5502
5503         * src/gtk/quicksearch.c
5504         * src/compose.c
5505                 force text color to black when yellow background is set
5506
5507 2006-01-19 [colin]      1.9.100cvs169
5508
5509         * src/plugins/trayicon/trayicon.c
5510                 Gray out Get Mail when already getting mail
5511
5512 2006-01-18 [paul]       1.9.100cvs168
5513
5514         * src/compose.c
5515                 give widget yellow background was To is
5516                 set via folder prefs
5517         * src/gtk/quicksearch.c
5518                 give widget yellow background when quick
5519                 search is active.
5520                 Thanks to Colin
5521
5522 2006-01-18 [paul]       1.9.100cvs167
5523
5524         * doc/man/sylpheed-claws.1
5525                 add --subscribe option
5526
5527 2006-01-18 [paul]       1.9.100cvs166
5528
5529         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5530         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5531                 use %U instead of %F (%F is broken for user installed
5532                 files in kde 3.5)
5533
5534 2006-01-18 [colin]      1.9.100cvs165
5535
5536         * src/summaryview.c
5537                 Default to Yes in "No more * messages" dialogs
5538
5539 2006-01-17 [colin]      1.9.100cvs164
5540
5541         * src/compose.c
5542                 Possibly fix an invalid iterator causing
5543                 crash
5544
5545 2006-01-17 [colin]      1.9.100cvs163
5546
5547         * src/mimeview.c
5548                 Fix crash when the image disappears under the
5549                 image viewer
5550
5551 2006-01-16 [colin]      1.9.100cvs162
5552
5553         * src/compose.c
5554                 Fix reenabling autowrap
5555
5556 2006-01-16 [colin]      1.9.100cvs161
5557
5558         * src/compose.c
5559                 reset quote_len before getting quote_str
5560
5561 2006-01-16 [colin]      1.9.100cvs160
5562
5563         * src/account.c
5564         * src/account.h
5565         * src/folder.c
5566         * src/imap_gtk.c
5567         * src/mh_gtk.c
5568                 Fix bug #883 (default inbox does not track folder move)
5569
5570 2006-01-16 [colin]      1.9.100cvs159
5571
5572         * src/compose.c
5573         * src/plugins/pgpcore/passphrase.c
5574                 More buttons fixes
5575
5576 2006-01-16 [paul]       1.9.100cvs158
5577
5578         * src/prefs_actions.c
5579         * src/prefs_filtering_action.c
5580         * src/prefs_matcher.c
5581         * src/quote_fmt.c
5582         * src/gtk/description_window.c
5583         * src/gtk/description_window.h
5584         * src/gtk/quicksearch.c
5585                 description window cleanups
5586
5587 2006-01-15 [colin]      1.9.100cvs157
5588
5589         * src/addressbook.c
5590         * src/prefs_filtering.c
5591                 Same here
5592
5593 2006-01-15 [colin]      1.9.100cvs156
5594
5595         * src/folderview.c
5596         * src/mainwindow.c
5597                 Same for "Empty trash"
5598
5599 2006-01-15 [colin]      1.9.100cvs155
5600
5601         * src/inc.c
5602                 Override offline dialog had Yes by default
5603
5604 2006-01-15 [colin]      1.9.100cvs154
5605
5606         * src/summaryview.c
5607                 Delete selected messages? previously had Yes the default
5608
5609 2006-01-15 [colin]      1.9.100cvs153
5610
5611         * src/folder.c
5612         * src/folder.h
5613         * src/main.c
5614                 Check if a mailbox is loaded after all
5615                 plugins are loaded.
5616
5617 2006-01-15 [colin]      1.9.100cvs152
5618
5619         * src/folder.c
5620                 Don't start wizard when there are unloaded folders (will help
5621                 people with only mbox or maildir mailboxes)
5622
5623 2006-01-14 [colin]      1.9.100cvs151
5624
5625         * src/addressbook.c
5626         * src/expldifdlg.c
5627         * src/importldif.c
5628         * src/importmutt.c
5629         * src/importpine.c
5630         * src/mh_gtk.c
5631                 More HIG compliance and fixes
5632
5633 2006-01-14 [colin]      1.9.100cvs150
5634
5635         * src/prefs_filtering_action.c
5636         * src/foldersel.c
5637                 Two forgotten button order changes
5638
5639 2006-01-14 [colin]      1.9.100cvs149
5640
5641         * src/account.c
5642         * src/addressbook.c
5643         * src/compose.c
5644         * src/folderview.c
5645         * src/imap_gtk.c
5646         * src/mainwindow.c
5647         * src/mh_gtk.c
5648         * src/news_gtk.c
5649         * src/prefs_actions.c
5650         * src/prefs_customheader.c
5651         * src/prefs_filtering.c
5652         * src/prefs_matcher.c
5653         * src/prefs_template.c
5654         * src/ssl_manager.c
5655         * src/summaryview.c
5656         * src/textview.c
5657         * src/toolbar.c
5658                 All deletion confirmations are now "Cancel, Delete" 
5659                 instead of "No, Yes"
5660                 Clarified most of the other "No, Yes" to 
5661                 "Cancel, Descriptive_action"
5662                 Rechanged the "Entry not saved" alerts to have 
5663                 "Close, Continue editing"
5664
5665
5666 2006-01-14 [paul]
5667
5668         * 2.0.0-rc4 released
5669
5670 2006-01-14 [paul]       1.9.100cvs148
5671
5672         * src/account.c
5673         * src/addressadd.c
5674         * src/addressbook.c
5675         * src/compose.c
5676         * src/editaddress.c
5677         * src/editbook.c
5678         * src/editgroup.c
5679         * src/editjpilot.c
5680         * src/editldap.c
5681         * src/editvcard.c
5682         * src/exphtmldlg.c
5683         * src/expldifdlg.c
5684         * src/folderview.c
5685         * src/grouplistdialog.c
5686         * src/imap_gtk.c
5687         * src/importmutt.c
5688         * src/importpine.c
5689         * src/inc.c
5690         * src/main.c
5691         * src/mainwindow.c
5692         * src/message_search.c
5693         * src/messageview.c
5694         * src/mh_gtk.c
5695         * src/mimeview.c
5696         * src/news_gtk.c
5697         * src/prefs_actions.c
5698         * src/prefs_customheader.c
5699         * src/prefs_filtering.c
5700         * src/prefs_matcher.c
5701         * src/prefs_template.c
5702         * src/prefs_themes.c
5703         * src/ssl_manager.c
5704         * src/summary_search.c
5705         * src/summaryview.c
5706         * src/textview.c
5707         * src/toolbar.c
5708         * src/gtk/foldersort.c
5709         * src/gtk/gtkaspell.c
5710         * src/gtk/inputdialog.c
5711         * src/gtk/prefswindow.c
5712         * src/plugins/pgpcore/select-keys.c
5713         * src/plugins/trayicon/trayicon.c
5714                 HIG compliant button order
5715
5716 2006-01-14 [mones]      1.9.100cvs147
5717
5718         * po/es.po
5719                 Updated translation
5720
5721 2006-01-13 [paul]       1.9.100cvs146
5722
5723         * AUTHORS
5724         * ChangeLog
5725         * src/gtk/authors.h
5726                 add Joshua M. Kwan to contributors list
5727
5728 2006-01-13 [colin]      1.9.100cvs145
5729
5730         * src/gtk/quicksearch.c
5731                 Don't refocus quick search after executing (Esc or Enter)
5732                 Allows to '/'search something then move up/down in 
5733                 summaryview, and to Esc a search and be back in the 
5734                 summaryview
5735
5736 2006-01-13 [paul]       1.9.100cvs144
5737
5738         * src/plugins/pgpinline/pgpinline.c
5739                 support Content-Type 'application/pgp'
5740                 patch by Joshua M. Kwan <joshuak@users.sf.net>
5741
5742 2006-01-13 [paul]       1.9.100cvs143
5743
5744         * manual/account.xml
5745                 make mention of partial retrieval
5746                 thanks to Colin
5747
5748 2006-01-13 [paul]       1.9.100cvs142
5749
5750         * src/account.c
5751         * src/account.h
5752         * src/action.c
5753         * src/action.h
5754         * src/adbookbase.h
5755         * src/addr_compl.c
5756         * src/addr_compl.h
5757         * src/addrbook.c
5758         * src/addrcache.c
5759         * src/addrcache.h
5760         * src/addrcindex.c
5761         * src/addrcindex.h
5762         * src/addrclip.c
5763         * src/addrclip.h
5764         * src/addrdefs.h
5765         * src/addressadd.c
5766         * src/addressadd.h
5767         * src/addressbook.c
5768         * src/addressbook.h
5769         * src/addrgather.c
5770         * src/addrgather.h
5771         * src/addrharvest.c
5772         * src/addrharvest.h
5773         * src/addrindex.c
5774         * src/addrindex.h
5775         * src/addritem.c
5776         * src/addritem.h
5777         * src/addrquery.c
5778         * src/addrquery.h
5779         * src/addrselect.c
5780         * src/addrselect.h
5781         * src/alertpanel.c
5782         * src/alertpanel.h
5783         * src/browseldap.c
5784         * src/browseldap.h
5785         * src/codeconv.c
5786         * src/codeconv.h
5787         * src/compose.c
5788         * src/compose.h
5789         * src/customheader.c
5790         * src/customheader.h
5791         * src/displayheader.c
5792         * src/displayheader.h
5793         * src/editaddress.c
5794         * src/editaddress.h
5795         * src/editbook.c
5796         * src/editbook.h
5797         * src/editgroup.c
5798         * src/editgroup.h
5799         * src/editjpilot.c
5800         * src/editjpilot.h
5801         * src/editldap.c
5802         * src/editldap.h
5803         * src/editldap_basedn.c
5804         * src/editldap_basedn.h
5805         * src/editvcard.c
5806         * src/editvcard.h
5807         * src/exphtmldlg.c
5808         * src/exphtmldlg.h
5809         * src/expldifdlg.c
5810         * src/expldifdlg.h
5811         * src/export.h
5812         * src/exporthtml.c
5813         * src/exporthtml.h
5814         * src/exportldif.c
5815         * src/exportldif.h
5816         * src/filtering.c
5817         * src/filtering.h
5818         * src/folder.c
5819         * src/folder.h
5820         * src/folder_item_prefs.c
5821         * src/folder_item_prefs.h
5822         * src/foldersel.c
5823         * src/foldersel.h
5824         * src/folderutils.c
5825         * src/folderutils.h
5826         * src/folderview.c
5827         * src/folderview.h
5828         * src/grouplistdialog.c
5829         * src/grouplistdialog.h
5830         * src/headerview.c
5831         * src/html.c
5832         * src/html.h
5833         * src/image_viewer.c
5834         * src/image_viewer.h
5835         * src/imap.c
5836         * src/imap.h
5837         * src/imap_gtk.c
5838         * src/imap_gtk.h
5839         * src/import.h
5840         * src/importldif.c
5841         * src/importldif.h
5842         * src/importmutt.c
5843         * src/importmutt.h
5844         * src/importpine.c
5845         * src/importpine.h
5846         * src/inc.c
5847         * src/inc.h
5848         * src/jpilot.c
5849         * src/jpilot.h
5850         * src/ldapctrl.c
5851         * src/ldapctrl.h
5852         * src/ldaplocate.c
5853         * src/ldaplocate.h
5854         * src/ldapquery.c
5855         * src/ldapquery.h
5856         * src/ldapserver.c
5857         * src/ldapserver.h
5858         * src/ldaputil.c
5859         * src/ldaputil.h
5860         * src/ldif.c
5861         * src/ldif.h
5862         * src/main.c
5863         * src/main.h
5864         * src/mainwindow.c
5865         * src/mainwindow.h
5866         * src/manual.c
5867         * src/manual.h
5868         * src/mbox.c
5869         * src/mbox.h
5870         * src/message_search.c
5871         * src/message_search.h
5872         * src/messageview.c
5873         * src/messageview.h
5874         * src/mh.c
5875         * src/mh.h
5876         * src/mh_gtk.c
5877         * src/mh_gtk.h
5878         * src/mimeview.c
5879         * src/mimeview.h
5880         * src/msgcache.c
5881         * src/msgcache.h
5882         * src/mutt.c
5883         * src/mutt.h
5884         * src/news.c
5885         * src/news.h
5886         * src/news_gtk.c
5887         * src/news_gtk.h
5888         * src/partial_download.c
5889         * src/partial_download.h
5890         * src/pine.c
5891         * src/pine.h
5892         * src/pop.c
5893         * src/pop.h
5894         * src/prefs_account.c
5895         * src/prefs_account.h
5896         * src/prefs_actions.c
5897         * src/prefs_actions.h
5898         * src/prefs_common.c
5899         * src/prefs_common.h
5900         * src/prefs_compose_writing.c
5901         * src/prefs_compose_writing.h
5902         * src/prefs_customheader.c
5903         * src/prefs_customheader.h
5904         * src/prefs_display_header.c
5905         * src/prefs_display_header.h
5906         * src/prefs_filtering.c
5907         * src/prefs_filtering.h
5908         * src/prefs_filtering_action.c
5909         * src/prefs_filtering_action.h
5910         * src/prefs_folder_column.c
5911         * src/prefs_folder_column.h
5912         * src/prefs_folder_item.c
5913         * src/prefs_folder_item.h
5914         * src/prefs_fonts.c
5915         * src/prefs_fonts.h
5916         * src/prefs_gtk.c
5917         * src/prefs_gtk.h
5918         * src/prefs_image_viewer.c
5919         * src/prefs_image_viewer.h
5920         * src/prefs_matcher.c
5921         * src/prefs_matcher.h
5922         * src/prefs_message.c
5923         * src/prefs_msg_colors.c
5924         * src/prefs_msg_colors.h
5925         * src/prefs_other.c
5926         * src/prefs_quote.c
5927         * src/prefs_receive.c
5928         * src/prefs_send.c
5929         * src/prefs_spelling.c
5930         * src/prefs_spelling.h
5931         * src/prefs_summaries.c
5932         * src/prefs_summaries.h
5933         * src/prefs_summary_column.c
5934         * src/prefs_summary_column.h
5935         * src/prefs_template.c
5936         * src/prefs_template.h
5937         * src/prefs_themes.c
5938         * src/prefs_themes.h
5939         * src/prefs_toolbar.c
5940         * src/prefs_toolbar.h
5941         * src/prefs_wrapping.c
5942         * src/prefs_wrapping.h
5943         * src/privacy.c
5944         * src/privacy.h
5945         * src/procheader.c
5946         * src/procheader.h
5947         * src/procmime.c
5948         * src/procmime.h
5949         * src/procmsg.c
5950         * src/procmsg.h
5951         * src/quote_fmt.c
5952         * src/quote_fmt_parse.y
5953         * src/recv.c
5954         * src/recv.h
5955         * src/remotefolder.c
5956         * src/remotefolder.h
5957         * src/send_message.c
5958         * src/send_message.h
5959         * src/setup.c
5960         * src/setup.h
5961         * src/sourcewindow.c
5962         * src/sourcewindow.h
5963         * src/ssl_manager.c
5964         * src/ssl_manager.h
5965         * src/statusbar.c
5966         * src/statusbar.h
5967         * src/stock_pixmap.c
5968         * src/stock_pixmap.h
5969         * src/summary_search.c
5970         * src/summary_search.h
5971         * src/summaryview.c
5972         * src/summaryview.h
5973         * src/syldap.c
5974         * src/syldap.h
5975         * src/textview.c
5976         * src/textview.h
5977         * src/toolbar.c
5978         * src/toolbar.h
5979         * src/undo.c
5980         * src/undo.h
5981         * src/unmime.c
5982         * src/unmime.h
5983         * src/vcard.c
5984         * src/vcard.h
5985         * src/wizard.c
5986         * src/wizard.h
5987         * src/common/base64.c
5988         * src/common/base64.h
5989         * src/common/defs.h
5990         * src/common/hooks.c
5991         * src/common/hooks.h
5992         * src/common/log.c
5993         * src/common/log.h
5994         * src/common/mgutils.c
5995         * src/common/mgutils.h
5996         * src/common/nntp.c
5997         * src/common/nntp.h
5998         * src/common/passcrypt.c
5999         * src/common/passcrypt.h.in
6000         * src/common/plugin.c
6001         * src/common/plugin.h
6002         * src/common/prefs.c
6003         * src/common/prefs.h
6004         * src/common/progressindicator.c
6005         * src/common/progressindicator.h
6006         * src/common/quoted-printable.c
6007         * src/common/quoted-printable.h
6008         * src/common/session.c
6009         * src/common/session.h
6010         * src/common/smtp.c
6011         * src/common/smtp.h
6012         * src/common/socket.c
6013         * src/common/socket.h
6014         * src/common/ssl.c
6015         * src/common/ssl.h
6016         * src/common/ssl_certificate.c
6017         * src/common/ssl_certificate.h
6018         * src/common/stringtable.c
6019         * src/common/stringtable.h
6020         * src/common/sylpheed.c
6021         * src/common/sylpheed.h
6022         * src/common/template.c
6023         * src/common/template.h
6024         * src/common/timing.h
6025         * src/common/utils.c
6026         * src/common/utils.h
6027         * src/common/version.h.in
6028         * src/common/xml.c
6029         * src/common/xml.h
6030         * src/common/xmlprops.c
6031         * src/common/xmlprops.h
6032         * src/gtk/colorlabel.c
6033         * src/gtk/colorsel.c
6034         * src/gtk/colorsel.h
6035         * src/gtk/description_window.c
6036         * src/gtk/description_window.h
6037         * src/gtk/filesel.c
6038         * src/gtk/filesel.h
6039         * src/gtk/foldersort.c
6040         * src/gtk/foldersort.h
6041         * src/gtk/gtkutils.c
6042         * src/gtk/gtkutils.h
6043         * src/gtk/inputdialog.c
6044         * src/gtk/inputdialog.h
6045         * src/gtk/logwindow.c
6046         * src/gtk/logwindow.h
6047         * src/gtk/manage_window.c
6048         * src/gtk/manage_window.h
6049         * src/gtk/menu.c
6050         * src/gtk/menu.h
6051         * src/gtk/pluginwindow.c
6052         * src/gtk/pluginwindow.h
6053         * src/gtk/prefswindow.c
6054         * src/gtk/prefswindow.h
6055         * src/gtk/progressdialog.c
6056         * src/gtk/progressdialog.h
6057         * src/gtk/sslcertwindow.c
6058         * src/gtk/sslcertwindow.h
6059         * src/plugins/clamav/clamav_plugin.c
6060         * src/plugins/clamav/clamav_plugin.h
6061         * src/plugins/clamav/clamav_plugin_gtk.c
6062         * src/plugins/demo/demo.c
6063         * src/plugins/dillo_viewer/dillo_prefs.c
6064         * src/plugins/dillo_viewer/dillo_prefs.h
6065         * src/plugins/dillo_viewer/dillo_viewer.c
6066         * src/plugins/pgpcore/passphrase.c
6067         * src/plugins/pgpcore/passphrase.h
6068         * src/plugins/pgpcore/plugin.c
6069         * src/plugins/pgpcore/select-keys.c
6070         * src/plugins/pgpcore/select-keys.h
6071         * src/plugins/pgpcore/sgpgme.c
6072         * src/plugins/pgpcore/sgpgme.h
6073         * src/plugins/pgpinline/pgpinline.c
6074         * src/plugins/pgpinline/pgpinline.h
6075         * src/plugins/pgpinline/plugin.c
6076         * src/plugins/pgpmime/pgpmime.c
6077         * src/plugins/pgpmime/pgpmime.h
6078         * src/plugins/pgpmime/plugin.c
6079         * src/plugins/spamassassin/spamassassin.c
6080         * src/plugins/spamassassin/spamassassin.h
6081         * src/plugins/spamassassin/spamassassin_gtk.c
6082         * src/plugins/trayicon/trayicon.c
6083                 update copyright header
6084
6085 2006-01-13 [paul]       1.9.100cvs141
6086
6087         * src/account.c
6088         * src/export.c
6089         * src/import.c
6090         * src/mainwindow.c
6091         * src/prefs_account.c
6092         * src/prefs_display_header.c
6093         * src/prefs_receive.c
6094         * src/prefs_send.c
6095         * src/prefs_summaries.c
6096         * src/prefs_themes.c
6097         * src/prefs_toolbar.c
6098         * src/gtk/about.c
6099                 various cleanups
6100
6101 2006-01-12 [colin]      1.9.100cvs140
6102
6103         * src/folder.c
6104         * src/folder.h
6105         * src/main.c
6106                 Add --subscribe option
6107                 Let sylpheed-claws email@domain.com equivalent to --compose
6108                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6109
6110 2006-01-12 [paul]       1.9.100cvs139
6111
6112         * src/mainwindow.c
6113                 append 'Change folder order' label with '...'
6114         * src/prefs_actions.c
6115                 allow reordering of actions list by dnd
6116         * src/gtk/foldersort.c
6117                 make the dialog nicer
6118
6119 2006-01-11 [colin]      1.9.100cvs138
6120
6121         * src/compose.c
6122                 Allow templates without text
6123
6124 2006-01-11 [paul]       1.9.100cvs137
6125
6126         * tools/README
6127         * tools/filter_conv_new.pl
6128                 add info to README
6129                 also check .sylpheed for filter.xml
6130                 be a bit informative to the user
6131
6132 2006-01-11 [colin]      1.9.100cvs136
6133
6134         * src/textview.c
6135                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6136
6137 2006-01-10 [paul]       1.9.100cvs135
6138
6139         * tools/Makefile.am
6140         * tools/filter_conv_new.pl
6141                 add script to convert new style Sylpheed
6142                 filter rules (Sylpheed >= 0.9.99) to
6143                 Claws filtering rules
6144
6145 2006-01-10 [colin]      1.9.100cvs134
6146
6147         * src/compose.c
6148                 Fix broken line joins in certain conditions
6149                 (between two quoted lines: <enter><enter><up>
6150                  <type a wrapped sentence><go in the first line>
6151                  <insert more text><watch as line joining failed>)
6152
6153 2006-01-10 [paul]       1.9.100cvs133
6154
6155         * src/compose.c
6156                 don't report success in error dialog
6157                 thanks to Colin
6158         * src/common/utils.c
6159                 include some trailing punctuations as URI
6160                 thanks to Hiro
6161
6162 2006-01-10 [paul]       1.9.100cvs132
6163
6164         * src/mimeview.c
6165                 fix incompatible pointer type
6166                 warning
6167
6168 2006-01-10 [paul]       1.9.100cvs131
6169
6170         * src/compose.c
6171                 change Subject in window title
6172                 instantaneously
6173
6174 2006-01-09 [colin]      1.9.100cvs130
6175
6176         * src/addressbook.c
6177         * src/headerview.c
6178         * src/mainwindow.c
6179         * src/messageview.c
6180         * src/mimeview.c
6181         * src/noticeview.c
6182         * src/summaryview.c
6183                 Fix possible crashes on exit and in addressbook
6184
6185 2006-01-09 [paul]       1.9.100cvs129
6186
6187         * src/prefs_msg_colors.c
6188                 some cleanups that I forgot last time
6189
6190 2006-01-09 [paul]       1.9.100cvs128
6191
6192         * README
6193         * src/folderview.c
6194         * src/prefs_msg_colors.c
6195                 add previously hidden option, color_new, to
6196                 the gui
6197                 move the page to Display/
6198                 rework the gui
6199
6200 2006-01-09 [wwp]        1.9.100cvs127
6201
6202         * src/prefs_themes.c
6203                 made the prefs/display/themes layouts spacing less condensed
6204                 (and so they match other prefs/pages' look).
6205
6206 2006-01-09 [paul]       1.9.100cvs126
6207
6208         * src/compose.c
6209         * src/prefs_common.c
6210         * src/prefs_common.h
6211         * src/prefs_wrapping.c
6212                 remove 'wrap at send' option
6213
6214 2006-01-06 [colin]      1.9.100cvs125
6215
6216         * src/compose.c
6217                 Just make completely sure we don't insert "manual line breaks" 
6218                 when wrapping... 
6219
6220 2006-01-04 [paul]
6221
6222         * 2.0.0-rc3 released
6223
6224 2006-01-04 [paul]       1.9.100cvs124
6225
6226         * src/folderview.c
6227                 fix bug 882, 'quick scroll in folder list
6228                 displays wrong folder contents'
6229
6230 2006-01-04 [paul]       1.9.100cvs123
6231
6232         * src/plugins/pgpmime/pgpmime.c
6233                 better debug information when signing
6234                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6235
6236 2006-01-03 [colin]      1.9.100cvs122
6237
6238         * configure.ac
6239                 We need to recheck for gpgme 1.0.0 after checking
6240                 for 1.1.1, because if 1.1.1 isn't available, 
6241                 GPGME_LIBS and friends are blanked out by the 
6242                 second check.
6243
6244 2006-01-03 [colin]      1.9.100cvs121
6245
6246         * src/common/prefs.c
6247                 Windows unlink-before rename fix
6248         * src/plugins/pgpcore/sgpgme.c
6249                 Add support for PKA info if available
6250                 Both patches by Werner Koch
6251
6252 2006-01-03 [paul]       1.9.100cvs120
6253
6254         * src/messageview.c
6255                 fix bug 884, 'Send receipt' button visible in queue
6256                 Thanks to Colin
6257
6258 2006-01-02 [colin]      1.9.100cvs119
6259
6260         * src/compose.c
6261         * src/imap.c
6262                 Fix autosave on IMAP and more generally try to
6263                 return the correct ID on a newly added IMAP message
6264
6265 2006-01-02 [paul]       1.9.100cvs118
6266
6267         * manual/keyboard.xml
6268                 edited
6269
6270 2006-01-01 [paul]       1.9.100cvs117
6271
6272         * src/gtk/authors.h
6273                 alphabetical order
6274
6275 2005-12-30 [colin]      1.9.100cvs116
6276
6277         * manual/advanced.xml
6278                 Explain Pre/Post-processing differences.
6279
6280 2005-12-30 [colin]      1.9.100cvs115
6281
6282         * src/mh.c
6283                 Implement copy_msgs for a little optimization
6284         * src/imap.c
6285                 Finish yesterday's fix
6286
6287 2005-12-29 [colin]      1.9.100cvs114
6288
6289         * src/imap.c
6290                 Fix occasional failure in fetching a mail over
6291                 IMAP
6292
6293 2005-12-29 [colin]      1.9.100cvs113
6294
6295         * src/compose.c
6296                 Don't remove a draft when sending it, if it is 
6297                 locked.
6298
6299 2005-12-28 [colin]      1.9.100cvs112
6300
6301         * src/summaryview.c
6302                 Fix leak for real
6303
6304 2005-12-28 [wwp]        1.9.100cvs111
6305
6306         * doc/faq/.cvsignore
6307         * doc/faq/de/.cvsignore
6308         * doc/faq/en/.cvsignore
6309         * doc/faq/es/.cvsignore
6310         * doc/faq/fr/.cvsignore
6311         * doc/faq/it/.cvsignore
6312         * doc/manual/.cvsignore
6313         * doc/manual/de/.cvsignore
6314         * doc/manual/en/.cvsignore
6315         * doc/manual/es/.cvsignore
6316         * doc/manual/fr/.cvsignore
6317         * doc/manual/ja/.cvsignore
6318         * src/plugins/mathml_viewer/.cvsignore
6319                 rollback revival of those files (my bad, sorry for the noise).
6320
6321 2005-12-28 [wwp]        1.9.100cvs110
6322
6323         * src/compose.c
6324                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6325
6326 2005-12-28 [wwp]        1.9.100cvs109
6327
6328         * doc/faq/.cvsignore
6329         * doc/faq/de/.cvsignore
6330         * doc/faq/en/.cvsignore
6331         * doc/faq/es/.cvsignore
6332         * doc/faq/fr/.cvsignore
6333         * doc/faq/it/.cvsignore
6334         * doc/manual/.cvsignore
6335         * doc/manual/de/.cvsignore
6336         * doc/manual/en/.cvsignore
6337         * doc/manual/es/.cvsignore
6338         * doc/manual/fr/.cvsignore
6339         * doc/manual/ja/.cvsignore
6340         * src/plugins/mathml_viewer/.cvsignore
6341         * po/.cvsignore
6342                 more files to ignore.
6343
6344 2005-12-24 [colin]      1.9.100cvs108
6345
6346         * AUTHORS
6347         * src/gtk/authors.h
6348                 Update for Werner
6349
6350 2005-12-24 [colin]      1.9.100cvs107
6351
6352         * src/procmsg.c
6353                 Allow NULL src_msginfo in 
6354                 procmsg_msginfo_new_from_mimeinfo
6355
6356 2005-12-23 [paul]       1.9.100cvs106
6357
6358         * src/plugins/pgpinline/mypgpcore.def
6359                 add this forgotten file
6360
6361 2005-12-23 [colin]      1.9.100cvs105
6362
6363         * src/mainwindow.c
6364                 Fix missing break
6365
6366 2005-12-23 [colin]      1.9.100cvs104
6367
6368         * autogen.sh
6369         * src/folder.c
6370         * src/mh.c
6371         * src/common/plugin.c
6372         * src/common/socket.c
6373         * src/common/socket.h
6374         * src/common/utils.c
6375         * src/common/utils.h
6376         * src/gtk/pluginwindow.c
6377         * src/plugins/pgpcore/plugin.def
6378         * src/plugins/pgpcore/sylpheed.def
6379         * src/plugins/pgpinline/Makefile.am
6380         * src/plugins/pgpinline/plugin.def
6381         * src/plugins/pgpinline/sylpheed.def
6382         * src/plugins/pgpmime/plugin.def
6383         * src/plugins/pgpmime/sylpheed.def
6384                 Various w32 fixes by Werner Koch
6385
6386 2005-12-22 [paul]       1.9.100cvs103
6387
6388         * src/wizard.c
6389                 don't offer IMAP as 'server type' if
6390                 libetpan isn't built in
6391
6392 2005-12-22 [paul]       1.9.100cvs102
6393
6394         * AUTHORS
6395         * src/mainwindow.c
6396         * src/mainwindow.h
6397         * src/toolbar.c
6398         * src/gtk/authors.h
6399                 support GTK_TOOLBAR_BOTH_HORIZ (text
6400                 next to icon) Patch by Marien Zwart
6401                 marienz@users.sf.net
6402                 Also reword the text
6403
6404 2005-12-21 [colin]      1.9.100cvs101
6405
6406         * configure.ac
6407                 Fix DATADIRNAME
6408         * COPYING
6409                 Fix missing section and explicit the exception better
6410         * src/compose.c
6411                 Prevent mail from being lost without notice when an
6412                 SMTP error happens on trying to send an unmodified
6413                 drafted mail.
6414         * src/send_message.c
6415         * src/common/smtp.c
6416                 Fix password remembering when wrong, and add return
6417                 value checks where they should have been
6418         * src/plugins/pgpcore/sylpheed.def
6419         * src/plugins/pgpinline/sylpheed.def
6420         * src/plugins/pgpmime/sylpheed.def
6421                 Add a few symbols needed
6422
6423 2005-12-21 [paul]       1.9.100cvs100
6424
6425         * m4/codeset.m4
6426         * m4/glibc21.m4
6427         * m4/intdiv0.m4
6428         * m4/inttypes-pri.m4
6429         * m4/inttypes.m4
6430         * m4/inttypes_h.m4
6431         * m4/isc-posix.m4
6432         * m4/lcmessage.m4
6433         * m4/stdint_h.m4
6434         * m4/uintmax_t.m4
6435                 gettextization
6436                 thanks to Colin
6437
6438 2005-12-21 [paul]       1.9.100cvs99
6439
6440         * po/sv.po
6441                 fixed by Colin
6442
6443 2005-12-20 [paul]       1.9.100cvs98
6444
6445         * po/sv.po
6446                 updated by Anders Trobäck
6447
6448 2005-12-20 [colin]      1.9.100cvs97
6449
6450         * ABOUT-NLS
6451         * Makefile.am
6452         * autogen.sh
6453         * configure.ac
6454         * config/config.rpath
6455         * config/mkinstalldirs
6456         * m4/Makefile.am
6457         * m4/glibc2.m4
6458         * m4/gnupg.m4
6459         * m4/gpgme.m4
6460         * m4/intmax.m4
6461         * m4/longdouble.m4
6462         * m4/longlong.m4
6463         * m4/printf-posix.m4
6464         * m4/signed.m4
6465         * m4/size_max.m4
6466         * m4/ulonglong.m4
6467         * m4/wchar_t.m4
6468         * m4/wint_t.m4
6469         * m4/xsize.m4
6470         * po/Makefile.in.in
6471         * po/Makevars
6472         * po/bg.po
6473         * po/ca.po
6474         * po/cs.po
6475         * po/de.po
6476         * po/el.po
6477         * po/en_GB.po
6478         * po/es.po
6479         * po/fi.po
6480         * po/fr.po
6481         * po/hr.po
6482         * po/hu.po
6483         * po/it.po
6484         * po/ja.po
6485         * po/ko.po
6486         * po/nb.po
6487         * po/nl.po
6488         * po/pl.po
6489         * po/pt_BR.po
6490         * po/ru.po
6491         * po/sk.po
6492         * po/sr.po
6493         * po/stamp-po
6494         * po/sv.po
6495         * po/zh_CN.po
6496         * po/zh_TW.po
6497         * src/Makefile.am
6498         * src/codeconv.c
6499         * src/compose.c
6500         * src/exporthtml.c
6501         * src/exportldif.c
6502         * src/folder.c
6503         * src/main.c
6504         * src/manual.c
6505         * src/mh.c
6506         * src/mimeview.c
6507         * src/send_message.c
6508         * src/common/Makefile.am
6509         * src/common/fnmatch.c
6510         * src/common/fnmatch.h
6511         * src/common/fnmatch_loop.c
6512         * src/common/nntp.c
6513         * src/common/plugin.c
6514         * src/common/smtp.c
6515         * src/common/socket.c
6516         * src/common/string_match.c
6517         * src/common/sylpheed.c
6518         * src/common/utils.c
6519         * src/common/utils.h
6520         * src/common/w32_dirent.c
6521         * src/common/w32_reg.c
6522         * src/common/w32_signal.c
6523         * src/common/w32_stat.c
6524         * src/common/w32_stdio.c
6525         * src/common/w32_stdlib.c
6526         * src/common/w32_string.c
6527         * src/common/w32_time.c
6528         * src/common/w32_unistd.c
6529         * src/common/w32_wait.c
6530         * src/common/w32lib.h
6531         * src/etpan/Makefile.am
6532         * src/gtk/Makefile.am
6533         * src/plugins/clamav/Makefile.am
6534         * src/plugins/demo/Makefile.am
6535         * src/plugins/dillo_viewer/Makefile.am
6536         * src/plugins/pgpcore/Makefile.am
6537         * src/plugins/pgpcore/passphrase.c
6538         * src/plugins/pgpcore/plugin.def
6539         * src/plugins/pgpcore/sgpgme.c
6540         * src/plugins/pgpcore/sylpheed.def
6541         * src/plugins/pgpcore/version.rc
6542         * src/plugins/pgpinline/Makefile.am
6543         * src/plugins/pgpinline/plugin.def
6544         * src/plugins/pgpinline/sylpheed.def
6545         * src/plugins/pgpinline/version.rc
6546         * src/plugins/pgpmime/Makefile.am
6547         * src/plugins/pgpmime/mypgpcore.def
6548         * src/plugins/pgpmime/plugin.def
6549         * src/plugins/pgpmime/sylpheed.def
6550         * src/plugins/pgpmime/version.rc
6551         * src/plugins/spamassassin/Makefile.am
6552                 Very little ;-) patch from Werner Koch, providing
6553                 infrastructure for cross-compiling to Win32
6554
6555 2005-12-20 [paul]       1.9.100cvs96
6556
6557         * src/account.c
6558         * src/account.h
6559         * src/mainwindow.c
6560         * src/mainwindow.h
6561         * src/toolbar.c
6562         * src/toolbar.h
6563                 add a combo to the Get All button, allowing
6564                 quick retrieval from any account
6565                 Patch by Fabien Vantard, slightly modified
6566                 by Colin
6567         * src/gtk/about.c
6568                 i18n fix. Patch by Fabien Vantard
6569
6570 2005-12-19 [colin]      1.9.100cvs95
6571
6572         * src/compose.c
6573         * src/compose.h
6574                 Don't automatically join lines when they've 
6575                 been separated by the user and not automatically
6576
6577 2005-12-19 [paul]       1.9.100cvs94
6578
6579         * src/gtk/pluginwindow.c
6580                 i18n fix.
6581                 Patch by Fabien Vantard
6582
6583 2005-12-15 [paul]       1.9.100cvs93
6584
6585         * src/common/plugin.c
6586         * src/common/plugin.h
6587         * src/gtk/pluginwindow.c
6588         * src/plugins/clamav/clamav_plugin.c
6589         * src/plugins/demo/demo.c
6590         * src/plugins/dillo_viewer/dillo_viewer.c
6591         * src/plugins/pgpcore/plugin.c
6592         * src/plugins/pgpinline/plugin.c
6593         * src/plugins/pgpmime/plugin.c
6594         * src/plugins/spamassassin/spamassassin.c
6595         * src/plugins/trayicon/trayicon.c
6596                 add plugin_version()
6597
6598 2005-12-15 [colin]      1.9.100cvs92
6599
6600         * src/compose.c
6601                 Further fix bug #875
6602
6603 2005-12-15 [paul]       1.9.100cvs91
6604
6605         * src/gtk/filesel.c
6606                 fix attach_load_dir getting set to
6607                 PLUGINDIR on plugin load
6608
6609 2005-12-14 [mones]      1.9.100cvs90
6610
6611         * manual/ack.xml
6612         * manual/keyboard.xml
6613                 Initial draft and some shortcuts added
6614                 
6615         * po/es.po
6616                 Updated translation
6617
6618 2005-12-14 [colin]      1.9.100cvs89
6619
6620         * src/compose.c
6621         * src/imap.c
6622         * src/summaryview.c
6623         * src/gtk/gtkaspell.c
6624                 More leaks fixed
6625         * src/prefs_folder_item.c
6626                 Fix recursive prefs apply
6627
6628
6629 2005-12-14 [colin]      1.9.100cvs88
6630
6631         * src/compose.c
6632                 Fix bug #875 (Freeze On Inline Forward of 
6633                 Large Message)
6634
6635 2005-12-13 [colin]      1.9.100cvs87
6636
6637         * src/compose.c
6638                 Uniq-ify and sort the mimetypes list
6639                 Patch by Fabien Vantard
6640
6641 2005-12-13 [colin]      1.9.100cvs86
6642
6643         * src/imap.c
6644         * src/etpan/imap-thread.c
6645                 Fix leaks (patch by Hoa)
6646         * src/news.c
6647         * src/common/plugin.c
6648                 Fix leaks
6649
6650 2005-12-12 [colin]
6651
6652         * 2.0.0-rc2 released
6653
6654 2005-12-12 [colin]      1.9.100cvs85
6655
6656         * src/matcher.c
6657                 Fix a leak
6658
6659 2005-12-12 [wwp]        1.9.100cvs84
6660
6661         * src/gtk/icon_legend.c
6662                 fix misbehaviour and crash when closing the legend window
6663         using the Esc key (patch by Fabien Vantard).
6664
6665 2005-12-12 [paul]       1.9.100cvs83
6666
6667         * src/browseldap.c
6668         * src/foldersel.c
6669         * src/prefs_actions.c
6670         * src/prefs_filtering.c
6671         * src/prefs_matcher.c
6672         * src/prefs_spelling.glade      ** REMOVED **
6673         * src/prefs_template.c
6674         * src/gtk/foldersort.glade      ** REMOVED **
6675         * src/gtk/pluginwindow.c
6676         * src/gtk/pluginwindow.glade    ** REMOVED **
6677         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
6678                 cleanups
6679
6680 2005-12-11 [paul]       1.9.100cvs82
6681
6682         * src/gtk/filesel.c
6683                 fix attach_load_dir crasher (double free)
6684
6685 2005-12-09 [paul]       1.9.100cvs81
6686
6687         * po/POTFILES.in
6688         * src/mainwindow.c
6689         * src/gtk/Makefile.am
6690         * src/gtk/icon_legend.c
6691         * src/gtk/icon_legend.h
6692                 add icon legend
6693         * src/manual.c
6694                 cleanup
6695
6696 2005-12-09 [paul]       1.9.100cvs80
6697
6698         * src/plugins/pgpcore/passphrase.c
6699                 wrap the label in the dialog
6700
6701 2005-12-09 [colin]      1.9.100cvs79
6702
6703         * src/plugins/pgpcore/sgpgme.c
6704                 Display (untrusted) on not trusted signatures
6705                 Patch by Michal Èihaø <michal@cihar.com>
6706                 Closes bug #867 (Report also key trust)
6707
6708 2005-12-09 [colin]      1.9.100cvs78
6709
6710         * src/common/plugin.c
6711                 Update licence check, following Eben Moglen's advice
6712
6713 2005-12-08 [colin]      1.9.100cvs77
6714
6715         * src/folder.c
6716                 Fix the occasionnal item->cache != NULL 
6717                 assertion failure. 
6718
6719 2005-12-08 [colin]      1.9.100cvs76
6720
6721         * src/mimeview.c
6722         * src/plugins/pgpcore/sgpgme.c
6723                 Print key id when unable to check it
6724                 Closes bug #866 (Show key id when missing)
6725
6726 2005-12-08 [paul]       1.9.100cvs75
6727
6728         * src/prefs_common.c
6729         * src/prefs_common.h
6730         * src/gtk/filesel.c
6731                 remember load attachment dir
6732
6733 2005-12-07 [colin]      1.9.100cvs74
6734
6735         * src/prefs_toolbar.c
6736                 Gtk fixes, patch by Fabien Vantard
6737
6738 2005-12-07 [colin]      1.9.100cvs73
6739
6740         * src/action.c
6741         * src/compose.c
6742         * src/compose.h
6743                 Fix bug #839 (Quoted text isn't colored after 
6744                 executing an action)
6745         * src/common/plugin.c
6746                 Require plugins to declare their licence in plugin_licence()
6747                 Refuse to load non-GPL plugins as they'd be illegal (as 
6748                 derived works of Sylpheed-Claws, they must be GPL).
6749         * src/plugins/clamav/clamav_plugin.c
6750         * src/plugins/demo/demo.c
6751         * src/plugins/dillo_viewer/dillo_viewer.c
6752         * src/plugins/pgpcore/plugin.c
6753         * src/plugins/pgpinline/plugin.c
6754         * src/plugins/pgpmime/plugin.c
6755         * src/plugins/spamassassin/spamassassin.c
6756         * src/plugins/trayicon/trayicon.c
6757                 Add plugin_licence()
6758
6759 2005-12-07 [paul]       1.9.100cvs72
6760
6761         * configure.ac
6762         * src/mainwindow.c
6763         * src/manual.c
6764         * src/manual.h
6765         * src/common/defs.h
6766                 clean up after local FAQ removal and
6767                 temporary manual removal
6768
6769 2005-12-06 [colin]      1.9.100cvs71
6770
6771         * configure.ac
6772         * doc/Makefile.am
6773         * doc/faq/.cvsignore
6774         * doc/faq/Makefile.am
6775         * doc/faq/de/.cvsignore
6776         * doc/faq/de/Makefile.am
6777         * doc/faq/de/sylpheed-faq-1.html
6778         * doc/faq/de/sylpheed-faq-2.html
6779         * doc/faq/de/sylpheed-faq-3.html
6780         * doc/faq/de/sylpheed-faq.html
6781         * doc/faq/en/.cvsignore
6782         * doc/faq/en/Makefile.am
6783         * doc/faq/en/sylpheed-faq-1.html
6784         * doc/faq/en/sylpheed-faq-2.html
6785         * doc/faq/en/sylpheed-faq-3.html
6786         * doc/faq/en/sylpheed-faq-4.html
6787         * doc/faq/en/sylpheed-faq.html
6788         * doc/faq/es/.cvsignore
6789         * doc/faq/es/Makefile.am
6790         * doc/faq/es/sylpheed-faq-1.html
6791         * doc/faq/es/sylpheed-faq-2.html
6792         * doc/faq/es/sylpheed-faq-3.html
6793         * doc/faq/es/sylpheed-faq-4.html
6794         * doc/faq/es/sylpheed-faq.html
6795         * doc/faq/fr/.cvsignore
6796         * doc/faq/fr/Makefile.am
6797         * doc/faq/fr/sylpheed-faq-1.html
6798         * doc/faq/fr/sylpheed-faq-2.html
6799         * doc/faq/fr/sylpheed-faq-3.html
6800         * doc/faq/fr/sylpheed-faq.html
6801         * doc/faq/it/.cvsignore
6802         * doc/faq/it/Makefile.am
6803         * doc/faq/it/sylpheed-faq-1.html
6804         * doc/faq/it/sylpheed-faq-2.html
6805         * doc/faq/it/sylpheed-faq-3.html
6806         * doc/faq/it/sylpheed-faq.html
6807         * doc/manual/.cvsignore
6808         * doc/manual/Makefile.am
6809         * doc/manual/de/.cvsignore
6810         * doc/manual/de/Makefile.am
6811         * doc/manual/de/sylpheed-1.html
6812         * doc/manual/de/sylpheed-10.html
6813         * doc/manual/de/sylpheed-11.html
6814         * doc/manual/de/sylpheed-12.html
6815         * doc/manual/de/sylpheed-13.html
6816         * doc/manual/de/sylpheed-14.html
6817         * doc/manual/de/sylpheed-15.html
6818         * doc/manual/de/sylpheed-16.html
6819         * doc/manual/de/sylpheed-17.html
6820         * doc/manual/de/sylpheed-18.html
6821         * doc/manual/de/sylpheed-19.html
6822         * doc/manual/de/sylpheed-2.html
6823         * doc/manual/de/sylpheed-20.html
6824         * doc/manual/de/sylpheed-3.html
6825         * doc/manual/de/sylpheed-4.html
6826         * doc/manual/de/sylpheed-5.html
6827         * doc/manual/de/sylpheed-6.html
6828         * doc/manual/de/sylpheed-7.html
6829         * doc/manual/de/sylpheed-8.html
6830         * doc/manual/de/sylpheed-9.html
6831         * doc/manual/de/sylpheed.html
6832         * doc/manual/en/.cvsignore
6833         * doc/manual/en/Makefile.am
6834         * doc/manual/en/sylpheed-1.html
6835         * doc/manual/en/sylpheed-10.html
6836         * doc/manual/en/sylpheed-11.html
6837         * doc/manual/en/sylpheed-12.html
6838         * doc/manual/en/sylpheed-13.html
6839         * doc/manual/en/sylpheed-14.html
6840         * doc/manual/en/sylpheed-15.html
6841         * doc/manual/en/sylpheed-16.html
6842         * doc/manual/en/sylpheed-17.html
6843         * doc/manual/en/sylpheed-18.html
6844         * doc/manual/en/sylpheed-19.html
6845         * doc/manual/en/sylpheed-2.html
6846         * doc/manual/en/sylpheed-20.html
6847         * doc/manual/en/sylpheed-21.html
6848         * doc/manual/en/sylpheed-22.html
6849         * doc/manual/en/sylpheed-3.html
6850         * doc/manual/en/sylpheed-4.html
6851         * doc/manual/en/sylpheed-5.html
6852         * doc/manual/en/sylpheed-6.html
6853         * doc/manual/en/sylpheed-7.html
6854         * doc/manual/en/sylpheed-8.html
6855         * doc/manual/en/sylpheed-9.html
6856         * doc/manual/en/sylpheed.html
6857         * doc/manual/es/.cvsignore
6858         * doc/manual/es/Makefile.am
6859         * doc/manual/es/sylpheed-1.html
6860         * doc/manual/es/sylpheed-10.html
6861         * doc/manual/es/sylpheed-11.html
6862         * doc/manual/es/sylpheed-12.html
6863         * doc/manual/es/sylpheed-13.html
6864         * doc/manual/es/sylpheed-14.html
6865         * doc/manual/es/sylpheed-15.html
6866         * doc/manual/es/sylpheed-16.html
6867         * doc/manual/es/sylpheed-17.html
6868         * doc/manual/es/sylpheed-18.html
6869         * doc/manual/es/sylpheed-19.html
6870         * doc/manual/es/sylpheed-2.html
6871         * doc/manual/es/sylpheed-20.html
6872         * doc/manual/es/sylpheed-3.html
6873         * doc/manual/es/sylpheed-4.html
6874         * doc/manual/es/sylpheed-5.html
6875         * doc/manual/es/sylpheed-6.html
6876         * doc/manual/es/sylpheed-7.html
6877         * doc/manual/es/sylpheed-8.html
6878         * doc/manual/es/sylpheed-9.html
6879         * doc/manual/es/sylpheed.html
6880         * doc/manual/fr/.cvsignore
6881         * doc/manual/fr/Makefile.am
6882         * doc/manual/fr/sylpheed-1.html
6883         * doc/manual/fr/sylpheed-10.html
6884         * doc/manual/fr/sylpheed-11.html
6885         * doc/manual/fr/sylpheed-12.html
6886         * doc/manual/fr/sylpheed-13.html
6887         * doc/manual/fr/sylpheed-14.html
6888         * doc/manual/fr/sylpheed-15.html
6889         * doc/manual/fr/sylpheed-16.html
6890         * doc/manual/fr/sylpheed-17.html
6891         * doc/manual/fr/sylpheed-18.html
6892         * doc/manual/fr/sylpheed-19.html
6893         * doc/manual/fr/sylpheed-2.html
6894         * doc/manual/fr/sylpheed-20.html
6895         * doc/manual/fr/sylpheed-3.html
6896         * doc/manual/fr/sylpheed-4.html
6897         * doc/manual/fr/sylpheed-5.html
6898         * doc/manual/fr/sylpheed-6.html
6899         * doc/manual/fr/sylpheed-7.html
6900         * doc/manual/fr/sylpheed-8.html
6901         * doc/manual/fr/sylpheed-9.html
6902         * doc/manual/fr/sylpheed.html
6903         * doc/manual/ja/.cvsignore
6904         * doc/manual/ja/Makefile.am
6905         * doc/manual/ja/sylpheed-1.html
6906         * doc/manual/ja/sylpheed-10.html
6907         * doc/manual/ja/sylpheed-11.html
6908         * doc/manual/ja/sylpheed-12.html
6909         * doc/manual/ja/sylpheed-13.html
6910         * doc/manual/ja/sylpheed-14.html
6911         * doc/manual/ja/sylpheed-15.html
6912         * doc/manual/ja/sylpheed-16.html
6913         * doc/manual/ja/sylpheed-17.html
6914         * doc/manual/ja/sylpheed-18.html
6915         * doc/manual/ja/sylpheed-19.html
6916         * doc/manual/ja/sylpheed-2.html
6917         * doc/manual/ja/sylpheed-20.html
6918         * doc/manual/ja/sylpheed-3.html
6919         * doc/manual/ja/sylpheed-4.html
6920         * doc/manual/ja/sylpheed-5.html
6921         * doc/manual/ja/sylpheed-6.html
6922         * doc/manual/ja/sylpheed-7.html
6923         * doc/manual/ja/sylpheed-8.html
6924         * doc/manual/ja/sylpheed-9.html
6925         * doc/manual/ja/sylpheed.html
6926         * doc/manual/ja/sylpheed.sgml
6927         * src/mainwindow.c
6928                 Remove outdated manual and faq. Noisy, eh?
6929
6930 2005-12-06 [colin]      1.9.100cvs70
6931
6932         * src/compose.c
6933         * src/quote_fmt_parse.y
6934         * src/undo.c
6935         * src/undo.h
6936                 Allow %X to position cursor at 0 
6937                 (no %X = before signature)
6938                 Fix paste as quotation putting the cursor at 0
6939                 Fix undo offsets when pasting
6940                 Insert the quote_fmt at once instead of line 
6941                 by line
6942                 Fix [Edited] when starting to reply/forward
6943
6944 2005-12-06 [paul]       1.9.100cvs69
6945
6946         * src/plugins/clamav/clamav_plugin_gtk.c
6947                 add another tooltip
6948         * src/plugins/spamassassin/spamassassin_gtk.c
6949                 rework spamassassin_create_widget_func()
6950
6951 2005-12-05 [colin]      1.9.100cvs68
6952
6953         * po/POTFILES.in
6954                 Fix make release ;-)
6955
6956 2005-12-05 [colin]      1.9.100cvs67
6957
6958         * src/compose.c
6959         * src/compose.h
6960                 Fix cursor positioning (not obeying %X)
6961
6962 2005-12-05 [paul]       1.9.100cvs66
6963
6964         * src/plugins/dillo_viewer/dillo_prefs.c
6965                 fix compilation warning
6966
6967 2005-12-05 [paul]       1.9.100cvs65
6968
6969         * src/prefs_spelling.c
6970         * src/plugins/trayicon/trayicon.c
6971                 cleanups - remove unused stuff
6972
6973 2005-12-05 [paul]       1.9.100cvs64
6974
6975         * README
6976         * manual/plugins.xml
6977                 remove info about removed mathml_viewer plugin
6978
6979 2005-12-05 [paul]       1.9.100cvs63
6980
6981         * configure.ac
6982         * src/plugins/Makefile.am
6983         * src/plugins/mathml_viewer/.cvsignore
6984         * src/plugins/mathml_viewer/Makefile.am
6985         * src/plugins/mathml_viewer/mathml_viewer.c
6986                 remove unmaintained mathml_viewer plugin
6987
6988 2005-12-05 [paul]       1.9.100cvs62
6989
6990         * src/summaryview.c
6991                 obey prefs_common.always_show_msg when
6992                 moving a msg
6993                 Thanks to Colin
6994
6995 2005-12-05 [paul]       1.9.100cvs61
6996
6997         * src/compose.c
6998         * src/prefs_account.c
6999         * src/prefs_filtering.c
7000         * src/prefs_quote.c
7001         * src/prefs_spelling.c
7002         * src/prefs_toolbar.c
7003         * src/summaryview.c
7004         * src/gtk/gtkutils.c
7005         * src/gtk/quicksearch.c
7006         * src/plugins/dillo_viewer/dillo_prefs.c
7007                 dialog cleanups
7008
7009 2005-12-04 [paul]       1.9.100cvs60
7010
7011         * src/inc.c
7012         * src/prefs_account.c
7013         * src/prefs_account.h
7014                 allow a Local account to specify a
7015                 default inbox
7016                 (closes bug 843 'Inbox cannot be changed for local
7017                  mailboxes')
7018
7019 2005-12-04 [colin]      1.9.100cvs59
7020
7021         * src/plugins/trayicon/trayicon.c
7022                 Remove Get, rename Get All to Get Mail in order to
7023                 be consistent with the default main toolbar
7024
7025 2005-12-03 [colin]      1.9.100cvs58
7026
7027         * manual/gpl.xml
7028         * manual/sylpheed-claws-manual.xml
7029                 Add GPL appendix
7030
7031 2005-12-03 [paul]       1.9.100cvs57
7032
7033         * AUTHORS
7034         * po/sv.po
7035         * src/gtk/authors.h
7036                 new (partially complete) Swedish translation
7037                 by Anders Troback <sylpheed@troback.com>
7038
7039 2005-12-02 [paul]       1.9.100cvs56
7040
7041         * configure.ac
7042                 libetpan 0.41 required
7043
7044 2005-12-02 [paul]       1.9.100cvs55
7045
7046         * src/plugins/clamav/clamav_plugin.c
7047         * src/plugins/clamav/clamav_plugin.h
7048         * src/plugins/clamav/clamav_plugin_gtk.c
7049         * src/plugins/spamassassin/spamassassin.c
7050         * src/plugins/spamassassin/spamassassin.h
7051         * src/plugins/spamassassin/spamassassin_gtk.c
7052                 unregister prefs pages on unloading, thus
7053                 preventing a crash
7054                 (thanks to Colin for the hint)
7055
7056 2005-12-02 [wwp]        1.9.100cvs54
7057
7058         * src/quote_fmt.h
7059         * src/quote_fmt_parse.y
7060                 fix misuse of gboolean*, use gboolean instead
7061                 (thanks to Paul, Colin, for pointing out that scaring one)
7062
7063 2005-12-02 [paul]       1.9.100cvs53
7064
7065         * src/plugins/clamav/clamav_plugin.c
7066                 int no --> unsigned int no
7067         * src/plugins/clamav/clamav_plugin_gtk.c
7068                 rework config page
7069
7070 2005-12-02 [wwp]        1.9.100cvs52
7071
7072         * src/compose.c
7073         * src/prefs_template.c
7074         * src/quote_fmt.h
7075         * src/quote_fmt_parse.y
7076                 prevent from executing |f and |p templates commands when
7077                 adding or replacing templates in prefs (avoids annoying and
7078                 potentially dangerous behaviours)
7079
7080 2005-12-02 [paul]       1.9.100cvs51
7081
7082         * src/prefs_common.c
7083                 allow translation of some default values
7084                 Patch by Fabien Vantard
7085
7086 2005-12-02 [paul]       1.9.100cvs50
7087
7088         * src/codeconv.c
7089         * src/codeconv.h
7090         * src/prefs_common.c
7091         * src/prefs_common.h
7092         * src/prefs_message.c
7093         * src/textview.c
7094                 remove obsolete 'convert_mb_alnum' option
7095                 and related stuff
7096         * src/gtk/about.c
7097                 remove unused 'about_textview_visibility_notify'
7098
7099 2005-12-02 [paul]       1.9.100cvs49
7100
7101         * src/prefs_account.c
7102         * src/prefs_compose_writing.c
7103         * src/prefs_fonts.c
7104         * src/prefs_gtk.h
7105         * src/prefs_image_viewer.c
7106         * src/prefs_message.c
7107         * src/prefs_other.c
7108         * src/prefs_receive.c
7109         * src/prefs_send.c
7110         * src/prefs_spelling.c
7111         * src/prefs_summaries.c
7112         * src/prefs_wrapping.c
7113         * src/plugins/dillo_viewer/dillo_prefs.c
7114         * src/plugins/pgpcore/prefs_gpg.c
7115                 several cleanups to the prefs dialogs
7116                 (slightly modified) patch by Fabien Vantard
7117
7118 2005-12-02 [paul]       1.9.100cvs48
7119
7120         * src/main.c
7121                 --exit means exit
7122         * src/send_message.c
7123                 fix crash on send when connection fails
7124
7125         Thanks to Colin
7126
7127 2005-12-01 [colin]      1.9.100cvs47
7128
7129         * src/html.c
7130                 Translate &hellip; to "..."
7131
7132 2005-11-30 [colin]      1.9.100cvs46
7133
7134         * src/matcher.c
7135         * src/matcher.h
7136                 Optimize back yesterday's fix.
7137
7138 2005-11-30 [paul]       1.9.100cvs45
7139
7140         * manual/faq.xml
7141                 standardised
7142         * manual/intro.xml
7143                 written by Colin, edited by me
7144
7145 2005-11-29 [colin]      1.9.100cvs44
7146
7147         * src/matcher.c
7148                 Skip headers unconditionnaly in match_body if the
7149                 rule is not message or ~message
7150
7151 2005-11-29 [colin]      1.9.100cvs43
7152
7153         * src/matcher.c
7154                 Fix body_part and such, not skipping headers 
7155                 if the matchcriteria wasn't the first in the rule
7156
7157 2005-11-29 [colin]      1.9.100cvs42
7158
7159         * src/compose.c
7160                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7161                 option missing from message view window)
7162                 Fix double text D'n'D with gtk-2.8
7163         * src/matcher.c
7164                 Fix ~message, ~headers_part, ~body_part rules
7165         * src/messageview.c
7166                 Add Windows-1252 (Closes bug #863)
7167                 Fix accels
7168         * src/gtk/gtkaspell.c
7169                 Properly destroy accels in all menus
7170
7171 2005-11-29 [mones]      1.9.100cvs41
7172
7173         * po/es.po
7174                 Updated.
7175
7176 2005-11-27 [colin]      1.9.100cvs40
7177
7178         * src/mh_gtk.c
7179                 "/Remove mailbox" -> "/Remove mailbox..."
7180
7181 2005-11-27 [paul]       1.9.100cvs39
7182
7183         * AUTHORS
7184         * po/de.po
7185         * src/gtk/authors.h
7186                 updated by new maintainer, Stephan Sachse
7187
7188 2005-11-27 [paul]       1.9.100cvs38
7189
7190         * manual/faq.xml
7191                 written by Colin, edited by me
7192
7193 2005-11-27 [paul]       1.9.100cvs37
7194
7195         * src/prefs_common.c
7196         * src/prefs_common.h
7197         * src/prefs_receive.c
7198         * src/prefs_summaries.c
7199                 move 'go to inbox after receiving new mail'
7200                 option from display/sumamaries to mail
7201                 handling/receive, and rework prefs_summaries
7202                 dialog a little
7203
7204 2005-11-25 [martin]     1.9.100cvs36
7205
7206         * po/de.po
7207             fixed windows-1252 translation;
7208             translated some new and fuzzy strings
7209
7210 2005-11-25 [paul]       1.9.100cvs35
7211
7212         * src/plugins/clamav/clamav_plugin.c
7213                 complete the update done in cvs34
7214
7215 2005-11-25 [paul]       1.9.100cvs34
7216
7217         * src/plugins/clamav/clamav_plugin.c
7218                 reflect upstream changes
7219
7220 2005-11-25 [paul]       1.9.100cvs33
7221
7222         * manual/ack.xml
7223         * manual/plugins.xml
7224         * manual/sylpheed-claws-manual.xml
7225                 written/updated by Colin, edited by me
7226         * tools/acroread2sylpheed.pl
7227                 update binary name
7228
7229 2005-11-24 [colin]      1.9.100cvs32
7230
7231         * src/compose.c
7232                 Fix bug #856 (reediting messages forgets Request
7233                 Return Receipt)
7234
7235 2005-11-24 [paul]       1.9.100cvs31
7236
7237         * manual/addrbook.xml
7238         * manual/starting.xml
7239                 written by Colin, proofread, edited, adapted by me
7240         * manual/advanced.xml
7241                 add some Actions examples
7242         * src/importldif.c
7243                 use a Save button instead of a Close button
7244         * src/wizard.c
7245                 indicate mandatory fields
7246                 fix page display
7247                 Thanks to Colin
7248
7249 2005-11-23 [colin]      1.9.100cvs30
7250
7251         * src/addressbook.c
7252                 Rename menu item, fix possible crash after
7253                 deletion of books
7254         * src/addrindex.c
7255                 Allow searching for '*' in ldap
7256         * src/browseldap.c
7257                 Fix "Browse Entry" (did anyone use it?)
7258         * src/wizard.c
7259                 Add guards for mandatory information
7260
7261 2005-11-23 [paul]       1.9.100cvs29
7262
7263         * manual/advanced.xml
7264                 corrections to the English
7265
7266 2005-11-23 [colin]      1.9.100cvs28
7267
7268         * src/mimeview.c
7269                 Fix possible crash at exit. After the call to
7270                 gtk_container_remove(), the Viewer's widget has no
7271                 more parent so gtk+ automatically frees it and its
7272                 sons. If destroy_viewer() then try to access it,
7273                 problems ensue.
7274
7275 2005-11-22 [colin]      1.9.100cvs27
7276
7277         * src/compose.c
7278         * src/gtk/gtkaspell.c
7279                 Fix right-clicking on a misspelled word
7280                 Fix More... in suggestions menu
7281
7282 2005-11-22 [wwp]        1.9.100cvs26
7283
7284         * src/prefs_template.c
7285                 templates works: re-sort templates list when adding or replacing,
7286                 prevent from adding or replacing when the template name is empty
7287
7288 2005-11-21 [colin]      1.9.100cvs25
7289
7290         * src/addressbook.c
7291                 Fix some addressbook suckage (dnd, select all)
7292         * src/compose.c
7293         * src/gtk/gtkaspell.c
7294         * src/gtk/gtkaspell.h
7295                 Make the spellchecker menu work with the 
7296                 GtkTextView one instead of overriding it
7297
7298 2005-11-20 [paul]       1.9.100cvs24
7299
7300         * manual/handling.xml
7301                 proofread and corrected
7302
7303 2005-11-20 [paul]       1.9.100cvs23
7304
7305         * manual/Makefile
7306                 generate html as one file
7307         * manual/advanced.xml
7308                 fix output generation
7309                 reformat hidden options list
7310         * manual/manual.xml     ** REMOVED **
7311         * manual/sylpheed-claws-manual.xml      ** ADDED **
7312                 renamed
7313
7314 2005-11-18 [colin]      1.9.100cvs22
7315
7316         * src/prefs_account.c
7317                 Fix layout in news and mbox accounts
7318         * manual/account.xml
7319         * manual/advanced.xml
7320                 New contents for Paul to check :)
7321
7322 2005-11-18 [wwp]        1.9.100cvs21
7323
7324         * src/gtk/quicksearch.c
7325                 don't update extended quicksearch buttons twice
7326
7327 2005-11-18 [paul]       1.9.100cvs20
7328
7329         * src/textview.c
7330                 complete 1.9.100cvs19
7331
7332 2005-11-18 [paul]       1.9.100cvs19
7333
7334         * src/compose.c
7335                 cosmetic improvements
7336         * src/textview.c
7337                 also list text/* attachments
7338
7339 2005-11-18 [colin]      1.9.100cvs18
7340
7341         * src/summaryview.c
7342                 Use column 0 instead of -1 in 
7343                 gtk_ctree_node_moveto, in a naive
7344                 hope it'll fix the gtk-related crashes
7345
7346 2005-11-18 [colin]      1.9.100cvs17
7347
7348         * src/gtk/inputdialog.c
7349                 Fix icon staying the first one
7350
7351 2005-11-17 [wwp]        1.9.100cvs16
7352                 fix possible problem showing some quicksearch buttons, and a bad
7353                 call to g_return_if_fail in a function that returns a value (both
7354                 fixes by Fabien Vantard)
7355
7356 2005-11-15 [wwp]        1.9.100cvs15
7357
7358         * src/gtk/quicksearch.c
7359                 added a tooltip to that obscure ... quicksearch button
7360
7361 2005-11-15 [wwp]        1.9.100cvs14
7362
7363         * src/gtk/quicksearch.c
7364                 add a quicksearch helper to filtering expression users: the ... button
7365                 raises the condition expr window. condition expressions set up w/ this
7366                 window are used by the quicksearch if the user closes it pressing OK.
7367
7368 2005-11-14 [paul]       1.9.100cvs13
7369
7370         * src/plugins/clamav/clamav_plugin.c
7371         * src/plugins/spamassassin/spamassassin.c
7372                 change plugin type following recent merging
7373
7374 2005-11-14 [wwp]        1.9.100cvs12
7375
7376         * src/folder.c
7377                 prevent from crashing when copying/moving message(s) from and
7378                 to the same folder
7379
7380 2005-11-14 [paul]       1.9.100cvs11
7381
7382         * src/plugins/clamav/Makefile.am
7383         * src/plugins/clamav/clamav_plugin.c
7384         * src/plugins/clamav/clamav_plugin.h
7385         * src/plugins/clamav/clamav_plugin_gtk.c
7386                 also merge clamav and clamav_gtk plugins
7387
7388 2005-11-13 [colin]      1.9.100cvs10
7389
7390         * configure.ac
7391         * src/plugins/spamassassin/Makefile.am
7392         * src/plugins/spamassassin/spamassassin.c
7393         * src/plugins/spamassassin/spamassassin.h
7394         * src/plugins/spamassassin/spamassassin_gtk.c
7395                 Merge spamassassin and spamassassin_gtk plugins,
7396                 and build it by default.
7397
7398 2005-11-12 [colin]      1.9.100cvs9
7399
7400         * src/etpan/imap-thread.c
7401                 Fix gcc warning
7402
7403 2005-11-12 [colin]      1.9.100cvs8
7404
7405         * src/procmime.c
7406                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7407
7408 2005-11-10 [colin]      1.9.100cvs7
7409
7410         * src/main.c
7411                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7412                 minimised state)
7413
7414 2005-11-10 [wwp]        1.9.100cvs6
7415
7416         * src/gtk/description_window.c
7417                 fix a crash when closing description windows using the WM's [X] button
7418
7419 2005-11-09 [colin]      1.9.100cvs5
7420
7421         * src/common/ssl.c
7422                 Update libetpan call to follow upstream
7423                 (yes, this requires libetpan-0.40cvs3)
7424
7425 2005-11-08 [colin]      1.9.100cvs4
7426
7427         * src/compose.c
7428         * src/textview.c
7429         * src/common/utils.c
7430         * src/common/utils.h
7431                 Enhance the email parser
7432
7433 2005-11-08 [colin]      1.9.100cvs3
7434
7435         * src/procmime.c
7436                 Fix what looks like an off-by-one (fixes 
7437                 attachments from the Bat)
7438
7439 2005-11-08 [wwp]        1.9.100cvs2
7440
7441         * src/main.c
7442                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7443
7444 2005-11-08 [wwp]        1.9.100cvs1
7445
7446         * src/main.c
7447                 allow exiting Sylpheed-Claws from command-line
7448
7449 2005-11-08 [paul]       1.9.100
7450
7451         1.9.100 released
7452
7453 2005-11-07 [colin]      1.9.99cvs17
7454
7455         * src/addritem.c
7456         * src/ldif.c
7457                 Fix import of base-64 encoded items
7458
7459 2005-11-07 [colin]      1.9.99cvs16
7460
7461         * src/send_message.c
7462                 Fix bug #314 (Queue does not empty under certain 
7463                 circumstances)
7464
7465 2005-11-07 [paul]       1.9.99cvs15
7466
7467         * src/mutt.c
7468         * src/pine.c
7469                 fix buffer overflows
7470                 Thanks to Colin
7471
7472 2005-11-07 [paul]       1.9.99cvs14
7473
7474         * doc/man/Makefile.am
7475         * doc/man/sylpheed-claws.1      ** ADDED **
7476         * doc/man/sylpheed.1            ** DELETED **
7477                 rename and update the man file
7478
7479 2005-11-06 [colin]      1.9.99cvs13
7480
7481         * src/ldif.c
7482                 Fix ldif_get_line() that returned empty strings
7483                 (Didn't understand why). Also fix a possible
7484                 buffer overflow.
7485
7486 2005-11-06 [wwp]        1.9.99cvs12
7487
7488         * src/textview.c
7489         * src/gtk/about.c
7490         * src/gtk/gtkutils.c
7491         * src/gtk/gtkutils.h
7492                 fix a compilation warning,
7493                 make links sensitive in the about dialog
7494
7495 2005-11-04 [wwp]        1.9.99cvs11
7496
7497         * src/gtk/about.c
7498                 don't wrap or translate URIs, and a bit text format cleanup
7499
7500 2005-11-04 [wwp]        1.9.99cvs10
7501
7502         * src/gtk/about.c
7503                 better textview tagging implementation (no more use of marks for
7504                 postponed tagging)
7505
7506 2005-11-02 [colin]      1.9.99cvs9
7507
7508         * src/common/ssl.c
7509                 Forgot an ifdef
7510
7511 2005-11-02 [colin]      1.9.99cvs8
7512
7513         * configure.ac
7514                 Require libetpan-0.40 due to upstream fix
7515         * src/common/ssl.c
7516                 Tell libetpan not to call SSL_Library_Init,
7517                 as we do it ourselves.
7518
7519 2005-11-02 [colin]      1.9.99cvs7
7520
7521         * po/POTFILES.in
7522                 Add missing files (thanks to Fabien Vantard)
7523
7524 2005-11-02 [colin]      1.9.99cvs6
7525
7526         * src/summaryview.c
7527                 Fix totals when read messages are hidden or quicksearch
7528                 is on
7529         * src/ssl_manager.c
7530         * src/ssl_manager.h
7531         * src/common/ssl_certificate.c
7532         * src/common/ssl_certificate.h
7533         * src/gtk/sslcertwindow.c
7534         * src/gtk/sslcertwindow.h
7535                 Fix copyright on my stuff
7536
7537 2005-11-02 [wwp]        1.9.99cvs5
7538
7539         * src/prefs_themes.c
7540                 fix directory name checking (theme installation/removal),
7541                 made related error a bit more verbose
7542
7543 2005-11-02 [colin]      1.9.99cvs4
7544
7545         * src/summaryview.c
7546                 Fix typo (probably fixes bug #841 (Sort by the From 
7547                 field doesn't work)
7548
7549 2005-11-02 [paul]       1.9.99cvs3
7550
7551         * po/ko.po
7552         * po/nb.po
7553                 updated by SungHyun Nam, Geir Helland
7554         * src/wizard.c
7555                 fix typo in welcome message. spotted by
7556                 Andrea Spadaccini
7557
7558 2005-11-01 [colin]      1.9.99cvs2
7559
7560         * src/compose.c
7561                 Fix replying to ml wen confirming subscription
7562         * src/messageview.c
7563         * src/mimeview.c
7564         * src/mimeview.h
7565         * src/privacy.h
7566         * src/summaryview.c
7567                 Make key check non blocking
7568
7569 2005-10-31 [paul]       1.9.99cvs1
7570
7571         * tools/claws.i18n.status.pl
7572                 updated for ChangeLog
7573
7574 2005-10-31 [paul]       1.9.99
7575
7576         1.9.99 released
7577
7578 2005-10-31 [paul]       1.9.15cvs131
7579
7580         * .cvsignore
7581         * ChangeLog
7582         * ChangeLog.claws       ** REMOVED **
7583         * ChangeLog-gtk2.claws  ** REMOVED **
7584         * ChangeLog.gtk1        ** ADDED **
7585         * INSTALL
7586         * Makefile.am
7587         * NEWS
7588         * README
7589         * README.claws          ** REMOVED **
7590         * README.jp             ** REMOVED **
7591         * RELEASE_NOTES         ** ADDED **
7592         * RELEASE_NOTES.claws   ** REMOVED **
7593         * commitHelper
7594         * configure.ac
7595         * sylpheed.spec.in      ** REMOVED **
7596                 tidy up and update the default docs:
7597                 ChangeLog.claws is renamed ChangeLog.gtk1
7598                 ChangeLog-gtk2.claws is renamed ChangeLog
7599                 README.claws is renamed README
7600                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
7601
7602 2005-10-31 [paul]       1.9.15cvs130
7603
7604         * po/it.po
7605                 fix errors
7606
7607 2005-10-31 [paul]       1.9.15cvs129
7608
7609         * po/ca.po
7610         * po/de.po
7611         * po/en_GB.po
7612         * po/fr.po
7613         * po/it.po
7614         * po/pt_BR.po
7615         * po/sk.po
7616         * po/sr.po
7617         * po/zh_CN.po
7618                 updated by Miquel Oliete, Stephan Sachse and
7619                 Thomas Gilgin, me, Fabien Vantard, Andrea
7620                 Spadaccini, Frederico Goncalves Guimaraes,
7621                 Andrej Kacian, Aleksandar Urosevic, and
7622                 Ralgh Young.
7623
7624 2005-10-31 [mones]      1.9.15cvs128
7625
7626         * manual/faq.xml
7627                 More questions.
7628         
7629         * po/es.po
7630                 Updated for release.
7631
7632 2005-10-30 [colin]      1.9.15cvs127
7633
7634         * src/compose.c
7635                 Place cursor before rewrapping (fixes cursor
7636                 pos if quotation gets rewrapped)
7637
7638 2005-10-29 [paul]       1.9.15cvs126
7639
7640         * src/crash.c
7641         * src/foldersel.c
7642         * src/main.c
7643         * src/messageview.c
7644         * src/toolbar.c
7645         * src/gtk/authors.h
7646                 corrections to text items
7647
7648 2005-10-28 [colin]      1.9.15cvs125
7649
7650         * src/messageview.c
7651                 Make "hit 'C' to check sig" work from extern 
7652                 messageviews
7653
7654 2005-10-27 [colin]      1.9.15cvs124
7655
7656         * src/summaryview.c
7657                 Add a hack to avoid segfaulting when hammering 
7658                 on gtk's events
7659
7660 2005-10-27 [wwp]        1.9.15cvs123
7661
7662         * src/prefs_themes.c
7663                 sort list of themes names in themes prefs
7664
7665 2005-10-27 [paul]       1.9.15cvs122
7666
7667         * src/folder.c
7668         * src/prefs_account.c
7669                 fix building on Solaris
7670                 Patch by Alex Moore
7671
7672 2005-10-27 [wwp]        1.9.15cvs121
7673
7674         * src/summaryview.c
7675         * src/gtk/gtksctree.c
7676                 speed up unselecting messages in summary view (thanks to Colin)
7677
7678 2005-10-27 [paul]       1.9.15cvs120
7679
7680         * src/mainwindow.c
7681                 fix a compilation warning
7682         * src/summaryview.c
7683                 fix updating of 'n items selected' count
7684                 when deselecting
7685
7686 2005-10-27 [martin]     1.9.15cvs119
7687
7688         * src/action.c
7689                 ignore actions with a leading '/' in the action menu name
7690                 fixes a crash on menu creation
7691         * src/prefs_actions.c
7692                 do not allow a leading '/' in the action menu name
7693
7694 2005-10-27 [paul]       1.9.15cvs118
7695
7696         * src/main.c
7697                 fix compilation warning
7698
7699 2005-10-27 [paul]       1.9.15cvs117
7700
7701         * src/procmime.c
7702                 add #if HAVE_LOCALE_H
7703
7704 2005-10-27 [paul]       1.9.15cvs116
7705
7706         * src/plugins/clamav/clamav_plugin.c
7707         * src/plugins/dillo_viewer/dillo_viewer.c
7708         * src/plugins/mathml_viewer/mathml_viewer.c
7709         * src/plugins/pgpcore/plugin.c
7710         * src/plugins/pgpinline/plugin.c
7711         * src/plugins/pgpmime/plugin.c
7712         * src/plugins/spamassassin/spamassassin.c
7713         * src/plugins/trayicon/trayicon.c
7714                 plugin_init() : make error messages more
7715                 informative
7716
7717 2005-10-26 [wwp]        1.9.15cvs115
7718
7719         * src/prefs_matcher.c
7720                 enlarge boolean op widget width a bit (wasn't always showing text contents)
7721
7722 2005-10-26 [wwp]        1.9.15cvs114
7723
7724         * src/procmime.c
7725         * src/gtk/gtksctree.c
7726         * src/plugins/spamassassin/libspamc.c
7727         * src/plugins/spamassassin/spamassassin.c
7728                 fix some compilation warnings more
7729
7730 2005-10-26 [mones]      1.9.15cvs113
7731
7732         * po/es.po
7733                 Updated translation
7734
7735 2005-10-26 [paul]       1.9.15cvs112
7736
7737         * src/prefs_message.c
7738                 give all display_xface stuff the
7739                 #if HAVE_LIBCOMPFACE treatment, thus
7740                 preventing a crash
7741                 (Thanks to Wolfgang Enderlein)
7742
7743 2005-10-26 [colin]      1.9.15cvs111
7744
7745         * src/gedit-print.c
7746                 Fix date format
7747         * src/imap_gtk.c
7748         * src/news_gtk.c
7749                 Remove context menu items that should not be there
7750         * src/jpilot.c
7751                 Fix encoding
7752         * src/main.c
7753         * src/mainwindow.c
7754                 Don't show the mainwindow too soon
7755
7756 2005-10-26 [wwp]        1.9.15cvs110
7757
7758         * src/folder.c
7759         * src/manual.c
7760         * src/summaryview.c
7761                 fix uninitialized pointers in the folder updating hook
7762                 (thanks to Colin)
7763
7764 2005-10-25 [mones]      1.9.15cvs109
7765
7766         * manual/faq.xml
7767                 General information subsection completed. 
7768                 Removed archaic references.
7769                 
7770         * manual/Makefile
7771         * manual/dtd/manual.dsl
7772                 Added customization stylesheet for getting paragraphs
7773                 fully justified in PDF output (as suggested by Colin).
7774
7775 2005-10-25 [colin]      1.9.15cvs108
7776
7777         * src/compose.c
7778                 Fix a second leak
7779
7780 2005-10-25 [colin]      1.9.15cvs107
7781
7782         * src/addrbook.c
7783         * src/addrindex.c
7784                 Fix leak (xml_get_element() allocates memory)
7785         * src/compose.c
7786                 Fix leak + dead code (shame!)
7787         * src/procmime.c
7788                 Fix leak
7789
7790 2005-10-25 [colin]      1.9.15cvs106
7791
7792         * src/mimeview.c
7793                 Fix encoding issue in Save all and in 
7794                 overwrite-confirmation alertpanel
7795
7796 2005-10-25 [colin]      1.9.15cvs105
7797
7798         * src/common/socket.c
7799                 Fix a leak - Thanks to Christopher Aillon
7800                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
7801
7802 2005-10-25 [paul]       1.9.15cvs104
7803
7804         * src/wizard.c
7805                 Always guess servers from the right-hand
7806                 email part and guess username from the
7807                 left-hand part. (Thanks to Colin)
7808                 add an X-Face to the welcome message
7809
7810 2005-10-25 [paul]       1.9.15cvs103
7811
7812         * manual/handling.xml
7813                 written by Colin, edited by me
7814
7815 2005-10-25 [wwp]        1.9.15cvs102
7816
7817         * src/folderview.c
7818         * src/grouplistdialog.c
7819         * src/imap.c
7820         * src/noticeview.c
7821                 fix some compilation warnings
7822
7823 2005-10-24 [paul]
7824
7825         1.9.99-rc3 released
7826
7827 2005-10-24 [paul]       1.9.15cvs101
7828
7829         * src/gtk/about.c
7830                 fix window sizing
7831
7832 2005-10-24 [paul]       1.9.15cvs100
7833
7834         * src/pixmaps/offline.xpm
7835         * src/pixmaps/online.xpm
7836                 replace with last default versions
7837
7838 2005-10-24 [colin]      1.9.15cvs99
7839
7840         * src/imap.c
7841                 Fix bug when moving a folder
7842         * src/imap_gtk.c
7843         * src/mh_gtk.c
7844                 "Delete folder" pops up a window, so it 
7845                 should be suffixed with "..."
7846         * src/plugins/pgpcore/sgpgme.c
7847                 Include locale.h
7848
7849 2005-10-24 [mones]      1.9.15cvs98
7850
7851         * manual/Makefile
7852         * manual/account.xml
7853         * manual/ack.xml
7854         * manual/addrbook.xml
7855         * manual/advanced.xml
7856         * manual/faq.xml
7857         * manual/glossary.xml
7858         * manual/gpl.xml
7859         * manual/handling.xml
7860         * manual/intro.xml
7861         * manual/keyboard.xml
7862         * manual/manual.xml
7863         * manual/plugins.xml
7864         * manual/starting.xml
7865         * manual/dtd/sdocbook.dtd
7866                 Initial manual structure and some content.
7867
7868 2005-10-23 [wwp]        1.9.15cvs97
7869
7870         * src/gtk/about.c
7871                 fix a typo
7872
7873 2005-10-23 [wwp]        1.9.15cvs96
7874
7875         * src/gtk/about.c
7876         * src/gtk/authors.h
7877                 rework of the about window (main work by Paul), also featuring a few
7878                 fixes for typos and duplicate names
7879
7880 2005-10-23 [wwp]        1.9.15cvs95
7881
7882         * src/.cvsignore
7883                 Ignore the right binary name (sylpheed-claws now)
7884
7885 2005-10-23 [paul]       1.9.15cvs94
7886
7887         * src/compose.c
7888                 when using Folder Pref 'Default To for
7889                 replies' make the entry in the Compose
7890                 window bold
7891                 Patch by Fabien Vantard
7892
7893 2005-10-22 [colin]      1.9.15cvs93
7894
7895         * src/codeconv.c
7896                 Fix leak
7897
7898 2005-10-22 [colin]      1.9.15cvs92
7899
7900         * src/codeconv.c
7901                 try to convert using locale (apart utf8) if necessary
7902
7903 2005-10-22 [colin]      1.9.15cvs91
7904
7905         * src/pixmaps/new.xpm
7906         * src/pixmaps/unread.xpm
7907                 Make the unread envelope blue again and
7908                 saturate the new one a bit more.
7909
7910 2005-10-22 [colin]      1.9.15cvs90
7911
7912         * src/compose.c
7913                 When replying to a mail sent by one of our accounts,
7914                 use the original list of recipients. Let 'Reply All'
7915                 and 'Reply to sender' work like previously.
7916
7917 2005-10-21 [colin]      1.9.15cvs89
7918
7919         * src/prefs_filtering.c
7920                 Clear fields after add and replace
7921         * src/textview.c
7922                 Display xface differently (better)
7923         * src/plugins/pgpinline/pgpinline.c
7924                 Fix crappy encodings/recodings
7925
7926 2005-10-21 [paul]       1.9.15cvs88
7927
7928         * src/compose.c
7929         * src/prefs_folder_item.c
7930         * src/toolbar.c
7931                 fix news folder Folder Properties
7932                 (thanks to Colin)
7933         * src/folderview.c
7934                 update folderview after Themes change
7935                 keep selected folder selected
7936                 (thanks to Colin)
7937
7938 2005-10-21 [paul]       1.9.15cvs87
7939
7940         * tools/Makefile.am
7941         * tools/OOo2sylpheed.pl
7942         * tools/README
7943         * tools/README.sylprint
7944         * tools/asus_mailled.sh         ** REMOVED **
7945         * tools/filter_conv.pl
7946         * tools/freshmeat_search.pl
7947         * tools/google_search.pl
7948         * tools/gpg-sign-syl            ** REMOVED **
7949         * tools/kmail2sylpheed.pl
7950         * tools/kmail2sylpheed_v2.pl
7951         * tools/multiwebsearch.pl
7952         * tools/nautilus2sylpheed.sh
7953         * tools/newscache_clean.pl
7954         * tools/outlook2sylpheed.pl
7955         * tools/sylpheed-switcher       ** REMOVED **
7956         * tools/sylprint.pl
7957         * tools/sylprint.rc
7958         * tools/tb2sylpheed
7959         * tools/vcard2xml.py
7960         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7961                 update default config dir
7962                 update binary name (thanks to Fabien Vantard)
7963                 remove obsolete scripts
7964
7965 2005-10-21 [colin]      1.9.15cvs86
7966
7967         * src/inc.c
7968                 Fix possible leak and units. Based on a patch by
7969                 Fabien Vantard.
7970
7971 2005-10-20 [colin]      1.9.15cvs85
7972
7973         * src/textview.c
7974                 Clear xface when clearing textview
7975
7976 2005-10-20 [colin]      1.9.15cvs84
7977
7978         * configure.ac
7979         * src/folderview.c
7980         * src/headerview.c
7981         * src/main.c
7982         * src/prefs_common.c
7983         * src/prefs_common.h
7984         * src/prefs_message.c
7985         * src/textview.c
7986         * src/textview.h
7987         * src/common/defs.h
7988         * src/common/utils.c
7989         * src/common/utils.h
7990         * src/gtk/gtkutils.c
7991         * src/gtk/gtkutils.h
7992                 Migrate config to .sylpheed-claws (Automatically)
7993                 Add a way to get the Xface in the TextView
7994
7995 2005-10-20 [colin]      1.9.15cvs83
7996
7997         * src/gtk/Makefile.am
7998         * src/gtk/about.c
7999         * src/gtk/authors.h
8000                 Make the about dialog *grooovy*
8001
8002 2005-10-20 [colin]      1.9.15cvs82
8003
8004         * src/mimeview.c
8005                 Use "Open with" on double click if no command
8006                 was found
8007
8008 2005-10-20 [colin]      1.9.15cvs81
8009
8010         * src/imap.c
8011         * src/etpan/imap-thread.c
8012                 Fix possible crash.
8013
8014 2005-10-20 [paul]       1.9.15cvs80
8015
8016         * src/folder.c
8017                 don't show clipkey icon if the only
8018                 attachment is the signature
8019                 Patch by Colin
8020
8021 2005-10-20 [paul]       1.9.15cvs79
8022
8023         * AUTHORS
8024         * src/plugins/pgpmime/pgpmime.c
8025                 name the PGP/MIME signature 'signature.asc'
8026                 Patch by Andrew Nelson <freeandy@gmail.com>
8027
8028 2005-10-19 [colin]      1.9.15cvs78
8029
8030         * src/plugins/pgpmime/pgpmime.c
8031                 Oops, no need to double-check though
8032
8033 2005-10-19 [colin]      1.9.15cvs77
8034
8035         * src/plugins/pgpinline/pgpinline.c
8036         * src/plugins/pgpmime/pgpmime.c
8037                 Check that my_tmpfile() doesn't 
8038                 return NULL
8039
8040 2005-10-19 [colin]      1.9.15cvs76
8041
8042         * src/common/utils.c
8043                 Use shorter mime boundaries to avoid having
8044                 MTAs rewrapping our headers, breaking the
8045                 PGP signature in the process 
8046         * src/compose.c
8047         * src/plugins/pgpmime/pgpmime.c
8048                 Check for boundary uniqueness to be sure
8049                 it won't happen, instead of hoping for the
8050                 best
8051
8052 2005-10-19 [colin]      1.9.15cvs75
8053
8054         * sylpheed-claws.desktop
8055         * src/Makefile.am
8056         * src/main.c
8057                 Ship a sylpheed-claws binary instead
8058                 of a sylpheed one. Change the socket
8059                 name, too
8060         * src/folderview.c
8061                 Update folder only if it changed
8062         * src/wizard.c
8063                 Fix i18n in welcome mail, patch by
8064                 Fabien Vantard
8065
8066 2005-10-19 [paul]
8067
8068         1.9.99-rc2 released
8069
8070 2005-10-19 [paul]       1.9.15cvs74
8071
8072         * src/folder.c
8073         * src/folderview.c
8074                 fix summaryview update
8075                 Patch by Colin
8076
8077 2005-10-18 [colin]      1.9.15cvs73
8078
8079         * src/plugins/pgpcore/passphrase.c
8080                 Don't XGrabServer, and try a bit more to 
8081                 sync everything before grabbing mouse/keyboard
8082
8083 2005-10-18 [colin]      1.9.15cvs72
8084
8085         * src/Makefile.am
8086         * src/addressadd.c
8087         * src/addressbook.c
8088         * src/folderview.c
8089         * src/grouplistdialog.c
8090         * src/mimeview.c
8091         * src/stock_pixmap.c
8092         * src/stock_pixmap.h
8093         * src/summaryview.c
8094         * src/gtk/gtksctree.c
8095         * src/gtk/gtksctree.h
8096         * src/pixmaps/empty.xpm
8097                 Implement a wrapper call for gtk_ctree_set_node_info
8098                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8099                 pixmap instead of a NULL one. This works around some
8100                 memory problems deep inside gtk, revealed by valgrind,
8101                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8102                 as locked crashes sylpheed.), as well as, probably, 
8103                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8104
8105 2005-10-17 [colin]      1.9.15cvs71
8106
8107         * src/mimeview.c
8108                 Provide visual feedback when checking
8109                 signature
8110
8111 2005-10-17 [colin]      1.9.15cvs70
8112
8113         * src/main.c
8114                 Keep the folder list frozen while checking caches...
8115
8116 2005-10-17 [colin]      1.9.15cvs69
8117
8118         * src/addr_compl.c
8119                 Fi bug #833 (Autocompleting from addressbook 
8120                 fails with extended chars)
8121         * src/imap.c
8122                 Fix 'adding messages' staying in statusbar
8123                 after an error
8124
8125 2005-10-17 [wwp]        1.9.15cvs68
8126
8127         * src/ssl_manager.c
8128                 Fix buttons' layout resizing when window size changes
8129
8130 2005-10-17 [wwp]        1.9.15cvs67
8131
8132         * src/account.c
8133         * src/prefs_account.c
8134         * src/prefs_common.c
8135         * src/prefs_common.h
8136         * src/prefs_folder_item.c
8137         * src/prefs_gtk.c
8138         * src/gtk/logwindow.c
8139         * src/gtk/pluginwindow.c
8140         * src/gtk/prefswindow.c
8141         * src/gtk/prefswindow.h
8142                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8143
8144 2005-10-17 [paul]       1.9.15cvs66
8145
8146         * configure.ac
8147                 fix missing libetpan message
8148         * po/en_GB.po
8149                 updated
8150         * src/crash.c
8151         * src/manual.c
8152         * src/prefs_themes.c
8153         * src/common/defs.h
8154                 add some new URI defines, change some
8155                 others
8156         * src/wizard.c
8157                 make welcome message translatable
8158                 small improvements to english
8159                 other tweaks
8160         * src/gtk/menu.c
8161                 fix warnings
8162
8163 2005-10-17 [paul]       1.9.15cvs65
8164
8165         * src/summaryview.c
8166                 fix column titles
8167
8168 2005-10-16 [mones]      1.9.15cvs64
8169
8170         * po/es.po
8171                 Updated translation
8172
8173 2005-10-16 [colin]
8174
8175         1.9.99-rc1 released
8176
8177 2005-10-16 [colin]      1.9.15cvs63
8178
8179         * src/wizard.c
8180                 Fix whitespace
8181
8182 2005-10-16 [colin]      1.9.15cvs62
8183
8184         * src/toolbar.c
8185                 s/Get All/Get Mail/
8186         * src/wizard.c
8187                 Real welcome mail text, thanks Paul
8188
8189 2005-10-16 [colin]      1.9.15cvs61
8190
8191         * src/editldap.c
8192         * src/exporthtml.c
8193         * src/main.c
8194         * src/mainwindow.c
8195         * src/prefs_themes.c
8196         * src/prefs_toolbar.c
8197         * src/plugins/demo/demo.c
8198         * src/plugins/trayicon/trayicon.c
8199                 s/Sylpheed/Sylpheed-Claws/
8200
8201 2005-10-16 [colin]      1.9.15cvs60
8202
8203         * src/wizard.c
8204                 Add a welcome email in the first empty mailbox
8205         * src/prefs_common.c
8206                 Change one more default
8207
8208 2005-10-16 [colin]      1.9.15cvs59
8209
8210         * src/wizard.c
8211                 Remove printf
8212
8213 2005-10-16 [colin]      1.9.15cvs58
8214
8215         * src/toolbar.c
8216         * src/prefs_common.c
8217                 Change some defaults
8218
8219 2005-10-16 [colin]      1.9.15cvs57
8220
8221         * src/toolbar.c
8222         * src/prefs_common.c
8223                 Change some defaults
8224
8225 2005-10-16 [colin]      1.9.15cvs56
8226
8227         * src/wizard.c
8228                 By default, initialize fonts to have
8229                 the same size as normal GtkWidgets
8230
8231 2005-10-16 [colin]      1.9.15cvs55
8232
8233         * src/mimeview.c
8234                 Fix message a bit more
8235
8236 2005-10-16 [colin]      1.9.15cvs54
8237
8238         * src/addressbook.c
8239                 Second attempt at flicker fixing
8240
8241 2005-10-16 [colin]      1.9.15cvs53
8242
8243         * src/addressbook.c
8244                 Fix flicker
8245
8246 2005-10-16 [wwp]        1.9.15cvs52
8247
8248         * src/addressbook.c
8249         * src/editaddress.c
8250         * src/prefs_common.c
8251         * src/prefs_common.h
8252                 Remember window sizes (address book)
8253
8254 2005-10-16 [wwp]        1.9.15cvs51
8255
8256         * src/plugins/clamav/clamav_plugin_gtk.c
8257         * src/plugins/spamassassin/spamassassin_gtk.c
8258                 Fix compilation warnings (missing #include).
8259
8260 2005-10-16 [colin]      1.9.15cvs50
8261
8262         * src/mimeview.c
8263         * src/summaryview.c
8264         * src/textview.c
8265                 Make 'c' check signature, and forward
8266                 c, l, y, t from summaryview to mimeview
8267
8268 2005-10-16 [colin]      1.9.15cvs49
8269
8270         * src/addressbook.c
8271                 Put border around buttons
8272         * src/mainwindow.c
8273         * src/summaryview.c
8274                 Rework menus (Patch based on a patch
8275                 by Paul)
8276
8277 2005-10-15 [wwp]        1.9.15cvs48
8278
8279         * src/editjpilot.c
8280         * src/editldap.c
8281         * src/editvcard.c
8282         * src/exphtmldlg.c
8283         * src/expldifdlg.c
8284         * src/export.c
8285         * src/import.c
8286         * src/importldif.c
8287         * src/importmutt.c
8288         * src/importpine.c
8289         * src/prefs_account.c
8290         * src/prefs_spelling.c
8291         * src/gtk/gtkutils.c
8292         * src/gtk/gtkutils.h
8293         * src/plugins/clamav/clamav_plugin_gtk.c
8294         * src/plugins/spamassassin/spamassassin_gtk.c
8295                 use nicer browse-for-file/dir buttons than the "..." ones,
8296                 code factorizing more.
8297
8298 2005-10-14 [colin]      1.9.15cvs47
8299
8300         * src/mainwindow.c
8301                 set relief on the account switcher so that people see it
8302                 grey out Create processing rules when no message is selected
8303         * src/prefs_filtering.c
8304                 ask before closing if the rule has not been modified, even if
8305                 it's not valid
8306         * src/prefs_matcher.c
8307                 fix sensitivity when entering the dialog
8308         * src/gtk/inputdialog.c
8309                 display a better icon on password ask
8310         * src/plugins/pgpcore/passphrase.c
8311                 make the dialog look better
8312
8313 2005-10-14 [paul]       1.9.15cvs46
8314
8315         * src/folderview.c
8316                 indicate presense of marked msgs in
8317                 unexpanded subfolders
8318
8319 2005-10-14 [paul]       1.9.15cvs45
8320
8321         * src/prefs_actions.c
8322         * src/prefs_common.c
8323         * src/prefs_common.h
8324         * src/prefs_filtering_action.c
8325         * src/prefs_matcher.c
8326         * src/prefs_template.c
8327                 remember window sizes
8328                 fix Info button size
8329
8330         Patches by wwp
8331
8332 2005-10-13 [colin]      1.9.15cvs44
8333
8334         * src/mimeview.c
8335         * src/noticeview.c
8336         * src/noticeview.h
8337                 Add a tooltip on the icon (optional) 
8338                 Get rid of the signature buttons and only
8339                 use the icon+tooltip
8340
8341 2005-10-13 [colin]      1.9.15cvs43
8342
8343         * src/noticeview.c
8344         * src/noticeview.h
8345                 Add hand cursor for hovering over icon
8346
8347 2005-10-13 [colin]      1.9.15cvs42
8348
8349         * src/summaryview.c
8350                 Fix crash when quicksearch's hidden 
8351                 at startup
8352
8353 2005-10-13 [colin]      1.9.15cvs41
8354
8355         * src/compose.c
8356                 Set subject when forwarding multiple mails
8357                 Check that other recipient than the default Cc or Bcc
8358                 have been set before sending.
8359
8360 2005-10-13 [colin]      1.9.15cvs40
8361
8362         * src/imap.c
8363                 Batch per-folder
8364                 Introduce locking, but don't use it yet
8365
8366 2005-10-13 [colin]      1.9.15cvs39
8367
8368         * src/gtk/quicksearch.c
8369                 Reset quicksearch when hiding it
8370                 Make sticky a real pref
8371
8372 2005-10-13 [colin]      1.9.15cvs38
8373
8374         * src/summaryview.c
8375                 Faster prefs apply
8376
8377 2005-10-13 [colin]      1.9.15cvs37
8378
8379         * src/mimeview.c
8380         * src/noticeview.c
8381         * src/noticeview.h
8382         * src/plugins/pgpcore/sgpgme.c
8383                 Make privacy icon clickable
8384                 Move Trust field in Full info
8385                 When trust is less than full, don't display
8386                 a warning icon
8387
8388 2005-10-13 [colin]      1.9.15cvs36
8389
8390         * src/folder.c
8391                 Batch on flags sync
8392         * src/folderview.c
8393                 Revert speed hack which is dangerous in fact
8394                 Apply prefs faster
8395
8396 2005-10-13 [colin]      1.9.15cvs35
8397
8398         * src/folder_item_prefs.c
8399                 Fix pref corruption on folder move. Patch
8400                 by wwp
8401
8402 2005-10-13 [paul]       1.9.15cvs34
8403
8404         * src/export.c
8405         * src/import.c
8406                 fix typos in g_warnings
8407         * src/prefs_account.c
8408                 add a file selector for Signature file
8409
8410         Patches by wwp
8411
8412 2005-10-12 [colin]      1.9.15cvs33
8413
8414         * src/mimeview.c
8415                 Provide a quick way to go back from a
8416                 signature's full info to the email part
8417
8418 2005-10-12 [colin]      1.9.15cvs32
8419
8420         * src/compose.c
8421                 Remove old hack of encoding signed mails with base64.
8422                 QP works equally well.
8423
8424 2005-10-12 [colin]      1.9.15cvs31
8425
8426         * src/crash.c
8427                 Replace deprecated GtkText with GtkTextView
8428         * src/imap.c
8429                 Fix a logic bug about counts in imap_select
8430                 (previously un-triggered)
8431         * src/mainwindow.c
8432         * src/summaryview.c
8433         * src/news.c
8434                 Allow local deletion of news posts
8435         * src/mimeview.c
8436                 Show GPG noticeview on the message/rfc822 part
8437                 in addition to the text/plain one
8438         * src/prefs_image_viewer.c
8439           src/plugins/pgpcore/prefs_gpg.c
8440                 Polish (set the label as part of the checkbox)
8441         * src/wizard.c
8442                 Don't sit there doing nothing after destroying
8443                 the window - return err
8444
8445 2005-10-11 [colin]      1.9.15cvs30
8446
8447         * src/folderview.c
8448                 Apply processing rules before showing folders.
8449                 Early folder show (before flags sync) will only
8450                 be done when there are no processing rules (nor
8451                 pre- or post- ones)
8452         * src/imap.c
8453                 Fix stuff related to mail subdir, creation and 
8454                 deletion of folders 
8455         * src/imap_gtk.c
8456                 Don't allow creation of folders in NoInferior
8457                 folders, as it won't work
8458
8459 2005-10-10 [colin]      1.9.15cvs29
8460
8461         * src/compose.c
8462                 Reselect "None" Privacy system when selecting an
8463                 account with no privacy system defined
8464
8465 2005-10-10 [colin]      1.9.15cvs28
8466
8467         * src/mainwindow.c
8468                 Add Windows-1252 encoding
8469         * src/prefs_common.c
8470                 Rework some defaults:
8471                 - autosave to draft by default
8472                 - don't show header pane (it's already in the textview)
8473                 - Select first new or unread mail on entry
8474                 - Assume 'Yes' to change folder when there's no more
8475                   unread message
8476         * src/prefs_matcher.c
8477                 Fix a gtk assertion failure
8478         * src/gtk/colorlabel.c
8479                 Workaround bad repainting on selection
8480         * src/main.c
8481                 Freeze/thaw (a bit faster on ssh -X)
8482         * src/msgcache.c
8483                 Get rid of StrdupConverter that just adds an
8484                 extra strdup/free 
8485         * src/etpan/imap_thread.c
8486                 memset buf to 0
8487
8488 2005-10-10 [colin]      1.9.15cvs27
8489
8490         * src/export.c
8491         * src/import.c
8492                 Fix compile on gtk 2.4. Patch by wwp
8493
8494 2005-10-09 [colin]      1.9.15cvs26
8495
8496         * src/mainwindow.c
8497         * src/messageview.c
8498         * src/summaryview.c
8499                 Clarify forward menus. Patch by wwp
8500
8501 2005-10-09 [colin]      1.9.15cvs25
8502
8503         * src/compose.c
8504         * src/compose.h
8505                 Fix bug #829 (Non-working "Encrypt message by 
8506                 default when replying to an encrypted message")
8507
8508 2005-10-08 [colin]      1.9.15cvs24
8509
8510         * src/wizard.c
8511                 Fix bug #827 ("Welcome" setup wizard after a 
8512                 permission error gives up & forgets itself.)
8513
8514 2005-10-08 [colin]      1.9.15cvs23
8515
8516         * src/procmime.c
8517                 Fix bug #828 (Ignoring headers with spaces around = sign)
8518
8519 2005-10-08 [colin]      1.9.15cvs22
8520
8521         * src/export.c
8522                 Warning fix by wwp
8523
8524 2005-10-08 [colin]      1.9.15cvs21
8525
8526         * src/folder.c
8527         * src/folder.h
8528                 Add a processing_pending indicator, set on 
8529                 folder_item_open and cleared after 
8530                 folder_item_process_open
8531         * src/folderview.c
8532         * src/summaryview.c
8533                 wrap procmsg_msginfo_*_flags, and in the
8534                 wrapper check that there's no folder processing 
8535                 pending. If there is, defer the flags change until 
8536                 processing is done to avoid stepping over each
8537                 other's toes.
8538                 Freeze during processing, but not during scanning.
8539
8540 2005-10-07 [colin]      1.9.15cvs20
8541
8542         * src/plugins/pgpcore/passphrase.c
8543                 Fix bug #826 (X-Server hangs when 
8544                 right-clicking a PGP encrypted message)
8545
8546 2005-10-07 [paul]       1.9.15cvs19
8547
8548         * src/compose.c
8549                 fix compose_entries[]
8550                 patch by Fabien Vantard
8551
8552 2005-10-06 [colin]      1.9.15cvs18
8553
8554         * src/pixmaps/address.xpm
8555         * src/pixmaps/address_book.xpm
8556         * src/pixmaps/book.xpm
8557         * src/pixmaps/check_spelling.xpm
8558         * src/pixmaps/checkbox_off.xpm
8559         * src/pixmaps/checkbox_on.xpm
8560         * src/pixmaps/close.xpm
8561         * src/pixmaps/complete.xpm
8562         * src/pixmaps/continue.xpm
8563         * src/pixmaps/deleted.xpm
8564         * src/pixmaps/down_arrow.xpm
8565         * src/pixmaps/exec.xpm
8566         * src/pixmaps/forwarded.xpm
8567         * src/pixmaps/group.xpm
8568         * src/pixmaps/ignorethread.xpm
8569         * src/pixmaps/interface.xpm
8570         * src/pixmaps/jpilot.xpm
8571         * src/pixmaps/ldap.xpm
8572         * src/pixmaps/linewrap.xpm
8573         * src/pixmaps/linewrapcurrent.xpm
8574         * src/pixmaps/mail.xpm
8575         * src/pixmaps/mail_attach.xpm
8576         * src/pixmaps/mail_compose.xpm
8577         * src/pixmaps/mail_forward.xpm
8578         * src/pixmaps/mail_receive.xpm
8579         * src/pixmaps/mail_receive_all.xpm
8580         * src/pixmaps/mail_reply.xpm
8581         * src/pixmaps/mail_reply_to_all.xpm
8582         * src/pixmaps/mail_reply_to_author.xpm
8583         * src/pixmaps/mail_send.xpm
8584         * src/pixmaps/mail_send_queue.xpm
8585         * src/pixmaps/mime_application.xpm
8586         * src/pixmaps/mime_audio.xpm
8587         * src/pixmaps/mime_image.xpm
8588         * src/pixmaps/mime_message.xpm
8589         * src/pixmaps/mime_text_enriched.xpm
8590         * src/pixmaps/mime_text_html.xpm
8591         * src/pixmaps/mime_text_plain.xpm
8592         * src/pixmaps/mime_unknown.xpm
8593         * src/pixmaps/new.xpm
8594         * src/pixmaps/news_compose.xpm
8595         * src/pixmaps/offline.xpm
8596         * src/pixmaps/online.xpm
8597         * src/pixmaps/paste.xpm
8598         * src/pixmaps/preferences.xpm
8599         * src/pixmaps/privacy_emblem_encrypted.xpm
8600         * src/pixmaps/privacy_expired.xpm
8601         * src/pixmaps/privacy_failed.xpm
8602         * src/pixmaps/privacy_passed.xpm
8603         * src/pixmaps/privacy_signed.xpm
8604         * src/pixmaps/privacy_unknown.xpm
8605         * src/pixmaps/privacy_warn.xpm
8606         * src/pixmaps/properties.xpm
8607         * src/pixmaps/replied.xpm
8608         * src/pixmaps/search.xpm
8609         * src/pixmaps/unread.xpm
8610         * src/pixmaps/up_arrow.xpm
8611         * src/pixmaps/vcard.xpm
8612                 Modernize internal theme, with icons from the 
8613                 Gnomaws theme. Keep some of the old ones where
8614                 they were better.
8615
8616 2005-10-06 [colin]      1.9.15cvs17
8617
8618         * src/summaryview.c
8619                 Little optimisations + bugfix
8620         * src/toolbar.c
8621                 Remove default useless items - useless being defined
8622                 by the default relevant prefs
8623         * src/wizard.c
8624                 include config.h to make gettext work
8625         * src/prefs_themes.c
8626                 Fix selection of current theme in prefs
8627
8628 2005-10-06 [colin]      1.9.15cvs16
8629
8630         * src/prefs_common.c
8631         * src/prefs_common.h
8632         * src/prefs_summaries.c
8633         * src/folderview.c
8634                 Add a warning dialog on Mark all read 
8635                 (with pref to get rid of it)
8636
8637 2005-10-06 [paul]       1.9.15cvs15
8638
8639         * po/nb.po
8640         * po/pt_BR.po
8641                 updated by Geir Helland and Frederico
8642                 Goncalves Guimaraes
8643
8644 2005-10-05 [colin]      1.9.15cvs14
8645
8646         * src/folder.c
8647         * src/folder.h
8648         * src/folderview.c
8649         * src/folderview.h
8650         * src/imap_gtk.c
8651         * src/mh_gtk.c
8652         * src/mainwindow.c
8653         * src/setup.c
8654                 add a way to rescan without rebuilding
8655                 make moving a bit faster (less folders changes)
8656                 don't lock the tree on Get 
8657         * src/imap.c
8658                 Don't re-delete deleted messages before expunging
8659         * src/summaryview.c
8660                 Set batch mode when deleting mails
8661
8662 2005-10-05 [paul]       1.9.15cvs13
8663
8664         * src/mainwindow.c
8665         * src/mainwindow.h
8666                 fix disabled Execute menu item
8667         * src/toolbar.c
8668                 match the change in 1.9.15cvs10: use Compose
8669                 instead of News by default
8670
8671 2005-10-04 [colin]      1.9.15cvs12
8672
8673         * src/compose.c
8674                 When replying to an ML post with Reply-To set
8675                 to the poster's email, honor it (as before),
8676                 but also honor our user's request to reply to
8677                 the mailing list: set the ML address in the To
8678                 field and the Reply-To address in the Cc: 
8679                 field.
8680
8681 2005-10-04 [colin]      1.9.15cvs11
8682
8683         * src/plugins/trayicon/trayicon.c
8684                 Finish cosmetic change - thanks to wwp
8685
8686 2005-10-04 [colin]      1.9.15cvs10
8687
8688         * src/toolbar.c
8689                 Use Compose instead of Email by default.
8690                 Spotted by wwp.
8691
8692 2005-10-04 [colin]      1.9.15cvs9
8693
8694         * src/folder.c
8695         * src/folder.h
8696         * src/folderview.c
8697         * src/imap.c
8698         * src/etpan/imap-thread.c
8699         * src/etpan/imap-thread.h
8700                 Try to make IMAP faster, by simplifying SEARCH
8701                 commands, avoiding sending two STATUS in a row,
8702                 and deferring flags sync and processing just
8703                 after displaying the folder. 
8704                 This will update the SummaryView in certain
8705                 cases (new mails not already fetched, flags
8706                 changed from another client) but in a non-
8707                 blocking manner.
8708
8709 2005-10-04 [colin]      1.9.15cvs8
8710
8711         * src/plugins/trayicon/trayicon.c
8712                 Relabel "Offline" to "Work offline"
8713
8714 2005-10-04 [colin]      1.9.15cvs7
8715
8716         * src/export.c
8717         * src/import.c
8718         * src/mbox.c
8719                 Fix mbox import/export buglets
8720                 Patch by wwp
8721         * src/plugins/trayicon/trayicon.c
8722                 Add offline swithc
8723                 Patch by wwp
8724
8725 2005-10-04 [colin]      1.9.15cvs6
8726
8727         * src/folder.c
8728         * src/folderview.c
8729         * src/summaryview.c
8730                 Better fix (don't break mark all read) for cvs2
8731
8732 2005-10-03 [colin]      1.9.15cvs5
8733
8734         * src/folder.c
8735                 Use a sane sort by default
8736
8737 2005-10-03 [colin]      1.9.15cvs4
8738
8739         * src/inc.c
8740                 Add a 'Only once' button for overriding offline mode
8741         * src/prefs_account.c
8742         * src/wizard.c
8743                 Add Local mbox to the wizard
8744                 Add IMAP subdir to the wizard (or the wizard is useless
8745                 for such accounts, or even worse than useless)
8746                 Move IMAP subdir from Advanced to Receive tab, as it's
8747                 not that uncommon
8748
8749 2005-10-03 [colin]      1.9.15cvs3
8750
8751         * src/send_message.c
8752                 Forgot this one in cvs1
8753
8754 2005-10-03 [colin]      1.9.15cvs2
8755
8756         * src/folder.c
8757                 Faster close when leaving a folder with lots
8758                 of new mails. Idea by David Relson.
8759
8760 2005-10-03 [colin]      1.9.15cvs1
8761
8762         * src/compose.c
8763         * src/imap.c
8764         * src/inc.c
8765         * src/main.c
8766         * src/messageview.c
8767         * src/news.c
8768         * src/summaryview.c
8769         * src/gtk/sslcertwindow.c
8770         * src/plugins/trayicon/trayicon.c
8771                 Add accels to every AlertPanel. Patch by Fabien 
8772                 Vantard
8773
8774 2005-10-03 [paul]       1.9.15
8775
8776         1.9.15 released
8777
8778 2005-10-03 [paul]       1.9.14cvs68
8779
8780         * po/ca.po
8781         * po/de.po
8782         * po/es.po
8783         * po/fi.po
8784         * po/fr.po
8785         * po/sk.po
8786         * po/sr.po
8787         * po/zh_CN.po
8788                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8789                 Mones Lastra, Tommi Pirinen, Fabien vantard,
8790                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
8791
8792 2005-10-03 [paul]       1.9.14cvs67
8793
8794         * src/send_message.c
8795                 prevent hang on Cancel
8796                 patch by Colin
8797
8798 2005-10-03 [paul]       1.9.14cvs66
8799
8800         * src/main.c
8801                 fix crash in IMAP caused by discrepancy
8802                 between check_at_startup and offline mode
8803                 Patch by Colin
8804
8805 2005-10-01 [paul]       1.9.14cvs65
8806
8807         * src/inc.c
8808                 fix engrish
8809
8810 2005-10-01 [paul]       1.9.14cvs64
8811         * src/export.c
8812         * src/import.c
8813                 synchronise import_mbox() and export_mbox()
8814         * src/mbox.c
8815                 proc_mbox(): add alert if file cannot be opened
8816                 export_list_to_mbox(): test if dest file exists,
8817                 prompt user to overwrite if it does. add alert
8818                 if file cannot be created
8819                                                                 
8820         Patch by wwp
8821                                                                                                                 
8822
8823 2005-09-30 [paul]       1.9.14cvs63
8824
8825         * src/addressbook.c
8826                 Fix sensitivity of a menu
8827         * src/codeconv.c
8828                 Respect hidden pref for mails with no encoding
8829         * src/common/xml.c
8830                 Fix memory corruption
8831         * src/plugins/pgpcore/sgpgme.c
8832                 Fix segfault on incomplete sigs, and display
8833                 of S/Mime UIDs
8834
8835         Patches by Colin
8836
8837 2005-09-30 [colin]      1.9.14cvs62
8838
8839         * src/partial_download.c
8840                 Little logic fix in almost-dead code
8841         * src/pop.c
8842                 Fix partial download when there's no new mail
8843
8844 2005-09-29 [paul]       1.9.14cvs61
8845
8846         * src/plugins/pgpinline/pgpinline.c
8847                 fix bug 819, 'crash accessing sign message'
8848                 Patch by Colin
8849
8850 2005-09-28 [martin]     1.9.14cvs60
8851
8852         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8853                 fix bug #790 (Crash when restarting window manager (fluxbox))
8854
8855 2005-09-28 [paul]       1.9.14cvs59
8856
8857         * src/gtk/gtkaspell.c
8858                 fix off-by-one typo
8859
8860 2005-09-27 [colin]      1.9.14cvs58
8861
8862         * src/plugins/pgpcore/sgpgme.c
8863                 Report error when there's one, instead of
8864                 "Signature unchecked" 
8865
8866 2005-09-27 [colin]      1.9.14cvs57
8867
8868         * src/prefs_quote.c
8869                 Fix bug #816 (Weird quotation with spaces)
8870
8871 2005-09-27 [colin]      1.9.14cvs56
8872
8873         * src/codeconv.c
8874         * src/compose.c
8875         * src/compose.h
8876                 Put subject in compose's title
8877                 Fix Automatic encoding so that it's really automatic:
8878                 first try default locale's charset, then charset of the replied mail, 
8879                 then utf-8
8880                 Fix encoding of headers (must be in strict mode too)
8881
8882 2005-09-26 [colin]      1.9.14cvs55
8883
8884         * src/gtk/gtkaspell.c
8885                 Fix previous patch - don't color the space,
8886                 just uncolor it :)
8887
8888 2005-09-26 [colin]      1.9.14cvs54
8889
8890         * src/gtk/gtkaspell.c
8891                 Unmark space if possible
8892
8893 2005-09-26 [colin]      1.9.14cvs53
8894
8895         * src/imap.c
8896                 log_error instead of alertpanel according to the pref
8897         * src/etpan/imap-thread.c
8898                 Print connect status, copy only necessary size to 
8899                 logger
8900         * src/plugins/pgpmime/pgpmime.c
8901                 Handle S/Mime signatures (verification only). Patch based
8902                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
8903
8904 2005-09-26 [paul]       1.9.14cvs52
8905
8906         * src/common/passcrypt.c
8907                 this 'workaround' not necessary on NetBSD.
8908                 Thanks to Daniel Gustafson
8909
8910 2005-09-26 [paul]
8911
8912         1.9.15-rc4 released
8913
8914 2005-09-26 [paul]       1.9.14cvs51
8915
8916         * src/summaryview.c
8917                 Skip currently selected message when
8918                 looking for next new or unread message
8919                 in current folder. Patch by Colin
8920         * src/common/passcrypt.c
8921                 eliminate warnings on *BSD. Patch by
8922                 Daniel Gustafson
8923
8924 2005-09-26 [colin]      1.9.14cvs50
8925
8926         * src/procmsg.c
8927                 Call postfiltering hook anyway
8928
8929 2005-09-22 [colin]      1.9.14cvs49
8930
8931         * src/codeconv.c
8932         * src/codeconv.h
8933                 Add a strict mode that doesn't replace with _
8934         * src/compose.c
8935         * src/compose.h
8936                 Use strict conversion while sending
8937                 Fix race when drafting while sending (happens
8938                 on IMAP)
8939                 Fix d'n'd of messages from summaryview
8940         * src/prefs_common.c
8941         * src/prefs_common.h
8942                 add hidden utf8_instead_of_locale_for_broken_mail 
8943                 pref for people that preferred the default charset 
8944                 to be utf8 for broken mails
8945         * src/quote_fmt_parse.y
8946                 fix bug #815 (No quote insert if "From:" fied 
8947                 contained Russian letters)
8948         * src/summaryview.c
8949                 Fix d'n'd of messages to compose
8950
8951 2005-09-22 [paul]       1.9.14cvs48
8952
8953         * src/compose.c
8954                 fix bug where attachments Name entry
8955                 would display Path instead
8956
8957 2005-09-21 [paul]       1.9.14cvs47
8958
8959         * README
8960         * README.jp
8961         * configure.ac
8962         * config/config.rpath
8963         * doc/manual/en/sylpheed-20.html
8964         * doc/manual/es/sylpheed-20.html
8965         * po/bg.po
8966         * po/ca.po
8967         * po/de.po
8968         * po/es.po
8969         * po/fr.po
8970         * po/it.po
8971         * po/pt_BR.po
8972         * po/sk.po
8973         * po/zh_TW.po
8974         * src/account.c
8975         * src/account.h
8976         * src/action.c
8977         * src/action.h
8978         * src/adbookbase.h
8979         * src/addr_compl.c
8980         * src/addr_compl.h
8981         * src/addrbook.c
8982         * src/addrbook.h
8983         * src/addrcache.c
8984         * src/addrcache.h
8985         * src/addrcindex.c
8986         * src/addrcindex.h
8987         * src/addrclip.c
8988         * src/addrclip.h
8989         * src/addrdefs.h
8990         * src/addressadd.c
8991         * src/addressadd.h
8992         * src/addressbook.c
8993         * src/addressbook.h
8994         * src/addressitem.h
8995         * src/addrgather.c
8996         * src/addrgather.h
8997         * src/addrharvest.c
8998         * src/addrharvest.h
8999         * src/addrindex.c
9000         * src/addrindex.h
9001         * src/addritem.c
9002         * src/addritem.h
9003         * src/addrquery.c
9004         * src/addrquery.h
9005         * src/addrselect.c
9006         * src/addrselect.h
9007         * src/alertpanel.c
9008         * src/alertpanel.h
9009         * src/browseldap.c
9010         * src/browseldap.h
9011         * src/codeconv.c
9012         * src/codeconv.h
9013         * src/compose.c
9014         * src/compose.h
9015         * src/crash.c
9016         * src/crash.h
9017         * src/customheader.c
9018         * src/customheader.h
9019         * src/displayheader.c
9020         * src/displayheader.h
9021         * src/editaddress.c
9022         * src/editaddress.h
9023         * src/editbook.c
9024         * src/editbook.h
9025         * src/editgroup.c
9026         * src/editgroup.h
9027         * src/editjpilot.c
9028         * src/editjpilot.h
9029         * src/editldap.c
9030         * src/editldap.h
9031         * src/editldap_basedn.c
9032         * src/editldap_basedn.h
9033         * src/editvcard.c
9034         * src/editvcard.h
9035         * src/enriched.c
9036         * src/enriched.h
9037         * src/exphtmldlg.c
9038         * src/exphtmldlg.h
9039         * src/expldifdlg.c
9040         * src/expldifdlg.h
9041         * src/export.c
9042         * src/export.h
9043         * src/exporthtml.c
9044         * src/exporthtml.h
9045         * src/exportldif.c
9046         * src/exportldif.h
9047         * src/filtering.c
9048         * src/filtering.h
9049         * src/folder.c
9050         * src/folder.h
9051         * src/folder_item_prefs.c
9052         * src/folder_item_prefs.h
9053         * src/foldersel.c
9054         * src/foldersel.h
9055         * src/folderutils.c
9056         * src/folderutils.h
9057         * src/folderview.c
9058         * src/folderview.h
9059         * src/grouplistdialog.c
9060         * src/grouplistdialog.h
9061         * src/headerview.c
9062         * src/headerview.h
9063         * src/html.c
9064         * src/html.h
9065         * src/image_viewer.c
9066         * src/image_viewer.h
9067         * src/imap.c
9068         * src/imap.h
9069         * src/imap_gtk.c
9070         * src/imap_gtk.h
9071         * src/import.c
9072         * src/import.h
9073         * src/importldif.c
9074         * src/importldif.h
9075         * src/importmutt.c
9076         * src/importmutt.h
9077         * src/importpine.c
9078         * src/importpine.h
9079         * src/inc.c
9080         * src/inc.h
9081         * src/jpilot.c
9082         * src/jpilot.h
9083         * src/ldapctrl.c
9084         * src/ldapctrl.h
9085         * src/ldaplocate.c
9086         * src/ldaplocate.h
9087         * src/ldapquery.c
9088         * src/ldapquery.h
9089         * src/ldapserver.c
9090         * src/ldapserver.h
9091         * src/ldaputil.c
9092         * src/ldaputil.h
9093         * src/ldif.c
9094         * src/ldif.h
9095         * src/localfolder.c
9096         * src/localfolder.h
9097         * src/main.c
9098         * src/main.h
9099         * src/mainwindow.c
9100         * src/mainwindow.h
9101         * src/manual.c
9102         * src/manual.h
9103         * src/matcher.c
9104         * src/matcher.h
9105         * src/matcher_parser.h
9106         * src/matcher_parser_lex.l
9107         * src/matcher_parser_parse.y
9108         * src/mbox.c
9109         * src/mbox.h
9110         * src/message_search.c
9111         * src/message_search.h
9112         * src/messageview.c
9113         * src/messageview.h
9114         * src/mh.c
9115         * src/mh.h
9116         * src/mh_gtk.c
9117         * src/mh_gtk.h
9118         * src/mimeview.c
9119         * src/mimeview.h
9120         * src/msgcache.c
9121         * src/msgcache.h
9122         * src/mutt.c
9123         * src/mutt.h
9124         * src/news.c
9125         * src/news.h
9126         * src/news_gtk.c
9127         * src/news_gtk.h
9128         * src/noticeview.c
9129         * src/noticeview.h
9130         * src/partial_download.c
9131         * src/partial_download.h
9132         * src/pine.c
9133         * src/pine.h
9134         * src/pop.c
9135         * src/pop.h
9136         * src/prefs_account.c
9137         * src/prefs_account.h
9138         * src/prefs_actions.c
9139         * src/prefs_actions.h
9140         * src/prefs_common.c
9141         * src/prefs_common.h
9142         * src/prefs_compose_writing.c
9143         * src/prefs_compose_writing.h
9144         * src/prefs_customheader.c
9145         * src/prefs_customheader.h
9146         * src/prefs_display_header.c
9147         * src/prefs_display_header.h
9148         * src/prefs_ext_prog.c
9149         * src/prefs_ext_prog.h
9150         * src/prefs_filtering.c
9151         * src/prefs_filtering.h
9152         * src/prefs_filtering_action.c
9153         * src/prefs_filtering_action.h
9154         * src/prefs_folder_column.c
9155         * src/prefs_folder_column.h
9156         * src/prefs_folder_item.c
9157         * src/prefs_folder_item.h
9158         * src/prefs_fonts.c
9159         * src/prefs_fonts.h
9160         * src/prefs_gtk.c
9161         * src/prefs_gtk.h
9162         * src/prefs_image_viewer.c
9163         * src/prefs_image_viewer.h
9164         * src/prefs_matcher.c
9165         * src/prefs_matcher.h
9166         * src/prefs_message.c
9167         * src/prefs_message.h
9168         * src/prefs_msg_colors.c
9169         * src/prefs_msg_colors.h
9170         * src/prefs_other.c
9171         * src/prefs_other.h
9172         * src/prefs_quote.c
9173         * src/prefs_quote.h
9174         * src/prefs_receive.c
9175         * src/prefs_receive.h
9176         * src/prefs_send.c
9177         * src/prefs_send.h
9178         * src/prefs_spelling.c
9179         * src/prefs_spelling.h
9180         * src/prefs_summaries.c
9181         * src/prefs_summaries.h
9182         * src/prefs_summary_column.c
9183         * src/prefs_summary_column.h
9184         * src/prefs_template.c
9185         * src/prefs_template.h
9186         * src/prefs_themes.c
9187         * src/prefs_themes.h
9188         * src/prefs_toolbar.c
9189         * src/prefs_toolbar.h
9190         * src/prefs_wrapping.c
9191         * src/prefs_wrapping.h
9192         * src/privacy.c
9193         * src/privacy.h
9194         * src/procheader.c
9195         * src/procheader.h
9196         * src/procmime.c
9197         * src/procmime.h
9198         * src/procmsg.c
9199         * src/procmsg.h
9200         * src/quote_fmt.c
9201         * src/quote_fmt_parse.y
9202         * src/recv.c
9203         * src/recv.h
9204         * src/remotefolder.c
9205         * src/remotefolder.h
9206         * src/send_message.c
9207         * src/send_message.h
9208         * src/setup.c
9209         * src/setup.h
9210         * src/simple-gettext.c
9211         * src/sourcewindow.c
9212         * src/sourcewindow.h
9213         * src/ssl_manager.c
9214         * src/ssl_manager.h
9215         * src/statusbar.c
9216         * src/statusbar.h
9217         * src/stock_pixmap.c
9218         * src/stock_pixmap.h
9219         * src/summary_search.c
9220         * src/summary_search.h
9221         * src/summaryview.c
9222         * src/summaryview.h
9223         * src/syldap.c
9224         * src/syldap.h
9225         * src/textview.c
9226         * src/textview.h
9227         * src/toolbar.c
9228         * src/toolbar.h
9229         * src/undo.c
9230         * src/undo.h
9231         * src/unmime.c
9232         * src/unmime.h
9233         * src/vcard.c
9234         * src/vcard.h
9235         * src/wizard.c
9236         * src/wizard.h
9237         * src/common/base64.c
9238         * src/common/base64.h
9239         * src/common/defs.h
9240         * src/common/hooks.c
9241         * src/common/hooks.h
9242         * src/common/log.c
9243         * src/common/log.h
9244         * src/common/md5.c
9245         * src/common/md5.h
9246         * src/common/mgutils.c
9247         * src/common/mgutils.h
9248         * src/common/nntp.c
9249         * src/common/nntp.h
9250         * src/common/passcrypt.c
9251         * src/common/passcrypt.h.in
9252         * src/common/plugin.c
9253         * src/common/plugin.h
9254         * src/common/prefs.c
9255         * src/common/prefs.h
9256         * src/common/progressindicator.c
9257         * src/common/progressindicator.h
9258         * src/common/quoted-printable.c
9259         * src/common/quoted-printable.h
9260         * src/common/session.c
9261         * src/common/session.h
9262         * src/common/smtp.c
9263         * src/common/smtp.h
9264         * src/common/socket.c
9265         * src/common/socket.h
9266         * src/common/ssl.c
9267         * src/common/ssl.h
9268         * src/common/ssl_certificate.c
9269         * src/common/ssl_certificate.h
9270         * src/common/string_match.c
9271         * src/common/string_match.h
9272         * src/common/stringtable.c
9273         * src/common/sylpheed.c
9274         * src/common/sylpheed.h
9275         * src/common/template.c
9276         * src/common/template.h
9277         * src/common/timing.h
9278         * src/common/utils.c
9279         * src/common/utils.h
9280         * src/common/uuencode.c
9281         * src/common/uuencode.h
9282         * src/common/version.h.in
9283         * src/common/xml.c
9284         * src/common/xml.h
9285         * src/common/xmlprops.c
9286         * src/common/xmlprops.h
9287         * src/gtk/about.c
9288         * src/gtk/about.h
9289         * src/gtk/colorlabel.c
9290         * src/gtk/colorlabel.h
9291         * src/gtk/colorsel.c
9292         * src/gtk/colorsel.h
9293         * src/gtk/description_window.c
9294         * src/gtk/description_window.h
9295         * src/gtk/filesel.c
9296         * src/gtk/filesel.h
9297         * src/gtk/foldersort.c
9298         * src/gtk/foldersort.h
9299         * src/gtk/gtkutils.c
9300         * src/gtk/gtkutils.h
9301         * src/gtk/inputdialog.c
9302         * src/gtk/inputdialog.h
9303         * src/gtk/logwindow.c
9304         * src/gtk/logwindow.h
9305         * src/gtk/manage_window.c
9306         * src/gtk/manage_window.h
9307         * src/gtk/menu.c
9308         * src/gtk/menu.h
9309         * src/gtk/pluginwindow.c
9310         * src/gtk/pluginwindow.h
9311         * src/gtk/prefswindow.c
9312         * src/gtk/prefswindow.h
9313         * src/gtk/progressdialog.c
9314         * src/gtk/progressdialog.h
9315         * src/gtk/quicksearch.c
9316         * src/gtk/quicksearch.h
9317         * src/gtk/sslcertwindow.c
9318         * src/gtk/sslcertwindow.h
9319         * src/plugins/clamav/clamav_plugin.c
9320         * src/plugins/clamav/clamav_plugin.h
9321         * src/plugins/clamav/clamav_plugin_gtk.c
9322         * src/plugins/demo/demo.c
9323         * src/plugins/dillo_viewer/dillo_prefs.c
9324         * src/plugins/dillo_viewer/dillo_prefs.h
9325         * src/plugins/dillo_viewer/dillo_viewer.c
9326         * src/plugins/mathml_viewer/mathml_viewer.c
9327         * src/plugins/pgpcore/passphrase.c
9328         * src/plugins/pgpcore/passphrase.h
9329         * src/plugins/pgpcore/plugin.c
9330         * src/plugins/pgpcore/prefs_gpg.c
9331         * src/plugins/pgpcore/prefs_gpg.h
9332         * src/plugins/pgpcore/select-keys.c
9333         * src/plugins/pgpcore/select-keys.h
9334         * src/plugins/pgpcore/sgpgme.c
9335         * src/plugins/pgpcore/sgpgme.h
9336         * src/plugins/pgpinline/pgpinline.c
9337         * src/plugins/pgpinline/pgpinline.h
9338         * src/plugins/pgpinline/plugin.c
9339         * src/plugins/pgpmime/pgpmime.c
9340         * src/plugins/pgpmime/pgpmime.h
9341         * src/plugins/pgpmime/plugin.c
9342         * src/plugins/spamassassin/spamassassin.c
9343         * src/plugins/spamassassin/spamassassin.h
9344         * src/plugins/spamassassin/spamassassin_gtk.c
9345         * src/plugins/trayicon/trayicon.c
9346         * tools/OOo2sylpheed.pl
9347         * tools/acroread2sylpheed.pl
9348         * tools/asus_mailled.sh
9349         * tools/filter_conv.pl
9350         * tools/freshmeat_search.pl
9351         * tools/google_search.pl
9352         * tools/kmail2sylpheed.pl
9353         * tools/kmail2sylpheed_v2.pl
9354         * tools/maildir2sylpheed.pl
9355         * tools/multiwebsearch.pl
9356         * tools/newscache_clean.pl
9357         * tools/outlook2sylpheed.pl
9358         * tools/sylpheed-switcher
9359         * tools/update-po
9360         * tools/vcard2xml.py
9361         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9362                 update FSF address
9363
9364 2005-09-21 [colin]      1.9.14cvs46
9365
9366         * src/gedit-print.c
9367         * src/procmsg.c
9368         * src/procmsg.h
9369         * src/textview.c
9370         * src/summaryview.c
9371                 Remove some printing hacks (deselection/reselection),
9372                 which by the way fix printing the currently 
9373                 displayed mime part (still only text)
9374                 Plus a little optimisation of summary_show
9375
9376
9377 2005-09-20 [colin]      1.9.14cvs45
9378
9379         * src/mainwindow.c
9380         * src/messageview.c
9381                 GUI fixups: add accels, set message
9382                 view title to displayed mail's subject
9383         * src/prefs_spelling.c
9384         * src/gtk/gtkaspell.c
9385                 GUI fixups: allow underlining misspelled
9386                 words instead of coloring them (a11y!)
9387
9388 2005-09-19 [colin]
9389
9390         1.9.15rc3 released
9391
9392 2005-09-19 [colin]      1.9.14cvs44
9393
9394         * src/compose.c
9395                 Fix draft message
9396         * src/gtk/gtkaspell.c
9397                 Fix wrong test ;-)
9398
9399 2005-09-19 [colin]      1.9.14cvs43
9400
9401         * src/addressbook.c
9402                 Fix sensitivity of Delete button
9403         * src/compose.c
9404                 Warn if the requested Privacy system
9405                 is not available
9406         * src/exphtmldlg.c
9407         * src/expldifdlg.c
9408         * src/importldif.c
9409         * src/importmutt.c
9410         * src/importpine.c
9411                 Fix crappy UI
9412         * src/
9413         * src/ssl.h
9414         * src/prefs_account.h
9415         * src/prefs_account.c
9416                 Save SSL prefs even in builds that have
9417                 SSL support disable
9418         * src/imap.c
9419         * src/inc.c
9420         * src/news.c
9421         * src/send_message.c
9422                 Warn if connection should be secure, but
9423                 SSL support isn't compiled in
9424         * src/gtkaspell.c
9425                 Fix word separation on UTF-8 systems
9426                 Fixes bug #812 (Strange inline spellchecking)
9427         * src/compose.c
9428                 Warn if the requested Privacy system
9429                 is not available
9430                 Factorize offline warning
9431         * src/imap.c
9432         * src/imap_gtk.c
9433         * src/imap_gtk.h
9434         * src/inc.h
9435         * src/news_gtk.c
9436         * src/news_gtk.h
9437         * src/messageview.c
9438                 Factorize offline warning
9439
9440 2005-09-19 [paul]
9441
9442         1.9.15-rc2 released
9443
9444 2005-09-18 [colin]      1.9.14cvs42
9445
9446         * src/codeconv.c
9447         * src/codeconv.h
9448         * src/procmime.c
9449                 Add a way to get locale's charset ignoring utf-8,
9450                 and use that as default encoding for broken mails
9451
9452 2005-09-18 [colin]      1.9.14cvs41
9453
9454         * src/gtk/logwindow.c
9455                 Translate string. Patch by Fabien Vantard
9456
9457 2005-09-18 [colin]      1.9.14cvs40
9458
9459         * configure.ac
9460                 Fix bug #803 (IMAP/SSL support breaks with 
9461                 GnuTLS libetpan 0.38)
9462
9463 2005-09-18 [colin]      1.9.14cvs39
9464
9465         * src/codeconv.c
9466         * src/compose.c
9467         * src/procmime.c
9468                 More charsets fixes. Fixes bug #806 (non
9469                 ascii characters in subject line)
9470
9471 2005-09-17 [paul]       1.9.14cvs38
9472
9473         * src/folderview.c
9474         * src/mainwindow.c
9475                 fix gcc-2.95 issues
9476                 Patch by Pawel Pekala
9477
9478 2005-09-17 [colin]      1.9.14cvs37
9479
9480         * src/addrindex.c
9481                 bugfix for NO-USE LDAP compilation, patch 
9482                 by Fabien Vantard
9483
9484 2005-09-17 [colin]      1.9.14cvs36
9485
9486         * src/prefs_actions.c
9487         * src/prefs_customheader.c
9488         * src/prefs_display_header.c
9489         * src/prefs_filtering_action.c
9490         * src/prefs_matcher.c
9491         * src/prefs_toolbar.c
9492                 Fix strange casts (less elegant but
9493                 works better)
9494
9495 2005-09-16 [colin]      1.9.14cvs35
9496
9497         * src/jpilot.c
9498                 Missed that one
9499
9500 2005-09-16 [colin]      1.9.14cvs34
9501
9502         * configure.ac
9503         * src/Makefile.am
9504         * src/addr_compl.c
9505         * src/addrindex.c
9506         * src/browseldap.c
9507         * src/editldap.c
9508         * src/ldaplocate.c
9509         * src/ldapquery.c
9510         * src/ldapquery.h
9511         * src/ldapserver.c
9512         * src/ldapserver.h
9513         * src/main.c
9514         * src/matcher_parser_parse.y
9515         * src/prefs_themes.c
9516         * src/etpan/Makefile.am
9517         * src/gtk/description_window.c
9518         * src/plugins/clamav/Makefile.am
9519         * src/plugins/clamav/clamav_plugin.c
9520         * src/plugins/dillo_viewer/Makefile.am
9521         * src/plugins/pgpcore/Makefile.am
9522         * src/plugins/pgpinline/Makefile.am
9523         * src/plugins/pgpmime/Makefile.am
9524         * src/plugins/trayicon/Makefile.am
9525                 Fix 100% cpu usage in address completion list
9526                 Fix little bugs (return with no values etc)
9527                 Fix all warnings (with common CFLAGS)
9528
9529 2005-09-15 [colin]      1.9.14cvs33
9530
9531         * src/addressbook.c
9532                 Fix bug where sometimes a group's email list is empty,
9533                 force its refresh (probably fixes "Re: how to create a 
9534                 distribution list")
9535         * src/ldapquery.c
9536                 Don't return to the callback in the main thread from the
9537                 fetch thread (or face segs!)
9538
9539 2005-09-15 [paul]       1.9.14cvs32
9540
9541         * src/prefs_matcher.c
9542                 forgotten in last commit
9543
9544 2005-09-15 [paul]       1.9.14cvs31
9545
9546         * src/prefs_actions.c
9547         * src/prefs_filtering_action.c
9548         * src/prefs_quote.c
9549         * src/quote_fmt.c
9550         * src/summaryview.c
9551         * src/gtk/description_window.c
9552         * src/gtk/description_window.h
9553         * src/gtk/quicksearch.c
9554                 allow interaction with the called
9555                 description window
9556                 Patch by Anders Hammar
9557
9558 2005-09-14 [paul]       1.9.14cvs30
9559
9560         * src/compose.c
9561                 fix a little annoyance when pasting with 3rd button 
9562                 with wrap_pastes=0 and wrap_input=1
9563                 Patch by Colin
9564
9565 2005-09-14 [paul]       1.9.14cvs29
9566
9567         * src/prefs_account.c
9568                 disable 'Filter messages on receiving' for
9569                 SMTP-only accounts
9570                 Patch  by Anders Hammar
9571
9572 2005-09-14 [paul]       1.9.14cvs28
9573
9574         * po/sk.po
9575                 fix crash
9576                 updated by Andrej Kacian
9577
9578 2005-09-14 [paul]
9579
9580         1.9.15-rc1 released
9581
9582 2005-09-14 [paul]       1.9.14cvs27
9583
9584         * po/es.po
9585                 updated by Ricardo Mones Lastra
9586         * src/compose.c
9587         * src/compose.h
9588                 associate no_wrap_tags to Compose windows
9589                 instead of using a static one
9590                 Patch by Colin
9591         * src/mbox.c
9592                 fix proc_mbox()
9593                 Patch by wwp
9594         * src/textview.c
9595                 remove unneeded printf()
9596
9597 2005-09-14 [paul]       1.9.14cvs26
9598
9599         * src/addrcache.c
9600         * src/codeconv.h
9601         * src/folder.h
9602         * src/mainwindow.h
9603         * src/mh.c
9604         * src/mimeview.h
9605         * src/partial_download.c
9606         * src/pop.c
9607         * src/prefs_account.c
9608         * src/prefs_account.h
9609         * src/prefs_actions.c
9610         * src/prefs_customheader.c
9611         * src/prefs_display_header.c
9612         * src/prefs_filtering_action.c
9613         * src/prefs_matcher.c
9614         * src/prefs_toolbar.c
9615         * src/privacy.h
9616         * src/procmime.c
9617         * src/procmime.h
9618         * src/procmsg.h
9619         * src/textview.c
9620         * src/undo.h
9621         * src/common/plugin.c
9622         * src/common/session.h
9623         * src/common/socket.c
9624         * src/common/socket.h
9625         * src/common/template.c
9626         * src/gtk/gtkaspell.c
9627         * src/gtk/quicksearch.h
9628         * src/plugins/pgpcore/passphrase.c
9629         * src/plugins/pgpcore/prefs_gpg.h
9630         * src/plugins/pgpcore/select-keys.c
9631         * src/plugins/pgpcore/select-keys.h
9632         * src/plugins/pgpcore/sgpgme.c
9633         * src/plugins/pgpinline/pgpinline.c
9634         * src/plugins/pgpmime/pgpmime.c
9635         * src/plugins/trayicon/trayicon.c
9636                 fix compilation warnings
9637                 Patch by Daniel Gustafson
9638
9639 2005-09-14 [paul]       1.9.14cvs25
9640
9641         * src/addressbook.c
9642                 add missing column header, and other small
9643                 bug fixes
9644                 Patch by Anders Hammar
9645
9646 2005-09-13 [colin]      1.9.14cvs24
9647
9648         * src/gtk/gtkaspell.c
9649                 Fix non-utf8 in menu
9650                 Fix little leaks
9651                 Nullify struct members after free()s
9652
9653 2005-09-13 [colin]      1.9.14cvs23
9654
9655         * src/compose.c
9656                 Test utf8 compliance before inserting to 
9657                 buffer, and try to convert if necessary
9658         * src/procmime.c
9659                 If no charset is present, use the locale 
9660                 one instead of us-ascii
9661         * src/procmsg.c
9662                 Add Sender, List-Post and To in the checked 
9663                 headers for automatic rules creation 
9664                 (thanks to wwp)
9665         * src/prefs_themes.c
9666         * src/gtk/gtkaspell.c
9667                 Remove deprecated functions. 
9668                 patch by Daniel Gustafson
9669
9670 2005-09-12 [colin]      1.9.14cvs22
9671
9672         * src/compose.c
9673                 Fix bug #448 (Scrolling/Redraw issue with 
9674                 address-fields in Header)
9675         * src/mainwindow.c
9676         * src/summaryview.c
9677         * src/summaryview.h
9678                 Fix loss of MSG_MARKED on move/copy
9679                 Fix bug #804 (Quicksearch togglebutton doesn't 
9680                 get depressed after '/' key is pressed)
9681
9682 2005-09-12 [paul]       1.9.14cvs21
9683
9684         * AUTHORS
9685         * src/gtk/logwindow.c
9686                 add 'Clear Log' to popup menu
9687                 Patch by Anders Hammar <anders.hammar@telia.com>
9688
9689 2005-09-12 [paul]       1.9.14cvs20
9690
9691         * src/compose.c
9692                 set correct sensitivity on attachments
9693                 popup menu
9694         * src/folder.c
9695                 fix typo
9696         * src/prefs_spelling.c
9697                 fix crash when no LANG env is set
9698         * src/common/xml.c
9699                 fix crash in wizard
9700                 don't use memeory after free
9701
9702         All patches by Daniel Gustafson
9703
9704 2005-09-12 [paul]       1.9.14cvs19
9705
9706         * src/prefs_themes.c
9707                 make theme info selectable
9708         * src/gtk/description_window.c
9709                 make window non-modal
9710         * tools/README
9711                 add details of asus_mailed.sh
9712         * tools/claws.i18n.status.pl
9713                 update for new zh_TW translator
9714                 widen the output
9715                 create alternate coloured lines
9716                 improve readability
9717
9718 2005-09-10 [colin]      1.9.14cvs18
9719
9720         * src/plugins/pgpcore/select-keys.c
9721                 Better order for the buttons
9722
9723 2005-09-10 [colin]      1.9.14cvs17
9724
9725         * src/compose.c
9726         * src/plugins/pgpcore/select-keys.c
9727         * src/plugins/pgpcore/select-keys.h
9728         * src/plugins/pgpcore/sgpgme.c
9729                 Add a "Don't encrypt" button to the key
9730                 selection dialog. Fixes bug #177 (There should be a 
9731                 'Don't encrypt button in the Select Keys dialog)
9732
9733 2005-09-10 [colin]      1.9.14cvs16
9734
9735         * src/compose.c
9736                 Fix bug #572 (%X option does not work with templates)
9737
9738 2005-09-10 [colin]      1.9.14cvs15
9739
9740         * src/toolbar.c 
9741                 Remove g_print
9742
9743 2005-09-10 [colin]      1.9.14cvs14
9744
9745         * src/imap.c
9746                 Fix a possible crash
9747
9748 2005-09-09 [colin]      1.9.14cvs13
9749
9750         * src/imap.c
9751         * src/etpan/imap-thread.c
9752         * src/etpan/imap-thread.h
9753                 Fix moving from queue or drafts to normal folders
9754                 Fix bug #794 (No way to delete without expunging)
9755                 Take flags unset by other mailers into account
9756                 Take deleted flag set by other mailers into account
9757                 Fix unsetting REPLIED flag
9758                 Fix crash when capabilities can't be retrieved
9759         * src/mainwindow.c
9760         * src/mainwindow.h
9761                 Add M_DELAYED_FLAGS condition, and let the user use
9762                 Execute in order to be able to expunge deleted mails,
9763                 even if he's not in delayed execute mode
9764         * src/prefs_spelling.c
9765                 Use 'en' dictionary by default if LANG is POSIX or C
9766         * src/gtk/prefswindow.c
9767                 Fix bug #767 (Preferences windows expanding) by making
9768                 the window a bit larger when the resolution is greater
9769                 than 640x480, and by putting the prefs in a
9770                 GtkScrolledWindow.
9771
9772 2005-09-09 [paul]       1.9.14cvs12
9773
9774         * AUTHORS
9775         * configure.ac
9776         * po/zh_TW.Big5.po      ** REMOVED **
9777         * po/zh_TW.po           ** ADDED **
9778                 updated by Wei-Lun Chao
9779
9780 2005-09-09 [paul]       1.9.14cvs11
9781
9782         * src/mainwindow.c
9783                 fix asserts
9784         * src/common/xml.c
9785                 delay memory allocation until file is
9786                 opened successfully
9787                 Patch by Daniel Gustafson
9788
9789 2005-09-09 [colin]      1.9.14cvs10
9790
9791         * src/imap.c
9792                 Add guards
9793
9794 2005-09-08 [colin]      1.9.14cvs9
9795
9796         * src/compose.c
9797                 Alert when we can't save draft
9798                 Fix various wrap/color issues
9799                 Add mid-click pasting respecting wrap_paste option
9800         * src/folder.c
9801         * src/folder.h
9802         * src/folder_item_prefs.c
9803         * src/folder_item_prefs.h
9804         * src/imap.c
9805         * src/imap_gtk.c
9806         * src/imap_gtk.h
9807         * src/main.c
9808         * src/mainwindow.c
9809         * src/mainwindow.h
9810         * src/news.c
9811         * src/news_gtk.c
9812         * src/news_gtk.h
9813         * src/prefs_folder_item.c
9814                 Fix the impossibility to synchronise folders for
9815                 offline use (IMAP and NNTP are concerned)
9816
9817 2005-09-08 [colin]      1.9.14cvs8
9818
9819         * configure.ac
9820                 Build LDAP and JPilot by default if available
9821         * src/textview.c
9822                 Fix use after free
9823
9824 2005-09-08 [paul]       1.9.14cvs7
9825
9826         * doc/manual/en/sylpheed-1.html
9827         * doc/manual/en/sylpheed-18.html
9828         * doc/manual/en/sylpheed-19.html
9829         * doc/manual/en/sylpheed-4.html
9830         * doc/manual/en/sylpheed-6.html
9831         * doc/manual/en/sylpheed.html
9832                 a few minor updates, plus include some
9833                 details about plugins and their requirements
9834         * src/mainwindow.c
9835                 minor changes to English in /View/Sort
9836
9837 2005-09-07 [colin]      1.9.14cvs6
9838
9839         * doc/manual/en/sylpheed-1.html
9840         * doc/manual/en/sylpheed-10.html
9841         * doc/manual/en/sylpheed-11.html
9842         * doc/manual/en/sylpheed-12.html
9843         * doc/manual/en/sylpheed-13.html
9844         * doc/manual/en/sylpheed-14.html
9845         * doc/manual/en/sylpheed-15.html
9846         * doc/manual/en/sylpheed-16.html
9847         * doc/manual/en/sylpheed-17.html
9848         * doc/manual/en/sylpheed-18.html
9849         * doc/manual/en/sylpheed-19.html
9850         * doc/manual/en/sylpheed-2.html
9851         * doc/manual/en/sylpheed-20.html
9852         * doc/manual/en/sylpheed-21.html
9853         * doc/manual/en/sylpheed-22.html
9854         * doc/manual/en/sylpheed-3.html
9855         * doc/manual/en/sylpheed-4.html
9856         * doc/manual/en/sylpheed-5.html
9857         * doc/manual/en/sylpheed-6.html
9858         * doc/manual/en/sylpheed-7.html
9859         * doc/manual/en/sylpheed-8.html
9860         * doc/manual/en/sylpheed-9.html
9861         * doc/manual/en/sylpheed.html
9862                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
9863
9864 2005-09-07 [colin]      1.9.14cvs5
9865
9866         * src/mainwindow.c
9867                 Make labels more to-the-point
9868
9869 2005-09-07 [colin]      1.9.14cvs4
9870
9871         * doc/manual/en/sylpheed-1.html
9872         * doc/manual/en/sylpheed-12.html
9873         * doc/manual/en/sylpheed-13.html
9874         * doc/manual/en/sylpheed-14.html
9875         * doc/manual/en/sylpheed-15.html
9876         * doc/manual/en/sylpheed-16.html
9877         * doc/manual/en/sylpheed-17.html
9878         * doc/manual/en/sylpheed-18.html
9879         * doc/manual/en/sylpheed-19.html
9880         * doc/manual/en/sylpheed-2.html
9881         * doc/manual/en/sylpheed-20.html
9882         * doc/manual/en/sylpheed-21.html
9883         * doc/manual/en/sylpheed-22.html
9884         * doc/manual/en/sylpheed-4.html
9885         * doc/manual/en/sylpheed-5.html
9886         * doc/manual/en/sylpheed-6.html
9887         * doc/manual/en/sylpheed-7.html
9888         * doc/manual/en/sylpheed-8.html
9889         * doc/manual/en/sylpheed-9.html
9890         * doc/manual/en/sylpheed.html
9891                 Update manual
9892
9893 2005-09-07 [colin]      1.9.14cvs3
9894
9895         * doc/faq/en/sylpheed-faq-1.html
9896         * doc/faq/en/sylpheed-faq-2.html
9897         * doc/faq/en/sylpheed-faq-3.html
9898         * doc/faq/en/sylpheed-faq.html
9899                 Update FAQ
9900
9901 2005-09-07 [colin]      1.9.14cvs2
9902
9903         * src/folderview.c
9904         * src/procmsg.c
9905         * src/summaryview.c
9906         * src/toolbar.c
9907                 Fix special subfolders:
9908                 - Inherit parent's icon
9909                 - sent contents of queues subfolders
9910                 - empty subfolders of trashes
9911         * src/mainwindow.c
9912                 Remove outdated manual and faq entries
9913         * src/common/utils.c
9914                 Add quotes around %s coming from mailcap
9915
9916 2005-09-07 [colin]      1.9.14cvs1
9917
9918         * src/compose.c
9919                 After saving draft, set modified to FALSE
9920         * src/mimeview.c
9921         * src/common/utils.c
9922         * src/common/utils.h
9923                 Try to open mime parts using what is 
9924                 indicated in ~/.mailcap or /etc/mailcap,
9925                 if possible.
9926
9927 2005-09-05 [paul]       1.9.14
9928
9929         1.9.14 released
9930
9931         * po/sk.po
9932                 updated by Andrej Kacian
9933
9934 2005-09-05 [paul]       1.9.13cvs83
9935
9936         * po/de.po
9937         * po/es.po
9938         * po/fi.po
9939         * po/fr.po
9940         * po/nb.po
9941         * po/pt_BR.po
9942         * po/sr.po
9943                 updated translations by Thomas Gilgin, Ricardo Mones
9944                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
9945                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
9946
9947 2005-09-04 [paul]       1.9.13cvs82
9948
9949         * src/compose.c
9950                 only warn about exceeded line length limit
9951                 on send
9952
9953 2005-09-04 [paul]       1.9.13cvs81
9954
9955         * src/compose.c
9956                 fix crash in 'line length exceeded' dialogue
9957
9958 2005-09-02 [paul]       1.9.13cvs80
9959
9960         * src/imap.c
9961                 fix bug 795, 'Connection lost IMAP'
9962                 and add statusbar prints
9963                 Patch by Colin
9964
9965 2005-09-02 [paul]       1.9.13cvs79
9966
9967         * src/compose.c
9968                 compose_wrap_paragraph() becomes
9969                 compose_beautify_paragraph()
9970                 Patch by Colin
9971
9972 2005-09-02 [colin]      1.9.13cvs78
9973
9974         * src/folderview.c
9975                 Micro-fix
9976
9977 2005-09-01 [colin]      1.9.13cvs77
9978
9979         * src/imap.c
9980                 Maybe fix bug #795 (Connection lost IMAP)
9981                 Don't try to send logout when we're disconnected.
9982         * src/summaryview.c
9983                 Include locked and marked emails in HRM
9984                 view. Fixes bug #800 (Locked messages no longer 
9985                 show up when hide read messages is used)
9986
9987 2005-09-01 [paul]       1.9.13cvs76
9988
9989         * src/prefs_common.c
9990                 fix bad cutting
9991
9992 2005-08-31 [colin]      1.9.13cvs75
9993
9994         * src/folderview.c
9995         * src/folderview.h
9996         * src/prefs_summaries.c
9997         * src/summaryview.c
9998                 Fix "go to next new", fix preference
9999                 (Open unread/next swapped)
10000
10001 2005-08-31 [paul]       1.9.13cvs74
10002
10003         * src/compose.c
10004         * src/folderview.c
10005         * src/headerview.c
10006         * src/headerview.h
10007         * src/mainwindow.c
10008         * src/prefs_common.c
10009         * src/prefs_common.h
10010         * src/prefs_fonts.c
10011         * src/summaryview.c
10012         * src/textview.c
10013         * src/common/defs.h
10014                 remove obsolete BOLD_FONT setting
10015                 fix font update in headerview and textview
10016                 headers after prefs change
10017                 Patch By Colin
10018
10019 2005-08-31 [paul]
10020
10021         1.9.14-rc4 released
10022
10023 2005-08-30 [colin]      1.9.13cvs73
10024
10025         * src/summaryview.c
10026                 When Hide read messages is selected and we
10027                 refresh the summaryview, don't remove the 
10028                 currently displayed message. Fixes bug #797
10029                 (Summary view reloads when new mail is 
10030                 downloaded in 1.9.14 rc)
10031
10032 2005-08-30 [colin]      1.9.13cvs72
10033
10034         * src/folderview.c
10035                 Fix flickering
10036         * src/mainwindow.c
10037                 Remove useless callback
10038         * src/mimeview.c
10039         * src/gtk/filesel.c
10040         * src/gtk/filesel.h
10041                 Add a filesel_select_file_save_folder() - used by Save All
10042
10043 2005-08-29 [paul]       1.9.13cvs71
10044
10045         * AUTHORS
10046         * src/matcher_parser_parse.y
10047         * src/etpan/imap-thread.c
10048                 fix building on FreeBSD
10049                 Patch by Daniel Gustafson <daniel@hobbit.se>
10050
10051 2005-08-29 [paul]       1.9.13cvs70
10052
10053         * src/plugins/pgpinline/pgpinline.c
10054                 only initialise sig result if it's been handled
10055                 Patch by Colin
10056
10057 2005-08-29 [paul]       1.9.13cvs69
10058         
10059         Patches by Colin:
10060
10061         * src/imap.c
10062         * src/common.utils.c
10063         * src/common/utils.h
10064                 optimisation
10065         * src/stock_pixmap.h
10066                 fix wrong icon reference
10067         * src/pixmaps/trash_btn.xpm
10068                 replace with nicer image
10069
10070 2005-08-28 [colin]      1.9.13cvs68
10071
10072         * src/Makefile.am
10073         * src/stock_pixmap.c
10074         * src/stock_pixmap.h
10075         * src/toolbar.c
10076         * src/pixmaps/trash_btn.xpm
10077                 Add a specific trash xpm for the button
10078
10079 2005-08-28 [colin]      1.9.13cvs67
10080
10081         * src/imap.c
10082                 Fix leak
10083
10084 2005-08-27 [colin]      1.9.13cvs66
10085
10086         * src/imap.c
10087         * src/procmime.c
10088                 Correctly fix "Problem with replies", fixes
10089                 pgpmime encryption too. 
10090
10091 2005-08-27 [colin]      1.9.13cvs65
10092
10093         * src/folder.c
10094         * src/procmsg.c
10095         * src/procmsg.h
10096         * src/summaryview.c
10097                 Fix bug #517 (messages removed from summaryview 
10098                 when moving fails)
10099
10100 2005-08-27 [colin]      1.9.13cvs64
10101
10102         * tools/Makefile.am
10103         * tools/asus_mailled.sh
10104                 Add a script to blink ASUS laptops' mail LED where there
10105                 is unread mail.
10106
10107 2005-08-27 [colin]      1.9.13cvs63
10108
10109         * src/imap.c
10110         * src/etpan/imap-thread.c
10111         * src/etpan/imap-thread.h
10112                 Implement automatic choosing of login method
10113                 Fixes bug #791
10114         * src/gtk/.cvsignore
10115                 Add sylpheed-marshal.[ch]
10116
10117 2005-08-27 [colin]      1.9.13cvs62
10118
10119         * src/common/utils.c
10120                 Fix confusing perror
10121
10122 2005-08-27 [colin]      1.9.13cvs61
10123
10124         * src/toolbar.c
10125         * src/toolbar.h
10126                 Remove A_DELETE, replace it with 
10127                 A_TRASH and A_DELETE_REAL. Automatically
10128                 rewrite config files to replace A_DELETE
10129                 with A_TRASH (no functionality change).
10130                 Fixes half of #794
10131
10132 2005-08-26 [colin]      1.9.13cvs60
10133
10134         * src/procmime.c
10135                 Previous "Problem with replies" fix brought other
10136                 problems, fixing them
10137
10138 2005-08-26 [colin]      1.9.13cvs59
10139
10140         * src/procmime.c
10141                 Fix "Problem with replies". This happened only
10142                 on IMAP...
10143         * src/procmsg.c
10144                 Factorize code a bit
10145         * src/compose.c
10146                 Speed improvement on very long messages (wrapping)
10147                 Fix signature color on Reedit and Redirect
10148                 On Reedit, don't attach pgp-signatures parts, but
10149                 set signing to On.
10150
10151 2005-08-24 [paul]       1.9.13cvs58
10152
10153         * src/compose.c
10154                 don't claim success when clicking
10155                 Cancel on the passphrase box.
10156                 Patch by Colin
10157
10158 2005-08-24 [paul]       1.9.13cvs57
10159
10160         * src/main.c
10161                 fix misplaced sylpheed.log
10162         * src/common/defs.h
10163                 define UIDL_DIR
10164
10165 2005-08-24 [paul]       1.9.13cvs56
10166
10167         * src/imap.c
10168         * src/etpan/imap-thread.c
10169         * src/etpan/imap-thread.h
10170                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10171                 Patch by Colin
10172         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10173         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10174                 remove autogenerated files
10175         * tools/kdeservicemenu/README
10176         * tools/kdeservicemenu/install.sh
10177         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10178         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10179                 use Claws icon, use 'Sylpheed-Claws' in menu,
10180                 use kdialog, and other cleanups
10181
10182 2005-08-23 [paul]       1.9.13cvs55
10183
10184         * src/compose.c
10185                 fix paste/wrap crash
10186                 Patch by Colin
10187
10188 2005-08-23 [paul]       1.9.13cvs54
10189
10190         * src/main.c
10191                 fix crash recovery
10192                 Patch by Colin
10193
10194 2005-08-23 [paul]       1.9.13cvs53
10195
10196         * src/addressbook.c
10197         * src/editaddress.c
10198                 view all data of LDAP contacts
10199                 Patch by Colin
10200
10201 2005-08-23 [paul]       1.9.13cvs52
10202
10203         * src/addressbook.c
10204                 fix issues with the Search field
10205                 Patch by Colin
10206
10207 2005-08-22 [paul]       1.9.13cvs51
10208
10209         * src/folderview.c
10210                 put name of folder in processing dialog
10211                 title
10212         * src/prefs_folder_item.c
10213                 improve english usage
10214
10215 2005-08-22 [paul]       1.9.13cvs50
10216
10217         * src/filtering.c
10218         * src/filtering.h
10219         * src/matcher.c
10220         * src/matcher_parser_lex.l
10221         * src/matcher_parser_parse.y
10222         * src/prefs_filtering.c
10223                 add Filtering/Processing rule names feature.
10224                 (the incompatible old matcherrc is saved as
10225                 matcherrc.pre_names).
10226                 Patch by Colin
10227
10228 2005-08-22 [paul]       1.9.13cvs49
10229
10230         * src/procmsg.c
10231                 fix colour labelling
10232                 Patch by Colin
10233
10234 2005-08-22 [paul]       1.9.13cvs48
10235
10236         * src/textview.c
10237                 fix open_image_cb()
10238
10239 2005-08-22 [paul]       1.9.13cvs47
10240
10241         * src/imap.c
10242                 fix bug 789, 'SC crashes with imap (CVS ver)'
10243                 Patch by Colin
10244
10245 2005-08-22 [paul]       1.9.13cvs46
10246
10247         * src/mimeview.c
10248         * src/prefs_common.c
10249         * src/common/defs.h
10250                 define reused defaults in defs.h
10251         * src/textview.c
10252                 add 'Open image' to image popup menu
10253
10254 2005-08-21 [colin]      1.9.13cvs45
10255
10256         * src/summaryview.c
10257                 Fix bug #788 (Bogus "From" address displayed)
10258
10259 2005-08-20 [colin]      1.9.13cvs44
10260
10261         * src/folder.c
10262                 Fix buf #787 (multilevel delete causes SIGSEGV)
10263
10264 2005-08-19 [colin]      1.9.13cvs43
10265
10266         * src/inc.c
10267         * src/prefs_common.c
10268         * src/prefs_common.h
10269                 Add an hidden pref to allow modifying the
10270                 update stepping in incorporation.
10271                 Patch by wwp.
10272
10273 2005-08-19 [colin]      1.9.13cvs42
10274
10275         * src/compose.c
10276         * src/procmime.c
10277                 Workaround for broken MUAs: encode 
10278                 Content-type: name: as ASCII and 
10279                 Content-Disposition: filename: as
10280                 per rfc2231
10281         * src/prefs_account.c
10282                 Fix invisible-ness of SMTP SSL prefs
10283                 in NNTP accounts
10284
10285 2005-08-19 [paul]       1.9.13cvs41
10286
10287         * src/compose.c
10288         * src/prefs_common.c
10289         * src/prefs_common.h
10290         * src/prefs_wrapping.c
10291                 paste with or without wrapping.
10292                 patch by Colin
10293
10294 2005-08-19 [paul]       1.9.13cvs40
10295
10296         * src/prefs_common.c
10297         * src/prefs_common.h
10298         * src/summaryview.c
10299                 reintroduce enable_swap_from as a
10300                 hidden pref. patch by Colin
10301         * src/quote_fmt_parse.y
10302         * src/plugins/clamav/clamav_plugin.c
10303         * src/plugins/dillo_viewer/dillo_viewer.c
10304         * src/plugins/mathml_viewer/mathml_viewer.c
10305         * src/plugins/pgpcore/sgpgme.c
10306         * src/plugins/pgpinline/pgpinline.c
10307         * src/plugins/pgpmime/pgpmime.c
10308                 tidy up. patch by Colin
10309
10310 2005-08-19 [paul]       1.9.13cvs39
10311
10312         * configure.ac
10313                 complete cvs38's sync
10314         * src/editaddress.c
10315         * src/gedit-print.c
10316         * src/mutt.c
10317         * src/etpan/etpan-log.c
10318         * src/etpan/imap-thread.c
10319         * src/gtk/gtksourceprintjob.c
10320                 fix compilation warnings
10321                 (patch by Colin)
10322
10323 2005-08-19 [paul]       1.9.13cvs38
10324
10325         sync with main:
10326
10327         * src/account.c
10328         * src/action.c
10329         * src/addrbook.c
10330         * src/addrcache.c
10331         * src/addrharvest.c
10332         * src/addrindex.c
10333         * src/codeconv.c
10334         * src/compose.c
10335         * src/crash.c
10336         * src/exporthtml.c
10337         * src/exportldif.c
10338         * src/folder.c
10339         * src/image_viewer.c
10340         * src/inc.c
10341         * src/inc.h
10342         * src/jpilot.c
10343         * src/ldif.c
10344         * src/main.c
10345         * src/matcher.c
10346         * src/mbox.c
10347         * src/messageview.c
10348         * src/mh.c
10349         * src/mimeview.c
10350         * src/msgcache.c
10351         * src/mutt.c
10352         * src/news.c
10353         * src/partial_download.c
10354         * src/pine.c
10355         * src/pop.c
10356         * src/prefs_actions.c
10357         * src/prefs_common.c
10358         * src/prefs_customheader.c
10359         * src/prefs_display_header.c
10360         * src/prefs_gtk.c
10361         * src/prefs_themes.c
10362         * src/procheader.c
10363         * src/procmime.c
10364         * src/procmsg.c
10365         * src/recv.c
10366         * src/send_message.c
10367         * src/simple-gettext.c
10368         * src/sourcewindow.c
10369         * src/textview.c
10370         * src/vcard.c
10371         * src/common/defs.h
10372         * src/common/log.c
10373         * src/common/plugin.c
10374         * src/common/prefs.c
10375         * src/common/session.c
10376         * src/common/session.h
10377         * src/common/socket.c
10378         * src/common/socket.h
10379         * src/common/ssl_certificate.c
10380         * src/common/template.c
10381         * src/common/utils.c
10382         * src/common/utils.h
10383         * src/common/xml.c
10384         * src/gtk/about.c
10385         added wrappers for C library function that
10386                 take pathname arguments.
10387                 enabled compilation with MinGW.
10388                 use GDir instead of directly using opendir().
10389                 added rename_force().
10390
10391 2005-08-19 [paul]       1.9.13cvs37
10392         
10393         patches by Colin:
10394         * src/compose.c
10395                 fix privacy settings on re-editing
10396                 a sent message
10397         * src/jpilot.c
10398                 fix encoding bug
10399         * src/folder.c
10400         * src/procmsg.c
10401         * src/procmsg.h
10402         * src/summaryview.c
10403                 flag changing optimisation
10404
10405 2005-08-18 [martin]     1.9.13cvs36
10406
10407         * commitHelper
10408             added my login
10409         * src/addrcache.c
10410         * src/addrharvest.c
10411         * src/addrindex.c
10412         * src/compose.c
10413         * src/grouplistdialog.c
10414         * src/main.c
10415         * src/mainwindow.c
10416         * src/msgcache.c
10417         * src/mutt.c
10418         * src/pine.c
10419         * src/prefs_account.c
10420         * src/prefs_themes.c
10421         * src/stock_pixmap.c
10422         * src/summaryview.c
10423         * src/gtk/about.c
10424         * src/gtk/logwindow.c
10425             removed deprecated glib and gdk stuff
10426         * src/plugins/pgpcore/select-keys.c
10427             convert attributes from locale to utf8
10428
10429 2005-08-17 [paul]       1.9.13cvs35
10430
10431         * src/account.c
10432         * src/addressbook.c
10433                 use new GTK_STOCK_ icons if available
10434         * src/summaryview.c
10435         * src/gtk/gtksctree.c
10436         * src/gtk/gtksctree.h
10437                 faster range select. patch by Colin
10438
10439 2005-08-17 [paul]       1.9.13cvs34
10440
10441         patches by colin:
10442         * src/addressbook.c
10443         * src/addressitem.h
10444                 Add an edit button for contacts, fix selections
10445                 of gtksctree items
10446         * src/editaddress.c
10447                 Change labels, let Save be always possible in the
10448                 email and user atributes tabs
10449         * src/folderview.c
10450                 fix sort issues
10451         * src/summaryview.c
10452                 select next item instead of the displayed one
10453                 after deletion
10454
10455         * src/gtk/progressdialog.c
10456                 use prefs_common.enable_rules_hint
10457
10458 2005-08-13 [hoa]        1.9.13cvs33
10459
10460         * src/etpan/imap-thread.c
10461                 fixed build on Solaris.
10462
10463 2005-08-10 [colin]      1.9.13cvs32
10464
10465         * src/procmsg.c
10466                 Fix cvs31 (missing fclose before reading
10467                 the file)
10468
10469 2005-08-10 [colin]      1.9.13cvs31
10470
10471         * src/procmsg.c
10472                 Fix procmsg_msginfo_new_from_mimeinfo() when
10473                 the MimeInfo isn't stored in memory. This fixes
10474                 replying to an attached message.
10475
10476 2005-08-10 [colin]      1.9.13cvs30
10477
10478         * src/mainwindow.c
10479                 Fix slowness in account changing
10480
10481 2005-08-10 [colin]      1.9.13cvs29
10482
10483         * src/folder.c
10484         * src/folderutils.c
10485         * src/folderview.c
10486         * src/imap_gtk.c
10487         * src/mainwindow.c
10488         * src/mh_gtk.c
10489         * src/procmsg.c
10490         * src/summaryview.c
10491                 Optimize folder_has_parent_of_type
10492                 Prevent moving special sub-folders from contextual menus
10493                 Rework message a bit ("Empty all messages" -> "Delete all
10494                 messages")
10495                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10496                 and "Deleted Items" folders)
10497
10498 2005-08-08 [colin]      1.9.13cvs28
10499
10500         * src/summaryview.c
10501         * src/prefs_summaries.c
10502                 Make "Select first unread|new" more flexible
10503                 (just prioritize new or unread)
10504
10505 2005-08-08 [colin]      1.9.13cvs27
10506
10507         * src/summaryview.c
10508                 If "select first new" is selected and there only
10509                 are unread messages, fallback to "select first
10510                 unread".
10511
10512 2005-08-08 [colin]      1.9.13cvs26
10513
10514         * src/folder.c
10515                 Fix shameful bugs (and bug #779)
10516
10517 2005-08-08 [colin]      1.9.13cvs25
10518
10519         * src/folder.c
10520         * src/folder.h
10521                 Cache parents' type to make folder_has_parent_of_type
10522                 faster
10523         * src/folderview.c
10524                 Forbid DnD of special sub-folders
10525         * src/procmsg.c
10526         * src/procmsg.h
10527                 Add MAIL_POSTFILTERING_HOOK
10528         * src/summaryview.c
10529                 Revert over-zealous deletion of the use_addr_book 
10530                 code
10531
10532 2005-08-07 [colin]      1.9.13cvs24
10533
10534         * src/folder.c
10535                 Fix big mistake (passing MsgInfo instead 
10536                 of FolderItem)
10537
10538 2005-08-07 [colin]      1.9.13cvs23
10539
10540         * src/compose.c
10541         * src/folder.c
10542         * src/folder.h
10543         * src/foldersel.c
10544         * src/folderutils.c
10545         * src/folderview.c
10546         * src/imap.c
10547         * src/mainwindow.c
10548         * src/messageview.c
10549         * src/mh.c
10550         * src/msgcache.c
10551         * src/procmime.c
10552         * src/summaryview.c
10553                 Make subfolders of Drafts, Queue, Outbox, Trash
10554                 work like their parents. 
10555                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
10556
10557 2005-08-07 [colin]      1.9.13cvs22
10558
10559         * src/addressbook.c
10560                 Fix bug #771 (Dragged contacts not saved)
10561
10562 2005-08-07 [paul]       1.9.13cvs21
10563
10564         * src/summaryview.c
10565                 fix bug 32 'Search Doesn't display results
10566                 if "Hide Read Messages" is chosen'
10567                 be more literal in interpreting 'Hide read
10568                 messages'
10569
10570 2005-08-07 [colin]      1.9.13cvs20
10571
10572         * src/folderview.c
10573                 Add debug
10574         * src/summaryview.c
10575                 Faster 'unthread_for_execution'
10576
10577 2005-08-06 [paul]       1.9.13cvs19
10578
10579         * src/mainwindow.c
10580                 add mnemonics to Set displayed columns
10581                 fix bug where msgview_visible option was
10582                 overwritten as TRUE on startup
10583
10584 2005-08-06 [paul]       1.9.13cvs18
10585
10586         * src/mainwindow.c
10587                 refer to 'displayed columns in folder/message
10588                 list' not 'displayed items in summary/message view'
10589         * src/prefs_display_header.c
10590                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
10591                 be consistent with similar dialogues
10592         * src/prefs_folder_column.c
10593         * src/prefs_summary_column.c
10594                 'columns' not 'items', and folder and message lists,
10595                 instead of folder and summary views;
10596                 Use 'Hidden columns' as list heading not 'Available
10597                 items';
10598                 move the 'Remove' button to the right hand side;
10599                 top-align the buttons;
10600                 remove unneeded vbox
10601         * src/prefs_summaries.c
10602                 put the 2 column prefs buttons in a frame to reduce
10603                 overall width; refer to columns not items &c.
10604
10605 2005-08-05 [colin]      1.9.13cvs17
10606
10607         * src/prefs_common.c
10608         * src/prefs_common.h
10609         * src/mainwindow.c
10610         * src/compose.c
10611         * src/messageview.c
10612                 Add an hidden toolbar_detachable pref, so
10613                 that I can get rid of these painful handles
10614                 in the toolbars. Defaults to TRUE to avoid
10615                 changing the GUI on unsuspecting people...
10616
10617 2005-08-05 [colin]      1.9.13cvs16
10618
10619         * src/Makefile.am
10620         * src/prefs_folder_column.c
10621         * src/prefs_folder_column.h
10622                 Add prefs for folder columns
10623         * src/folderview.c
10624         * src/folderview.h
10625         * src/mainwindow.c
10626         * src/mainwindow.h
10627         * src/prefs_common.c
10628         * src/prefs_common.h
10629         * src/prefs_summaries.c
10630                 Use them
10631         * src/prefs_summary_column.c
10632         * src/summaryview.c
10633         * src/summaryview.h
10634                 Add a To column
10635         * src/textview.c
10636         * src/common/utils.c
10637         * src/common/utils.h
10638                 Move uri colourisation functions
10639                 to utils
10640         * src/compose.c
10641                 Colourise URIs
10642         * src/imap.c
10643                 Fix bug with LIST where we'd try
10644                 to get Folder//////[...]/// 
10645
10646 2005-08-05 [paul]       1.9.13cvs15
10647
10648         * src/prefs_summaries.c
10649                 improve the English usage
10650         * src/summaryview.c
10651                 set font on column change
10652                 thanks to Colin
10653
10654 2005-08-05 [paul]       1.9.13cvs14
10655
10656         * src/prefs_common.c
10657         * src/prefs_common.h
10658         * src/prefs_summaries.c
10659         * src/summaryview.c
10660                 replace 'open_unread_on_enter' option with
10661                 'select_on_entry' option. opening/not opening
10662                 is now exclusively controlled by 'always_show_msg'
10663
10664 2005-08-04 [colin]      1.9.13cvs13
10665
10666         * src/compose.c
10667                 Remove dead code
10668                 Add colourisation of quotes and signatures
10669         * src/folderview.c
10670                 Fix possible crashes
10671         * src/messageview.c
10672                 Change an assert that is no problem
10673         * src/news.c
10674         * src/news_gtk.c
10675         * src/news_gtk.h
10676                 Fix offline mode
10677         * src/gtk/quicksearch.c
10678                 Fix a possible crash
10679
10680 2005-08-03 [colin]      1.9.13cvs12
10681
10682         * src/prefs_account.c
10683                 Fix bug #777 (Sylpheed crash in account configuration)
10684
10685 2005-08-03 [colin]      1.9.13cvs11
10686
10687         * src/addressbook.c
10688         * src/editaddress.c
10689         * src/editgroup.c
10690                 Fixing addressbook, round 2
10691         * src/textview.c
10692                 Fix emphasis color on rechecking 'Colorize messages'
10693
10694 2005-08-03 [paul]       1.9.13cvs10
10695
10696         sync with main
10697
10698         * src/addr_compl.c
10699         * src/compose.c
10700         * src/main.c
10701         * src/pop.c
10702         * src/prefs_account.c
10703         * src/procmime.c
10704         * src/procmsg.c
10705         * src/quote_fmt_parse.y
10706         * src/textview.c
10707         * src/common/quoted-printable.c
10708         * src/common/utils.c
10709         * src/common/utils.h
10710         * src/common/xml.c
10711                 replaced incorrect locale-independent
10712                 ctype functions with GLib's. Corrected
10713                 signedness mismatch.
10714         * src/headerview.c
10715                 headerview_create(): added spacing for vbox.
10716         * src/gtk/about.c
10717                 set focus to the OK button.
10718
10719 2005-08-03 [colin]      1.9.13cvs9
10720
10721         * src/folderview.c
10722                 Fix possible crash
10723
10724 2005-08-02 [colin]      1.9.13cvs8
10725
10726         * src/mainwindow.c
10727                 Fix cast
10728         * src/addressbook.c
10729         * src/addressitem.h
10730                 Fix a cast and more generally, try to make the
10731                 GUI more intuitive and consistent (round 1)
10732
10733 2005-08-02 [paul]       1.9.13cvs7
10734
10735         * src/folder.h
10736                 missing in 1.9.13cvs6
10737
10738 2005-08-02 [colin]      1.9.13cvs6
10739
10740         * src/folder.c
10741                 Fix one more leak
10742
10743 2005-08-02 [colin]      1.9.13cvs5
10744
10745         * src/folder.c
10746         * src/folderview.c
10747         * src/imap.c
10748         * src/main.c
10749         * src/mbox.c
10750         * src/procmsg.c
10751         * src/summaryview.c
10752                 Fix a number of folder_item_get_msg_list()-related
10753                 leaks (missing procmsg_msginfo_free()s)
10754
10755 2005-08-01 [colin]      1.9.13cvs4
10756
10757         * src/folderview.c
10758         * src/folderview.h
10759         * src/mainwindow.c
10760         * src/prefs_fonts.c
10761         * src/prefs_summaries.c
10762         * src/prefs_themes.c
10763         * src/summaryview.c
10764         * src/summaryview.h
10765         * src/textview.c
10766         * src/textview.h
10767                 Fix instant-apply of summary and folderview-related prefs
10768                 Fix erroneous g_free and alertpanels in prefs_theme
10769                 Add instant-apply for fonts
10770                 Defer applying of prefs a little bit so it's done only
10771                 once even if requested by multiples prefs pages
10772
10773 2005-08-01 [paul]       1.9.13cvs3
10774
10775         * src/main.c
10776                 fix bug 776 'S.C. crashes on close'
10777                 thanks to Colin
10778         * src/etpan/etpan-thread-manager-types.h
10779                 add missing include
10780                 thanks to Hoa
10781
10782 2005-07-25 [paul]       1.9.13cvs2
10783
10784         * src/summaryview.c
10785                 fix typos. spotted by Fabien Vantard
10786
10787 2005-07-24 [paul]       1.9.13cvs1
10788
10789         * doc/man/sylpheed.1
10790                 update man page, incorporating fix of
10791                 bug 769 'Typo in manpage'
10792         * src/etpan/imap-thread.c
10793                 fix NetBSD openssl dependencies. patch by
10794                 George Michaelson <ggm@apnic.net>
10795         * po/pt_BR.po
10796                 updated by Frederico Goncalves Guimaraes
10797
10798 2005-07-22 [paul]       1.9.13
10799
10800         1.9.13 release
10801
10802 2005-07-22 [paul]       1.9.12cvs91
10803
10804         * AUTHORS
10805         * INSTALL
10806         * README.claws
10807         * RELEASE_NOTES.claws
10808                 updated for release
10809         * configure.ac
10810         * po/nb.po
10811         * tools/claws.i18n.status.pl
10812                 add Norwegian translation. submiited by
10813                 Geir Helland <pjallabais@users.sourceforge.net>
10814         * po/ca.po
10815         * po/de.po
10816         * po/es.po
10817         * po/fi.po
10818         * po/fr.po
10819         * po/it.po
10820         * po/sk.po
10821         * po/sr.po
10822         * po/zh_CN.po
10823                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10824                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
10825                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
10826                 Yang Guilong
10827         * src/plugins/clamav/clamav_plugin_gtk.c
10828         * src/plugins/spamassassin/spamassassin_gtk.c
10829                 replace outdated description strings
10830
10831 2005-07-21 [colin]      1.9.12cvs90
10832
10833         * src/folder.c
10834                 Set folder to batch mode when scanning it. Makes deletion
10835                 of unread mails on IMAP much faster (due to the UNREAD 
10836                 flag unsetting)
10837
10838 2005-07-21 [darko]      1.9.12cvs89
10839
10840         * configure.ac
10841                 link against libresolv if necessary (patch by Paul)
10842         * src/msgcache.c
10843                 use glib's portable macros to determine endianness
10844
10845 2005-07-21 [paul]       1.9.12cvs88
10846
10847         * src/crash.c
10848         * src/gtk/about.c
10849                 update compiled-in features list
10850
10851 2005-07-20 [colin]      1.9.12cvs87
10852
10853         * src/folder.c
10854         * src/textview.c
10855                 Gcc 2.9x compilation fixes, thanks to Darko
10856         * src/plugins/clamav/clamav_plugin.c
10857                 Little optimisation: load virus database only once
10858         * src/plugins/spamassassin/spamassassin.c
10859                 Big optimisation: filtering one mail took at least 1 second,
10860                 now it takes at least 50ms. Doesn't speed up spamassassin 
10861                 itself, but should already be much more tolerable.
10862
10863 2005-07-20 [colin]      1.9.12cvs86
10864
10865         * src/summaryview.c
10866                 Fix performance issue
10867
10868 2005-07-19 [colin]      1.9.12cvs85
10869
10870         * src/plugins/pgpinline/plugin.c
10871                 Fix warning
10872
10873 2005-07-19 [colin]      1.9.12cvs84
10874
10875         * configure.ac
10876         * src/plugins/Makefile.am
10877         * src/plugins/pgpinline/.cvsignore
10878         * src/plugins/pgpinline/Makefile.am
10879         * src/plugins/pgpinline/pgpinline.c
10880         * src/plugins/pgpinline/pgpinline.deps
10881         * src/plugins/pgpinline/pgpinline.h
10882         * src/plugins/pgpinline/plugin.c
10883                 Put pgpinline in the main tree
10884
10885 2005-07-19 [paul]       1.9.12cvs83
10886
10887         * src/prefs_actions.c
10888                 prevent '//' in menu names, which cause a crash
10889                 thanks to Colin
10890
10891 2005-07-19 [paul]       1.9.12cvs82
10892
10893         * configure.ac
10894                 be generally more informative in configure output.
10895                 OpenSSL: correction: '[ --enable-openssl ...' -> 
10896                 '[ --disable-openssl ...', as --enable-openssl is default
10897                 PGP/MIME: don't check for GPGME again, check for
10898                 pgpcore instead. Therefore prevent the possibility of
10899                 attempting to build pgpmime if pgpcore dependencies are
10900                 not met
10901                 ClamAV: use pkgconfig to check for lib
10902                 libgnomeprint: revert logic on inner test to match
10903                 everything else
10904         * src/plugins/pgpcore/sgpgme.c
10905                 add missing include
10906
10907 2005-07-19 [colin]      1.9.12cvs81
10908
10909         * src/summaryview.c
10910                 Fix slow thread rebuilding in particular
10911                 cases
10912
10913 2005-07-19 [paul]       1.9.12cvs80
10914
10915         * sylpheed-claws.desktop
10916                 fix typo, spotted by Stephan Sachse
10917         * src/account.c
10918                 replace GTK_STOCK_ADD with
10919                 GTK_STOCK_NEW button
10920
10921 2005-07-18 [colin]      1.9.12cvs79
10922
10923         * src/etpan/imap-thread.c
10924                 Fix return value (Thanks Hoa)
10925
10926 2005-07-18 [colin]      1.9.12cvs78
10927
10928         * src/imap.c
10929                 Allow empty passwords
10930                 Create drafts/queue/outbox if necessary
10931         * src/summaryview.c
10932                 Remove old code
10933         * src/etpan/imap-thread.c
10934                 Fix STARTTLS (Thanks to Hoa)
10935
10936 2005-07-18 [paul]       1.9.12cvs77
10937
10938         * ChangeLog-gtk2.jp
10939         * ChangeLog.jp
10940                 removed
10941         * Makefile.am
10942                 updated to reflect additions and removals
10943         * TODO
10944                 updated to be claws-specific
10945         * TODO-gtk2
10946         * TODO-gtk2.jp
10947         * TODO.jp
10948         * sylpheed-128x128.png
10949         * sylpheed-64x64.png
10950                 removed
10951         * sylpheed-claws-128x128.png
10952         * sylpheed-claws-64x64.png
10953         * sylpheed-claws.desktop
10954         * sylpheed-claws.png
10955                 added
10956         * sylpheed.desktop
10957         * sylpheed.png
10958                 removed
10959
10960 2005-07-17 [paul]       1.9.12cvs76
10961
10962         * src/account.c
10963         * src/addressbook.c
10964         * src/alertpanel.c
10965         * src/alertpanel.h
10966         * src/compose.c
10967         * src/exphtmldlg.c
10968         * src/expldifdlg.c
10969         * src/folderview.c
10970         * src/imap_gtk.c
10971         * src/inc.c
10972         * src/message_search.c
10973         * src/messageview.c
10974         * src/mh_gtk.c
10975         * src/news_gtk.c
10976         * src/prefs_actions.c
10977         * src/prefs_filtering.c
10978         * src/prefs_matcher.c
10979         * src/prefs_template.c
10980         * src/prefs_themes.c
10981         * src/ssl_manager.c
10982         * src/summary_search.c
10983         * src/textview.c
10984         * src/toolbar.c
10985         * src/gtk/sslcertwindow.c
10986         * src/plugins/pgpcore/sgpgme.c
10987                 rework alertpanels
10988
10989 2005-07-17 [colin]      1.9.12cvs75
10990
10991         * src/privacy.c
10992                 add a PrivacySystem accessor that checks that
10993                 the system cached in a MimeInfo's privacydata
10994                 is still registered. Use this accessor instead
10995                 of directly using data->system. Fixes crashes
10996                 after unloading pgp plugins.
10997
10998 2005-07-17 [colin]      1.9.12cvs74
10999
11000         * src/alertpanel.c
11001                 Change geometry hints to a simple default size.
11002                 Fixes the certs dialogs.
11003
11004 2005-07-17 [colin]      1.9.12cvs73
11005
11006         * src/gtk/sslcertwindow.c
11007                 Use a gtkExpander
11008
11009 2005-07-17 [colin]      1.9.12cvs72
11010
11011         * src/plugins/pgpcore/Makefile.am
11012         * src/plugins/pgpmime/Makefile.am
11013                 Add gpgme libs
11014
11015 2005-07-17 [paul]       1.9.12cvs71
11016
11017         * configure.ac
11018                 add --disable-gnomeprint option
11019                 modified version of patch by Marius Mauch
11020
11021 2005-07-17 [paul]       1.9.12cvs70
11022
11023         * src/common/defs.h
11024                 update urls
11025         * src/account.c
11026         * src/action.c
11027         * src/addressbook.c
11028         * src/compose.c
11029         * src/foldersel.c
11030         * src/folderview.c
11031         * src/html.c
11032         * src/imap_gtk.c
11033         * src/main.c
11034         * src/mainwindow.c
11035         * src/messageview.c
11036         * src/mh_gtk.c
11037         * src/mimeview.c
11038         * src/news_gtk.c
11039         * src/prefs_account.c
11040         * src/prefs_send.c
11041         * src/prefs_summaries.c
11042         * src/procmsg.c
11043         * src/summaryview.c
11044         * src/common/utils.c
11045         * src/common/xml.c
11046         * src/plugins/pgpcore/passphrase.c
11047         * src/plugins/pgpcore/select-keys.c
11048                 replace inappropriately used backticks
11049                 with single quotes
11050
11051 2005-07-16 [colin]      1.9.12cvs69
11052
11053         * src/image_viewer.c
11054                 Add extra paranoid checks
11055
11056 2005-07-16 [colin]      1.9.12cvs68
11057
11058         * src/plugins/pgpcore/prefs_gpg.c
11059                 Don't auto-check sigs by default, as it
11060                 can be really slow.
11061
11062 2005-07-16 [colin]      1.9.12cvs67
11063
11064         * src/plugins/pgpcore/sgpgme.c
11065                 Make messages a bit better.
11066
11067 2005-07-16 [colin]      1.9.12cvs66
11068
11069         * src/imap.c
11070                 Remove pseudo-log
11071         * src/etpan/imap-thread.c
11072                 Add real log
11073
11074 2005-07-16 [colin]      1.9.12cvs65
11075
11076         * src/main.c
11077         * src/prefs_other.c
11078                 And now, fix build with libetpan :-/
11079
11080 2005-07-15 [colin]      1.9.12cvs64
11081
11082         * src/prefs_other.c
11083                 Continue fixing build without libetpan.
11084
11085 2005-07-15 [colin]      1.9.12cvs63
11086
11087         * src/main.c
11088                 Fix build with --disable-libetpan
11089
11090 2005-07-15 [colin]      1.9.12cvs62
11091
11092         * configure.ac
11093                 Bump libetpan's version
11094
11095 2005-07-15 [colin]      1.9.12cvs61
11096
11097         * src/etpan/imap-thread.c
11098                 Actually stop logging :)
11099
11100 2005-07-15 [colin]      1.9.12cvs60
11101
11102         * src/addressbook.c
11103                 Fix dnd of multiple addresses.
11104
11105 2005-07-15 [hoa]        1.9.12cvs59
11106
11107         * src/etpan/imap-thread.c
11108             disable login of IMAP password in libetpan log file.
11109
11110 2005-07-15 [paul]       1.9.12cvs58
11111
11112         * src/account.c
11113                 don't automatically sort
11114                 do allow drag n drop
11115
11116 2005-07-15 [paul]       1.9.12cvs57
11117
11118         * src/account.c
11119         * src/ssl_manager.c
11120                 alphabetical listing
11121
11122 2005-07-15 [paul]       1.9.12cvs56
11123
11124         * src/gtk/pluginwindow.c
11125                 sort plugin list alphabetically
11126
11127 2005-07-15 [paul]       1.9.12cvs55
11128
11129         * src/prefs_spelling.c
11130         * src/prefs_wrapping.c
11131                 unify English usage
11132
11133 2005-07-15 [colin]      1.9.12cvs54
11134
11135         * src/wizard.c
11136                 Typo fix
11137
11138 2005-07-15 [paul]       1.9.12cvs53
11139
11140         * src/prefs_message.c
11141                 make 'show cursor' a hidden option
11142
11143 2005-07-14 [colin]      1.9.12cvs52
11144
11145         * src/plugins/spamassassin/Makefile.am
11146         * src/plugins/clamav/Makefile.am
11147                 Fix double EXTRA_DISTs
11148
11149 2005-07-14 [colin]      1.9.12cvs51
11150
11151         * src/plugins/clamav/Makefile.am
11152         * src/plugins/clamav/clamav_plugin_gtk.deps
11153         * src/plugins/spamassassin/Makefile.am
11154         * src/plugins/spamassassin/spamassassin_gtk.deps
11155                 Make $plugin_gtk depend on $plugin
11156
11157 2005-07-14 [hoa]        1.9.12cvs50
11158
11159         * src/etpan/imap-thread.c
11160                 enable debug log of libetpan when running with --debug
11161
11162 2005-07-14 [colin]      1.9.12cvs49
11163
11164         * configure.ac
11165         * src/common/Makefile.am
11166         * src/common/plugin.c
11167         * src/common/plugin.h
11168                 Add a little plugin dependancy system.
11169                 Plugins can ship a $plugin_name.deps file
11170                 (near them in PLUGINDIR) so that their
11171                 dependancies are loaded if possible.
11172         * src/plugins/Makefile.am
11173         * src/plugins/pgpcore/Makefile.am
11174         * src/plugins/pgpcore/passphrase.c
11175         * src/plugins/pgpcore/passphrase.h
11176         * src/plugins/pgpcore/plugin.c
11177         * src/plugins/pgpcore/prefs_gpg.c
11178         * src/plugins/pgpcore/prefs_gpg.h
11179         * src/plugins/pgpcore/select-keys.c
11180         * src/plugins/pgpcore/select-keys.h
11181         * src/plugins/pgpcore/sgpgme.c
11182         * src/plugins/pgpcore/sgpgme.h
11183                 Introduce pgpcore, used by pgpmime and
11184                 pgpinline
11185         * src/plugins/pgpmime/Makefile.am
11186         * src/plugins/pgpmime/passphrase.c
11187         * src/plugins/pgpmime/passphrase.h
11188         * src/plugins/pgpmime/pgpmime.c
11189         * src/plugins/pgpmime/pgpmime.deps
11190         * src/plugins/pgpmime/plugin.c
11191         * src/plugins/pgpmime/prefs_gpg.c
11192         * src/plugins/pgpmime/prefs_gpg.h
11193         * src/plugins/pgpmime/select-keys.c
11194         * src/plugins/pgpmime/select-keys.h
11195         * src/plugins/pgpmime/sgpgme.c
11196         * src/plugins/pgpmime/sgpgme.h
11197                 Remove the core from pgpmime and add the
11198                 dependancy to pgpcore.
11199
11200 2005-07-14 [paul]       1.9.12cvs48
11201
11202         * src/stock_pixmap.c
11203                 forgot this in last commit
11204
11205 2005-07-14 [paul]       1.9.12cvs47
11206
11207         * src/account.c
11208         * src/addressbook.c
11209                 add accelerators for the buttons (sync with main)
11210         * src/compose.c
11211         * src/compose.h
11212                 add accelerators for the buttons.
11213                 fix editing with external editor.
11214                 replace gdk_input_*() with GIOChannel;
11215                 (sync with main)
11216         * src/foldersel.c
11217                 display folder names with new/unread
11218                 representation (sync with main)
11219         * src/main.c
11220                 specify default window icon (sync with main)
11221         * src/prefs_common.c
11222                 use_addr_book default to FALSE
11223         * src/summaryview.c
11224         * src/textview.c
11225                 add accelerators for the buttons (sync with main)
11226         * src/gtk/menu.c
11227                 fix typos
11228         * src/pixmaps/sylpheed_icon.xpm
11229                 updated
11230
11231 2005-07-13 [paul]       1.9.12cvs46
11232
11233         * src/plugins/pgpmime/pgpmime.c
11234         * src/plugins/pgpmime/sgpgme.c
11235                 (temporarily) use deprecated gpgme_data_rewind()
11236                 while largefile support is not present
11237                 (as suggested by Colin)
11238
11239 2005-07-13 [paul]       1.9.12cvs45
11240
11241         * configure.ac
11242                 remove large file support (for now):
11243                 it breaks too many things
11244
11245 2005-07-13 [paul]       1.9.12cvs44
11246
11247         * configure.ac
11248                 add large file support
11249         * src/html.c
11250                 fix bug #763 where href attribute was not
11251                 the very first attribute of a link
11252                 patch by Thomas Gilgin
11253
11254 2005-07-13 [colin]      1.9.12cvs43
11255
11256         * src/gtk/pluginwindow.c
11257                 Little portability fix
11258
11259 2005-07-13 [colin]      1.9.12cvs42
11260
11261         * src/plugins/pgpmime/sgpgme.c
11262                 Fix crasher.
11263
11264 2005-07-13 [colin]      1.9.12cvs41
11265
11266         * src/plugins/pgpmime/pgpmime.c
11267         * src/plugins/pgpmime/sgpgme.c
11268                 Use gpgme_data_release_and_get_mem instead
11269                 of gpgme_data_read.
11270
11271 2005-07-13 [colin]      1.9.12cvs40
11272
11273         * configure.ac
11274         * src/plugins/pgpmime/passphrase.c
11275         * src/plugins/pgpmime/passphrase.h
11276         * src/plugins/pgpmime/pgpmime.c
11277         * src/plugins/pgpmime/plugin.c
11278         * src/plugins/pgpmime/select-keys.c
11279         * src/plugins/pgpmime/select-keys.h
11280         * src/plugins/pgpmime/sgpgme.c
11281         * src/plugins/pgpmime/sgpgme.h
11282                 Port pgpmime to gpgme-1.0.
11283
11284 2005-07-12 [paul]       1.9.12cvs39
11285
11286         * AUTHORS
11287         * src/toolbar.c
11288         * src/toolbar.h
11289                 add a 'Go to Prev' button to the toolbar.
11290                 correct tooltip text of go to buttons.
11291                 based on patch by Yang Guilong <bamanzi@gmail.com>
11292
11293 2005-07-12 [colin]      1.9.12cvs38
11294
11295         * src/statusbar.c
11296                 Fix progress bar showing stuff at startup.
11297
11298 2005-07-12 [paul]       1.9.12cvs37
11299
11300         * src/editjpilot.c
11301                 fix building with jpilot support
11302
11303 2005-07-11 [colin]      1.9.12cvs36
11304
11305         * src/inc.c
11306                 Add visual indication that filtering is running
11307         * src/textview.c
11308                 Make {}[] uri delimiters
11309         * src/summaryview.c
11310                 Remove useless (and slow) calls
11311
11312 2005-07-11 [paul]       1.9.12cvs35
11313
11314         * src/plugins/clamav/clamav_plugin_gtk.c
11315         * src/plugins/dillo_viewer/dillo_prefs.c
11316         * src/plugins/pgpmime/prefs_gpg.c
11317         * src/plugins/spamassassin/spamassassin_gtk.c
11318                 gather plugins prefs together under their
11319                 own 'Plugins' heading
11320
11321 2005-07-11 [paul]       1.9.12cvs34
11322
11323         sync with main
11324
11325         * src/account.c
11326                 account_delete(): modified alert dialog
11327         * src/editjpilot.c
11328         * src/editvcard.c
11329                 fixed a crash when cancelling file selection
11330                 dialog by Escape key. Made non-ascii filename
11331                 selectable.
11332         * src/prefs_template.c
11333                 prefs_template_window_create(): make scrolled
11334                 window policy AUTOMATIC
11335
11336 2005-07-10 [hoa]        1.9.12cvs33
11337
11338         * src/etpan/imap-thread.c
11339                 workaround for old Courier IMAP servers.
11340
11341 2005-07-10 [colin]      1.9.12cvs32
11342
11343         * src/folder.c
11344         * src/statusbar.c
11345         * src/statusbar.h
11346                 Add visual progress indicator on filtering/processing
11347                 Factorize the progress bar code
11348         * src/imap.c
11349         * src/imap.h
11350         * src/etpan/imap-thread.c
11351                 Add a reference counter to avoid destroying the Folder
11352                 while it's in use by another callback.
11353
11354 2005-07-09 [hoa]        1.9.12cvs31
11355
11356         * src/imap.c
11357         * src/etpan/imap-thread.c
11358                 fixed deadlock when removing IMAP account.
11359
11360 2005-07-08 [colin]      1.9.12cvs30
11361
11362         * src/textview.c
11363         * src/unmime.c
11364                 Fix again problems decoding broken headers
11365         * src/gtk/inputdialog.c
11366                 Fix local variable shadowing a global one
11367
11368 2005-07-08 [colin]      1.9.12cvs29
11369
11370         * src/msgcache.c
11371                 Make the cache/mark files platform-agnostic by writing
11372                 them in little-endian format. Reading them is also done
11373                 in little-endian format, of course; however, in order
11374                 to avoid trashing mark data on big-endian machines, the
11375                 files are, at first, read from the native format if the
11376                 little-endian one doesn't exist. This is easy to deter-
11377                 mine by trying to open a file with a swapped data_ver
11378                 and seeing if it's the wanted version.
11379                 Little-endian using users should see absolutely no
11380                 difference, Big-endian users may get a very little
11381                 performance drop due to byte-swapping.
11382                 Tested on i386 and ppc32. 
11383                 Fixes bug #159 (The index file, in the mailboxes, is 
11384                 hardware depending).
11385
11386                 To have the cache/mark files updated to the new little-
11387                 endian format, "Check for new messages" or even
11388                 "Rebuild folder tree" aren't enough. Files will be
11389                 updated as soon as a folder has been opened/closed.
11390                 To update everything, just select all folders by
11391                 selecting them one by one.
11392
11393 2005-07-07 [colin]      1.9.12cvs28
11394
11395         * src/imap.c
11396                 Remember the folder separator per IMAPFolder
11397                 instead of globally.
11398                 Revive the Session on noop; fixes bug #761
11399                 (mark a bunch of unread messages as read takes 
11400                 forever)
11401
11402 2005-07-07 [darko]      1.9.12cvs27
11403
11404         * src/common/template.c
11405                 Sort templates alphabetically
11406
11407 2005-07-06 [colin]      1.9.12cvs26
11408
11409         * src/imap.c
11410                 Try to use the correct separator in
11411                 most cases. Possibly fixes bug #759
11412                 (only creates the INBOX folder when 
11413                 setting up new IMAP account) and 
11414                 bug #760 (Can't retrieve messages)
11415
11416 2005-07-06 [colin]      1.9.12cvs25
11417
11418         * src/imap.c
11419                 Use real_path in status command. This will
11420                 help later, when namespaces will be used.
11421
11422 2005-07-06 [colin]      1.9.12cvs24
11423
11424         * configure.ac
11425         * src/account.c
11426         * src/folder.c
11427         * src/imap.c
11428         * src/etpan/etpan-log.c
11429         * src/etpan/etpan-thread-manager.c
11430         * src/etpan/imap-thread.c
11431                 Add a --disable-libetpan parameter. With this,
11432                 users that don't want IMAP4 support can avoid
11433                 the new dependancy (and have no IMAP support).
11434                 Users that have IMAP4 accounts and use this
11435                 parameter won't lose their configuration, their
11436                 IMAP accounts will just be invisible and not
11437                 used.
11438         * src/textview.c
11439                 Make the "Copy ..." contextual menu items 
11440                 copy to both the X clipboard and the gtk 
11441                 clipboard - as most other apps do.
11442         * src/gtk/about.c
11443                 Add a notice about OpenSSL usage, in order to
11444                 comply with OpenSSL's license (point 6):
11445                 http://www.openssl.org/source/license.html
11446
11447 2005-07-06 [colin]      1.9.12cvs23
11448
11449         * src/alertpanel.c
11450                 Fix a minimum size for alertpanels
11451         * src/compose.c
11452                 Show 'No space left on device' type errors
11453                 when queuing/sending
11454         * src/imap_gtk.c
11455         * src/mh_gtk.c
11456                 Rework folder's deletion message (remove 
11457                 extra \n)
11458
11459 2005-07-05 [colin]      1.9.12cvs22
11460
11461         * src/imap.c
11462                 Add an alertpanel on auth error
11463                 Add pseudo-log
11464                 Remove pthread-related stuff
11465
11466 2005-07-05 [colin]      1.9.12cvs21
11467
11468         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11469                 Fix crash on plugin reloading (with a hack)
11470
11471 2005-07-05 [colin]      1.9.12cvs20
11472
11473         * src/prefs_account.c
11474         * src/prefs_account.h
11475                 Fix typo
11476         * src/gtk/filesel.c
11477         * src/gtk/filesel.h
11478                 Add a way to filter the view
11479         * src/gtk/pluginwindow.c
11480                 Filter loadable stuff
11481         * src/plugins/pgpmime/prefs_gpg.c
11482                 Fix missing unregistration
11483         * .cvsignore
11484         * src/etpan/.cvsignore
11485         * src/plugins/spamassassin/.cvsignore
11486                 Add more stuff to cvs ignored files
11487
11488 2005-07-04 [colin]      1.9.12cvs19
11489
11490         * src/imap.c
11491                 Fix scan_required returning FALSE when it
11492                 shouldn't. Maybe fix #760 (Can't retrieve
11493                 messages)
11494
11495 2005-07-04 [colin]      1.9.12cvs18
11496
11497         * src/summaryview.c
11498                 Fix always_show_msg pref
11499
11500 2005-07-04 [paul]       1.9.12cvs17
11501
11502         sync with main (forgotten in last commit)
11503         
11504         * src/common/utils.c
11505         * src/common/utils.h
11506                 check_line_length(): new.
11507                 is_dir_exist()
11508                 is_file_entry_exist()
11509                 dirent_is_regular_file()
11510                 dirent_is_directory(): use g_file_test() instead of stat().
11511
11512 2005-07-04 [paul]       1.9.12cvs16
11513
11514         sync with main:
11515
11516         * src/compose.c
11517                 compose_write_to_file(): check for line
11518                 length limit and display warning if exceeds
11519         * src/jpilot.c
11520                 use get_home_dir() instead of g_get_home_dir()
11521         * src/procheader.c
11522                 removed warning about invalid date
11523         * src/vcard.c
11524                 use get_home_dir() instead of g_get_home_dir()
11525
11526 2005-07-04 [paul]       1.9.12cvs15
11527
11528         * src/stock_pixmap.c
11529                 fix new pixmap naming errors
11530                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11531
11532 2005-07-04 [colin]      1.9.12cvs14
11533
11534         * src/imap.c
11535                 Fix debugging string with a warning
11536
11537 2005-07-04 [colin]      1.9.12cvs13
11538
11539         * configure.ac
11540                 Add a check for libetpan's version (>= 0.37)
11541
11542 2005-07-04 [hoa]        1.9.12cvs12
11543
11544         * commitHelper
11545         * src/imap.c
11546         * src/etpan/imap-thread.c
11547         * src/etpan/imap-thread.h
11548                 fixed IMAP implementation of check of mails.
11549
11550 2005-07-03 [hoa]        1.9.12cvs11
11551
11552         * src/etpan/Makefile.am
11553         * src/etpan/etpan-errors.h
11554         * src/etpan/etpan-log.[ch]
11555         * src/etpan/etpan-thread-manager-types.h
11556         * src/etpan/etpan-thread-manager.[ch]
11557         * src/etpan/imap-thread.[ch]
11558         * src/Makefile.am
11559         * src/imap.c
11560         * src/main.c
11561         * src/prefs_other.c
11562         * configure.ac
11563             merged imap branch.
11564             dependency on libetpan 0.37 is now added.
11565
11566 2005-07-01 [colin]      1.9.12cvs10
11567
11568         * src/Makefile.am
11569         * src/folder.c
11570         * src/folder.h
11571         * src/folderview.c
11572         * src/stock_pixmap.c
11573         * src/stock_pixmap.h
11574         * src/plugins/trayicon/trayicon.c
11575                 Add marked symbol on folders containing
11576                 marked messages
11577         * src/procmsg.c
11578         * src/procmsg.h
11579         * src/toolbar.c
11580         * src/prefs_common.c
11581         * src/prefs_common.h
11582         * src/prefs_send.c
11583                 Add an optional confirmation dialog on queue
11584                 sending. Patch by wwp.
11585         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
11586         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
11587         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
11588         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
11589         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
11590         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
11591         * src/pixmaps/inbox_mark.xpm            ** ADDED **
11592         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
11593         * src/pixmaps/outbox_mark.xpm           ** ADDED **
11594         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
11595         * src/pixmaps/trash_mark.xpm            ** ADDED **
11596                 New pixmaps
11597
11598 2005-07-01 [colin]      1.9.12cvs9
11599
11600         * src/summaryview.c
11601                 Fix a little threading bug
11602         * src/addrgather.c
11603         * src/mainwindow.c
11604                 A little bit of HIG normality never hurts
11605
11606 2005-07-01 [colin]      1.9.12cvs8
11607
11608         * src/compose.c
11609         * src/msgcache.c
11610         * src/pop.c
11611         * src/procmime.c
11612         * src/recv.c
11613         * src/common/log.c
11614         * src/common/template.c
11615         * src/common/utils.c
11616         * src/common/utils.h
11617                 Reverted the fwrite_atomic stuff. In fact
11618                 it is already atomic.
11619
11620 2005-06-30 [colin]      1.9.12cvs7
11621
11622         * src/common/utils.c
11623         * src/common/utils.h
11624                 Add an fwrite_atomic() function to make
11625                 sure we write everything: fwrite can make
11626                 short writes.
11627         * src/compose.c
11628         * src/msgcache.c
11629         * src/pop.c
11630         * src/procmime.c
11631         * src/recv.c
11632         * src/common/log.c
11633         * src/common/template.c
11634                 Use that (and fix swapping of size and nmemb).
11635                 Thanks to Rich Coe for the heads up.
11636
11637 2005-06-30 [colin]      1.9.12cvs6
11638
11639         * src/addressbook.c
11640                 Optimize addressbook opening 
11641
11642 2005-06-30 [colin]      1.9.12cvs5
11643
11644         * src/summaryview.c
11645                 Remove calls to summary_step after move/copy
11646
11647 2005-06-28 [paul]       1.9.12cvs4
11648
11649         * src/alertpanel.c
11650                 wrap and make the error msg selectable
11651
11652 2005-06-28 [paul]       1.9.12cvs3
11653
11654         * src/ssl_manager.c
11655                 replace the OK button with a Close button
11656         * src/gtk/foldersort.c
11657                 use GTK_STOCK_ icons/buttons
11658
11659 2005-06-28 [colin]      1.9.12cvs2
11660
11661         * src/gedit-print.c             ** ADDED **
11662         * src/gedit-print.h             ** ADDED **
11663         * src/gtk/gtksourceprintjob.c   ** ADDED **
11664         * src/gtk/gtksourceprintjob.h   ** ADDED **
11665                 I can't believe no one had enough time to tell
11666                 me I forgot the `cvs add`
11667
11668 2005-06-27 [colin]      1.9.12cvs1
11669
11670         * src/Makefile.am
11671         * src/gtk/Makefile.am
11672         * src/messageview.c
11673         * src/procmsg.c
11674         * src/summaryview.c
11675         * configure.ac
11676                 Add optional libgnomeprint-based printing
11677         * src/mainwindow.c
11678         * src/gtk/quicksearch.c
11679                 Add an Edit/Quick search menu item to show
11680                 and focus the quicksearch
11681
11682 2005-06-27 [paul]       1.9.12
11683
11684         1.9.12 release
11685
11686         * po/ca.po
11687         * po/de.po
11688         * po/es.po
11689         * po/fr.po
11690         * po/it.po
11691         * po/ko.po
11692         * po/pt_BR.po
11693         * po/sk.po
11694         * po/zh_CN.po
11695                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11696                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
11697                 SungHyun Nam, Frederico Goncalves Guimaraes,
11698                 Andrej Kacian, and Yang Guilong
11699 2005-06-26 [colin]      1.9.11cvs106
11700
11701         * src/imap_gtk.c
11702                 Forgot one file for previous fix
11703
11704 2005-06-26 [colin]      1.9.11cvs105
11705
11706         * src/folder.c
11707         * src/imap.c
11708                 Fix problems with folder operations in no_select
11709                 imap folders. it applies only to mails, and 
11710                 creation/deletion/move/renaming of folders 
11711                 should be possible
11712
11713 2005-06-26 [paul]       1.9.11cvs104
11714
11715         * src/prefs_filtering.c
11716                 replace one more GTK_STOCK_REMOVE
11717                 with GTK_STOCK_DELETE
11718
11719 2005-06-25 [colin]      1.9.11cvs103
11720
11721         * src/imap.c
11722                 Optimize get_seq_set_from_seq_list
11723                 (Patch by Ricardo) 
11724
11725 2005-06-25 [colin]      1.9.11cvs102
11726
11727         * src/mh.c
11728                 If the directory exists, but not in the
11729                 correct encoding, rename it. This should
11730                 handle old-versions-induced bugs.
11731
11732 2005-06-25 [colin]      1.9.11cvs101
11733
11734         * src/mh.c
11735                 Fix path access with extended dir names
11736                 Fixes bug #589 (SC segfaults with wrong locale
11737                 settings)
11738
11739 2005-06-25 [colin]      1.9.11cvs100
11740
11741         * src/prefs_account.c
11742         * src/prefs_account.h
11743         * src/compose.c
11744                 Add an option to encrypt replies to
11745                 encrypted messages
11746
11747 2005-06-25 [colin]      1.9.11cvs99
11748
11749         * src/compose.c
11750         * src/quote_fmt_parse.y
11751                 ... And make it work with pgpinline.
11752
11753 2005-06-25 [colin]      1.9.11cvs98
11754
11755         * src/compose.c
11756         * src/procmime.c
11757         * src/procmime.h
11758         * src/quote_fmt_parse.y
11759                 o Make reedition of encrypted messages possible
11760                   (as long as it is encrypted to self too, no
11761                    magic there)
11762                 o Make replying with quote (and without selecting
11763                   text) possible for encrypted messages.
11764                 Closes bug #550 (Not possible to "reply with quote"
11765                 to gnupg encrypted messages)
11766
11767 2005-06-24 [paul]       1.9.11cvs97
11768
11769         * src/imap.c
11770                 add missing include
11771
11772 2005-06-24 [paul]       1.9.11cvs96
11773
11774         * src/editldap.c
11775                 made bind password entry invisible
11776                 (sync with main)
11777         * src/send_message.c
11778                 send_message_local(): check exit status
11779                 to detect errors (sync with main)
11780         * src/textview.c
11781                 use main's less ambiguous popup menu
11782                 wording
11783
11784 2005-06-24 [paul]       1.9.11cvs95
11785
11786         * src/prefs_actions.c
11787         * src/prefs_customheader.c
11788         * src/prefs_display_header.c
11789         * src/prefs_filtering_action.c
11790         * src/prefs_matcher.c
11791         * src/prefs_template.c
11792         * src/prefs_toolbar.c
11793                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
11794         * src/gtk/description_window.c
11795                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
11796
11797 2005-06-23 [colin]      1.9.11cvs94
11798
11799         * src/summaryview.c
11800                 Fix rough edges (be sure to call status_show whenever
11801                 necessary).
11802
11803 2005-06-23 [colin]      1.9.11cvs93
11804
11805         * src/summaryview.c
11806                 Optimize Select All
11807                 Before, in a 5K mails folder: 11s
11808                 After, in the same folder: 58000µs
11809                 The joys of locking... gtk_clist_select_all() fires a 
11810                 tree-select-row event for each selected row, which in 
11811                 summaryview, callbacks summary_selected which in turn,
11812                 calls summary_status_show, which walks the selected
11813                 rows. Hence, calling gtk_clist_select_all was 
11814                 exponential. Locking the summaryview makes 
11815                 summary_selected return early.
11816
11817 2005-06-23 [colin]      1.9.11cvs92
11818
11819         * src/imap.c
11820                 Move mutex at the important place to avoid
11821                 deadlocks
11822         * src/summaryview.c
11823                 Fix Del key deleting directly instead of
11824                 moving to trash
11825
11826 2005-06-22 [colin]      1.9.11cvs91
11827
11828         * src/plugins/spamassassin/libspamc.c
11829                 As we do spagetti code with assignations in multiple
11830                 places (see _message_read_raw where out = msg = raw),
11831                 let's be sure we don't free the same pointer twice.
11832                 Should fix bug #683 (Crash in libpam at 
11833                 message_cleanup).
11834
11835 2005-06-22 [colin]      1.9.11cvs90
11836
11837         * src/compose.c
11838         * src/messageview.c
11839         * src/toolbar.c
11840                 Make toolbar's delete use the move to trash stuff;
11841                 Add gtk_widget_realize to be sure pixmaps can get
11842                 created (that may fix an old worksforme bug which
11843                 I can't find back...)
11844
11845 2005-06-22 [colin]      1.9.11cvs89
11846
11847         * src/summaryview.c
11848         * src/summaryview.h
11849         * src/mainwindow.c
11850                 Rename "Message/Delete" to "Message/Move to trash"
11851                 Add "Message/Delete..." that directly destroys the
11852                 selected messages after asking for a confirmation.
11853
11854 2005-06-22 [colin]      1.9.11cvs88
11855
11856         * src/imap.c
11857                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
11858                 o Fix a deadlock (thanks Darko)
11859
11860 2005-06-22 [colin]      1.9.11cvs87
11861
11862         * src/gtk/foldersort.c
11863                 Add missing include for the i18n;
11864                 patch by Fabien Vantard
11865
11866 2005-06-21 [colin]      1.9.11cvs86
11867
11868         * src/folder.c
11869         * src/folderview.c
11870                 Respect the no_select flag
11871         * src/imap.c
11872                 Fix recursive deletion
11873         * src/imap_gtk.c
11874         * src/mh_gtk.c
11875                 Make the folder deletion's warning
11876                 more explicit
11877
11878 2005-06-21 [colin]      1.9.11cvs85
11879
11880         * src/textview.c
11881                 Prevent email addresses from spanning accross
11882                 lines - fixes bug # 646 (newline-chars in 
11883                 email addresses)
11884
11885 2005-06-20 [colin]      1.9.11cvs84
11886
11887         * src/folder.c
11888                 Be sure not to remove source if copy failed
11889
11890 2005-06-20 [colin]      1.9.11cvs83
11891
11892         * src/folderview.c
11893         * src/imap_gtk.c
11894                 remove summaryview's lock
11895         * src/imap.c
11896                 introduce threads to avoid problems when foreground tasks
11897                 interfere with background tasks
11898         * src/mh.c
11899                 prevent moving to drafts/queue
11900         * src/mimeview.c
11901                 fix leak
11902
11903 2005-06-19 [colin]      1.9.11cvs82
11904
11905         * src/imap_gtk.c
11906                 Remember that the user doesn't want to override
11907                 offline mode, for 3 seconds. It avoid presenting
11908                 him with N popups in a really short time.
11909
11910 2005-06-17 [colin]      1.9.11cvs81
11911
11912         * src/imap.c
11913                 Fix IMAP breaking on folders containing '('
11914                 (Probably won't be enough)
11915
11916 2005-06-17 [colin]      1.9.11cvs80
11917
11918         Forgotten files on 1.9.11cvs79
11919         * src/summaryview.c
11920                 Fix stepping when not immediately executing
11921         * src/imap.c
11922                 Really prevent UID FETCH 0
11923         * src/codeconv.c
11924                 Fix outgoing charset never set to utf-8
11925         * src/mh.c
11926                 Fix leak
11927
11928 2005-06-16 [colin]      1.9.11cvs79
11929
11930         * src/compose.c
11931                 Fix bug #707 (Dash splits rows)
11932                 Only wrap if we're on a line break position and
11933                 the previous one was a "white" (space) char.
11934                 Pango stuff is weird.
11935
11936 2005-06-16 [colin]      1.9.11cvs78
11937
11938         * src/imap_gtk.c
11939                 Lock summaryview while downloading messages
11940                 on user demand
11941         * src/procheader.c
11942         * src/unmime.c
11943         * src/common/utils.c
11944         * src/common/utils.h
11945                 Replace \r and \n with spaces in From and
11946                 Subject headers
11947
11948 2005-06-16 [paul]       1.9.11cvs77
11949
11950         * src/procmime.c
11951                 liberalise the mime parser
11952         * src/gtk/about.c
11953                 add text wrapping
11954
11955 2005-06-16 [paul]       1.9.11cvs76
11956
11957         * src/gtk/about.c
11958                 reworked
11959
11960 2005-06-15 [colin]      1.9.11cvs75
11961
11962         * src/compose.c
11963                 Finish header encoding fix
11964         * src/summaryview.c
11965                 Fix segfault
11966         * src/headerview.c
11967                 Fix compilation (Thanks Stephan
11968                 Sachse)
11969
11970 2005-06-15 [colin]      1.9.11cvs74
11971
11972         * Makefile.am
11973                 Install gnome2 stuff rather than gnome1, 
11974                 if both are present
11975         * src/codeconv.c
11976         * src/codeconv.h
11977         * src/compose.c
11978                 Fix headers encoding
11979         * src/folder.c
11980                 Visual progress when fetching all messages
11981         * src/folderview.c
11982         * src/summaryview.c
11983         * src/summaryview.h
11984                 Prevent changing current message while
11985                 incorporating
11986
11987 2005-06-15 [paul]       1.9.11cvs73
11988
11989         * src/gtk/gtkaspell.c
11990         * src/gtk/gtkaspell.h
11991                 fix build warnings
11992
11993 2005-06-15 [paul]       1.9.11cvs72
11994
11995         * src/prefs_filtering.c
11996                 allow reordering of filter rules by
11997                 drag n drop
11998
11999 2005-06-15 [paul]       1.9.11cvs71
12000
12001         * COPYING
12002                 updated
12003         * src/codeconv.c
12004                 replace deprecated function
12005         * src/inc.c
12006         * src/send_message.c
12007         * src/gtk/progressdialog.c
12008         * src/gtk/progressdialog.h
12009                 salvage and reuse parts of reverted sync
12010
12011 2005-06-15 [paul]       1.9.11cvs70
12012
12013         * src/inc.c
12014         * src/send_message.c
12015         * src/gtk/progressdialog.c
12016         * src/gtk/progressdialog.h
12017                 revert yesterday's sync with main
12018                 it contains deprecated functions
12019
12020 2005-06-15 [colin]      1.9.11cvs69
12021
12022         * src/headerview.c
12023                 Fix bug #670 (multi user to: will corrupt message 
12024                 headers display)
12025
12026 2005-06-15 [colin]      1.9.11cvs68
12027
12028         * src/compose.c
12029                 Fix bug #421 (Fix undo on wrapping)
12030
12031 2005-06-15 [colin]      1.9.11cvs67
12032
12033         * src/folder.c
12034                 Provide visual feedback while processing
12035                 folder's rules.
12036         * src/imap.c
12037                 Provide visual feedback while getting
12038                 short headers (for uncached messages)
12039
12040
12041 2005-06-14 [paul]       1.9.11cvs66
12042
12043         * src/account.c
12044                 change a couple stock icons
12045         * src/inc.c
12046         * src/send_message.c
12047         * src/gtk/progressdialog.c
12048         * src/gtk/progressdialog.h
12049                 sync main's GtkTreeView implementation
12050
12051 2005-06-14 [colin]      1.9.11cvs65
12052
12053         * src/imap.c
12054                 Various little fixes, mainly on error paths
12055
12056 2005-06-13 [colin]      1.9.11cvs64
12057
12058         * matcher.c
12059         * procmsg.c
12060         * procmsg.h
12061                 Add a way to fetch only headers. This speeds
12062                 up filtering on headers for IMAP. Fixes:
12063                 bug #481 extraneous imap commands slow down 
12064                         imap filtering
12065                 bug #522 Sylpheed downloads all messages 
12066                         when opening mailbox (IMAP)
12067                 bug #677 IMAP fetch is soooooooooooooo slow
12068         * src/folder.c
12069         * src/folder.h
12070                 Add a folder set_batch method so that
12071                 implementations can speed up flags changes
12072         * src/folderutils.c
12073         * src/summaryview.c
12074                 Use that in mark as (un)read and mark all read
12075                 Refix bug #679
12076         * src/imap.c
12077                 Implement set_batch - brings back deferred
12078                 flags in a less buggy manner. Fixes:
12079                 bug #729 IMAP immediate expunge of deleted messages
12080                 bug #191 remove list of messages with one command
12081                 Fix login with strange chars
12082                 Implement fetch_msg_full
12083                 Fix copy (wrong counts)
12084
12085 2005-06-12 [colin]      1.9.11cvs63
12086
12087         * src/folder.c
12088                 lock incorporation during long operations.
12089                 Avoids fucking up the IMAP socket.
12090
12091 2005-06-12 [colin]      1.9.11cvs62
12092
12093         * src/imap.c
12094                 Fix harmful typo
12095                 Factorize remove_all_msg
12096                 Thread-ize expunge
12097         * src/summaryview.c
12098                 Don't update partial-download status if unnecessary
12099         * src/folder.c
12100                 Use remove_msgs everywhere possible
12101
12102 2005-06-12 [colin]      1.9.11cvs61
12103
12104         * src/folder.c
12105         * src/folder.h
12106                 Add a remove_msgs function to remove a 
12107                 list of messages
12108         * src/imap.c
12109                 Implement that.
12110
12111 2005-06-12 [colin]      1.9.11cvs60
12112
12113         * src/imap.c
12114                 Remove flags-processing deferring... Too hard
12115                 to get it to work in all cases.
12116
12117 2005-06-11 [colin]      1.9.11cvs59
12118
12119         * src/imap.c
12120                 printf -> debug_print
12121
12122 2005-06-11 [colin]      1.9.11cvs58
12123
12124         * src/imap.c
12125                 o Fix build without USE_PTHREAD
12126                 o Factorize imap_open
12127                 o Alertpanel in case of impossible connection
12128                 o Alertpanel in case of impossible login
12129                 o Fix deferred flags processing to force a 
12130                   flush before adding some more flags to process,
12131                   but in another folder.
12132
12133 2005-06-10 [colin]      1.9.11cvs57
12134
12135         * src/imap.c
12136                 o Fix a format string error
12137                 o init ssl socket outside of the thread 
12138                   (it possibly invokes gtk calls)
12139         * src/procmime.c
12140                 o Put back the buffer to its necessary size
12141                 o Fix changing a file pointer without keeping
12142                   track of it (thanks Valgrind)
12143         * src/common/smtp.c
12144                 o Fix automatic STARTTLS if login should be done
12145                   and the server only allows it after starting TLS
12146         * src/gtk/gtkinputdialog.c
12147                 o Eat GDK_Return so that the combo popup doesn't 
12148                   appear when we press Enter to validate the combo
12149                   input dialog (as seen in the Open with... dialog)
12150
12151 2005-06-10 [colin]      1.9.11cvs56
12152
12153         * src/imap.c
12154                 o A bit less debug
12155                 o Fix a crash on deletion
12156                 o Threadize imap_select (it's called outside of 
12157                   threads)
12158                 o Defer treatment of DELETED flags
12159
12160
12161 2005-06-09 [colin]      1.9.11cvs55
12162
12163         * src/imap.c
12164                 Make sure we check imap_gtk_should_override(), which
12165                 potentially calls gtk stuff, before creating thread.
12166                 That way it should't be called via imap_get_session()
12167                 inside a thread.
12168
12169 2005-06-09 [colin]      1.9.11cvs54
12170
12171         * src/imap.c
12172                 o add a bit of status output
12173                 o remove some dead code
12174                 o threadize get_list_of_uids
12175                 o threadize imap_get_flags
12176                 o defer flag changing by 500ms so that they
12177                   can be batched
12178
12179
12180 2005-06-08 [colin]      1.9.11cvs53
12181
12182         * src/imap.c
12183                 Thread-ize imap_cmd_fetch
12184
12185 2005-06-08 [colin]      1.9.11cvs52
12186
12187         * src/main.c
12188                 Mmh, that broke POP3...
12189
12190 2005-06-08 [colin]      1.9.11cvs51
12191
12192         * src/main.c
12193                 Stabilize IMAP patch (thanks to Hoa)
12194
12195 2005-06-08 [colin]      1.9.11cvs50
12196
12197         * src/imap.c
12198                 Test patch to speed up imap. 
12199
12200 2005-06-08 [colin]      1.9.11cvs49
12201
12202         * src/imap_gtk.c
12203                 Warning fix
12204         * src/procmime.c
12205                 Apply patch from gentoo to use /usr/share/mime/globs if 
12206                 available, after un-breaking it
12207         * src/common/log.c
12208         * src/common/log.h
12209                 Use g_timeout for invoking hooks that possibly use gtk
12210                 calls. This should leave gtk calls in the main thread.
12211
12212 2005-06-08 [paul]       1.9.11cvs48
12213
12214         * src/codeconv.c
12215                 conv_get_outgoing_charset_str(): don't
12216                 use prefs_common setting
12217         * src/compose.c
12218         * src/compose.h
12219                 add /Options/Character encoding/... to
12220                 temporarily change the outgoing encoding
12221
12222         (belated sync with main)
12223
12224 2005-06-08 [paul]       1.9.11cvs47
12225
12226         * src/compose.c
12227                 correction to/completion of last
12228                 sync with main
12229
12230 2005-06-08 [paul]       1.9.11cvs46
12231
12232         sync with main:
12233         
12234         * src/codeconv.c
12235         * src/codeconv.h
12236                 always enabled Japanese auto-detection
12237                 if the first letters of locale string
12238                 is "ja"
12239         * src/compose.c
12240                 don't use "destroy" signal to destroy
12241                 Compose object (fix rare crashes on discard?)
12242         * src/mainwindow.c
12243         * src/messageview.c
12244         * src/prefs_send.c
12245                 added Hebrew encodings
12246         * src/sourcewindow.c
12247                 don't use "destroy" signal to destroy
12248                 objects
12249
12250 2005-06-07 [colin]      1.9.11cvs45
12251
12252         * src/summaryview.c
12253                 Add missing unlocks/locks
12254
12255 2005-06-07 [paul]       1.9.11cvs44
12256
12257         * src/summaryview.c
12258                 restore bug #749 fix
12259
12260 2005-06-06 [colin]      1.9.11cvs43
12261
12262         * src/summaryview.c
12263                 Fix selection bug when prefs_common.open_unread 
12264                 is FALSE
12265
12266 2005-06-06 [colin]      1.9.11cvs42
12267
12268         * src/common/md5.c
12269                 Fix a warning
12270         * src/summaryview.c
12271         * src/folderview.c
12272                 Factorize long operations beginning and end
12273                 (locking, freezing/thawing, cursor, ...)
12274                 Check selection->data member in selection-
12275                 related loops; this avoids dying an awful
12276                 death if the selection changes on us while
12277                 we're marking a whole IMAP folder unread, 
12278                 for example.
12279
12280 2005-06-06 [paul]       1.9.11cvs41
12281
12282         * src/textview.c
12283                 don't g_free() a static gchar buffer
12284
12285 2005-06-05 [colin]      1.9.11cvs40
12286
12287         * src/mainwindow.c
12288         * src/messageview.c
12289         * src/summaryview.c
12290                 Fix bug #749 (Show all headers should be
12291                 sticky as the GUI suggests)
12292
12293 2005-06-03 [paul]       1.9.11cvs39
12294
12295         * src/compose.c
12296                 don't allow editing of mail while sending.
12297                 patch by Colin
12298
12299 2005-06-03 [paul]       1.9.11cvs38
12300
12301         * src/folderview.c
12302                 add a freeze/thaw to speed up 'mark all read'
12303
12304 2005-06-03 [paul]       1.9.11cvs37
12305
12306         * src/prefs_message.c
12307                 reflect changes immediately
12308
12309 2005-06-02 [colin]      1.9.11cvs36
12310
12311         * po/POTFILES.in
12312                 Patch by Fabien Vantard.
12313
12314 2005-06-02 [colin]      1.9.11cvs35
12315
12316         * src/imap.c
12317                 Use a non-blocking imap_getline() if possible.
12318                 This should completely prevent the interface
12319                 from freezin on imap operations, although it
12320                 may do strange stuff in case of folder switching
12321                 while a big imap operation is taking place...
12322
12323                 In addition, fix a leak in the case thread
12324                 creation fails on connection.
12325
12326 2005-06-02 [colin]      1.9.11cvs34
12327
12328         * src/crash.c
12329         * src/prefs_common.h
12330                 Fix build (prefs_common_init() doesn't exist
12331                 anymore)
12332
12333 2005-06-02 [colin]      1.9.11cvs33
12334
12335         * src/prefs_account.c
12336                 Fix bug #245 (filtering rules broken when
12337                 renaming a remote account (imap4 or nntp)
12338
12339 2005-06-02 [colin]      1.9.11cvs32
12340
12341         * src/imap.c
12342                 Try to fix IMAP shortcomings: 
12343                 o Multithread imap_open()
12344                 o allow offline-mode overriding instead of
12345                   just returning NULL
12346         * src/imap_gtk.c
12347         * src/imap_gtk.h
12348                 Add a function to ask whether we want to
12349                 override offline-mode for 10 minutes (one-shot
12350                 asking was painful)
12351         * src/procheader.c
12352                 Fix segfault when imap parser isn't happy about
12353                 a missing {
12354
12355 2005-06-01 [colin]      1.9.11cvs31
12356
12357         * src/addrharvest.c
12358         * src/compose.c
12359         * src/mbox.c
12360         * src/mbox.h
12361         * src/mh.c
12362         * src/msgcache.c
12363         * src/send_message.c
12364         * src/setup.c
12365         * src/undo.c
12366         * src/common/hooks.c
12367         * src/common/prefs.c
12368         * src/common/template.c
12369         * src/common/utils.c
12370         * src/gtk/gtkutils.c
12371         * src/gtk/inputdialog.c
12372         * src/gtk/menu.c
12373         * src/gtk/pluginwindow.c
12374         * src/gtk/prefswindow.c
12375         * src/plugins/pgpmime/passphrase.c
12376         * src/plugins/pgpmime/prefs_gpg.c
12377                 More -Wall fixes
12378
12379         * src/common/Makefile.am
12380         * src/common/timing.h
12381                 Add basic timing code
12382
12383         * src/summaryview.c
12384                 Fix a bug with unread messages when 
12385                 re-sorting folders, and by the way
12386                 fix a big performance hit when 
12387                 re-sorting (10k mails: before 5s,
12388                 after .5s)
12389
12390         * src/prefs_compose_writing.c
12391         * src/prefs_compose_writing.h
12392         * src/prefs_message.c
12393         * src/prefs_message.h
12394         * src/prefs_other.c
12395         * src/prefs_other.h
12396         * src/prefs_quote.c
12397         * src/prefs_quote.h
12398         * src/prefs_receive.c
12399         * src/prefs_receive.h
12400         * src/prefs_send.c
12401         * src/prefs_send.h
12402         * src/prefs_summaries.c
12403         * src/prefs_summaries.h
12404                 Fix copyright banner
12405
12406 2005-06-01 [paul]       1.9.11cvs30
12407
12408         * po/fi.po
12409                 updated by Flammie Pirinen
12410         * src/procmime.c
12411                 fix 'Bad BASE64 content' output
12412
12413 2005-05-31 [colin]      1.9.11cvs29
12414
12415         * src/procmime.c
12416                 Oops, where did my hunk go.
12417
12418 2005-05-31 [colin]      1.9.11cvs28
12419
12420         * src/Makefile.am
12421         * src/account.c
12422         * src/action.c
12423         * src/addr_compl.c
12424         * src/addressbook.c
12425         * src/codeconv.c
12426         * src/compose.c
12427         * src/export.c
12428         * src/folder.c
12429         * src/folderview.c
12430         * src/image_viewer.c
12431         * src/main.c
12432         * src/mainwindow.c
12433         * src/messageview.c
12434         * src/mimeview.c
12435         * src/msgcache.c
12436         * src/prefs_account.c
12437         * src/prefs_actions.c
12438         * src/prefs_common.c
12439         * src/prefs_compose_writing.c
12440         * src/prefs_customheader.c
12441         * src/prefs_ext_prog.c
12442         * src/prefs_filtering.c
12443         * src/prefs_filtering_action.c
12444         * src/prefs_fonts.c
12445         * src/prefs_image_viewer.c
12446         * src/prefs_message.c
12447         * src/prefs_message.h
12448         * src/prefs_msg_colors.c
12449         * src/prefs_other.c
12450         * src/prefs_other.h
12451         * src/prefs_quote.c
12452         * src/prefs_receive.c
12453         * src/prefs_receive.h
12454         * src/prefs_send.c
12455         * src/prefs_send.h
12456         * src/prefs_spelling.c
12457         * src/prefs_summaries.c
12458         * src/prefs_summary_column.c
12459         * src/prefs_template.c
12460         * src/prefs_themes.c
12461         * src/prefs_toolbar.c
12462         * src/prefs_wrapping.c
12463         * src/procmime.c
12464         * src/procmsg.c
12465         * src/send_message.h
12466         * src/ssl_manager.c
12467         * src/summary_search.c
12468         * src/summaryview.c
12469         * src/textview.c
12470         * src/wizard.c
12471         * src/common/smtp.c
12472         * src/common/smtp.h
12473         * src/gtk/gtkutils.h
12474                 o Move the rest of Common prefs to new style
12475                 o Lots of -Wall warning fixes
12476                 o fix FIXME in cache memusage calculation
12477                 o Let return receipts be sent from any account
12478                 o Little cache optimisation (read)
12479                 o Fix bug #746 (don't treat commas as separators
12480                   when inside a quoted string)
12481
12482 2005-05-31 [paul]       1.9.11cvs27
12483
12484         * src/prefs_common.c
12485                 fix 'off-by-one' typo
12486
12487 2005-05-31 [paul]       1.9.11cvs26
12488
12489         * src/account.c
12490         * src/addr_compl.c
12491         * src/compose.c
12492         * src/foldersel.c
12493         * src/prefs_actions.c
12494         * src/prefs_common.c
12495         * src/prefs_common.h
12496         * src/prefs_customheader.c
12497         * src/prefs_display_header.c
12498         * src/prefs_filtering.c
12499         * src/prefs_filtering_action.c
12500         * src/prefs_matcher.c
12501         * src/prefs_summaries.c
12502         * src/prefs_summary_column.c
12503         * src/prefs_template.c
12504         * src/prefs_toolbar.c
12505         * src/ssl_manager.c
12506         * src/gtk/pluginwindow.c
12507         * src/gtk/prefswindow.c
12508         * src/gtk/progressdialog.c
12509                 add hidden prefs 'enable_rules_hint'
12510                 for gtk_tree_view_set_rules_hint()
12511                 (sync with main)
12512                 
12513
12514 2005-05-31 [colin]      1.9.11cvs25
12515
12516         * src/Makefile.am
12517         * src/main.c
12518         * src/prefs_common.c
12519         * src/prefs_summaries.c ** ADDED **
12520         * src/prefs_summaries.h ** ADDED **
12521                 Common/Display -> Display/Summaries
12522
12523 2005-05-31 [colin]      1.9.11cvs24
12524
12525         * src/Makefile.am
12526         * src/main.c
12527         * src/prefs_quote.c ** ADDED **
12528         * src/prefs_quote.h ** ADDED **
12529                 Move Common/Quote to Compose/Quoting
12530         * src/prefs_common.c
12531         * src/prefs_common.h
12532                 Remove old quote stuff, add
12533                 convenience functions for GtkTextView prefs
12534         * src/gtk/prefswindow.c
12535                 Set default height higher
12536
12537 2005-05-30 [colin]      1.9.11cvs23
12538
12539         * src/Makefile.am
12540         * src/main.c
12541         * src/prefs_common.c
12542         * src/prefs_compose_writing.c ** ADDED **
12543         * src/prefs_compose_writing.h ** ADDED **
12544                 Move Common/Compose prefs to Compose/Writing
12545
12546 2005-05-30 [colin]      1.9.11cvs22
12547
12548         * src/common/utils.c
12549                 Fix bug #651 (Confused Attract by Subject)
12550                 Patch by M. Benkmann <haferfrost@web.de>
12551         * AUTHORS
12552
12553 2005-05-30 [colin]      1.9.11cvs21
12554
12555         * src/compose.c
12556                 Fix concatenation of different headers of
12557                 the same type (bug #645)
12558         * src/prefs_folder_item.c
12559                 Fix bug #699 (setting color to black doesn't
12560                 work immediately)
12561         * src/procmime.c
12562                 Print out decoding error only once per
12563                 block
12564
12565 2005-05-30 [paul]       1.9.11cvs20
12566
12567         * src/common/template.c
12568                 fix Bcc
12569
12570 2005-05-30 [paul]       1.9.11cvs19
12571
12572         * doc/src/rfc2368.txt   **NEW FILE**
12573         * src/compose.c
12574                 compose_entries_set(): don't interpret Bcc
12575                 header field (conform to RFC 2368)
12576                 (sync with main)
12577
12578 2005-05-29 [colin]      1.9.11cvs18
12579
12580         * src/prefs_common.c
12581                 Let the default reply format respect
12582                 netiquette by cutting the signature.
12583
12584 2005-05-29 [colin]      1.9.11cvs17
12585
12586         * src/summaryview.c
12587                 Don't let always_show_msg override
12588                 open_unread_on_enter when opening a new
12589                 directory.
12590
12591 2005-05-27 [paul]       1.9.11cvs16
12592
12593         sync with main:
12594
12595         * src/main.c
12596                 app_will_exit(): cleanup tmp directory when exit
12597         * src/message_search.c
12598                 improved the interface and made code cleanup.
12599                 removed Clear button
12600         * src/send_message.c
12601                 send_message_local(): use GSpawn, and detect errors
12602         * src/summary_search.c
12603                 improved the interface and made code cleanup
12604         * src/textview.c
12605                 textview_write_link(): also skip non-ascii space
12606                  at the head of link strings (phishing check
12607                  didn't work at the case)
12608         * src/common/utils.c
12609                 get_command_output(): use g_spawn_command_line_sync()
12610                 instead of popen()
12611
12612 2005-05-26 [colin]      1.9.11cvs15
12613
12614         * src/folder.c
12615                 remove printf
12616
12617 2005-05-26 [colin]      1.9.11cvs14
12618
12619         * src/common/nntp.c
12620                 Fix nntp mode reader (bug #611)
12621                 Patch by Florian Mickler <florian@mickler.org>
12622
12623 2005-05-26 [colin]      1.9.11cvs13
12624
12625         * src/plugins/pgpmime/passphrase.c
12626                 Fix mouse grabbing (bug #557)
12627
12628 2005-05-26 [colin]      1.9.11cvs12
12629
12630         * src/prefs_themes.c
12631                 Fix g_warning (bug #541)
12632
12633 2005-05-26 [colin]      1.9.11cvs11
12634
12635         * src/prefs_actions.c
12636         * src/prefs_template.c
12637                 Fix bug #506 (no warning if action/template
12638                 is not saved)
12639         * src/common/template.c
12640                 Fix a possible crash
12641
12642 2005-05-26 [colin]      1.9.11cvs10
12643
12644         * src/folder.c
12645         * src/folderview.c
12646         * src/procmsg.c
12647         * src/summaryview.c
12648                 Forbid locked messages to be moved or
12649                 deleted. Locked messages in trashes 
12650                 still get deleted, for performance
12651                 reason (mh.c::mh_remove_all_msgs)
12652
12653 2005-05-25 [colin]      1.9.11cvs9
12654
12655         * src/procmime.c
12656                 Use correct encoding when sending mails
12657                 with attachments that have accentued 
12658                 chars in their name
12659
12660 2005-05-24 [colin]      1.9.11cvs8
12661
12662         * src/summaryview.c
12663                 Fix bug #688 f) read/unread marker not
12664                 changed on first click
12665                 Also, optimize summary_status_show()
12666                 calls
12667         * src/folder.c
12668         * src/inc.c
12669         * src/procmime.c
12670                 Fix bug #688 b) and c) wrt message
12671                 attachments and signature
12672         * src/stock_pixmap.c
12673         * src/stock_pixmap.h
12674         * src/stock_pixmap.c
12675         * src/stock_pixmap.h
12676         * src/Makefile.am
12677         * src/pixmaps/clip_gpg_signed.xpm
12678                 Add clip/signed icon
12679
12680 2005-05-24 [colin]      1.9.11cvs7
12681
12682         * src/folder_item_prefs.c
12683                 whitespace fix
12684
12685 2005-05-24 [colin]      1.9.11cvs6
12686
12687         * src/folderview.c
12688         * src/prefs_common.c
12689         * src/prefs_common.h
12690                 Add a confirmation to folder drag and drop
12691                 fixes bug #156
12692         * src/alertpanel.c
12693         * src/alertpanel.h
12694                 fix _with_disable parameters so that
12695                 the buttons labels are specifiable too
12696         * src/plugins/pgpmime/sgpgme.c
12697                 reflect said change
12698                 
12699
12700 2005-05-24 [colin]      1.9.11cvs5
12701
12702         * src/folderview.c
12703                 Uncollapse/collapse folders on double-click
12704                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
12705                 closes bug #108
12706
12707 2005-05-23 [colin]      1.9.11cvs4
12708
12709         * src/common/socket.c
12710                 Check another special SSL_peek() error.
12711                 Should help wrt bug #728
12712
12713 2005-05-23 [colin]      1.9.11cvs3
12714
12715         * src/plugins/pgpmime/pgpmime.c
12716                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
12717                 breaking menu accelerators and stuff. Users will have to
12718                 reselect "PGP MIME" instead of "PGP/MIME" in their 
12719                 account's privacy preferences if needed.
12720
12721 2005-05-22 [paul]
12722
12723         * tools/kdeservicemenu/install.sh
12724                 use kdesu to prompt for root password if doing
12725                 global install/uninstall
12726
12727 2005-05-20 [colin]      1.9.11cvs2
12728
12729         * src/procmsg.c
12730                 Fix another compilation error with gcc-2.9x
12731                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
12732         * src/send_message.c
12733                 Don't send QUIT if we aren't connected
12734
12735 2005-05-19 [colin]      1.9.11cvs1
12736
12737         * src/procmsg.c
12738                 Fix compilation with gcc 2.9x
12739
12740 2005-05-19 [paul]       1.9.11
12741
12742         1.9.11 released
12743
12744 2005-05-19 [paul]       1.9.9cvs14
12745
12746         * src/gtk/inputdialog.c
12747                 prevent gettext warning
12748
12749 2005-05-19 [paul]       1.9.9cvs13
12750
12751         * src/mainwindow.c
12752         * src/prefs_common.c
12753         * src/prefs_common.h
12754         * src/textview.c
12755         * src/textview.h
12756                 add an option to toggle cursor in message
12757                 view (sync with main)
12758
12759 2005-05-18 [colin]      1.9.9cvs12
12760
12761         * src/compose.c
12762                 Dereference freed pointer
12763         * src/gtk/gtkaspell.c
12764                 Fix duplication of dictionaries (is it an aspell issue?)
12765
12766 2005-05-18 [colin]      1.9.9cvs11
12767
12768         * src/gtk/inputdialog.c
12769         * src/gtk/gtkaspell.c
12770                 HIGuify dialogs
12771         * src/alertpanel.c
12772                 Remove a double call
12773
12774 2005-05-17 [colin]      1.9.9cvs10
12775
12776         * src/gtk/gtkaspell.c
12777                 Fix dialogs, Ctrl-Enter accel
12778
12779 2005-05-17 [colin]      1.9.9cvs9
12780
12781         * src/gtk/gtkaspell.c
12782                 Fix some accelerators, escape in replace-window
12783
12784 2005-05-16 [colin]      1.9.9cvs8
12785
12786         * src/gtk/gtkaspell.c
12787                 Revert last commit, it was a mistake.
12788
12789 2005-05-16 [colin]      1.9.9cvs7
12790
12791         * src/gtk/gtkaspell.c
12792                 Remove buggy code while we're at it. It's a 
12793                 dead code path anyway.
12794
12795 2005-05-16 [colin]      1.9.9cvs6
12796
12797         * src/gtk/gtkaspell.c
12798                 Missed some gtk_menu_popup where deactivate
12799                 signal should be handled. Should fix bug
12800                 #629 a bit more.
12801
12802 2005-05-16 [colin]      1.9.9cvs5
12803
12804         * src/gtk/gtkaspell.c
12805                 Remove debug printf()s
12806
12807 2005-05-16 [colin]      1.9.9cvs4
12808
12809         * src/gtk/gtkaspell.c
12810                 Fix a bit aspell problems
12811                 (see bug #629)
12812
12813 2005-05-13 [colin]      1.9.9cvs3
12814
12815         * src/folderview.c
12816                 Fix the + appearing even when no subfolders
12817                 have unread messages. Thanks to wwp for the
12818                 bug report.
12819
12820 2005-05-11 [paul]       1.9.9cvs2
12821
12822         * src/folderview.c
12823                 correction to 1.9.9cvs1, only colour folders that
12824                 have new msgs (not unread msgs)
12825
12826 2005-05-10 [colin]      1.9.9cvs1
12827
12828         * src/folderview.c
12829         * src/summaryview.c
12830                 Try to fix bolding bugs again.
12831
12832 2005-05-09 [paul]
12833
12834         * tools/claws.i18n.status.pl
12835                 add Ricardo Mones Lastra's script that has been providing
12836                 the i18n status page for many months
12837
12838 2005-05-09 [paul]       1.9.9
12839
12840         1.9.9 release
12841
12842 2005-05-09 [paul]       1.9.6cvs58
12843
12844         * AUTHORS
12845         * INSTALL
12846         * README.claws
12847                 updated
12848         * Makefile.am 
12849         * RELEASE_NOTES.claws
12850                 add release notes to cvs to simplify release
12851                 procedure
12852         * configure.ac
12853                 add ca and fi to ALL_LINGUAS
12854         * po/Makefile.in.in
12855                 workaround for missing Makevars
12856         * po/ca.po
12857         * po/fi.po
12858                 add new Catalan and Finnish translations
12859                 submitted by Miquel Oliete and Flammie Pirinen
12860         * po/de.po
12861         * po/es.po
12862         * po/fr.po
12863         * po/it.po
12864         * po/pl.po
12865         * po/ru.po
12866         * po/sk.po
12867         * po/sr.po
12868         * po/zh_CN.po
12869                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
12870                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
12871                 Urke MMI, and Hansom Young
12872         * src/main.c
12873                 Fix drafting when quitting. compose_draft() closes the
12874                 compose windows, which modifies the compose_list GSList.
12875                 We have to refresh this list after echo drafting to avoid a
12876                 segfault
12877         * src/partial_download.c
12878                 fix segfault on exit
12879
12880 2005-05-06 [paul]       1.9.6cvs57
12881
12882         * src/grouplistdialog.c
12883                 quick fix/workaround for unresizeable newsgroup
12884                 name column 
12885
12886 2005-05-06 [paul]       1.9.6cvs56
12887
12888         * src/inc.c
12889         * src/mainwindow.c
12890                 use gettext plural forms
12891         * src/imap_gtk.c
12892         * src/mh_gtk.c
12893         * src/toolbar.c
12894                 small improvement to english usage
12895
12896 2005-05-05 [thorsten]   1.9.6cvs55
12897
12898         * src/folder.c
12899                 fix possible crash
12900
12901 2005-05-05 [paul]       1.9.6cvs54
12902         
12903         sync with HEAD
12904
12905         * AUTHORS
12906         * src/compose.c
12907                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
12908                 patch by Tim Mann
12909
12910 2005-05-05 [paul]       1.9.6cvs53
12911
12912         * src/mainwindow.c
12913                 fix resizing of separate message and
12914                 folder views
12915
12916 2005-05-05 [paul]       1.9.6cvs52
12917
12918         * src/account.c
12919         * src/addrgather.c
12920         * src/browseldap.c
12921         * src/exphtmldlg.c
12922         * src/expldifdlg.c
12923         * src/importmutt.c
12924         * src/importpine.c
12925         * src/main.c
12926         * src/mainwindow.c
12927         * src/noticeview.c
12928         * src/prefs_filtering.c
12929         * src/prefs_filtering_action.c
12930         * src/prefs_matcher.c
12931         * src/prefs_spelling.c
12932         * src/prefs_toolbar.c
12933         * src/toolbar.c
12934         * src/wizard.c
12935         * src/gtk/description_window.c
12936         * src/gtk/gtkvscrollbutton.c
12937         * src/gtk/progressdialog.c
12938         * src/gtk/quicksearch.c
12939         * src/plugins/pgpmime/prefs_gpg.c
12940         * src/plugins/spamassassin/spamassassin_gtk.c
12941                 replace deprecated gtk_widget_set_usize
12942
12943 2005-05-04 [colin]      1.9.6cvs51
12944
12945         * src/common/utils.c
12946                 Fix crash when subst_for_filename is called
12947                 with a NULL parameter
12948
12949 2005-05-04 [colin]      1.9.6cvs50
12950
12951         * src/partial_download.c
12952         * src/pop.c
12953                 Escape login when writing uidl file
12954                 fixes bug #736
12955
12956 2005-05-03 [colin]      1.9.6cvs49
12957
12958         * src/procmime.c
12959                 Fix possible DOS in mime parser
12960                 (see bug #634)
12961
12962 2005-05-02 [colin]      1.9.6cvs48
12963
12964         * src/compose.c
12965                 Try to fix the copy/paste mess once again.
12966
12967
12968 2005-04-30 [colin]      1.9.6cvs47
12969
12970         * src/prefs_account.h
12971         * src/procmsg.c
12972         * src/send_message.c
12973         * src/common/smtp.c
12974         * src/common/smtp.h
12975                 Try to batch sending mails (per account) instead of
12976                 reconnecting to server every time.
12977
12978 2005-04-29 [colin]      1.9.6cvs46
12979
12980         * src/messageview.c
12981                 Fix window resizing that refused to size down
12982         * src/prefs_common.c
12983         * src/prefs_common.h
12984         * src/prefs_filtering.c
12985                 Save Filtering's window size
12986
12987 2005-04-21 [paul]       1.9.6cvs45
12988
12989         * ChangeLog-gtk2.claws
12990         * src/setup.c
12991                 correction to sync
12992
12993 2005-04-21 [paul]       1.9.6cvs44
12994
12995         sync with main:
12996
12997         * src/setup.c
12998         * src/statusbar.c
12999         * src/statusbar.h
13000                 use gtkut_widget_draw_now(). Improved performance
13001                 of the update of statusbar
13002         * src/textview.c
13003                 textview_smooth_scroll_do(): redraw it after scroll
13004                 is done (fixed incorrect display when a part of the
13005                 view is hidden).
13006         * src/gtk/gtkutils.c
13007         * src/gtk/gtkutils.h
13008                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13009                 to force update of widgets.
13010                 Removed gtkut_widget_wait_for_draw() which had a big
13011                 overhead  because of waiting for all events processed 
13012
13013 2005-04-20 [paul]       1.9.6cvs43
13014
13015         * src/codeconv.c
13016                 complete 1.9.6cvs42's sync:
13017                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13018
13019 2005-04-19 [paul]       1.9.6cvs42
13020
13021         sync with main:
13022
13023         * src/action.c
13024                 catch_output(): correctly select the insert text
13025                 (fix invalid iterator warnings).
13026         * src/codeconv.c
13027         * src/codeconv.h
13028         * src/mainwindow.c
13029         * src/messageview.c
13030         * src/prefs_common.c
13031                 support GBK encoding.
13032         * src/common/session.c
13033         * src/common/session.h
13034                 use separate buffer for large data to be sent,
13035                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13036
13037 2005-04-18 [paul]       1.9.6cvs41
13038
13039         * src/jpilot.c
13040                 convert unsigned long into guint32
13041                 patch by Paul LeoNerd Evans 
13042
13043 2005-04-17 [colin]      1.9.6cvs40
13044
13045         * src/compose.c
13046                 Fix 'Request return receipt' from folder
13047                 properties (bug #708)
13048
13049 2005-04-17 [colin]      1.9.6cvs39
13050
13051         * src/mainwindow.c
13052                 Fix duplicate hotkeys in Mainwindow's menu
13053
13054 2005-04-17 [colin]      1.9.6cvs38
13055
13056         * src/folderview.c
13057                 Fix duplicate hotkeys in Folderview's contextual
13058                 menu
13059
13060 2005-04-15 [colin]      1.9.6cvs37
13061
13062         * src/summaryview.c
13063                 Fix 'Save as...' with non-ascii filenames
13064
13065 2005-04-15 [colin]      1.9.6cvs36
13066
13067         * src/plugins/pgpmime/pgpmime.c
13068                 Fix bus error on 64bit. Spotted by 
13069                 macallan1888@gmail.com
13070
13071 2005-04-15 [colin]      1.9.6cvs35
13072
13073         * src/prefs_account.c
13074                 Fix cvs34.
13075
13076 2005-04-12 [colin]      1.9.6cvs34
13077
13078         * src/prefs_account.c
13079                 Fix smtp auth type off-by-one. We forgot to
13080                 add PLAIN in the prefs-to-gui setter func and
13081                 as a result, the selected auth when opening
13082                 account prefs was not the correct one.
13083
13084 2005-04-12 [paul]       1.9.6cvs33
13085
13086         * src/inc.c
13087                 if the recv dialog is visible, Cancel only
13088                 cancels the current account
13089
13090
13091 2005-04-10 [colin]      1.9.6cvs32
13092
13093         * src/filtering.c
13094                 Copy score when copying FilteringActions
13095                 Fix bug #674
13096
13097 2005-04-10 [colin]      1.9.6cvs31
13098
13099         * src/inc.c
13100                 Make Message -> Receive -> Cancel cancel 
13101                 incorporation on all accounts. Fixes
13102                 bug #693
13103
13104 2005-04-10 [colin]      1.9.6cvs30
13105
13106         * src/prefs_account.c
13107                 Update Privacy checkbuttons status based
13108                 on the selected privacy system
13109         * src/compose.c
13110                 Always connect the "None" privacy system; the
13111                 static boolean was probably there to avoid
13112                 reconnecting twice in the same compose window,
13113                 but as the parent function is only called once
13114                 per compose, it's only a bug - as a static is
13115                 initialized once per application instance.
13116                 Also, don't uncheck Sign and Encrypt when
13117                 selecting None as privacy system; just ignore
13118                 them when sending/queuing.
13119                 Should fix bug #695
13120
13121 2005-04-08 [colin]      1.9.6cvs29
13122
13123         * src/account.c
13124         * src/prefs_account.c
13125         * src/prefs_account.h
13126                 Add account preference to queue message in a certain
13127                 folder.
13128
13129 2005-04-06 [colin]      1.9.6cvs28
13130
13131         * src/prefs_account.c
13132                 Update old inbox path syntax
13133
13134 2005-04-06 [paul]       1.9.6cvs27
13135
13136         sync with main:
13137
13138         * configure.ac
13139                 changed -traditional-cpp to -no-cpp-precomp for newer
13140                 Mac OS X support
13141         * src/foldersel.c
13142                 made column resize automatically
13143         * src/send_message.c
13144                 send_message_smtp(): consider EOF right after QUIT
13145                 successful (workaround for Gmail SMTP server)
13146         * src/common/socket.c
13147                 ssl_read(), ssl_peek(): check EOF which violates the
13148                 SSL protocol
13149         * src/gtk/colorlabel.c
13150                 removed warnings when displaying colorlabel menu
13151                 (don't use GtkAlignment)
13152
13153 2005-04-05 [paul]       1.9.6cvs26
13154
13155         * src/plugins/trayicon/trayicon.c
13156                 fix clipping of icon under KDE3 
13157
13158 2005-04-05 [paul]       1.9.6cvs25
13159
13160         * src/summaryview.c
13161                 hide display of threading
13162                 patch by Alfons
13163
13164 2005-04-04 [thorsten]   1.9.6cvs24
13165
13166         * src/mh.c
13167                 marks lost on filesystems with different stat() results on
13168                 summer-/wintertime
13169
13170 2005-04-03 [colin]      1.9.6cvs23
13171
13172         * src/summaryview.c
13173                 Don't handle up/down. Patch by Alfons
13174
13175 2005-04-02 [colin]      1.9.6cvs22
13176
13177         * src/summaryview.c
13178                 Make scrolling faster. Patch by Alfons.
13179
13180 2005-04-01 [colin]      1.9.6cvs21
13181
13182         * src/Makefile.am
13183         * src/stock_pixmap.c
13184         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13185         * src/pixmaps/dir_noselect.xpm ** ADDED **
13186                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13187
13188 2005-04-01 [colin]      1.9.6cvs20
13189
13190         * src/image_viewer.c
13191         * src/image_viewer.h
13192         * src/procmime.c
13193         * src/procmime.h
13194         * src/textview.c
13195         * src/textview.h
13196                 Implement inline image resizing and right-clicking
13197
13198 2005-04-01 [paul]       1.9.6cvs19
13199
13200         * AUTHORS
13201         * Makefile.am
13202         * configure.ac
13203                 check for gnome2
13204                 patch by Luca Cavalli <loopback<AT>slackit.org>
13205         * po/ru.po
13206                 updated by Pavlo Bohmat
13207
13208 2005-03-31 [colin]      1.9.6cvs18
13209
13210         * src/news.c
13211                 Fix parsing references
13212         * src/msgcache.c
13213                 don't put nulls in the references list
13214         * src/procheader.c
13215                 commit that forgotten file in 1.9.6cvs14
13216
13217 2005-03-31 [colin]      1.9.6cvs17
13218
13219         * src/compose.c
13220                 Fix joining of signature separator again. 
13221                 Maybe Hiro could put it in main too...
13222
13223 2005-03-31 [colin]      1.9.6cvs16
13224
13225         * src/Makefile.am
13226         * src/foldersel.c
13227         * src/stock_pixmap.c
13228         * src/stock_pixmap.h
13229         * src/pixmaps/dir-noselect.xpm
13230                 Update foldersel.c (sync from main, patch by Alfons)
13231
13232 2005-03-30 [colin]      1.9.6cvs15
13233
13234         * src/imap.c
13235                 Fix handling of imap folders containing [] in 
13236                 their name. Thanks to Nahuel Angelinetti for
13237                 the detailed bugreport.
13238
13239 2005-03-30 [colin]      1.9.6cvs14
13240
13241         * src/common/utils.h
13242         * src/common/utils.c
13243         * src/common/defs.h
13244         * src/matcher.c
13245         * src/msgcache.c
13246         * src/news.c
13247         * src/procmsg.c
13248         * src/procmsg.h
13249         * src/quote_fmt_parse.y
13250         * src/summaryview.c
13251                 Update references system. Patch by Alfons
13252
13253 2005-03-30 [colin]      1.9.6cvs13
13254
13255         * src/common/socket.c
13256                 Force the glibc to read resolv.conf again when 
13257                 it has changed. Should fix issues when changing
13258                 networks on a laptop and not restarting sylpheed. 
13259
13260 2005-03-30 [paul]       1.9.6cvs12
13261
13262         partial sync with main:
13263
13264         * src/action.c
13265                 create_io_dialog(): use user-defined text font
13266                 (thanks to Alfons), and modified its appearance.
13267         * src/addrgather.c
13268         * src/addrharvest.c
13269         * src/browseldap.c
13270                 replace old code
13271         * src/compose.c
13272                 don't join (presumably) itemized lines on line-wrapping
13273                 fixed wrapping of quote when auto-wrapping is enabled
13274                 compose_destroy(): destroy paned only if it's not
13275                 attached to window. Fixed memory leak of popup menu.
13276         * src/exphtmldlg.c
13277         * src/expldifdlg.c
13278                 replace old code
13279         * src/html.c
13280         * src/html.h
13281         * src/importmutt.c
13282         * src/importpine.c
13283                 replace old code
13284         * src/main.c
13285                 removed redundant code
13286         * src/mainwindow.c
13287                 changed 'Code set' (which is rather incorrect)
13288                 in the menu to 'Character encoding'
13289                 main_window_set_widgets(): request size first
13290                 to prevent window size becoming wrong
13291                 fixed remembering of the state of the visibility
13292                 of MessageView
13293         * src/messageview.c
13294                 changed 'Code set' (which is rather incorrect)
13295                 in the menu to 'Character encoding'
13296         * src/prefs_common.c
13297         * src/prefs_common.h
13298                 added an option whether to render HTML as text or not
13299                 added separators to outgoing encoding menu
13300         * src/procheader.c
13301                 procheader_scan_date_string(): support header
13302                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13303         * src/summaryview.c
13304         * src/summaryview.h
13305                 minor code cleanup
13306         * src/textview.c
13307                 textview_show_html(): force output of newline
13308                 added an option whether to render HTML as text or not
13309         * src/common/utils.c
13310                 strncpy2(): optimized based on Alfons' code
13311         * src/gtk/gtkutils.c
13312         * src/gtk/gtkutils.h
13313                 removed non-used code
13314         * src/plugins/pgpmime/passphrase.c
13315                 partially fixed grab input of passphrase dialog
13316                 Confine pointer to window
13317
13318 2005-03-30 [colin]      1.9.6cvs11
13319
13320         * src/msgcache.c
13321         * src/msgcache.h
13322                 Read/write 32bit ints from cache & marks
13323                 From main.
13324
13325 2005-03-29 [paul]       1.9.6cvs10
13326
13327         * AUTHORS
13328         * ChangeLog.claws
13329         * src/compose.c
13330         * src/gtk/gtkaspell.c
13331                 sync with HEAD (don't pass NULL pointers) 
13332
13333 2005-03-24 [paul]
13334
13335         * tools/Makefile.am
13336         * tools/README
13337         * tools/acroread2sylpheed.pl
13338                 sync with HEAD (add script to send pdfs as
13339                 attachments from Adobe Reader 7)
13340
13341 2005-03-21 [paul]       1.9.6cvs9
13342
13343         * configure.ac
13344         * po/POTFILES.in
13345         * src/Makefile.am
13346         * src/crash.c
13347         * src/image_viewer.c ** ADDED **
13348         * src/image_viewer.h ** ADDED **
13349         * src/main.c
13350         * src/prefs_common.c
13351         * src/prefs_common.h
13352         * src/prefs_image_viewer.c ** ADDED **
13353         * src/prefs_image_viewer.h ** ADDED **
13354         * src/textview.c
13355         * src/gtk/about.c
13356         * src/pixmaps/sylpheed_logo.xpm
13357         * src/plugins/Makefile.am
13358         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13359         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13360         * src/plugins/image_viewer/plugin.c ** REMOVED **
13361         * src/plugins/image_viewer/viewer.c ** REMOVED **
13362         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13363         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13364         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13365         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13366         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13367                 as gdk-pixbuf is now built-in
13368                 remove image_viewer plugin and put code back into
13369                 main codebase
13370                 implement inline image display (sync with main)
13371
13372                 replace logo with newer, nicer, larger version  
13373
13374 2005-03-21 [paul]       1.9.6cvs8
13375
13376         * src/gtk/about.c
13377                 cosmetic improvement
13378
13379 2005-03-21 [holger]     1.9.6cvs7
13380
13381         * src/plugins/spamassassin/spamassassin.c
13382                 Sync with HEAD
13383                 (unregister hook on failed plugin init)
13384
13385 2005-03-20 [colin]      1.9.6cvs6
13386
13387         * src/common/plugin.c
13388                 Check that plugin isn't already loaded
13389                 Patch by Alfons
13390
13391 2005-03-20 [thorsten]   1.9.6cvs5
13392
13393         * src/compose.c
13394                 use a more compatible syntax
13395
13396 2005-03-20 [thorsten]   1.9.6cvs4
13397
13398         * src/prefs_toolbar.c
13399                 fix crash when selecting toolbar item (uninitialized pointer)
13400
13401 2005-03-20 [thorsten]   1.9.6cvs3
13402
13403         * src/procmime.c
13404                 fix mimetype detection (referenced free()d string)
13405
13406 2005-03-20 [paul]       1.9.6cvs2
13407
13408         * src/compose.c
13409                 sync with HEAD (1.0.3cvs5)
13410                 neglect Reply-To header if empty
13411                 Patch by Alfons 
13412
13413 2005-03-19 [holger]     1.9.6cvs1
13414
13415         * src/summaryview.c
13416         * src/summaryview.h
13417                 Sync with HEAD
13418
13419 2005-03-18 [paul]       1.9.6
13420
13421         initial GTK2 release
13422
13423 2005-03-18 [paul]       1.0.3cvs3.1
13424
13425         * AUTHORS
13426         * ChangeLog.claws
13427         * configure.ac
13428         * src/gtk/about.c
13429         * src/pixmaps/sylpheed_logo.xpm
13430                 sync with HEAD
13431
13432 2005-03-18 [colin]      1.0.3cvs2.6
13433
13434         * src/summaryview.c
13435                 Remove call to summary_step in summary_copy_selected_to
13436                 Can't see its purpose, and this causes bug when copying
13437                 a message if the next one is unread: it reads it.
13438
13439 2005-03-18 [paul]       1.0.3cvs2.5
13440
13441         * src/foldersel.c
13442                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13443
13444 2005-03-18 [paul]       1.0.3cvs2.4
13445
13446         * src/addrharvest.c
13447         * src/codeconv.c
13448         * src/codeconv.h
13449         * src/compose.c
13450         * src/news.c
13451         * src/procheader.c
13452         * src/procmime.c
13453         * src/unmime.c
13454         * src/unmime.h
13455                 fix buffer overflow, CAN-2005-0667, see
13456                 http://secunia.com/advisories/14491/
13457                 Patch by Alfons
13458
13459 2005-03-17 [colin]      1.0.3cvs2.3
13460
13461         * src/prefs_fonts.c
13462         * src/summaryview.c
13463                 Fix font bugs (both lists now officialy share 
13464                 the same font)
13465                 
13466
13467 2005-03-17 [paul]       1.0.3cvs2.2
13468
13469         * src/gtk/pluginwindow.c
13470                 make plugin descriptions uneditable
13471
13472 2005-03-11 [paul]       1.0.3cvs2.1
13473
13474         * ChangeLog.claws
13475         * configure.ac
13476         * po/POTFILES.in
13477         * src/plugins/trayicon/trayicon.c
13478                 sync with HEAD
13479                 add src/wizard.c to POTFILES.in
13480
13481 2005-03-11 [paul]       1.0.3cvs1.1
13482
13483         * ChangeLog
13484         * ChangeLog.claws
13485         * configure.ac
13486         * po/de.po
13487         * po/es.po
13488         * po/fr.po
13489         * po/it.po
13490         * po/pt_BR.po
13491         * po/ru.po
13492         * po/sk.po
13493         * po/sr.po
13494         * po/zh_CN.po
13495                 sync with HEAD
13496
13497 2005-03-04 [colin]      1.0.1cvs22.2
13498
13499         * src/compose.c
13500                 Fix signatures with accentued chars in it
13501
13502 2005-03-04 [colin]      1.0.1cvs22.1
13503
13504         * src/common/smtp.c
13505         * src/common/smtp.h
13506                 Don't use SIZE param in MAIL FROM: if server 
13507                 doesn't support it. Patch by Eugen Freiter
13508                 <eugen_f@users.sf.net>
13509
13510 2005-02-27 [paul]       1.0.1cvs20.1
13511
13512         * ChangeLog.claws
13513         * configure.ac
13514         * src/messageview.c
13515                 sync with HEAD
13516
13517 2005-02-27 [colin]      1.0.1cvs19.4
13518
13519         * src/procheader.c
13520         * src/procheader.h
13521                 Fix prototypes. Patch by Alfons
13522
13523 2005-02-27 [colin]      1.0.1cvs19.3
13524
13525         * src/compose.c
13526                 Don't auto-join the signature separator.
13527
13528 2005-02-26 [colin]      1.0.1cvs19.2
13529
13530         * src/summaryview.c
13531                 Fix 'mark all read' with collapsed threads.
13532                 Patch by Alfons.
13533
13534 2005-02-25 [paul]       1.0.1cvs19.1
13535
13536         * ChangeLog.claws
13537         * configure.ac
13538         * src/prefs_account.c
13539         * src/prefs_folder_item.c
13540         * src/gtk/prefswindow.c
13541         * src/gtk/prefswindow.h
13542                 sync with HEAD
13543
13544 2005-02-25 [paul]       1.0.1cvs15.12
13545
13546         * src/alertpanel.c
13547         * src/codeconv.c
13548         * src/compose.c
13549         * src/textview.c
13550         * src/gtk/gtkutils.c
13551         * src/gtk/gtkutils.h
13552         * src/gtk/logwindow.c
13553         * src/gtk/progressdialog.c
13554                 sync with main (revision 127)
13555                 and fix logwindow clipping
13556
13557 2005-02-24 [colin]      1.0.1cvs15.11
13558
13559         * src/plugins/pgpmime/passphrase.c
13560                 Disable input grabbing; it doesn't work yet.
13561
13562 2005-02-24 [colin]      1.0.1cvs15.10
13563
13564         * src/messageview.c
13565                 Don't send out receipts if offline. Ask.
13566
13567 2005-02-23 [colin]      1.0.1cvs15.9
13568
13569         * src/summaryview.c     
13570                 Fix expanding
13571
13572 2005-02-23 [colin]      1.0.1cvs15.8
13573
13574         * src/summaryview.c
13575                 Really fix Bug 568 by removing useless
13576                 calls. summary_thread_init() now called
13577                 in summary_sort(). This should please
13578                 Alfons as it should be faster than 
13579                 previously.
13580
13581 2005-02-23 [colin]      1.0.1cvs15.7
13582
13583         * src/compose.c
13584                 Encode parts as QP or B64 if signing
13585
13586 2005-02-23 [colin]      1.0.1cvs15.6
13587
13588         * src/compose.c
13589                 Fix Mimeinfo leakage (including tmp files)
13590         * src/procmsg.c
13591                 Fix tmp file leakage (spotted by Ivan Rayner)
13592
13593 2005-02-22 [colin]      1.0.1cvs15.5
13594
13595         * src/expldifdlg.c
13596                 Fix keyboard input. Patch by Alfons.
13597
13598 2005-02-21 [colin]      1.0.1cvs15.4
13599
13600         * src/compose.c
13601                 Fix Sign/Encrypt when unselecting privacy
13602                 system
13603         * src/prefs_common.c
13604                 Change default message font to Monospace
13605         * src/summaryview.c
13606                 More freezing during potentially large operations
13607
13608 2005-02-21 [paul]       1.0.1cvs15.3
13609
13610         * src/main.c
13611                 fix --help output
13612
13613 2005-02-21 [paul]       1.0.1cvs15.2
13614
13615         * po/Makefile.in.in
13616         * src/compose.c
13617         * src/summaryview.c
13618         * src/textview.c
13619         * src/common/utils.c
13620         * src/common/utils.h
13621                 sync with main (revision 117)
13622
13623 2005-02-20 [colin]      1.0.1cvs15.1
13624
13625         * src/common/defs.h
13626                 Change cache file to .sylpheed_claws_cache, as
13627                 suggested by Alfons. Allows people to switch
13628                 between Sylpheed and Sylpheed-Claws. it is
13629                 a good idea to "Check for new messages" at next
13630                 startup.
13631
13632
13633 2005-02-18 [colin]      1.0.1cvs14.1
13634
13635         * src/quote_fmt_lex.l
13636         * src/quote_fmt_parse.y
13637                 Fix parser initialisation. Patch by Ivan.
13638
13639 2005-02-18 [colin]      1.0.1cvs11.6
13640
13641         * src/folderview.c
13642                 Fix scrolldown (bug 662)
13643
13644 2005-02-17 [colin]      1.0.1cvs11.5
13645
13646         * src/codeconv.c
13647                 conv_filename_to_utf8: return clean 7bit instead
13648                 of broken utf8 if needed
13649         * src/mimeview.c
13650                 Fix display of parts with unclean 8bit names
13651
13652 2005-02-17 [paul]       1.0.1cvs11.4
13653
13654         * src/compose.c
13655         * src/exportldif.c
13656         * src/matcher_parser_parse.y
13657         * src/procmime.c
13658         * src/sourcewindow.c
13659         * src/common/Makefile.am
13660         * src/common/intl.h             ** REMOVED **
13661         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13662                 sync with main (revision 109)
13663                 and clean up
13664
13665 2005-02-16 [colin]      1.0.1cvs11.3
13666
13667         * src/summaryview.c
13668                 Fix collapsed thread not highlighting when new
13669                 messages in it (Bug 568) Patch by Stephan Sachse.
13670                 Fix messed up selection when reaching bounds (Bug 632)
13671         * src/prefs_themes.c
13672                 Fix theme installing (Bug 684)
13673
13674 2005-02-16 [colin]      1.0.1cvs11.2
13675
13676         * src/messageview.c
13677                 Fix messageview_select_all
13678
13679 2005-02-16 [colin]      1.0.1cvs11.1
13680
13681         * src/mh.c
13682                 Sync with HEAD (MH scan required function)
13683
13684 2005-02-15 [colin]      1.0.1cvs8.1
13685
13686         * src/mimeview.c
13687         * src/common/utils.c
13688                 Sync with HEAD (filename chars substitution)
13689
13690 2005-02-15 [colin]      1.0.1cvs7.3
13691
13692         * src/gtk/pluginwindow.c
13693                 Fix button spacing
13694
13695 2005-02-15 [colin]      1.0.1cvs7.2
13696
13697         * src/mimeview.c
13698                 Fix mime icons not reset across message when
13699                 scrolled down
13700
13701 2005-02-15 [colin]      1.0.1cvs7.1
13702
13703         * src/compose.c
13704         * src/procmime.c
13705                 Sync with HEAD (optimisation of cvs6)
13706
13707 2005-02-14 [colin]      1.0.1cvs6.1
13708
13709         * src/compose.c
13710         * src/procmime.c
13711                 Sync with HEAD (encode "From " at line beginning)
13712
13713 2005-02-14 [colin]      1.0.1cvs5.3
13714
13715         * src/compose.c
13716                 Fix wrapping with accentued chars.
13717
13718 2005-02-13 [colin]      1.0.1cvs5.2
13719
13720         * src/textview.c
13721                 Fix email informative part parsing with
13722                 accentued chars in it. ispunct() returns
13723                 true for them in utf8...
13724
13725 2005-02-12 [colin]      1.0.1cvs5.1
13726
13727         * src/filtering.c
13728                 Sync with HEAD (remove wrong use of compose after send)
13729
13730 2005-02-12 [paul]       1.0.1cvs4.5
13731
13732         * src/textview.c
13733                 remove unnecessary code (thanks to Alfons)
13734
13735 2005-02-12 [paul]       1.0.1cvs4.4
13736
13737         * src/textview.c
13738                 add 'Copy' to contextual menu on emails
13739
13740 2005-02-11 [colin]      1.0.1cvs4.3
13741
13742         * src/compose.c
13743                 revert 1.0.0cvs28.2, it doesn't work that well.
13744
13745 2005-02-11 [paul]       1.0.1cvs4.2
13746
13747         * po/Makefile.in.in
13748                 fix 'make release'
13749
13750 2005-02-10 [paul]       1.0.1cvs4.1
13751
13752         * ChangeLog
13753         * ChangeLog.claws
13754         * ChangeLog.jp
13755         * configure.ac
13756         * src/compose.c
13757                 sync with HEAD (sync with main)
13758
13759 2005-02-10 [paul]       1.0.1cvs3.2
13760
13761         * AUTHORS
13762         * Makefile.am
13763         * autogen.sh
13764         * configure.ac
13765         * config/mkinstalldirs
13766         * intl/.cvsignore
13767         * intl/ChangeLog
13768         * intl/VERSION
13769         * intl/bindtextdom.c
13770         * intl/config.charset
13771         * intl/dcgettext.c
13772         * intl/dcigettext.c
13773         * intl/dcngettext.c
13774         * intl/dgettext.c
13775         * intl/dngettext.c
13776         * intl/eval-plural.h
13777         * intl/explodename.c
13778         * intl/finddomain.c
13779         * intl/gettext.c
13780         * intl/gettextP.h
13781         * intl/gmo.h
13782         * intl/hash-string.h
13783         * intl/intl-compat.c
13784         * intl/l10nflist.c
13785         * intl/libgnuintl.h.in
13786         * intl/loadinfo.h
13787         * intl/loadmsgcat.c
13788         * intl/localcharset.c
13789         * intl/localcharset.h
13790         * intl/locale.alias
13791         * intl/localealias.c
13792         * intl/localename.c
13793         * intl/log.c
13794         * intl/ngettext.c
13795         * intl/os2compat.c
13796         * intl/os2compat.h
13797         * intl/osdep.c
13798         * intl/plural-exp.c
13799         * intl/plural-exp.h
13800         * intl/plural.c
13801         * intl/plural.y
13802         * intl/ref-add.sin
13803         * intl/ref-del.sin
13804         * intl/relocatable.c
13805         * intl/relocatable.h
13806         * intl/textdomain.c
13807         * m4/Makefile.am
13808         * po/Makefile.in.in
13809         * src/Makefile.am
13810         * src/account.c
13811         * src/action.c
13812         * src/addr_compl.c
13813         * src/addressadd.c
13814         * src/addressbook.c
13815         * src/addrgather.c
13816         * src/addrindex.c
13817         * src/alertpanel.c
13818         * src/browseldap.c
13819         * src/codeconv.c
13820         * src/codeconv.h
13821         * src/compose.c
13822         * src/compose.h
13823         * src/crash.c
13824         * src/editaddress.c
13825         * src/editbook.c
13826         * src/editgroup.c
13827         * src/editjpilot.c
13828         * src/editldap.c
13829         * src/editldap_basedn.c
13830         * src/editvcard.c
13831         * src/exphtmldlg.c
13832         * src/expldifdlg.c
13833         * src/export.c
13834         * src/exporthtml.c
13835         * src/filtering.c
13836         * src/folder.c
13837         * src/folder_item_prefs.c
13838         * src/foldersel.c
13839         * src/folderview.c
13840         * src/grouplistdialog.c
13841         * src/headerview.c
13842         * src/imap.c
13843         * src/imap_gtk.c
13844         * src/import.c
13845         * src/importldif.c
13846         * src/importmutt.c
13847         * src/importpine.c
13848         * src/inc.c
13849         * src/ldif.c
13850         * src/main.c
13851         * src/mainwindow.c
13852         * src/matcher.c
13853         * src/mbox.c
13854         * src/message_search.c
13855         * src/messageview.c
13856         * src/mh.c
13857         * src/mh_gtk.c
13858         * src/mimeview.c
13859         * src/msgcache.c
13860         * src/news.c
13861         * src/news_gtk.c
13862         * src/noticeview.c
13863         * src/partial_download.c
13864         * src/pop.c
13865         * src/prefs_account.c
13866         * src/prefs_actions.c
13867         * src/prefs_common.c
13868         * src/prefs_customheader.c
13869         * src/prefs_display_header.c
13870         * src/prefs_ext_prog.c
13871         * src/prefs_filtering.c
13872         * src/prefs_filtering_action.c
13873         * src/prefs_folder_item.c
13874         * src/prefs_fonts.c
13875         * src/prefs_gtk.c
13876         * src/prefs_matcher.c
13877         * src/prefs_msg_colors.c
13878         * src/prefs_spelling.c
13879         * src/prefs_summary_column.c
13880         * src/prefs_template.c
13881         * src/prefs_themes.c
13882         * src/prefs_toolbar.c
13883         * src/prefs_wrapping.c
13884         * src/privacy.c
13885         * src/procheader.c
13886         * src/procmime.c
13887         * src/procmsg.c
13888         * src/quote_fmt.c
13889         * src/recv.c
13890         * src/send_message.c
13891         * src/setup.c
13892         * src/sourcewindow.c
13893         * src/ssl_manager.c
13894         * src/statusbar.c
13895         * src/summary_search.c
13896         * src/summaryview.c
13897         * src/textview.c
13898         * src/toolbar.c
13899         * src/wizard.c
13900         * src/common/nntp.c
13901         * src/common/plugin.c
13902         * src/common/smtp.c
13903         * src/common/ssl.c
13904         * src/common/ssl_certificate.c
13905         * src/common/string_match.c
13906         * src/common/sylpheed.c
13907         * src/common/template.c
13908         * src/common/utils.c
13909         * src/gtk/about.c
13910         * src/gtk/colorlabel.c
13911         * src/gtk/description_window.c
13912         * src/gtk/filesel.c
13913         * src/gtk/foldersort.c
13914         * src/gtk/gtkaspell.c
13915         * src/gtk/gtkutils.c
13916         * src/gtk/inputdialog.c
13917         * src/gtk/logwindow.c
13918         * src/gtk/menu.c
13919         * src/gtk/pluginwindow.c
13920         * src/gtk/prefswindow.c
13921         * src/gtk/progressdialog.c
13922         * src/gtk/quicksearch.c
13923         * src/gtk/sslcertwindow.c
13924         * src/plugins/clamav/clamav_plugin.c
13925         * src/plugins/clamav/clamav_plugin_gtk.c
13926         * src/plugins/demo/demo.c
13927         * src/plugins/dillo_viewer/dillo_prefs.c
13928         * src/plugins/dillo_viewer/dillo_viewer.c
13929         * src/plugins/image_viewer/plugin.c
13930         * src/plugins/image_viewer/viewer.c
13931         * src/plugins/image_viewer/viewerprefs.c
13932         * src/plugins/mathml_viewer/mathml_viewer.c
13933         * src/plugins/pgpmime/passphrase.c
13934         * src/plugins/pgpmime/plugin.c
13935         * src/plugins/pgpmime/prefs_gpg.c
13936         * src/plugins/pgpmime/select-keys.c
13937         * src/plugins/pgpmime/sgpgme.c
13938         * src/plugins/spamassassin/spamassassin.c
13939         * src/plugins/spamassassin/spamassassin_gtk.c
13940         * src/plugins/trayicon/trayicon.c
13941                 sync with main (revision 104)
13942
13943 2005-02-10 [colin]      1.0.1cvs3.1
13944
13945         * src/mainwindow.c
13946                 Sync with HEAD (fix occasional crasher)
13947
13948 2005-02-10 [colin]      1.0.1cvs2.1
13949
13950         * src/messageview.c
13951                 Synw with HEAD (don't automatically display html)
13952
13953 2005-02-09 [colin]      1.0.1cvs1.3
13954
13955         * src/textview.c
13956         * src/textview.h
13957                 Add contextual menu on emails
13958
13959 2005-02-09 [colin]      1.0.1cvs1.2
13960
13961         * src/codeconv.c
13962                 Fix converting from broken headers and 
13963                 put back the _ in missing places
13964                 (feature broke with cvs24.2 sync, main 
13965                  possibly affected?)
13966
13967 2005-02-09 [colin]      1.0.1cvs1.1
13968
13969         * src/messageview.c
13970         * src/mimeview.c
13971         * src/mimeview.h
13972                 Sync with HEAD (display non text/plain mails with plugin)
13973
13974 2005-02-08 [colin]      1.0.1.1
13975
13976         * ChangeLog.claws
13977         * po/pt_BR.po
13978                 Sync with HEAD
13979         * configure.ac
13980                 Make default configuration directory 
13981                 be .sylpheed-gtk2
13982
13983 2005-02-08 [colin]      1.0.0cvs29.1
13984
13985         * po/de.po
13986         * po/es.po
13987         * po/fr.po
13988         * po/it.po
13989         * po/sk.po
13990         * po/sr.po
13991                 Sync translations with HEAD
13992
13993 2005-02-06 [colin]      1.0.0cvs28.3
13994
13995         * src/compose.c
13996                 Make compose a bit faster - patch by Alfons.
13997
13998 2005-02-06 [colin]      1.0.0cvs28.2
13999
14000         * src/compose.c
14001                 Make pasting via middle-click more reliable
14002
14003 2005-02-05 [paul]       1.0.0cvs28.1
14004
14005         * ChangeLog
14006         * ChangeLog.claws
14007         * ChangeLog.jp
14008         * configure.ac
14009         * src/compose.c
14010                 sync with HEAD
14011                 (fix bug 682 'redirect is broken'
14012
14013 2005-02-05 [torte]      1.0.0cvs27.1
14014
14015         * ChangeLog.claws
14016         * configure.ac
14017         * src/partial_download.c
14018                 Sync with HEAD (fix buf overflow)
14019
14020 2005-02-03 [colin]      1.0.0cvs26.1
14021
14022         * src/common/plugin.c
14023                 Sync with HEAD (avoid plugin mismatches)
14024
14025 2005-02-03 [paul]       1.0.0cvs25.3
14026
14027         * src/folderview.c
14028         * src/headerview.c
14029         * src/summaryview.c
14030         * src/textview.c
14031         * src/gtk/colorlabel.c
14032                 third and final part of initial sync with main-gtk2
14033
14034 2005-02-03 [paul]       1.0.0cvs25.2
14035
14036         * src/jpilot.c
14037                 fix building with jpilot support
14038
14039 2005-02-02 [colin]      1.0.0cvs25.1
14040
14041         * src/messageview.c
14042                 Sync with HEAD (fix dangerous typo)
14043
14044 2005-02-01 [colin]      1.0.0cvs24.3
14045
14046         * src/common/xml.c
14047                 Write file as advertised (UTF-8)
14048
14049 2005-02-01 [paul]       1.0.0cvs24.2
14050
14051         * src/addrbook.c
14052         * src/addrindex.c
14053         * src/alertpanel.h
14054         * src/codeconv.c
14055         * src/codeconv.h
14056         * src/compose.c
14057         * src/export.c
14058         * src/folder_item_prefs.c
14059         * src/html.c
14060         * src/imap.c
14061         * src/import.c
14062         * src/jpilot.c
14063         * src/mainwindow.c
14064         * src/matcher_parser_lex.l
14065         * src/messageview.c
14066         * src/mh.c
14067         * src/prefs_account.c
14068         * src/prefs_actions.c
14069         * src/prefs_common.c
14070         * src/prefs_gtk.c
14071         * src/prefs_gtk.h
14072         * src/prefs_themes.c
14073         * src/procheader.c
14074         * src/procmime.c
14075         * src/sourcewindow.c
14076         * src/statusbar.c
14077         * src/summaryview.c
14078         * src/textview.c
14079         * src/toolbar.c
14080         * src/unmime.c
14081         * src/common/template.c
14082         * src/common/utils.c
14083         * src/common/xml.c
14084         * src/common/xml.h
14085         * src/gtk/gtkaspell.c
14086         * src/plugins/clamav/clamav_plugin.c
14087         * src/plugins/dillo_viewer/dillo_prefs.c
14088         * src/plugins/image_viewer/viewerprefs.c
14089         * src/plugins/pgpmime/passphrase.c
14090         * src/plugins/pgpmime/prefs_gpg.c
14091         * src/plugins/pgpmime/select-keys.c
14092         * src/plugins/spamassassin/spamassassin.c
14093                 second part of initial sync with main-gtk2
14094                 (more to follow)
14095
14096 2005-01-31 [colin]      1.0.0cvs24.1
14097
14098         * src/compose.c
14099                 Sync with HEAD
14100
14101 2005-01-29 [paul]       1.0.0cvs23.2
14102
14103         * src/account.c
14104         * src/action.c
14105         * src/addressadd.c
14106         * src/addressbook.c
14107         * src/alertpanel.c
14108         * src/compose.c
14109         * src/editaddress.c
14110         * src/editbook.c
14111         * src/editgroup.c
14112         * src/editjpilot.c
14113         * src/editldap.c
14114         * src/editldap_basedn.c
14115         * src/editvcard.c
14116         * src/export.c
14117         * src/foldersel.c
14118         * src/grouplistdialog.c
14119         * src/import.c
14120         * src/importldif.c
14121         * src/inc.c
14122         * src/main.c
14123         * src/mainwindow.c
14124         * src/message_search.c
14125         * src/messageview.c
14126         * src/mimeview.c
14127         * src/prefs_actions.c
14128         * src/prefs_common.c
14129         * src/prefs_common.h
14130         * src/prefs_customheader.c
14131         * src/prefs_display_header.c
14132         * src/prefs_filtering.c
14133         * src/prefs_filtering_action.c
14134         * src/prefs_gtk.c
14135         * src/prefs_matcher.c
14136         * src/prefs_summary_column.c
14137         * src/prefs_template.c
14138         * src/sourcewindow.c
14139         * src/summary_search.c
14140         * src/summaryview.c
14141         * src/textview.c
14142         * src/gtk/about.c
14143         * src/gtk/description_window.c
14144         * src/gtk/gtkshruler.c
14145         * src/gtk/gtkutils.c
14146         * src/gtk/gtkutils.h
14147         * src/gtk/inputdialog.c
14148         * src/gtk/logwindow.c
14149         * src/gtk/prefswindow.c
14150         * src/gtk/progressdialog.c
14151         * src/gtk/progressdialog.h
14152                 first part of initial sync with main-gtk2
14153                 (more to follow)
14154
14155 2005-01-28 [colin]      1.0.0cvs23.1
14156
14157         * src/folderview.c
14158                 Sync with HEAD
14159
14160 2005-01-27 [colin]      1.0.0cvs21.1
14161
14162         * src/folder.c
14163         * src/folderview.c
14164                 Sync with HEAD
14165
14166 2005-01-27 [colin]      1.0.0cvs19.1
14167
14168         * src/procmime.c
14169                 Sync with HEAD
14170
14171 2005-01-27 [colin]      1.0.0cvs18.1
14172
14173         * src/messageview.c
14174         * src/summaryview.c
14175         * src/mainwindow.c
14176         * src/compose.c
14177         * src/compose.h
14178         * src/procmsg.c
14179         * src/procmsg.h
14180         * src/toolbar.c
14181                 Sync with HEAD
14182
14183 2005-01-26 [paul]       1.0.0cvs15.2
14184
14185         * src/compose.c
14186                 compose_entries_set(): convert subject and body to
14187                 utf8 if necessary. patch by Felix Eckhofer
14188
14189 2005-01-26 [paul]       1.0.0cvs15.1
14190
14191         * configure.ac
14192         * src/common/template.c
14193                 sync with HEAD (fix memory leak)
14194
14195 2005-01-25 [paul]       1.0.0cvs14.1
14196
14197         * configure.ac
14198         * src/compose.c
14199                 sync with HEAD
14200
14201 2005-01-24 [colin]      1.0.0cvs13.1
14202
14203         * src/summaryview.c
14204                 Sync with HEAD
14205
14206 2005-01-24 [paul]       1.0.0cvs12.1
14207
14208         * configure.ac
14209         * src/messageview.c
14210         * src/mh.c
14211         * src/common/utils.c
14212                 sync with HEAD
14213
14214 2005-01-24 [colin]      1.0.0cvs11.1
14215
14216         * src/procheader.c
14217                 Sync with HEAD
14218
14219 2005-01-24 [colin]      1.0.0cvs10.1
14220
14221         * src/folderview.c
14222                 Sync with HEAD
14223
14224 2005-01-23 [colin]      1.0.0cvs9.1
14225
14226         * src/crash.c
14227                 Sync with HEAD
14228
14229 2005-01-22 [colin]      1.0.0cvs8.1
14230
14231         * src/summaryview.c
14232         * src/gtk/quicksearch.c
14233                 Sync with HEAD
14234
14235 2005-01-21 [colin]      1.0.0cvs7.1
14236
14237         * src/summaryview.c
14238                 Sync with HEAD
14239
14240 2005-01-21 [colin]      1.0.0cvs6.1
14241
14242         * src/summaryview.c
14243                 Sync with HEAD
14244
14245 2005-01-21 [colin]      1.0.0cvs5.1
14246
14247         * src/gtk/quicksearch.c
14248         * src/prefs_common.c
14249         * src/prefs_common.h
14250                 Sync with HEAD (recurse option)
14251
14252 2005-01-21 [colin]      1.0.0cvs4.1
14253
14254         * src/folder.h
14255         * src/folderview.c
14256         * src/folderview.h
14257         * src/summaryview.c
14258         * src/gtk/quicksearch.c
14259         * src/gtk/quicksearch.h
14260                 Sync with HEAD (recursive quicksearch)
14261
14262 2005-01-20 [colin]      1.0.0cvs3.4
14263
14264         * src/ssl_manager.c
14265                 Remove useless code
14266
14267 2005-01-20 [colin]      1.0.0cvs3.3
14268
14269         * src/ssl_manager.c
14270                 Fix leak, thanks to Alfons.
14271
14272 2005-01-20 [colin]      1.0.0cvs3.2
14273
14274         * src/ssl_manager.c
14275                 Port SSL certificate window to GTK2.
14276
14277 2005-01-20 [paul]       1.0.0cvs3.1
14278
14279         * ChangeLog.claws
14280         * configure.ac
14281         * src/addrindex.c
14282         * src/addrindex.h
14283                 sync with HEAD
14284
14285 2005-01-19 [colin]      1.0.0cvs2.2
14286
14287         * src/plugins/trayicon/trayicon.c
14288                 Fix freeze with gtk-2.6, the easy way
14289                 (signal blocking helpless there...)
14290                 Closes bug #668.
14291
14292 2005-01-19 [colin]      1.0.0cvs2.1
14293
14294         * src/mbox.c
14295         * src/mbox.h
14296         * src/mainwindow.c
14297         * src/summaryview.c
14298         * src/summaryview.h
14299                 Sync with HEAD
14300
14301 2005-01-19 [paul]       1.0.0cvs1.1
14302
14303         * configure.ac
14304         * po/de.po
14305         * po/es.po
14306         * po/fr.po
14307         * po/hr.po
14308         * po/it.po
14309         * po/ja.po
14310         * po/ko.po
14311         * po/pt_BR.po
14312         * po/ru.po
14313         * po/sk.po
14314         * po/sr.po
14315                 sync with HEAD (update translations)
14316
14317 2005-01-18 [colin]      1.0.0cvs0.1
14318
14319         * src/foldersel.c
14320                 Specify search column - patch by Alfons
14321
14322 2005-01-18 [colin]      0.9.13cvs36.3
14323
14324         * src/prefs_toolbar.c
14325                 Change Delete to Remove
14326         * src/prefs_fonts.c
14327                 GTK2 version and leak fixes
14328         * src/prefs_actions.c
14329                 Add stock buttons.
14330                 All patches by Alfons
14331
14332 2005-01-17 [colin]      0.9.13cvs36.2
14333
14334         * src/compose.c
14335                 Fix DnD inserting twice. While at it,
14336                 add DnD support for text/plain in the
14337                 body, and add support in the headers.
14338
14339 2005-01-16 [colin]      0.9.13cvs36.1
14340
14341         * ChangeLog
14342         * ChangeLog.jp
14343         * ChangeLog.claws
14344                 Sync with HEAD (nothing applicable)
14345
14346 2005-01-16 [colin]      0.9.13cvs33.2
14347
14348         * src/prefs_toolbar.c
14349                 GTK2ize prefs_toolbar, by Alfons.
14350
14351 2005-01-14 [colin]      0.9.13cvs33.1
14352
14353         * src/html.c
14354         * src/msgcache.c
14355                 Sync with HEAD
14356
14357 2005-01-14 [colin]      0.9.13cvs32.1
14358
14359         * src/html.c
14360         * src/html.h
14361         * src/msgcache.c
14362         * AUTHORS
14363         * tools/calypso_convert.pl
14364                 Sync with HEAD
14365
14366 2005-01-08 [colin]      0.9.13cvs29.2
14367
14368         * src/prefs_filtering_action.c
14369         * src/prefs_filtering.c
14370                 2 more gtk2 patches by Alfons
14371
14372 2005-01-07 [paul]       0.9.13cvs29.1
14373
14374         * ChangeLog
14375         * ChangeLog.claws
14376         * ChangeLog.jp
14377         * configure.ac
14378         * src/pop.c
14379         * src/pop.h
14380                 sync with HEAD
14381
14382 2005-01-07 [colin]      0.9.13cvs28.3
14383
14384         * src/gtk/progressdialog.c
14385         * src/gtk/progressdialog.h
14386         * src/inc.c
14387         * src/send_message.c
14388                 GTK2 for the incorporation dialog. The CList isn't dead
14389                 yet, for a more smooth migration. Patch by Alfons.
14390
14391 2005-01-06 [colin]      0.9.13cvs28.2
14392
14393         * src/prefs_display_header.c
14394                 GTK2 conversion by Alfons
14395         * src/prefs_actions.c
14396         * src/prefs_matcher.c
14397                 Fix 2 leaks - patch by Alfons
14398
14399 2005-01-06 [colin]      0.9.13cvs28.1
14400
14401         * src/prefs_matcher.c
14402                 Sync with HEAD
14403
14404 2005-01-06 [colin]      0.9.13cvs27.4
14405
14406         * src/prefs_matcher.c
14407                 Fix double-free. Patch by Alfons
14408
14409 2005-01-06 [colin]      0.9.13cvs27.3
14410
14411         * src/prefs_matcher.c
14412                 GTK2 widgets + memleak
14413                 Patch by Alfons
14414
14415 2005-01-05 [colin]      0.9.13cvs27.2
14416
14417         * src/account.c
14418         * src/addr_compl.c
14419         * src/foldersel.c
14420         * src/stock_pixmap.c
14421         * src/stock_pixmap.h
14422                 3 more GTK2 patches by Alfons.
14423
14424 2005-01-04 [colin]      0.9.13cvs27.1
14425
14426         * src/folderview.c
14427         * src/imap_gtk.c
14428         * src/news_gtk.c
14429                 Sync with HEAD
14430
14431 2005-01-04 [colin]      0.9.13cvs25.9
14432
14433         * src/compose.c
14434                 Fix Show Ruler menuitem
14435         * src/prefs_template.c
14436                 Convert to GTK2
14437         * src/common/utils.c
14438                 Make auto pointer stuff handles NULLs
14439                 Patches by Alfons.
14440
14441 2005-01-04 [colin]      0.9.13cvs25.8
14442
14443         * src/compose.c
14444                 Move the attachment list to gtk2
14445                 Patch by Alfons.
14446
14447 2005-01-04 [colin]      0.9.13cvs25.7
14448
14449         * src/textview.c
14450                 Make some keys work again
14451                 Patch by SungHyun Nam <namsh@kldp.org>
14452
14453 2005-01-04 [colin]      0.9.13cvs25.6
14454
14455         * src/gtk/gtkshruler.c
14456                 Move the ruler to GTK2
14457                 Patch by Alfons
14458
14459 2005-01-03 [colin]      0.9.13cvs25.5
14460
14461         * src/compose.c
14462                 Fix my broken patch apply 
14463
14464 2005-01-03 [colin]      0.9.13cvs25.4
14465
14466         * src/common/utils.c
14467         * src/common/utils.h
14468         * src/gtk/prefswindow.c
14469                 Move auto pointer stuff to utils.c
14470                 Patch by Alfons again :)
14471
14472 2005-01-03 [colin]      0.9.13cvs25.3
14473
14474         * src/compose.c
14475         * src/prefs_gtk.c
14476         * src/prefs_template.c
14477         * src/textview.c
14478                 Empty text widgets with empty strings, not NULL char
14479                 Patch by SungHyun Nam <namsh@kldp_org>
14480
14481 2005-01-03 [colin]      0.9.13cvs25.2
14482
14483         * src/main.c
14484         * AUTHORS
14485                 Sync with HEAD
14486
14487 2005-01-03 [colin]      0.9.13cvs25.1
14488
14489         * src/pop.c
14490         * src/pop.h
14491                 Sync with HEAD
14492
14493 2005-01-03 [colin]      0.9.13cvs24.3
14494
14495         * src/account.c
14496                 Two patches from Alfons and Alex S Moore:
14497                 fix images, fix return value.
14498
14499 2005-01-01 [colin]      0.9.13cvs24.2
14500
14501         * src/prefs_actions.c
14502                 Fix over-zealous assertion. Patch by Alfons
14503
14504 2005-01-01 [colin]      0.9.13cvs24.1
14505
14506         * src/procmime.c
14507                 Sync with HEAD (leak fix)
14508
14509 2004-12-31 [colin]      0.9.13cvs23.2
14510
14511         * src/prefs_common.c
14512                 GTK2 widgets + stock buttons - patch by Alfons
14513
14514 2004-12-31 [paul]       0.9.13cvs23.1
14515
14516         * configure.ac
14517                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14518         * src/gtk/pluginwindow.c
14519                 use GTK2 widgets and plug memory leaks,
14520                 patches by Alfons
14521
14522 2004-12-30 [colin]      0.9.13cvs22.4
14523
14524         * src/account.c
14525         * src/action.c
14526         * src/export.c
14527         * src/foldersel.c
14528         * src/import.c
14529         * src/message_search.c
14530         * src/prefs_actions.c
14531         * src/prefs_common.c
14532         * src/prefs_customheader.c
14533         * src/prefs_filtering.c
14534         * src/prefs_summary_column.c
14535         * src/summary_search.c
14536         * src/gtk/about.c
14537         * src/gtk/description_window.c
14538         * src/gtk/gtkutils.c
14539         * src/gtk/gtkutils.h
14540         * src/gtk/inputdialog.c
14541         * src/gtk/prefswindow.c
14542                 Use GTK2 stock buttons. Patches by Alfons.
14543
14544 2004-12-30 [colin]      0.9.13cvs22.3
14545
14546         * src/account.c
14547                 Sync with HEAD
14548         * src/prefs_actions.c
14549         * src/prefs_customheader.c
14550         * src/prefs_filtering.c
14551         * src/prefs_msg_colors.c
14552         * src/prefs_summary_column.c
14553         * src/gtk/prefswindow.c
14554                 Use GtkTreeView instead of deprecated 
14555                 widgets. Patches by Alfons.
14556
14557 2004-12-30 [paul]       0.9.13cvs22.2
14558
14559         * src/foldersel.c
14560                 use GTK 2 Tree View
14561                 patch by Alfons, with root folder sorting fix
14562                 by Stephan Sachse
14563
14564 2004-12-30 [paul]       0.9.13cvs22.1
14565
14566         * ChangeLog
14567         * ChangeLog.claws
14568         * ChangeLog.jp
14569         * NEWS
14570         * configure.ac
14571         * src/account.c
14572                 sync with HEAD
14573
14574 2004-12-22 [martin]     0.9.13cvs21.2
14575
14576         * src/action.c
14577                 free the command line after its use
14578
14579 2004-12-18 [paul]       0.9.13cvs21.1
14580
14581         * AUTHORS
14582         * ChangeLog
14583         * ChangeLog.claws
14584         * ChangeLog.jp
14585         * NEWS
14586         * configure.ac
14587         * src/action.c
14588         * src/compose.c
14589         * src/syldap.c
14590                 sync with HEAD
14591
14592 2004-12-17 [martin]     0.9.13cvs17.2
14593
14594         * src/action.c
14595                 convert actions input to locale
14596         * src/inc.c
14597                 convert notification command to locale
14598         * src/plugins/pgpmime/select-keys.c
14599                 convert attributes to utf8
14600
14601 2004-12-14 [colin]      0.9.13cvs17.1
14602
14603         * ChangeLog
14604         * ChangeLog.jp
14605         * ChangeLog.claws
14606         * src/action.c
14607         * src/common/utils.c
14608         * src/gtk/prefswindow.c
14609         * src/gtk/gtkutils.c
14610         * src/gtk/gtkutils.h
14611         * src/plugins/spamassassin/libspamc.c
14612                 Sync with HEAD
14613
14614 2004-12-13 [colin]      0.9.13cvs14.1
14615
14616         * src/quote_fmt_parse.y
14617                 Sync with HEAD
14618
14619 2004-12-10 [colin]      0.9.13cvs12.1
14620
14621         * src/prefs_themes.c
14622         * src/mainwindow.c
14623         * src/messageview.c
14624                 Sync with HEAD
14625
14626 2004-12-09 [colin]      0.9.13cvs10.1
14627
14628         * src/procmime.c
14629                 Sync with HEAD (fix B64 encoding from memory)
14630
14631 2004-12-08 [colin]      0.9.13cvs9.1
14632
14633         * src/gtk/colorlabel.c
14634                 Sync with HEAD
14635
14636 2004-12-08 [paul]       0.9.13cvs8.2
14637
14638         * src/gtk/pluginwindow.c
14639                 fix window resizing oddities
14640
14641 2004-12-08 [colin]      0.9.13cvs8.1
14642
14643         * src/quote_fmt_parse.y
14644                 Sync with HEAD
14645
14646 2004-12-08 [colin]      0.9.13cvs7.1
14647
14648         * src/matcher_parser_parse.y
14649         * src/msgcache.c
14650         * src/prefs_matcher.c
14651         * src/procheader.c
14652         * src/matcher.c
14653         * src/common/defs.h
14654         * po/sr.po
14655                 Sync with HEAD
14656
14657 2004-12-08 [colin]      0.9.13cvs6.1
14658
14659         * src/quote_fmt_parse.y
14660         * src/textview.c
14661                 Sync with HEAD
14662         * src/gtk/prefswindow.c
14663         * src/gtk/pluginwindow.c
14664                 Fix G_CALLBACKS protos (thanks to Alfons)
14665
14666 2004-12-07 [torte]      0.9.13cvs2.2
14667
14668         * src/procmime.c
14669                 [Bug 650] reply button causes crash
14670                 Thanks to David Relson and Christoph
14671
14672 2004-12-07 [colin]      0.9.13cvs2.1
14673
14674         * ChangeLog.claws
14675         * AUTHORS
14676         * po/sk.po
14677         * src/procmime.c
14678         * src/prefs_account.c
14679         * src/common/smtp.c
14680         * src/common/smtp.h
14681                 Sync with HEAD
14682
14683 2004-12-06 [colin]      0.9.12cvs187.1
14684
14685         * ChangeLog.claws
14686         * INSTALL
14687         * Makefile.am
14688         * README.claws
14689         * TODO.claws
14690         * configure.ac
14691         * po/bg.po
14692         * po/cs.po
14693         * po/el.po
14694         * po/en_GB.po
14695         * po/es.po
14696         * po/fr.po
14697         * po/hr.po
14698         * po/hu.po
14699         * po/it.po
14700         * po/ja.po
14701         * po/ko.po
14702         * po/nl.po
14703         * po/pl.po
14704         * po/pt_BR.po
14705         * po/ru.po
14706         * po/sk.po
14707         * po/sr.po
14708         * po/sv.po
14709         * po/zh_CN.po
14710         * po/zh_TW.Big5.po
14711         * src/compose.c
14712         * tools/Makefile.am
14713         * tools/README
14714         * tools/filter_conv.pl
14715         * tools/kdeservicemenu/README
14716         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14717         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14718                 Sync with HEAD
14719
14720 2004-12-04 [colin]      0.9.12cvs183.1
14721
14722         * src/compose.c
14723                 Sync with HEAD (compose window position saving)
14724
14725 2004-12-04 [paul]       0.9.12cvs182.3
14726
14727         * src/messageview.c
14728         * src/mimeview.c
14729         * src/prefs_customheader.c
14730         * src/gtk/quicksearch.c
14731                 replace some forgotten GTK_SIGNAL_FUNCs
14732
14733 2004-12-04 [paul]       0.9.12cvs182.2
14734
14735         * src/Makefile.am
14736                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
14737                 committed in error      
14738
14739 2004-12-04 [paul]       0.9.12cvs182.1
14740
14741         * ChangeLog
14742         * ChangeLog.claws
14743         * ChangeLog.jp
14744         * INSTALL
14745         * NEWS
14746         * README
14747         * README.jp
14748         * configure.ac
14749         * doc/manual/ja/Makefile.am
14750         * doc/manual/ja/sylpheed-1.html
14751         * doc/manual/ja/sylpheed-10.html
14752         * doc/manual/ja/sylpheed-11.html
14753         * doc/manual/ja/sylpheed-12.html
14754         * doc/manual/ja/sylpheed-13.html
14755         * doc/manual/ja/sylpheed-14.html
14756         * doc/manual/ja/sylpheed-15.html
14757         * doc/manual/ja/sylpheed-16.html
14758         * doc/manual/ja/sylpheed-17.html
14759         * doc/manual/ja/sylpheed-18.html
14760         * doc/manual/ja/sylpheed-19.html
14761         * doc/manual/ja/sylpheed-2.html
14762         * doc/manual/ja/sylpheed-20.html
14763         * doc/manual/ja/sylpheed-3.html
14764         * doc/manual/ja/sylpheed-4.html
14765         * doc/manual/ja/sylpheed-5.html
14766         * doc/manual/ja/sylpheed-6.html
14767         * doc/manual/ja/sylpheed-7.html
14768         * doc/manual/ja/sylpheed-8.html
14769         * doc/manual/ja/sylpheed-9.html
14770         * doc/manual/ja/sylpheed.html
14771         * doc/manual/ja/sylpheed.sgml
14772         * po/de.po
14773         * src/Makefile.am
14774         * src/compose.c
14775         * src/procmime.c
14776         * src/pixmaps/regular.xpm **REMOVED**
14777         * src/plugins/pgpmime/pgpmime.c
14778         * src/plugins/pgpmime/plugin.c
14779         * src/plugins/pgpmime/prefs_gpg.c
14780                 sync with HEAD
14781
14782 2004-12-03 [paul]       0.9.12cvs180.1
14783
14784         * ChangeLog
14785         * ChangeLog.claws
14786         * ChangeLog.jp
14787         * configure.ac
14788         * src/Makefile.am
14789         * src/pop.c
14790         * src/common/utils.c
14791         * src/common/utils.h
14792         * src/pixmaps/continue.xpm
14793         * src/pixmaps/dir_close.xpm
14794         * src/pixmaps/dir_open.xpm
14795         * src/pixmaps/drafts_close.xpm
14796         * src/pixmaps/drafts_open.xpm
14797         * src/pixmaps/folder.xpm **REMOVED**
14798         * src/pixmaps/group.xpm
14799         * src/pixmaps/unread.xpm
14800                 sync with HEAD
14801
14802 2004-12-02 [colin]      0.9.12cvs179.1
14803
14804         * src/compose.c
14805                 Sync with HEAD (non-duplicated reedition)
14806
14807 2004-12-02 [colin]      0.9.12cvs178.1
14808
14809         * src/compose.c
14810                 Sync with HEAD (linewrap_quote fix)
14811
14812 2004-12-01 [colin]      0.9.12cvs177.3
14813
14814         * src/addrharvest.c
14815                 Replace sizeof with strlen
14816
14817 2004-12-01 [paul]       0.9.12cvs177.2
14818
14819         * src/addrharvest.c
14820                 fix 'harvest addresses'
14821
14822 2004-11-30 [colin]      0.9.12cvs177.1
14823
14824         * src/gtk/prefswindow.c
14825         * src/gtk/pluginwindow.c
14826                 Sync with HEAD
14827
14828 2004-11-29 [colin]      0.9.12cvs176.1
14829
14830         * src/folderview.c
14831                 sync with HEAD (Fix disappearing separators in folderview's popup)
14832
14833 2004-11-29 [colin]      0.9.12cvs175.1
14834
14835         * src/procmime.c
14836                 Sync with head (another format fix)
14837
14838 2004-11-29 [colin]      0.9.12cvs174.1
14839
14840         * src/pop.c
14841                 Sync with HEAD (format string fix)
14842
14843 2004-11-26 [colin]      0.9.12cvs173.1
14844
14845         * src/common/smtp.c
14846         * src/common/smtp.h
14847                 Sync with HEAD
14848
14849 2004-11-24 [colin]      0.9.12cvs172.1
14850
14851         * src/plugins/pgpmime/pgpmime.c
14852                 Sync with HEAD
14853
14854 2004-11-24 [colin]      0.9.12cvs171.1
14855
14856         * src/plugins/pgpmime/pgpmime.c
14857                 Sync with head (gpgmectx leaks)
14858
14859 2004-11-24 [colin]      0.9.12cvs169.1
14860
14861         * src/plugins/pgpmime/plugin.c
14862         * src/plugins/trayicon/Makefile.am
14863         * src/plugins/trayicon/newmarkedmail.xpm
14864         * src/plugins/trayicon/trayicon.c
14865         * src/plugins/trayicon/unreadmarkedmail.xpm
14866                 Sync with HEAD
14867
14868 2004-11-23 [colin]      0.9.12cvs168.1
14869
14870         * src/partial_download.c
14871         * src/partial_download.h
14872         * src/plugins/pgpmime/plugin.c
14873                 Sync with HEAD
14874
14875 2004-11-23 [colin]      0.9.12cvs166.1
14876
14877         * src/Makefile.am
14878         * src/codeconv.c
14879         * src/compose.c
14880         * src/folderview.c
14881         * src/main.c
14882         * src/partial_download.c
14883         * src/partial_download.h
14884         * src/prefs_account.c
14885         * src/prefs_account.h
14886         * src/privacy.c
14887         * src/privacy.h
14888         * src/procmime.c
14889         * src/common/Makefile.am
14890         * src/common/base64.h
14891         * src/common/partial_download.c
14892         * src/common/partial_download.h
14893         * src/gtk/prefswindow.c
14894         * src/gtk/prefswindow.h
14895         * src/plugins/pgpmime/pgpmime.c
14896         * src/plugins/pgpmime/prefs_gpg.c
14897         * src/plugins/pgpmime/prefs_gpg.h
14898         * src/plugins/pgpmime/sgpgme.c
14899         * src/plugins/pgpmime/sgpgme.h
14900                 Sync with HEAD
14901
14902 2004-11-23 [colin]      0.9.12cvs163.1
14903
14904         * src/main.c
14905                 Sync with HEAD (cursor optimization)
14906
14907 2004-11-23 [colin]      0.9.12cvs162.1
14908
14909         * src/prefs_common.c
14910         * src/prefs_themes.c
14911         * src/procmsg.c
14912                 Sync with HEAD
14913
14914 2004-11-23 [colin]      0.9.12cvs158.9
14915
14916         * src/compose.c
14917                 Fix double-free when forwarding
14918         * src/msgcache.c
14919                 Fix leak on error path
14920                 
14921
14922 2004-11-23 [colin]      0.9.12cvs158.8
14923
14924         * src/compose.c
14925                 Fix possible double-free
14926                 Spotted by Alfons
14927
14928 2004-11-23 [colin]      0.9.12cvs158.7
14929
14930         * src/compose.c
14931                 Fix some signal handlers' prototypes
14932                 Spotted by Alfons
14933
14934 2004-11-22 [colin]      0.9.12cvs158.6
14935
14936         * src/compose.c
14937                 Remove unneeded code and duplicated
14938                 wrapping - patch by Alfons
14939
14940 2004-11-22 [colin]      0.9.12cvs158.5
14941
14942         * src/prefs_themes.c
14943                 Fix oversized selector
14944
14945 2004-11-22 [colin]      0.9.12cvs158.4
14946
14947         * src/compose.c
14948                 fix dump_text()
14949                 patch by Alfons
14950
14951 2004-11-19 [colin]      0.9.12cvs158.3
14952
14953         * src/textview.c
14954                 Add a context menu on links (open, copy)
14955
14956 2004-11-18 [paul]       0.9.12cvs158.2
14957
14958         * src/addrgather.c
14959         * src/exphtmldlg.c
14960         * src/expldifdlg.c
14961         * src/mimeview.c
14962         * src/prefs_common.c
14963         * src/plugins/image_viewer/viewer.c
14964         * src/plugins/spamassassin/spamassassin_gtk.c
14965                 replace deprecated gtk_notebook_set_page
14966                 and gtk_notebook_current_page
14967
14968 2004-11-18 [paul]       0.9.12cvs158.1
14969
14970         * configure.ac
14971         * src/compose.c
14972         * src/mainwindow.c
14973         * src/messageview.c
14974         * src/prefs_common.c
14975         * src/common/utils.c
14976         * src/common/utils.h
14977                 sync with HEAD
14978
14979 2004-11-17 [colin]      0.9.12cvs156.1
14980
14981         * src/prefs_account.c
14982         * src/prefs_account.h
14983         * src/procmsg.c
14984                 Sync with HEAD (add pref to store encrypted mails encrypted)
14985
14986 2004-11-17 [paul]       0.9.12cvs155.1
14987
14988         * ChangeLog
14989         * ChangeLog.claws
14990         * ChangeLog.jp
14991         * NEWS
14992         * configure.ac
14993         * src/compose.c
14994         * src/jpilot.c
14995         * src/privacy.c
14996         * src/procmime.c
14997         * src/procmime.h
14998         * src/procmsg.c
14999         * src/toolbar.c
15000         * src/pixmaps/error.xpm
15001                 sync with HEAD
15002
15003 2004-11-17 [colin]      0.9.12cvs151.1
15004
15005         * src/plugins/pgpmime/pgpmime.c
15006                 Sync with HEAD (remove debug printf)
15007
15008 2004-11-17 [colin]      0.9.12cvs150.1
15009
15010         * src/plugins/pgpmime/pgpmime.c
15011                 Sync with HEAD (off-by-one fix)
15012
15013 2004-11-17 [colin]      0.9.12cvs149.1
15014
15015         * src/procmsg.c
15016                 Sync with HEAD (coding style fixes)
15017
15018 2004-11-16 [colin]      0.9.12cvs148.1
15019
15020         * src/procmsg.c
15021                 Sync with head (Fix the fix)
15022
15023 2004-11-16 [colin]      0.9.12cvs147.1
15024
15025         * src/procmsg.c
15026                 Sync with Main (leak fix)
15027
15028 2004-11-16 [colin]      0.9.12cvs146.14
15029
15030         * src/compose.c
15031                 Remove useless chunk of code
15032                 Patch by Alfons
15033
15034 2004-11-15 [colin]      0.9.12cvs146.13
15035
15036         * src/compose.c
15037                 Fix drafting after insertion
15038                 Patch by Alfons
15039
15040 2004-11-15 [colin]      0.9.12cvs146.12
15041
15042         * src/compose.c
15043         * src/prefs_filtering.c
15044         * src/prefs_filtering_action.c
15045         * src/prefs_toolbar.c
15046                 Fix some const-correctness
15047
15048 2004-11-15 [colin]      0.9.12cvs146.11
15049
15050         * src/summaryview.c
15051         * src/prefs_themes.c
15052         * src/messageview.c
15053                 Fix some leaks
15054
15055 2004-11-15 [colin]      0.9.12cvs146.10
15056
15057         * src/codeconv.c
15058                 More unreadable locale fixes
15059
15060 2004-11-14 [colin]      0.9.12cvs146.9
15061
15062         * src/textview.c
15063                 Fix uri_security_check
15064                 Patch by Alfons
15065
15066 2004-11-13 [paul]       0.9.12cvs146.8
15067
15068         * src/folder.c
15069         * src/procmime.c
15070                 fix 2 bugs introduced in last commit
15071
15072 2004-11-13 [paul]       0.9.12cvs146.7
15073
15074         * src/compose.c
15075         * src/exporthtml.c
15076         * src/exportldif.c
15077         * src/folder.c
15078         * src/imap.c
15079         * src/imap_gtk.c
15080         * src/main.c
15081         * src/mainwindow.c
15082         * src/messageview.c
15083         * src/mh_gtk.c
15084         * src/prefs_themes.c
15085         * src/procmime.c
15086         * src/setup.c
15087         * src/summaryview.c
15088                 replace deprecated g_basename
15089
15090 2004-11-13 [paul]       0.9.12cvs146.6
15091
15092         * src/compose.c
15093         * src/imap.c
15094         * src/matcher_parser.h
15095         * src/matcher_parser_parse.y
15096         * src/prefs_filtering.c
15097         * src/prefs_filtering_action.c
15098         * src/prefs_themes.c
15099         * src/prefs_toolbar.c
15100         * src/common/utils.c
15101                 various small fixes/cleanups
15102
15103 2004-11-12 [colin]      0.9.12cvs146.5
15104
15105         * src/textview.c
15106                 Validate event's origin on visibility notify
15107                 Patch by Alfons.
15108
15109 2004-11-12 [paul]       0.9.12cvs146.4
15110
15111         * src/exporthtml.c
15112         * src/exportldif.c
15113         * src/imap.c
15114         * src/mh.c
15115         * src/mimeview.c
15116         * src/prefs_spelling.c
15117         * src/prefs_themes.c
15118                 replace deprecated g_dirname    
15119
15120 2004-11-12 [colin]      0.9.12cvs146.3
15121
15122         * src/textview.c
15123                 Some coding style fixes
15124
15125 2004-11-12 [colin]      0.9.12cvs146.2
15126
15127         * src/codeconv.c
15128                 We want to replace _all_ extended chars in
15129                 conv_unreadable_*, because any string containing
15130                 extended chars not parsing as UTF8 is 
15131                 undisplayed on gtk2.
15132
15133 2004-11-12 [paul]       0.9.12cvs146.1
15134
15135         * ChangeLog
15136         * ChangeLog.claws
15137         * ChangeLog.jp
15138         * NEWS
15139         * configure.ac
15140         * src/account.c
15141         * src/folderview.c
15142         * src/folderview.h
15143         * src/imap.c
15144         * src/imap_gtk.c
15145         * src/inc.c
15146         * src/mainwindow.c
15147         * src/mh_gtk.c
15148         * src/news_gtk.c
15149         * src/pop.c
15150         * src/prefs_account.c
15151         * src/prefs_account.h
15152         * src/prefs_ext_prog.c
15153         * src/procmime.c
15154         * src/procmime.h
15155         * src/procmsg.c
15156         * src/procmsg.h
15157         * src/summary_search.c
15158         * src/summaryview.c
15159         * src/textview.c
15160         * src/common/defs.h
15161         * src/common/utils.c
15162         * src/common/utils.h
15163         * src/gtk/menu.c
15164         * src/gtk/menu.h
15165                 sync with HEAD
15166
15167 2004-11-11 [colin]      0.9.12cvs144.2
15168
15169         * src/textview.c
15170                 Fix URI range selection (patch by Alfons)
15171
15172 2004-11-09 [colin]      0.9.12cvs144.1
15173
15174         * ChangeLog.claws
15175         * src/compose.c
15176         * src/folder.c
15177         * src/folder_item_prefs.c
15178         * src/prefs_account.c
15179         * src/prefs_account.h
15180         * src/plugins/pgpmime/pgpmime.c
15181                 Sync with HEAD
15182
15183 2004-11-08 [colin]      0.9.12cvs143.1
15184
15185         * src/summaryview.c
15186                 Sync with HEAD (optimize quicksearch)
15187
15188 2004-11-08 [colin]      0.9.12cvs142.2
15189
15190         * src/compose.c
15191                 Don't wrap when Edit/Auto wrapping is disabled
15192
15193 2004-11-08 [colin]      0.9.12cvs142.1
15194
15195         * src/textview.c
15196                 Sync with HEAD
15197
15198 2004-11-08 [colin]      0.9.12cvs141.1
15199
15200         * src/textview.c
15201                 Sync with HEAD (fix some mail URIs)
15202
15203 2004-11-08 [colin]      0.9.12cvs140.3
15204
15205         * src/textview.c
15206                 o Use text cursor instead of arrow when
15207                   not on a link
15208                 o Fix handling of contiguous links (as in
15209                   "colin@colino.net" <colin@colino.net>)
15210                   This one unveils a bug in get_email_part()
15211
15212 2004-11-07 [colin]      0.9.12cvs140.2
15213
15214         * src/textview.c
15215                 Fix memleak. Patch by Alfons.
15216
15217 2004-11-06 [colin]      0.9.12cvs140.1
15218
15219         * src/compose.c
15220                 Sync with HEAD (don't ask passphrase
15221                 when drafting)
15222
15223 2004-11-06 [paul]       0.9.12cvs139.2
15224
15225         * AUTHORS
15226         * src/textview.c
15227         * src/textview.h
15228                 textview URI handling. hovering over a 
15229                 link displays it in the status bar,
15230                 and changes the mouse pointer to a hand 
15231                 cursor. a link is activated with a single 
15232                 click. (Modified from the) patch by Jean-Yves 
15233                 Lefort <jylefort@users.sourceforge.net>
15234                 
15235
15236 2004-11-05 [colin]      0.9.12cvs139.1
15237
15238         * src/compose.c
15239         * src/procmime.c
15240                 Sync with HEAD again ^^
15241
15242 2004-11-05 [colin]      0.9.12cvs139.1
15243
15244         * src/compose.c
15245         * src/procmime.c
15246                 Sync with HEAD
15247
15248 2004-11-03 [paul]       0.9.12cvs138.1
15249
15250         * ChangeLog.claws
15251         * configure.ac
15252         * po/POTFILES.in
15253         * src/prefs_ext_prog.c
15254         * src/procmime.c
15255         * tools/kdeservicemenu/README
15256         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15257         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15258                 sync with HEAD
15259
15260 2004-11-01 [christoph]  0.9.12cvs136.2
15261
15262         * src/procmime.c
15263                 convert MIME parameters to UTF-8
15264
15265 2004-10-29 [colin]      0.9.12cvs136.1
15266
15267         * src/common/utils.c
15268                 Sync with HEAD (don't use '=' in mime boundary)
15269
15270 2004-10-29 [paul]       0.9.12cvs135.1
15271
15272         * configure.ac
15273         * doc/src/rfc2231.txt
15274         * src/procmime.c
15275         * src/common/quoted-printable.c
15276         * src/common/utils.c
15277         * src/common/utils.h
15278                 sync with HEAD
15279
15280 2004-10-27 [paul]       0.9.12cvs134.1
15281
15282         * configure.ac
15283         * src/main.c
15284         * src/procmime.c
15285         * src/plugins/pgpmime/pgpmime.c
15286                 sync with HEAD
15287
15288 2004-10-26 [paul]       0.9.12cvs132.3
15289
15290         * src/account.c
15291         * src/addressbook.c
15292         * src/addrgather.c
15293         * src/addrharvest.c
15294         * src/codeconv.c
15295         * src/compose.c
15296         * src/customheader.c
15297         * src/editaddress.c
15298         * src/editgroup.c
15299         * src/enriched.c
15300         * src/expldifdlg.c
15301         * src/exporthtml.c
15302         * src/exportldif.c
15303         * src/folder.c
15304         * src/foldersel.c
15305         * src/folderview.c
15306         * src/grouplistdialog.c
15307         * src/html.c
15308         * src/imap.c
15309         * src/jpilot.c
15310         * src/ldapserver.c
15311         * src/ldif.c
15312         * src/mimeview.c
15313         * src/news.c
15314         * src/news_gtk.c
15315         * src/pop.c
15316         * src/prefs_display_header.c
15317         * src/prefs_gtk.c
15318         * src/prefs_msg_colors.c
15319         * src/prefs_toolbar.c
15320         * src/procheader.c
15321         * src/procmime.c
15322         * src/summaryview.c
15323         * src/textview.c
15324         * src/toolbar.c
15325         * src/vcard.c
15326         * src/common/mgutils.c
15327         * src/common/nntp.c
15328         * src/common/smtp.c
15329         * src/common/template.c
15330         * src/common/utils.c
15331         * src/common/xmlprops.c
15332         * src/plugins/pgpmime/pgpmime.c
15333         * src/plugins/pgpmime/select-keys.c
15334         * src/plugins/pgpmime/sgpgme.c
15335                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15336                 g_string_sprintfa(), gtk_notebook_current_page()
15337
15338 2004-10-26 [colin]      0.9.12cvs132.2
15339
15340         * src/prefs_folder_item.c
15341                 Fix default-account selection
15342
15343 2004-10-21 [colin]      0.9.12cvs133
15344
15345         * src/compose.c
15346                 Sync with HEAD (Remove extra separator in compose's Options)
15347         * src/textview.c
15348                 Set wrapping to char
15349
15350 2004-10-21 [paul]       0.9.12cvs131.2
15351
15352         * src/compose.c
15353         * src/sourcewindow.c
15354                 fix wrapping
15355                 fix window shrinking 
15356
15357 2004-10-21 [colin]      0.9.12cvs131.1
15358
15359         * ChangeLog.claws
15360         * src/compose.c
15361                 Sync with HEAD
15362
15363 2004-10-21 [paul]       0.9.12cvs130.2
15364
15365         * src/prefs_folder_item.c
15366                 sync with HEAD (Apply to subfolders)
15367
15368 2004-10-19 [colin]      0.9.12cvs130.1
15369
15370         * ChangeLog.claws
15371         * src/compose.c
15372         * src/common/utils.c
15373         * src/gtk/menu.c
15374                 Sync with HEAD
15375
15376 2004-10-19 [colin]      0.9.12cvs128.1
15377
15378         * src/addrbook.c
15379         * src/addrcache.c
15380         * src/addressbook.c
15381         * src/codeconv.c
15382         * src/compose.c
15383         * src/customheader.c
15384         * src/editaddress.c
15385         * src/editgroup.c
15386         * src/exporthtml.c
15387         * src/folder.c
15388         * src/folderview.c
15389         * src/imap.c
15390         * src/jpilot.c
15391         * src/main.c
15392         * src/matcher_parser_parse.y
15393         * src/mbox.c
15394         * src/pop.c
15395         * src/prefs_account.c
15396         * src/prefs_gtk.c
15397         * src/prefs_msg_colors.c
15398         * src/procheader.c
15399         * src/procmime.c
15400         * src/procmime.h
15401         * src/procmsg.c
15402         * src/summaryview.c
15403         * src/textview.c
15404         * src/common/base64.c
15405         * src/common/partial_download.c
15406         * src/common/socket.c
15407         * src/common/sylpheed.c
15408         * src/common/utils.c
15409         * src/common/utils.h
15410         * src/gtk/pluginwindow.c
15411         * src/gtk/quicksearch.c
15412         * src/plugins/clamav/clamav_plugin.c
15413         * src/plugins/clamav/clamav_plugin.h
15414         * src/plugins/clamav/clamav_plugin_gtk.c
15415         * src/plugins/pgpmime/passphrase.c
15416         * src/plugins/pgpmime/pgpmime.c
15417         * src/plugins/pgpmime/plugin.c
15418         * src/plugins/pgpmime/prefs_gpg.c
15419         * src/plugins/pgpmime/prefs_gpg.h
15420         * src/plugins/pgpmime/select-keys.c
15421         * src/plugins/pgpmime/sgpgme.c
15422         * src/plugins/spamassassin/libspamc.c
15423         * src/plugins/spamassassin/spamassassin.c
15424         * src/plugins/spamassassin/spamassassin.h
15425         * src/plugins/spamassassin/spamassassin_gtk.c
15426         * src/plugins/trayicon/trayicon.c
15427         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15428                 Sync with HEAD
15429
15430 2004-10-14 [colin]      0.9.12cvs126.2
15431
15432         * src/codeconv.c
15433         * src/textview.c
15434                 Fix conv_unreadable_locale
15435
15436 2004-10-13 [colin]      0.9.12cvs126.1
15437
15438         * src/compose.c
15439                 Sync with HEAD (don't convert charset for 
15440                 drafted messages, minor cleanup)
15441
15442 2004-10-13 [colin]      0.9.12cvs125.1
15443
15444         * po/POTFILES.in
15445                 Sync with HEAD (POTFILES fix)
15446
15447 2004-10-12 [colin]      0.9.12cvs124.3
15448
15449         * src/compose.c
15450                 Fix encoding bug from latest sync
15451
15452 2004-10-12 [paul]       0.9.12cvs124.2
15453
15454         * src/plugins/pgpmime/prefs_gpg.c
15455         * src/plugins/pgpmime/prefs_gpg.h
15456                 forgotten in last commit        
15457
15458 2004-10-12 [paul]       0.9.12cvs124.1
15459
15460         * ChangeLog.claws
15461         * configure.ac
15462         * m4/spamassassin.m4
15463         * src/Makefile.am
15464         * src/account.c
15465         * src/compose.c
15466         * src/compose.h
15467         * src/crash.c
15468         * src/main.c
15469         * src/mimeview.c
15470         * src/passphrase.c
15471         * src/passphrase.h
15472         * src/prefs_account.c
15473         * src/prefs_account.h
15474         * src/prefs_common.c
15475         * src/privacy.c
15476         * src/privacy.h
15477         * src/procmime.c
15478         * src/procmime.h
15479         * src/procmsg.c
15480         * src/rfc2015.c
15481         * src/rfc2015.h
15482         * src/select-keys.c
15483         * src/select-keys.h
15484         * src/textview.c
15485         * src/common/utils.c
15486         * src/common/utils.h
15487         * src/gtk/about.c
15488         * src/plugins/pgpmime/Makefile.am
15489         * src/plugins/pgpmime/passphrase.c
15490         * src/plugins/pgpmime/passphrase.h
15491         * src/plugins/pgpmime/pgpmime.c
15492         * src/plugins/pgpmime/plugin.c
15493         * src/plugins/pgpmime/select-keys.c
15494         * src/plugins/pgpmime/select-keys.h
15495         * src/plugins/pgpmime/sgpgme.c
15496         * src/plugins/pgpmime/sgpgme.h
15497                 sync with HEAD
15498
15499 2004-10-04 [colin]      0.9.12cvs122.1
15500
15501         * src/mainwindow.c
15502         * src/messageview.c
15503         * src/messageview.h
15504         * src/textview.c
15505                 Sync with HEAD
15506
15507 2004-10-04 [colin]      0.9.12cvs121.1
15508
15509         * src/summaryview.c
15510                 Sync with HEAD
15511
15512 2004-10-04 [paul]       0.9.12cvs120.1
15513
15514         * configure.ac
15515                 sync with HEAD [don't try to build 
15516                 pgpmime plugin when gpgme is disabled]
15517
15518 2004-10-03 [colin]      0.9.12cvs119.3
15519
15520         * src/gtk/gtksctree.c
15521                 Lots of side effects. Put back as before 117.2.
15522         * src/summaryview.c
15523                 Fix bug #602
15524
15525 2004-10-03 [colin]      0.9.12cvs119.2
15526
15527         * src/gtk/gtksctree.c
15528                 Revert 608 fix that doesn't work that good
15529
15530 2004-10-02 [colin]      0.9.12cvs119.1
15531
15532         * src/mainwindow.c
15533         * src/messageview.c
15534         * src/prefs_common.h
15535         * src/procmime.c
15536         * src/procmime.h
15537         * src/textview.c
15538                 Sync with HEAD
15539         * src/gtk/gtksctree.c
15540                 Close bug #608
15541
15542 2004-10-01 [colin]      0.9.12cvs118.1
15543
15544         * src/mimeview.c
15545                 Sync with HEAD (better Save All fix)
15546
15547 2004-10-01 [colin]      0.9.12cvs117.2
15548
15549         * src/gtk/gtksctree.c
15550                 Faster on selection
15551
15552 2004-10-01 [colin]      0.9.12cvs117.1
15553
15554         * src/mimeview.c
15555                 Sync with HEAD (Save All: only attachments)
15556
15557 2004-10-01 [paul]       0.9.12cvs116.1
15558
15559         * ChangeLog.claws
15560         * configure.ac
15561         * src/account.c
15562         * src/prefs_common.c
15563         * src/gtk/colorlabel.c
15564                 sync with HEAD
15565
15566 2004-09-30 [colin]      0.9.12cvs115.1
15567
15568         * src/stock_pixmap.c
15569         * src/stock_pixmap.h
15570         * src/folderview.c
15571         * src/Makefile.am
15572         * src/pixmaps/read.xpm
15573                 Sync with HEAD (new pixmap)
15574
15575 2004-09-29 [colin]      0.9.12cvs114.1
15576
15577         * src/compose.c
15578                 Sync with HEAD
15579                 Fix focus handling in headers
15580
15581 2004-09-29 [paul]       0.9.12cvs113.1
15582
15583         * src/quote_fmt_parse.y
15584                 sync with HEAD
15585  
15586
15587 2004-09-28 [colin]      0.9.12cvs112.1
15588
15589         * src/folderview.c
15590         * src/mainwindow.c
15591                 Sync with HEAD
15592
15593 2004-09-28 [colin]      0.9.12cvs110.1
15594
15595         * src/folderview.c
15596                 Sync with HEAD (Contextual Empty trash menu)
15597
15598 2004-09-28 [colin]      0.9.12cvs108.1
15599
15600         * src/addressbook.c
15601                 Sync with HEAD (addressbook edit on double-click)
15602
15603 2004-09-28 [colin]      0.9.12cvs106.1
15604
15605         * src/inc.c
15606                 Sync with HEAD (folder_item freeze on inc)
15607
15608 2004-09-27 [colin]      0.9.12cvs105.1
15609
15610         * src/folderview.c
15611                 Sync with HEAD (right-align new and unread column)
15612
15613 2004-09-27 [colin]      0.9.12cvs104.1
15614
15615         * src/main.c
15616                 Sync with HEAD (revert 0.9.12cvs101)
15617
15618 2004-09-24 [colin]      0.9.12cvs103.2
15619
15620         * src/wizard.c
15621                 Fix gtk warnings and use domain part of the email address 
15622                 when domain detection fails (no dot in domain name)
15623
15624 2004-09-23 [colin]      0.9.12cvs103.1
15625
15626         * src/plugins/spamassassin/libspamc.c
15627         * src/plugins/spamassassin/libspamc.h
15628         * src/plugins/spamassassin/utils.c
15629         * src/plugins/spamassassin/utils.h
15630                 Sync with HEAD (Update spamassassin to 3.0)
15631
15632 2004-09-21 [colin]      0.9.12cvs102.3
15633
15634         * src/action.c
15635                 Add horizontal scrollbar in action io dialog as needed
15636                 Patch by Alfons.
15637
15638 2004-09-20 [colin]      0.9.12cvs102.2
15639
15640         * src/plugins/image_viewer/viewer.c
15641                 Remove imlib stuff
15642                 use gtk_pixmap_set when clearing
15643                 (would be better to use gtkImages, but causes size-allocate 
15644                 signals storm)
15645
15646 2004-09-17 [paul]       0.9.12cvs102.1
15647
15648         * ChangeLog
15649         * ChangeLog.claws
15650         * ChangeLog.jp
15651         * configure.ac
15652         * src/inc.c
15653                 sync with HEAD
15654
15655
15656 2004-09-17 [colin]      0.9.12cvs101.1
15657
15658         * ChangeLog.claws
15659         * src/main.c
15660                 Sync with HEAD (fix segs at exit)
15661
15662 2004-09-14 [colin]      0.9.12cvs99.5
15663
15664         * src/common/socket.c
15665         * AUTHORS
15666                 Fix send error on 64bit platforms
15667                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
15668
15669 2004-09-14 [colin]      0.9.12cvs99.4
15670
15671         * src/action.c
15672                 Fix action output with utf8 
15673                 Patch by Alfons.
15674
15675 2004-09-14 [colin]      0.9.12cvs99.3
15676
15677         * ChangeLog.claws
15678         * src/folder.c
15679                 Sync with HEAD
15680
15681 2004-09-09 [colin]      0.9.12cvs99.2
15682
15683         * src/action.c
15684                 Fix progress bar (displaying "Completed %v/%u")
15685                 Patch by Alfons.
15686
15687 2004-09-08 [colin]      0.9.12cvs99.1
15688
15689         * src/account.c
15690         * src/folder.c
15691         * src/procmsg.c
15692         * src/procmsg.h
15693         * src/plugins/pgpmime/pgpmime.c
15694                 Sync with HEAD
15695
15696 2004-09-08 [colin]      0.9.12cvs97.2
15697
15698         * src/summaryview.c
15699                 Don't select mails in collapsed threads 
15700                 when navigating with up/down
15701
15702 2004-09-07 [colin]      0.9.12cvs97.1
15703
15704         * src/inc.c
15705                 Sync with HEAD (meaningful error messages)
15706
15707 2004-09-06 [colin]      0.9.12cvs96.1
15708
15709         * src/toolbar.c
15710                 Sync with HEAD (fix Redirect graying out)
15711
15712 2004-09-06 [colin]      0.9.12cvs95.1
15713
15714         * src/summaryview.c
15715         * src/mimeview.c
15716                 Sync with HEAD (fix dropped URIs)
15717
15718 2004-09-06 [colin]      0.9.12cvs94.1
15719
15720         * src/addressbook.c
15721         * src/addressitem.h
15722         * src/addritem.c
15723         * src/addritem.h
15724                 Sync with HEAD (addressbook DnD)
15725
15726 2004-09-03 [colin]      0.9.12cvs93.1
15727
15728         * src/summaryview.c
15729                 Sync with HEAD (next/prev unread)
15730
15731 2004-09-03 [colin]      0.9.12cvs92.1
15732
15733         * src/prefs_common.c
15734         * src/prefs_common.h
15735         * src/summaryview.c
15736                 Sync with HEAD ('mark_as_read_delay' pref)
15737
15738 2004-09-02 [colin]      0.9.12cvs91.2
15739
15740         * src/common/xml.c
15741                 Fix leak
15742
15743 2004-09-02 [colin]      0.9.12cvs91.1
15744
15745         * src/gtk/menu.c
15746                 Sync with HEAD (menu accel don't work, but whatever)
15747
15748 2004-09-02 [colin]      0.9.12cvs90.1
15749
15750         * src/account.c
15751                 Sync with HEAD (fix bug 582)
15752
15753 2004-09-02 [colin]      0.9.12cvs89.1
15754
15755         * src/addrindex.c
15756                 Sync with HEAD (free deleted queries)
15757
15758 2004-09-02 [colin]      0.9.12cvs88.1
15759
15760         * src/ldapquery.c
15761                 Sync with HEAD (fix LDAP freezes)
15762
15763 2004-09-02 [colin]      0.9.12cvs87.1
15764
15765         * src/prefs_spelling.c
15766                 Sync with HEAD (add default dictionary)
15767
15768 2004-09-01 [colin]      0.9.12cvs86.1
15769
15770         * src/filtering.c
15771         * src/folderview.c
15772         * src/imap.c
15773         * src/prefs_matcher.c
15774         * src/stock_pixmap.c
15775         * src/summary_search.c
15776         * src/summaryview.c
15777         * src/wizard.c
15778         * src/wizard.h
15779                 Sync with HEAD (uninitialized vars fixes)
15780                 + gtk2 specific warning fixes
15781
15782 2004-08-31 [colin]      0.9.12cvs85.1
15783
15784         * src/folder.c
15785                 Sync with HEAD (Fix memory corruption due to 
15786                 uninitialized var)
15787
15788 2004-08-31 [colin]      0.9.12cvs84.4
15789
15790         * src/summary_search.c
15791                 Fix segfaults when searching in folders with broken headers
15792
15793 2004-08-31 [colin]      0.9.12cvs84.3
15794
15795         * src/compose.c
15796         * src/textview.c
15797                 Fix some more encoding/decoding issues
15798
15799 2004-08-30 [colin]      0.9.12cvs84.2
15800
15801         * src/mimeview.c
15802         * src/prefs_themes.c
15803         * src/gtk/filesel.c
15804         * src/gtk/filesel.h
15805                 Add a folder-mode selection (fixes mimeview's "Save all")
15806
15807 2004-08-29 [colin]      0.9.12cvs84.1
15808
15809         * src/mimeview.c
15810                 Sync with HEAD (don't escape saved filenames)
15811
15812 2004-08-27 [colin]      0.9.12cvs83.1
15813
15814         * ChangeLog
15815         * ChangeLog.claws
15816         * ChangeLog.jp
15817         * src/mh.c
15818         * src/procheader.c
15819         * src/procmsg.c
15820         * src/procmsg.h
15821         * src/common/utils.c
15822         * src/gtk/menu.h
15823         * po/
15824                 Sync with HEAD 0.9.12cvs83 (sync with main)
15825
15826 2004-08-26 [colin]      0.9.12cvs82.4
15827
15828         * src/codeconv.c
15829                 Fix strange stack corruption
15830                 Convert to utf8 after unmime, not before
15831
15832 2004-08-26 [colin]      0.9.12cvs82.3
15833
15834         * src/main.c
15835         * src/wizard.c
15836                 Fix account folders duplication
15837
15838 2004-08-25 [colin]      0.9.12cvs82.2
15839
15840         * src/wizard.c
15841                 Remove ports
15842                 Add SSL selection
15843                 Use login@server as account name
15844
15845 2004-08-25 [colin]      0.9.12cvs82.1
15846
15847         * src/plugins/pgpmime/pgpmime.c
15848                 Sync with HEAD (leak fix).
15849
15850 2004-08-25 [colin]      0.9.12cvs81.1
15851
15852         * src/plugins/pgpmime/pgpmime.c
15853         * src/plugins/pgpmime/sgpgme.c
15854         * src/plugins/pgpmime/sgpgme.h
15855                 Sync with HEAD (Handle combined messages).
15856
15857 2004-08-24 [colin]      0.9.12cvs80.3
15858
15859         * src/wizard.c
15860                 Fix full name, ports, and imap
15861
15862 2004-08-24 [colin]      0.9.12cvs80.2
15863
15864         * src/Makefile.am
15865         * src/main.c
15866         * src/setup.c
15867         * src/setup.h
15868         * src/stock_pixmap.c
15869         * src/stock_pixmap.h
15870         * src/wizard.c ** ADDED **
15871         * src/wizard.h ** ADDED ** 
15872         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
15873                 Add a setup wizard 
15874
15875 2004-08-24 [colin]      0.9.12cvs80.1
15876
15877         * src/folder.c
15878                 Sync with HEAD (set mimeflags on all messages)
15879
15880 2004-08-24 [colin]      0.9.12cvs79.3
15881
15882         * src/matcher_parser_lex.l
15883                 Fix 8bits strings not in utf8
15884
15885 2004-08-24 [colin]      0.9.12cvs79.2
15886
15887         * src/compose.c
15888                 Check conversion result before replacing buffer
15889
15890 2004-08-23 [colin]      0.9.12cvs79.1
15891
15892         * src/compose.c
15893                 Sync with HEAD (create message header in memory)
15894
15895 2004-08-23 [colin]      0.9.12cvs78.1
15896
15897         * src/rfc2015.c
15898         * src/rfc2015.h
15899                 Sync with HEAD (fix bug 197 again)
15900
15901 2004-08-23 [colin]      0.9.12cvs77.3
15902
15903         * src/compose.c
15904                 Fix again inline gpg signing (which outputs utf8
15905                 in gtk2). Not syncing this fix to HEAD as this 
15906                 code is meant to die.
15907
15908 2004-08-23 [colin]      0.9.12cvs77.2
15909
15910         * src/prefs_account.h
15911                 Remove useless include
15912
15913 2004-08-23 [colin]      0.9.12cvs77.1
15914
15915         * src/imap.c
15916         * po/es.po
15917         * po/fr.po
15918         * po/it.po
15919         * po/pl.po
15920         * po/pt_BR.po
15921         * po/sk.po
15922         * po/sr.po
15923                 Sync with HEAD (fix bug 577)
15924
15925 2004-08-22 [colin]      0.9.12cvs76.1
15926
15927         * src/plugins/trayicon/trayicon.c
15928                 Sync with HEAD (fix formatting bug)
15929
15930 2004-08-21 [colin]      0.9.12cvs74.2
15931
15932         * src/gtk/colorsel.c
15933                 Fix bug 564 (Folder color selection window exits on any
15934                 keypress)
15935
15936 2004-08-21 [colin]      0.9.12cvs74.1
15937
15938         * ChangeLog.claws
15939         * src/compose.c
15940         * src/summaryview.c
15941         * src/toolbar.c
15942                 Sync with HEAD (fix bug 576)
15943
15944 2004-08-21 [colin]      0.9.12cvs70.1
15945
15946         * src/compose.c
15947         * src/mainwindow.c
15948                 Sync with HEAD
15949                 
15950
15951 2004-08-21 [paul]       0.9.12cvs66.4
15952
15953         * src/mainwindow.c
15954         * src/messageview.c
15955         * src/gtk/menu.c
15956         * src/plugins/spamassassin/spamassassin_gtk.c
15957                 remove some deprecated gtk1 functions
15958
15959
15960 2004-08-21 [colin]      0.9.12cvs66.3
15961
15962         * src/compose.c
15963         * src/codeconv.c
15964                 Fix warnings
15965                 Remove encoding hacks
15966                 Fix bug 575 (Strange character messes up message)
15967                 Don't display conversion error when drafting
15968
15969 2004-08-21 [paul]       0.9.12cvs66.2
15970
15971         * src/prefs_account.c
15972                 fix GnuPG mode bugs
15973
15974
15975 2004-08-20 [colin]      0.9.12cvs66.1
15976
15977         * src/codeconv.c
15978                 Sync with HEAD 0.9.12cvs66
15979
15980 2004-08-20 [paul]
15981
15982         * src/plugins/pgpmime/plugin.c
15983                 modify PGP/MIME plugin's description
15984
15985 2004-08-17 [colin]      0.9.12cvs65.1
15986
15987         * src/common/ssl.c
15988         * src/plugins/pgpmime/plugin.c
15989                 Sync with HEAD
15990
15991 2004-08-14 [colin]      0.9.12cvs60.3
15992
15993         * src/plugins/trayicon/trayicon.c
15994                 Put back resize callback, on size-request signal
15995                 rather than size-allocate to avoid infinite 
15996                 callback loop
15997
15998 2004-08-13 [colin]      0.9.12cvs60.2
15999
16000         * src/common/defs.h
16001                 Cache versions have been fixed
16002
16003 2004-08-13 [colin]      0.9.12cvs60.1
16004
16005         * src/folderutils.c
16006                 Sync with HEAD
16007
16008 2004-08-12 [colin]      0.9.12cvs59.1
16009
16010         * src/plugins/trayicon/trayicon.c
16011                 Sync with HEAD
16012
16013 2004-08-12 [colin]      0.9.12cvs57.5
16014
16015         * sylpheed.desktop
16016         * configure.ac
16017         * src/Makefile.am
16018         * src/main.c
16019                 Add support for Freedesktop.org's startup notification
16020
16021 2004-08-11 [colin]      0.9.12cvs57.4
16022
16023         * src/textview.c
16024                 Fix off-by-one
16025
16026 2004-08-11 [colin]      0.9.12cvs57.3
16027
16028         * src/message_search.c
16029         * src/summary_search.c
16030                 Make searches case insensitive by default
16031         * src/textview.c
16032                 Fix case-insensitive search in message
16033
16034 2004-08-11 [colin]      0.9.12cvs57.2
16035
16036         * src/summary_search.c
16037                 Let case-sensitive be specified
16038
16039 2004-08-10 [colin]      0.9.12cvs55.4
16040
16041         * src/common/socket.c
16042                 Fix the possible race condition
16043
16044 2004-08-09 [paul]       0.9.12cvs55.3
16045
16046         * configure.ac
16047         * src/Makefile.am
16048         * src/common/Makefile.am
16049                 sync with HEAD
16050
16051
16052 2004-08-09 [paul]       0.9.12cvs55.2
16053
16054         * autogen.sh
16055         * po/poconv.sh
16056                 remove unneeded script
16057
16058         * configure.ac
16059                 add forgotten USE_LDAP_TLS (sync with HEAD)
16060
16061
16062 2004-08-09 [colin]      0.9.12cvs55.1
16063
16064         * src/main.c
16065         * src/common/ssl.c
16066         * src/common/sylpheed.c
16067         * src/common/sylpheed.h
16068                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16069
16070 2004-08-09 [paul]       0.9.12cvs54.1
16071
16072         * ChangeLog
16073         * ChangeLog.claws
16074         * ChangeLog.jp
16075         * configure.ac
16076         * po/POTFILES.in
16077         * src/Makefile.am
16078         * src/folderutils.c
16079         * src/main.c
16080         * src/pgpmime.c
16081         * src/pgpmime.h
16082         * src/sgpgme.c
16083         * src/sgpgme.h
16084         * src/plugins/Makefile.am
16085         * src/plugins/pgpmime/.cvsignore
16086         * src/plugins/pgpmime/Makefile.am
16087         * src/plugins/pgpmime/pgpmime.c
16088         * src/plugins/pgpmime/pgpmime.h
16089         * src/plugins/pgpmime/plugin.c
16090         * src/plugins/pgpmime/sgpgme.c
16091         * src/plugins/pgpmime/sgpgme.h
16092                 sync with HEAD
16093
16094 2004-08-08 [paul]       0.9.12cvs51.1
16095
16096         * configure.ac
16097         * src/folder.c
16098                 sync with HEAD
16099
16100 2004-08-07 [colin]      0.9.12cvs50.1
16101
16102         * src/pop.c
16103         * src/common/partial_download.c
16104                 fix warnings (sync from HEAD)
16105
16106 2004-08-07 [colin]      0.9.12cvs48.1
16107
16108         * src/prefs_folder_item.c
16109                 sync with HEAD 0.9.12cvs48
16110
16111 2004-08-06 [colin]      0.9.12cvs47.1
16112
16113         * src/compose.c
16114                 Sync with HEAD
16115
16116 2004-08-06 [christoph]  0.9.12cvs46.2
16117
16118         * src/main.c
16119         * src/plugins/clamav/clamav_plugin_gtk.c
16120         * src/plugins/dillo_viewer/dillo_viewer.c
16121         * src/plugins/image_viewer/plugin.c
16122         * src/plugins/mathml_viewer/mathml_viewer.c
16123         * src/plugins/spamassassin/spamassassin_gtk.c
16124         * src/plugins/trayicon/trayicon.c
16125                 don't mix GTK1.2 plugin with GTK2 plugins
16126
16127 2004-08-06 [colin]      0.9.12cvs46.1
16128
16129         * ChangeLog
16130         * ChangeLog.claws
16131         * ChangeLog.jp
16132         * configure.ac
16133         * sylpheed-claws.pc.in
16134         * src/folder.c
16135         * src/imap.c
16136         * src/localfolder.c
16137         * src/messageview.c
16138         * src/mimeview.c
16139         * src/mimeview.h
16140         * src/msgcache.c
16141         * src/news.c
16142         * src/prefs_ext_prog.c
16143         * src/prefs_folder_item.c
16144         * src/prefs_fonts.c
16145         * src/prefs_msg_colors.c
16146         * src/prefs_spelling.c
16147         * src/prefs_themes.c
16148         * src/prefs_toolbar.c
16149         * src/prefs_wrapping.c
16150         * src/procmime.h
16151         * src/common/defs.h
16152         * src/common/nntp.c
16153         * src/common/session.c
16154         * src/common/session.h
16155         * src/common/socket.c
16156         * src/common/utils.h
16157         * src/common/xml.c
16158         * src/common/xml.h
16159         * src/gtk/prefswindow.c
16160         * src/gtk/prefswindow.h
16161         * src/plugins/clamav/clamav_plugin_gtk.c
16162         * src/plugins/dillo_viewer/dillo_prefs.c
16163         * src/plugins/image_viewer/viewerprefs.c
16164         * src/plugins/spamassassin/spamassassin_gtk.c
16165         * m4/openssl.m4 *** REMOVED ***
16166                 Sync with HEAD 0.9.12cvs46
16167
16168 2004-08-03 [paul]       0.9.12cvs40.2
16169
16170         * src/action.c
16171         * src/addressadd.c
16172         * src/addressbook.c
16173         * src/addrgather.c
16174         * src/browseldap.c
16175         * src/compose.c
16176         * src/crash.c
16177         * src/editaddress.c
16178         * src/editgroup.c
16179         * src/editldap_basedn.c
16180         * src/foldersel.c
16181         * src/importldif.c
16182         * src/mimeview.c
16183         * src/prefs_common.c
16184         * src/prefs_template.c
16185         * src/sourcewindow.c
16186         * src/summaryview.c
16187         * src/gtk/about.c
16188         * src/gtk/foldersort.c
16189         * src/gtk/logwindow.c
16190         * src/gtk/pluginwindow.c
16191         * src/gtk/prefswindow.c
16192                 change all gtk_scrolled_window_set_policy from 
16193                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16194
16195 2004-08-02 [paul]       0.9.12cvs40.1
16196
16197         * AUTHORS
16198                 update translation team section
16199         * po/pt_BR.po
16200                 updated by Frederico Goncalves Guimaraes
16201                 <fggdebian@yahoo.com.br>
16202
16203 2004-07-31 [colin]      0.9.12cvs39.9
16204
16205         * src/exphtmldlg.c
16206                 Fix compilation
16207
16208 2004-07-31 [colin]      0.9.12cvs39.8
16209
16210         * src/exphtmldlg.c
16211                 Fix an alertpanel type
16212
16213 2004-07-30 [colin]      0.9.12cvs39.7
16214
16215         * src/alertpanel.c
16216                 Fix alertpanel_error_log's icon
16217
16218 2004-07-30 [colin]      0.9.12cvs39.6
16219
16220         * src/pop.c
16221                 Two of them should still be warnings
16222
16223 2004-07-30 [colin]      0.9.12cvs39.5
16224
16225         * src/pop.c
16226                 More warning -> error
16227 2004-07-29 [colin]      0.9.12cvs39.4
16228
16229         * src/pop.c
16230                 Warning -> error
16231
16232 2004-07-29 [colin]      0.9.12cvs39.3
16233
16234         * src/prefs_matcher.c
16235                 Fix segfault
16236
16237 2004-07-29 [colin]      0.9.12cvs39.2
16238
16239         * src/alertpanel.c
16240                 More nice-looking alertpanels
16241
16242 2004-07-29 [colin]      0.9.12cvs39.1
16243
16244         * src/messageview.c
16245                 sync with head
16246                 (inform user when partial mail is deleted on server)
16247
16248 2004-07-29 [colin]      0.9.12cvs38.1
16249
16250         * src/messageview.c
16251                 sync with head
16252
16253 2004-07-28 [paul]       0.9.12cvs37.7
16254
16255         * src/mainwindow.c
16256                 complete the replacement of deprecated gtk_progress_*
16257
16258 2004-07-28 [paul]       0.9.12cvs37.6
16259
16260         * src/action.c
16261         * src/inc.c
16262         * src/mainwindow.c
16263         * src/send_message.c
16264         * src/gtk/progressdialog.c
16265         * src/gtk/progressdialog.h
16266                 replace deprecated gtk_progress_*
16267
16268 2004-07-28 [paul]       0.9.12cvs37.5
16269
16270         * src/gtk/filesel.c
16271                 remove gtk_window_set_wmclass()
16272 2004-07-28 [paul]       0.9.12cvs37.4
16273
16274         * src/addressbook.c
16275         * src/compose.c
16276         * src/foldersel.c
16277         * src/mainwindow.c
16278         * src/messageview.c
16279         * src/sourcewindow.c
16280         * src/gtk/logwindow.c
16281                 remove gtk_window_set_wmclass()
16282                 
16283         * src/prefs_filtering.c
16284         * src/prefs_filtering_action.c
16285         * src/prefs_fonts.c
16286         * src/prefs_gtk.c
16287         * src/prefs_matcher.c
16288         * src/ssl_manager.c
16289         * src/gtk/prefswindow.c
16290                 replace gtk_window_position()
16291
16292 2004-07-28 [colin]      0.9.12cvs37.3
16293
16294         * src/alertpanel.c
16295         * src/alertpanel.h
16296                 Add a way to specify panel type for specific
16297                 panels (alertpanel())
16298         * src/account.c
16299         * src/addressbook.c
16300         * src/compose.c
16301         * src/expldifdlg.c
16302         * src/main.c
16303         * src/messageview.c
16304         * src/summaryview.c
16305         * src/textview.c
16306         * src/gtk/sslcertwindow.c
16307                 Fix alertpanel()s so that their icon match
16308                 their real type
16309
16310 2004-07-28 [paul]       0.9.12cvs37.2
16311
16312         * src/addr_compl.c
16313         * src/addressbook.c
16314         * src/alertpanel.c
16315         * src/compose.c
16316         * src/export.c
16317         * src/foldersel.c
16318         * src/folderview.c
16319         * src/grouplistdialog.c
16320         * src/import.c
16321         * src/mainwindow.c
16322         * src/message_search.c
16323         * src/messageview.c
16324         * src/passphrase.c
16325         * src/prefs_actions.c
16326         * src/prefs_common.c
16327         * src/prefs_customheader.c
16328         * src/prefs_display_header.c
16329         * src/prefs_filtering.c
16330         * src/prefs_filtering_action.c
16331         * src/prefs_gtk.c
16332         * src/prefs_matcher.c
16333         * src/prefs_msg_colors.c
16334         * src/prefs_summary_column.c
16335         * src/prefs_template.c
16336         * src/sourcewindow.c
16337         * src/ssl_manager.c
16338         * src/summary_search.c
16339         * src/gtk/colorsel.c
16340         * src/gtk/description_window.c
16341         * src/gtk/gtkaspell.c
16342         * src/gtk/inputdialog.c
16343         * src/gtk/logwindow.c
16344         * src/gtk/prefswindow.c
16345         * src/gtk/progressdialog.c
16346                 replace deprecated gtk_window_set_policy
16347
16348 2004-07-27 [colin]      0.9.12cvs37.1
16349
16350         * src/msgcache.c
16351                 More fixes (synced for head again)
16352
16353 2004-07-27 [colin]      0.9.12cvs35.3
16354
16355         * src/msgcache.c
16356                 Fix wrong test
16357
16358 2004-07-27 [colin]      0.9.12cvs35.2
16359
16360         * src/mimeview.c
16361                 Fix width a bit (by Paul)
16362         * src/alertpanel.c
16363         * src/alertpanel.h
16364                 Specialize icons, make alertpanel_message()
16365                 private
16366         * src/message_search.c
16367         * src/sgpgme.c
16368         * src/summary_search.c
16369                 Suit alertpanel changes
16370
16371 2004-07-27 [colin]      0.9.12cvs35.1
16372
16373         * src/alertpanel.c
16374                 Add an icon
16375         * src/passphrase.c
16376                 Add debug output - maybe someone will
16377                 want to look at the problem with Grab
16378                 Input :)
16379         Bump version as we're synced with HEAD
16380
16381 2004-07-26 [colin]      0.9.12cvs33.26
16382
16383         * src/pop.c
16384                 Fix uidl-file parsing when not in new
16385                 format
16386
16387 2004-07-26 [colin]      0.9.12cvs33.25
16388
16389         * src/gtk/menu.c
16390                 Move popup menu up if necessary (fixes 
16391                 account selector)
16392         * src/mainwindow.c
16393                 Set account selector's button height to
16394                 minimum
16395
16396 2004-07-26 [colin]      0.9.12cvs33.24
16397
16398         * src/alertpanel.c
16399                 Maybe fix 551 (Truncated font in alert window)
16400
16401 2004-07-26 [colin]      0.9.12cvs33.23
16402
16403         * po/de.po
16404         * po/es.po
16405         * po/fr.po
16406         * po/it.po
16407         * po/ja.po
16408         * po/pl.po
16409         * po/ru.po
16410         * po/sk.po
16411         * po/sr.po
16412         * po/zh_CN.po
16413                 Sync po files with HEAD
16414
16415 2004-07-26 [paul]       0.9.12cvs33.22
16416
16417         * src/compose.c
16418                 fix Bug 556 'Organisation-header is sent even if empty'
16419
16420 2004-07-24 [colin]      0.9.12cvs33.21
16421
16422         * src/compose.c
16423         * src/gtk/gtkaspell.c
16424         * src/gtk/gtkaspell.h
16425                 Fix speller accelerators (require hack)
16426
16427 2004-07-24 [colin]      0.9.12cvs33.20
16428
16429         * src/gtk/gtkaspell.c
16430                 Fix over-eager code deletion breaking
16431                 Check while typing
16432
16433 2004-07-24 [colin]      0.9.12cvs33.19
16434
16435         * src/browseldap.c
16436         * src/ldapctrl.c
16437         * src/ldapctrl.h
16438         * src/ldapserver.h
16439                 Sync ldap with HEAD
16440         (Fixes 546 LDAP completely broken)
16441
16442 2004-07-24 [colin]      0.9.12cvs33.18
16443
16444         * src/prefs_msg_colors.c
16445                 Fix prototype mismatch
16446         (Fixes 547 void function cannot return value)
16447
16448 2004-07-24 [colin]      0.9.12cvs33.17
16449
16450         * src/mainwindow.c
16451                 Fix sort going back to previous sort key
16452                 when changing sort direction
16453
16454 2004-07-24 [colin]      0.9.12cvs33.16
16455
16456         * src/compose.c
16457                 Fix space insertion when re-wrapping at 
16458                 cursor point
16459
16460 2004-07-24 [colin]      0.9.12cvs33.15
16461
16462         * src/gtk/gtkaspell.c
16463                 Don't change cursor position in insert-text
16464                 callback
16465         (Fixes 539 Word wrapping on input transposes letters)
16466
16467 2004-07-24 [colin]      0.9.12cvs33.14
16468
16469         * src/gtk/gtkaspell.c
16470                 Reencode non-ascii chars to dictionary's
16471                 encoding
16472         (Fixes 544 Spell check broken non english locale)
16473
16474 2004-07-24 [colin]      0.9.12cvs33.13
16475
16476         * src/summaryview.c
16477                 Fix Shift+Down, add Home/End/PgUp/PgDown
16478
16479 2004-07-21 [colin]      0.9.12cvs33.12
16480
16481         * src/prefs_common.c
16482                 Fix a gtk warning (Patch by Andrej Kacian)
16483
16484 2004-07-21 [colin]      0.9.12cvs33.11
16485
16486         * src/gtk/filesel.c
16487                 More check
16488
16489 2004-07-21 [colin]      0.9.12cvs33.10
16490
16491         * src/compose.c
16492         * src/crash.c
16493         * src/export.c
16494         * src/import.c
16495         * src/messageview.c
16496         * src/mimeview.c
16497         * src/prefs_spelling.c
16498         * src/prefs_themes.c
16499         * src/summaryview.c
16500         * src/gtk/filesel.c
16501         * src/gtk/filesel.h
16502         * src/gtk/pluginwindow.c
16503                 Untwist open/save mode guessing logic, make
16504                 it explicit
16505
16506 2004-07-20 [colin]      0.9.12cvs33.9
16507
16508         * src/codeconv.c
16509                 conv_encode_header: src_charset is UTF-8 on
16510                 gtk2
16511         * src/compose.c
16512                 Remove double encoding of the headers
16513
16514 2004-07-20 [colin]      0.9.12cvs33.8
16515
16516         * src/codeconv.c
16517                 Fix typo
16518
16519 2004-07-20 [colin]      0.9.12cvs33.7
16520
16521         * src/mainwindow.c
16522                 Set the separated messageview to the saved
16523                 size of Claws' messageview (Patch by Alfons)
16524                 Fix a callback prototype (me)
16525
16526 2004-07-20 [colin]      0.9.12cvs33.6
16527
16528         * src/codeconv.h
16529                 Forgot one hunk in 0.9.12cvs33.4
16530
16531 2004-07-19 [colin]      0.9.12cvs33.5
16532
16533         * src/action.c
16534                 Action output fix
16535                 Patch by Alfons
16536
16537 2004-07-19 [colin]      0.9.12cvs33.4
16538
16539         * src/compose.c
16540                 Fix outgoing charset bug in headers
16541         * src/codeconv.c
16542                 Clean for glib2 - Patch by Alfons
16543
16544 2004-07-19 [colin]      0.9.12cvs33.3
16545
16546         * src/statusbar.c
16547                 Remove grip from the statusbar
16548                 Patch by Alfons
16549
16550 2004-07-19 [colin]      0.9.12cvs33.2
16551
16552         * src/messageview.c
16553         * src/textview.c
16554                 Fix messageview remembering the previous
16555                 scroll position when loading a new message
16556                 Patch by Alfons
16557
16558 2004-07-19 [colin]      0.9.12cvs33.1
16559
16560         * src/folder.h
16561         * src/folderview.c
16562         * src/summaryview.c
16563                 Sync with HEAD
16564
16565 2004-07-18 [colin]      0.9.12cvs32.7
16566
16567         * configure.ac
16568                 Remove useless check for XIM - noticed
16569                 by Alfons
16570
16571 2004-07-18 [colin]      0.9.12cvs32.6
16572
16573         * src/summaryview.c
16574                 Remove non-modified and shift-modified
16575                 accelerators in summaryview's popup
16576                 menu, as that doesn't get catched by
16577                 the accel-activate signal catcher...
16578
16579 2004-07-18 [colin]      0.9.12cvs32.5
16580
16581         * src/prefs_common.c
16582                 Define sensible default prefs for 
16583                 wrapping
16584
16585 2004-07-18 [colin]      0.9.12cvs32.4
16586
16587         * src/compose.c
16588         * src/prefs_common.c
16589         * src/prefs_common.h
16590         * src/prefs_wrapping.c
16591                 Remove Smart Wrapping pref, which does
16592                 nothing on gtk2 branch
16593
16594 2004-07-18 [colin]      0.9.12cvs32.3
16595
16596         * src/sourcewindow.c
16597                 Proper utf8
16598
16599 2004-07-18 [colin]      0.9.12cvs32.2
16600
16601         * src/compose.c
16602                 Save attachment status when drafting
16603
16604 2004-07-18 [colin]      0.9.12cvs32.1
16605
16606         * src/gtk/filesel.c
16607                 Fix erratic folder selection in open mode
16608
16609 2004-07-18 [colin]      0.9.12cvs31.11
16610
16611         * src/pop.c
16612                 Don't let partial messages get deleted
16613                 even with "dowload all"
16614                 (0.9.12cvs31.8 fix extension)
16615 2004-07-18 [colin]      0.9.12cvs31.10
16616
16617         * src/gtk/logwindow.c
16618                 Fix log scrolling
16619
16620 2004-07-18 [colin]      0.9.12cvs31.9
16621
16622         * src/common/utils.c
16623                 Fix non-utf8 strings coming from commands
16624                 and files
16625
16626 2004-07-18 [colin]      0.9.12cvs31.8
16627
16628         * src/pop.c
16629                 Fix partial download bug with Download all
16630                 messages option
16631
16632 2004-07-18 [colin]      0.9.12cvs31.7
16633
16634         * src/textview.c
16635                 Fix bug introduced in 0.9.12cvs31.2
16636                 (blocked in select mode after double click)
16637
16638 2004-07-18 [colin]      0.9.12cvs31.6
16639
16640         * src/compose.c
16641         * src/gtk/menu.c
16642                 More glib-warning fixes
16643
16644 2004-07-18 [colin]      0.9.12cvs31.5
16645
16646         * src/compose.c
16647                 Fix trashing the primary clipboard when moving 
16648                 around with tab
16649         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
16650
16651 2004-07-18 [colin]      0.9.12cvs31.4
16652
16653         * src/codeconv.c
16654                 convert unencoded iso headers to utf8
16655         (Fix Bug 538 Unencoded local characters in subject make it 
16656          disappear)
16657
16658 2004-07-18 [colin]      0.9.12cvs31.3
16659
16660         * src/compose.c
16661                 Fix tab char handling in wrapping
16662         (Fix Bug 537 Line wrap problem - TAB character treated as 
16663          one character instead of 8)
16664
16665 2004-07-18 [colin]      0.9.12cvs31.2
16666
16667         * src/textview.c
16668                 return FALSE on GDK_MOTION_NOTIFY
16669         (Fix Bug 535 Hyperlinks/addresses are not selectable 
16670          (unable to highlight))
16671
16672 2004-07-18 [colin]      0.9.12cvs31.1
16673
16674         * src/folderview.c
16675                 Sync with 0.9.12cvs31
16676
16677 2004-07-18 [colin]      0.9.12cvs30.4
16678
16679         * src/compose.c
16680                 Also block text_inserted when inserting a file
16681
16682 2004-07-18 [colin]      0.9.12cvs30.3
16683
16684         * src/compose.c
16685                 Fix smart wrapping (block text_inserted handler
16686                 while putting quotation to avoid wrap on input,
16687                 don't join lines if next is sig separator)
16688
16689 2004-07-17 [colin]      0.9.12cvs30.2
16690
16691         * src/folderview.c
16692         * src/mainwindow.c
16693         * src/mimeview.c
16694         * src/summaryview.c
16695         * src/gtk/quicksearch.c
16696         * src/gtk/quicksearch.h
16697                 Block key events handlers *and* accels while
16698                 quicksearch is focused
16699         (Fixes Bug 534 quick-search bar not accepting certain letters)
16700
16701 2004-07-17 [colin]      0.9.12cvs30.1
16702
16703         * src/folder.h
16704         * src/folderview.c
16705         * src/summaryview.c
16706                 Sync with 0.9.12cvs30
16707
16708 2004-07-17 [colin]      0.9.12cvs28.2
16709
16710         * src/mimeview.c
16711         * src/procmime.c
16712         * src/summaryview.c
16713         * src/gtk/menu.c
16714                 Squash some compile and glib warnings
16715
16716 2004-07-17 [paul]       0.9.12cvs28.1
16717
16718         * src/mimeview.c
16719                 sync with 0.9.12cvs28 HEAD
16720
16721 2004-07-16 [paul]       0.9.12cvs26.1
16722         
16723         * src/gtk/quicksearch.c
16724         * src/account.c
16725         * src/account.h
16726         * src/compose.c
16727         * src/customheader.c
16728         * src/folder_item_prefs.c
16729         * src/main.c
16730         * src/mainwindow.c
16731         * src/messageview.c
16732         * src/mimeview.c
16733         * src/news.c
16734         * src/pgpmime.c
16735         * src/pop.c
16736         * src/pop.h
16737         * src/prefs_account.c
16738         * src/prefs_account.h
16739         * src/prefs_common.c
16740         * src/prefs_common.h
16741         * src/prefs_display_header.c
16742         * src/prefs_gtk.c
16743         * src/prefs_gtk.h
16744         * src/procheader.c
16745         * src/procmime.c
16746                 sync with 0.9.12cvs26 HEAD      
16747
16748 2004-07-15 [colin]      0.9.12cvs18.14
16749
16750         * src/folder.c
16751                 Disable GPG signature check during
16752                 folder move and scan
16753         (Closes Bug 521 Signature checking slows down Folder-Move)
16754
16755 2004-07-14 [colin]      0.9.12cvs18.13
16756
16757         * src/common/partial_download.c
16758                 update includes
16759
16760 2004-07-14 [colin]      0.9.12cvs18.12
16761
16762         * src/common/partial_download.c
16763         * src/common/partial_download.h
16764                 Move doc at top, add correct copyright
16765
16766 2004-07-14 [colin]      0.9.12cvs18.11
16767
16768         * src/folder.c
16769         * src/messageview.c
16770         * src/pop.c
16771         * src/pop.h
16772         * src/procmsg.c
16773         * src/summaryview.c
16774         * src/common/Makefile.am
16775         * src/common/partial_download.c ** NEW FILES **
16776         * src/common/partial_download.h ** NEW FILES **
16777                 Move partial-download related stuff to its
16778                 own file
16779
16780 2004-07-14 [colin]      0.9.12cvs18.10
16781
16782         * src/send_message.c
16783                 Fix smtp auth when user is null or empty
16784
16785 2004-07-13 [colin]      0.9.12cvs18.9
16786
16787         * src/gtk/quicksearch.c
16788                 Use alphabetic order
16789
16790 2004-07-13 [colin]      0.9.12cvs18.8
16791
16792         * src/pop.c
16793                 Be paranoid on the checks
16794
16795 2004-07-13 [colin]      0.9.12cvs18.7
16796
16797         * src/gtk/quicksearch.c
16798                 Fix Engrish once again
16799
16800 2004-07-13 [colin]      0.9.12cvs18.6
16801
16802         * src/procmsg.c
16803         * src/summaryview.c
16804                 Mark messages for deletion when they are about to
16805                 be removed from trash
16806
16807 2004-07-13 [colin]      0.9.12cvs18.5
16808
16809         * src/matcher.c
16810         * src/matcher.h
16811         * src/matcher_parser_parse.y
16812         * src/prefs_matcher.c
16813         * src/gtk/quicksearch.c
16814                 Add 'partial' ('p') match string to find partially
16815                 downloaded messages
16816
16817 2004-07-13 [colin]      0.9.12cvs18.4
16818
16819         * src/pop.c
16820                 Fix misplaced block
16821
16822 2004-07-13 [colin]      0.9.12cvs18.3
16823
16824         * src/pop.c
16825         * src/pop.h
16826         * src/messageview.c
16827                 Refactor API (to avoid passing 5+ params and code
16828                 duplication)
16829         * src/folder.c
16830         * src/msgcache.c
16831         * src/procheader.c
16832         * src/common/defs.h
16833                 Add planned_download to cache
16834                 Don't mess uidl file when moving partially downloaded
16835                 mails (they change folder, we should change it in the
16836                 uidl list too or we'll remove an incorrect message)
16837                 (this also helps removing hacks when changing 
16838                 planned_download in messageview.c)
16839
16840 2004-07-12 [colin]      0.9.12cvs18.2
16841
16842         * src/gtk/quicksearch.c
16843                 Fix missing status update in quicksearch
16844
16845 2004-07-12 [paul]       0.9.12cvs18.1
16846
16847         * po/POTFILES.in
16848         * src/Makefile.am
16849         * src/account.c
16850         * src/codeconv.c
16851         * src/compose.c
16852         * src/inc.c
16853         * src/main.c
16854         * src/prefs_common.c
16855         * src/procmsg.h
16856         * src/toolbar.c
16857         * src/prefs_msg_colors.[ch]     ** NEW FILES **
16858         * src/prefs_wrapping.[ch]       ** NEW FILES **
16859         * src/common/intl.h
16860         * src/common/utils.[ch]
16861         * src/gtk/quicksearch.[ch]
16862                 sync with 0.9.12cvs18 HEAD
16863
16864 2004-07-12 [colin]      0.9.11cvs17.25
16865
16866         * src/folder.c
16867         * src/folder.h
16868                 Remove unused function added by me in 0.9.11cvs17.10
16869
16870 2004-07-11 [colin]      0.9.11cvs17.24
16871
16872         * src/inc.c
16873         * src/messageview.c
16874         * src/pop.c
16875         * src/pop.h
16876                 Use folderitem and msgnum instead of filename to
16877                 know which mail to delete
16878                 Move old partial mail deletion to pop.c
16879
16880 2004-07-10 [colin]      0.9.11cvs17.23
16881
16882         * src/inc.c
16883                 Add debug
16884         * src/pop.c
16885         * src/pop.h
16886                 Don't re-use same enums for unrelated stuff: it's 
16887                 completely misleading !
16888                 Document a bit
16889
16890 2004-07-09 [colin]      0.9.11cvs17.22
16891
16892         * src/inc.c
16893                 Remove folder-type check and do
16894                 more tests to be sure everything's
16895                 ok
16896         * src/messageview.c
16897                 Punctuation update, remove useless
16898                 code, fix two warnings
16899         * src/noticeview.c
16900                 Layout cleaning, reset 2nd button
16901                 when specifying one
16902
16903 2004-07-09 [colin]      0.9.11cvs17.21
16904
16905         * src/messageview.c
16906         * src/pop.c
16907         * src/pop.h
16908                 Allow user to change his mind
16909                 and postpone decision (by
16910                 unmarking the mail)
16911
16912 2004-07-09 [colin]      0.9.11cvs17.20
16913
16914         * src/messageview.c
16915                 Fix bug with delete state
16916         * src/pop.c
16917         * src/pop.h
16918                 Fix buffer leak (fread doesn't 
16919                 terminate buffers with \0)
16920                 Refactoring (remove magic 
16921                 numbers)
16922
16923 2004-07-09 [colin]      0.9.11cvs17.19
16924
16925         * src/pop.c
16926                 Don't log "Skipping message" if 
16927                 we're going to TOP it two lines
16928                 later
16929
16930 2004-07-09 [colin]      0.9.11cvs17.18
16931
16932         * src/messageview.c
16933                 Fix Engrish
16934
16935 2004-07-09 [colin]      0.9.11cvs17.17
16936
16937         * src/pop.c
16938                 strlen checking...
16939         * src/messageview.c
16940                 refactoring a bit
16941
16942 2004-07-08 [colin]      0.9.11cvs17.16
16943
16944         * src/noticeview.c
16945         * src/noticeview.h
16946                 Add an optional second button
16947         * src/messageview.c
16948         * src/pop.c
16949         * src/pop.h
16950                 Don't delete partially received mails after a certain
16951                 time; rather, let the user decide.
16952
16953 2004-07-08 [colin]      0.9.11cvs17.15
16954
16955         * src/common/smtp.h
16956                 Sync with HEAD
16957
16958 2004-07-08 [colin]      0.9.11cvs17.14
16959
16960         * src/messageview.c
16961         * src/common/smtp.c
16962                 Use to_human_readable() for sizes
16963
16964 2004-07-08 [colin]      0.9.11cvs17.13
16965
16966         * src/inc.c
16967         * src/messageview.c
16968         * src/pop.c
16969         * src/pop.h
16970         * src/procmsg.c
16971                 Fix partial-downloading issues:
16972                         catch unsupported TOP
16973                         don't delete partially downloaded mails before 5 days
16974                         don't update existing with non-MH folders; that'll
16975                         make dups, but it's better than trashing the folder
16976                         free new msginfo parts
16977                 Fix indentation ;-)
16978
16979 2004-07-08 [colin]      0.9.11cvs17.12
16980
16981         * src/common/smtp.c
16982         * src/common/smtp.h
16983                 Sync smtp size verification with HEAD
16984
16985 2004-07-08 [colin]      0.9.11cvs17.11
16986
16987         * src/summaryview.c
16988         * src/prefs_common.c
16989         * src/prefs_common.h
16990         * src/gtk/quicksearch.c
16991         * src/gtk/quicksearch.h
16992                 Sync sticky pref with HEAD
16993
16994 2004-07-08 [colin]      0.9.11cvs17.10
16995
16996         * src/folder.c [1.213.2.6]
16997         * src/folder.h [1.87.2.6]
16998         * src/inc.c [1.149.2.7]
16999         * src/messageview.c [1.94.2.8]
17000         * src/procheader.c [1.47.2.6]
17001         * src/procmsg.c [1.150.2.4]
17002         * src/procmsg.h [1.60.2.5]
17003         * src/pop.c [1.56.2.4]
17004         * src/pop.h [1.17.2.3]
17005                 Let too big messages get downloaded, but truncated
17006                 Add a button to download them completely
17007                 
17008 2004-07-06 [colin]      0.9.11cvs17.9
17009
17010         * src/gtk/quicksearch.c [1.1.2.3]
17011                 Add a Clear button
17012         * commitHelper
17013         * PATCHSETS
17014                 Add a script to help with cvs
17015
17016 2004-07-03 [colin]      0.9.11cvs17.8
17017
17018         * src/plugins/imageviewer/viewer.c
17019                 fix imageviewer (which was staying on the first
17020                 displayed image)
17021
17022 2004-07-03 [colin]      0.9.11cvs17.7
17023
17024         Removed FIXME_GTK2 warnings
17025         * src/gtk/gtkutils.c
17026                 useless #warnings
17027         * src/gtk/menu.c
17028                 useless #warnings (no need to mess with menu rc)
17029         * src/gtk/menu.h
17030                 unused functions
17031         
17032
17033 2004-07-03 [colin]      0.9.11cvs17.6
17034
17035         Removed FIXME_GTK2 warnings
17036         * src/codeconv.c
17037                 useless #warnings (rewrite needed)
17038         * src/compose.c
17039                 useless #warnings (rewrite needed)
17040                 useless #warnings (gtk2 is like that)
17041                 useless #warnings (previously fixed)
17042         * src/main.c
17043                 useless #warnings (previously fixed)
17044         * src/message_search.c
17045                 useless #warnings (gtk2 is like that)
17046                 Made apparent that search is case-sensitive
17047         * src/mimeview.c
17048                 useless #warnings (rewrite needed)
17049                 useless #warnings (gtk2 is like that)
17050                 reimplemented real warnings
17051         * src/prefs_common.c
17052                 Removed block cursor option (not it gtk2)
17053         * src/prefs_gtk.c
17054                 useless #warnings (rewrite needed)
17055         * src/procheader.c
17056                 useless #warnings (rewrite needed)
17057         * src/sourcewindow.c
17058                 useless #warnings (incorrect placing)
17059         * src/summary_search.c
17060                 useless #warnings (gtk2 is like that)
17061                 Made apparent that search is case-sensitive
17062         * src/action.c
17063                 useless #warnings (gtk2 is like that)
17064         * src/textview.c
17065                 useless #warnings (rewrite needed)
17066         * src/toolbar.c
17067                 useless #warnings (rewrite needed)
17068
17069 2004-07-03 [colin]      0.9.11cvs17.5
17070
17071         * src/textview.c
17072                 Fix mismerge which broke URI opening
17073                 
17074 2004-07-01 [colin]      0.9.11cvs17.4
17075
17076         * src/gtk/filesel.c
17077                 Fill filename when saving
17078                 
17079 2004-06-27 [colin]      0.9.11cvs17.3
17080
17081         * src/gtk/filesel.[ch]
17082                 Use the new GTK file selector
17083                 Update prototype to match the reality: multiple file
17084                 selection is open-only          
17085         * src/compose.c
17086                 Match the new prototypes        
17087         * configure.ac
17088                 Match the new requirements (gtk 2.4.0)
17089                         
17090 2004-06-26 [colin]      0.9.11cvs17.2
17091
17092         * src/plugins/trayicon/trayicon.c
17093                 Remove useless signal handler on resize, which causes
17094                 an infinite "loop"
17095         
17096 2004-06-26 [colin]      0.9.11cvs17.1
17097         
17098         * tools/Makefile.am
17099                 remove launch_firebird and add nautilus2sylpheed.sh
17100         * src/quicksearch.c
17101           src/summaryview.c
17102                 Fix show/hide "Extended symbols" button problem
17103                 Fix apparition at startup
17104                 Fix const warnings
17105         * src/plugins/image_viewer/Makefile.am
17106                 Fix configure 
17107         * common/ssl.c
17108                 Re-enable certificate check, as it doesn't seem to
17109                 cause Xlib errors anymore
17110
17111 2004-06-25 [paul]       0.9.11cvs17
17112
17113         * sync with 0.9.11cvs17 HEAD
17114         
17115         NOTE: QuickSearch is broken
17116
17117 2004-06-07 [colin]      0.9.10claws67.10
17118         * src/plugins/trayicon/trayicon.c
17119           src/plugins/trayicon/libeggtrayicon/Makefile.am
17120           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17121                 Fix gettextization in trayicon plugin
17122
17123 2004-06-07 [colin]      0.9.10claws67.9
17124         
17125         * src/summaryview.c
17126           src/gtk/gtksctree.[ch]
17127                 Let Shift+{Up,Down} work in summaryview
17128                 (well, Down "works" and Up works)
17129                 Let the list scroll when using these keys
17130
17131 2004-06-06 [colin]      0.9.10claws67.8
17132
17133         * src/plugins/trayicon/trayicon.c
17134                 Fix pixmap update
17135
17136 2004-06-06 [colin]      0.9.10claws67.7
17137
17138         * src/addressbook.c
17139                 Fix signal handling causing system-wide focus grab
17140
17141 2004-05-25 [paul]       0.9.10claws67.6
17142
17143         * Makefile.am
17144           src/Makefile.am
17145                 clean up
17146
17147 2004-05-25 [paul]       0.9.10claws67.5
17148
17149         * replace deprecated gtk_signal... functions
17150
17151 2004-05-23 [colin]      0.9.10claws67.4
17152
17153         * src/compose.c
17154                 Fix wrapping
17155
17156 2004-05-22 [colin]      0.9.10claws67.3
17157
17158         * src/compose.c
17159                 Re-fix [Edited] in compose.c::compose_reedit()
17160
17161 2004-05-22 [colin]      0.9.10claws67.2
17162
17163         * src/procmime.c
17164                 Fix parsing of multiparts mails
17165
17166 2004-05-22 [colin]      0.9.10claws67.1
17167
17168         * src/summaryview.c
17169                 Fix quicksearch
17170
17171 2004-05-22 [paul]       0.9.10claws67
17172
17173         * sync with 0.9.10claws67 HEAD
17174
17175 2004-05-14 [alfons]
17176
17177         * src/procmime.h
17178                 add forgotton prototype
17179
17180 2004-05-10 [paul]       0.9.10claws57
17181
17182         * sync with 0.9.10claws57 HEAD
17183
17184 2004-05-05 [paul]       0.9.9.claws1
17185
17186         * ChangeLog-gtk2        ** REMOVED **
17187           ChangeLog-gtk2.claws  ** ADDED **
17188                 rename and adopt the normal claws format
17189                 
17190         * configure.ac
17191                 require gtkmathview >= 0.5
17192
17193         * ac/*                          ** REMOVED **
17194           ac/                           ** REMOVED **
17195           intl/Makefile.in              ** REMOVED **
17196           m4/                           ** ADDED **
17197           m4/missing                    ** ADDED **
17198           m4/missing/gdk-pixbuf.m4      ** ADDED **
17199           m4/missing/gettext.m4         ** ADDED **
17200           m4/missing/gpgme.m4           ** ADDED **
17201           m4/missing/imlib.m4           ** ADDED **
17202           m4/.cvsignore                 ** ADDED **
17203           m4/Makefile.am                ** ADDED **
17204           m4/README                     ** ADDED **
17205           m4/aclocal-include.m4         ** ADDED **
17206           m4/aspell.m4                  ** ADDED **
17207           m4/check-type.m4              ** ADDED **
17208           m4/gnupg-check-typedef.m4     ** ADDED **
17209           m4/openssl.m4                 ** ADDED **
17210           m4/spamassassin.m4            ** ADDED **
17211           po/ChangeLog                  ** REMOVED **
17212           po/Makefile.in.in             ** REMOVED **
17213           po/Rules-quot                 ** REMOVED **
17214           po/boldquot.sed               ** REMOVED **
17215           po/en@boldquot.header         ** REMOVED **
17216           po/en@quot.header             ** REMOVED **
17217           po/insert-header.sin          ** REMOVED **
17218           po/quot.sed                   ** REMOVED **
17219           po/remove-potcdate.sed        ** REMOVED **
17220           po/remove-potcdate.sin        ** REMOVED **
17221           po/stamp-po                   ** REMOVED **
17222           Makefile.am
17223           autogen.sh
17224           configure.ac
17225                 enable building with automake 1.8.x
17226                 add 'autopoint --force' to autogen.sh and remove all
17227                 auto-generated files, remove ac/ directory and use
17228                 m4/ directory instead
17229                 
17230         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17231                 fix gettextization
17232
17233 2004-02-28 Colin Leroy <colin@colino.net>
17234         * src/prefs_matcher.c
17235           src/prefs_filtering.c
17236           src/prefs_filtering_action.c
17237                 Fix non-editable GtkEntries
17238
17239 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17240         * src/prefs_themes.c
17241                 utf8 conversion for theme info
17242
17243 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17244         * sync 0.9.9claws
17245
17246 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17247         * src/grouplistdialog.c
17248                 allow multiple selections without ctrl key
17249
17250 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17251         * src/main.c
17252                 enable customizable accelerators
17253
17254 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17255         * src/prefs_common.c
17256                 re-enable different font settings for gtk1/2
17257         * src/prefs_folder_item.c
17258                 fix folder prefs displayed wrong
17259         * src/textview.c
17260                 set 'sunken' shadow type
17261
17262 2004-02-07 Colin Leroy <colin@colino.net>
17263         * src/compose.c
17264                 Fix message being always [Edited]
17265                 Encode headers correctly (utf8 buf)
17266
17267 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17268         * src/socket.c
17269                 remove double g_source_attach()
17270                 (Thanks to Colin Leroy)
17271
17272 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17273         * src/gtk/gtksctree.c
17274                 Fix SSL certificate list not shown
17275         * src/mimeview.c
17276                 Fix clicks in mime tree
17277
17278 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17279         * src/common/socket.c
17280                 Fix SSL receive
17281         * src/compose.c
17282                 Fix clipboard menu hotkeys
17283
17284 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17285         * src/gtk/gtkaspell.[ch]
17286           src/compose.c
17287                 reimplement spellchecker
17288
17289 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17290         * src/gtk/filesel.c
17291                 crash when inserting file in compose window
17292                 (TODO: keep old selection on clicks)
17293         * src/main.c
17294                 use gtkrc-2.0 instead of gtkrc
17295
17296 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17297         * src/messageview.c
17298                 remove orphaned mimeview unref()
17299
17300 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17301         * src/grouplistdialog.c
17302                 expand nodes containing subscribed groups
17303
17304 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17305         * src/textview.c
17306                 textview: hide cursor, restore old click behaviour
17307
17308 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17309         * src/textview.c
17310                 variable names messed up
17311
17312 2004-01-17 Colin Leroy <colin@colino.net>
17313         * src/addr_compl.c
17314                 Fix completion address too thin
17315         * src/compose.c
17316                 Fix tab-to-subject behaviour
17317         * src/summaryview.c
17318                 Implement key up & down in summaryview
17319
17320 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17321
17322         * sync 098claws
17323
17324 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17325         * configure.ac
17326           Makefile.am
17327           doc/.cvsignore
17328           doc/Makefile.am
17329                 faq, man, manual moved to doc/
17330         * ac/aspell.m4
17331           ac/check-type.m4
17332           ac/gnupg-check-typedef.m4
17333           ac/openssl.m4
17334           ac/spamassassin.m4
17335           ac/missing/gdk-pixbuf.m4
17336           ac/missing/gpgme.m4
17337           ac/missing/imlib.m4
17338                 fix automake warnings
17339
17340 2003-12-06 Colin Leroy <colin@colino.net>
17341         * src/summaryview.c
17342                 Fix quicksearch
17343
17344 2003-12-05 Colin Leroy <colin@colino.net>
17345         * src/summaryview.c
17346                 Fix going to next unread folder
17347
17348 2003-12-05 Colin Leroy <colin@colino.net>
17349         * src/crash.c
17350                 Fix gtk2 compilation
17351         * src/session.c
17352                 Remove iotag source handler at disconnection
17353         * src/socket.[ch] 
17354                 Remove source handler when closing socket 
17355                 (fixes another seg)
17356
17357 2003-12-04 Colin Leroy <colin@colino.net>
17358         * src/compose.c
17359           src/prefs_account.c
17360           src/prefs_common.c
17361                 Fix some dropdown menus
17362
17363 2003-12-04 Colin Leroy <colin@colino.net>
17364         * src/compose.c
17365                 Fix event handlers on header fields
17366         * src/common/socket.c
17367           src/common/session.c
17368                 Fix segfault with callback (SSL)
17369                 Fix end of session 
17370
17371 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17372
17373         * Fix compile bug in src/compose.c
17374         * removed src/gtk/gtkstext.[ch]
17375
17376 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17377
17378         * Convert character set and escape "text" attributes in toolbar setting
17379         files.
17380         * Fixed bug in button-press-event handling.
17381
17382 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17383
17384         * Fixed bug in key-press-event handling.
17385
17386 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17387
17388         * Enabled to compile tray-icon plugin (Ad-hoc).
17389         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17390
17391 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17392
17393         * Enabled to compile on sylpheed-claws.
17394         (tray-icon plugin still cannot compile yet.)
17395
17396 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17397
17398         * Updated to 0.9.5.
17399
17400 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17401
17402         * Updated to 0.9.4.
17403         * Ported monitoring SSL mechanism to GSource of GLib2
17404         (I don't confirm it)
17405         * Added _gtk2 suffix to key name of font preference to avoid
17406         ovverwriting preference of Gtk+-1.2 version.
17407
17408 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17409
17410         * Updated to 0.9.2.
17411
17412 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17413
17414         * Updated to 0.9.1.
17415         * Translate po files into UTF-8 when execute autogen.sh.
17416
17417 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17418
17419         * Updated to 0.9.0.
17420
17421 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17422
17423         * Plugged GError related memory leaks.
17424
17425 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17426
17427         * Changed default size of fonts.
17428         * Enabled to set titile font size of warning dialog.
17429
17430 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17431
17432         * Embed a sylpheed icon into executable binary on Windows.
17433
17434 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17435
17436         * I forgot to traslate character set of element string in src/xml.c.
17437
17438 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17439
17440         * Fixed detecting bind_textdomain_codeset in configure.in.
17441         * The bug in which "Example" of "Date fromat" preference isn't displayed
17442         correctly has been fixed.
17443
17444 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17445
17446         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17447           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17448           glib-gettextize
17449           Removed intl directory.
17450           Translated po files into UTF-8.
17451           (Thanks! Ryuji Abe)
17452
17453 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17454
17455         * The bug which doesn't unscape string in xml.c has been fixed.
17456
17457 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17458
17459         * The bug which is failed to translate encoding of file name thorough
17460         file dialog has been fixed.
17461
17462 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17463
17464         * Modified to translate file names which is used in inporting/expoting
17465         mbox feature and "Save as" feature into locale encoding.
17466         * Translate file names into locale encoding when "Attache file" and
17467         "Insert file".
17468         * Force set G_BROKEN_FILENAMES environment variable.
17469         * Other minor fixes.
17470
17471 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17472
17473         * Modified to treat MH folder's name as locale encoding.
17474
17475 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17476
17477         * The bug which clash on switching candidates of auto completion of
17478         addresses, cannot use auto completion in Japanesse is fixed
17479         (Thanks! Tokunaga-san)¡¥
17480
17481 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17482
17483         * The bug which cannot switch key accelerator preference has been fixed
17484         (Thanks! smbd-san)¡¥
17485
17486 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17487
17488         * version 0.8.11-gtk2-20030314
17489
17490 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17491
17492         * The bug in which character set conversion of filtering messages has
17493         been fixed.(Thanks! COCOA-san).
17494
17495 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17496
17497         * Revived "Leave space on head" preference in "Message" category.
17498         * A bug which clash when put the cursor to end of buffer and execute
17499         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17500
17501 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17502
17503         * version 0.8.11-gtk2-20030312
17504
17505 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17506
17507         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17508         * Modified to use Pango's API directly for font preference.
17509         * Integrated GtkTextView of textview to one widget.
17510         * Set fonts of header title in textview by "header_title" tag.
17511         * Removed some deprecated codes.
17512
17513 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17514
17515         * Updated to 0.8.11.
17516         * Merged cygwin patch(Thanks! Sakai-san).
17517
17518 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17519
17520         * version 0.8.10-gtk2-20030309