1684da4d832026b9fecbbb6de8a03c8851e78b35
[claws.git] / ChangeLog-gtk2.claws
1 2005-08-01 [paul]       1.9.13cvs3
2
3         * src/main.c
4                 fix bug 776 'S.C. crashes on close'
5                 thanks to Colin
6         * src/etpan/etpan-thread-manager-types.h
7                 add missing include
8                 thanks to Hoa
9
10 2005-07-25 [paul]       1.9.13cvs2
11
12         * src/summaryview.c
13                 fix typos. spotted by Fabien Vantard
14
15 2005-07-24 [paul]       1.9.13cvs1
16
17         * doc/man/sylpheed.1
18                 update man page, incorporating fix of
19                 bug 769 'Typo in manpage'
20         * src/etpan/imap-thread.c
21                 fix NetBSD openssl dependencies. patch by
22                 George Michaelson <ggm@apnic.net>
23         * po/pt_BR.po
24                 updated by Frederico Goncalves Guimaraes
25
26 2005-07-22 [paul]       1.9.13
27
28         1.9.13 release
29
30 2005-07-22 [paul]       1.9.12cvs91
31
32         * AUTHORS
33         * INSTALL
34         * README.claws
35         * RELEASE_NOTES.claws
36                 updated for release
37         * configure.ac
38         * po/nb.po
39         * tools/claws.i18n.status.pl
40                 add Norwegian translation. submiited by
41                 Geir Helland <pjallabais@users.sourceforge.net>
42         * po/ca.po
43         * po/de.po
44         * po/es.po
45         * po/fi.po
46         * po/fr.po
47         * po/it.po
48         * po/sk.po
49         * po/sr.po
50         * po/zh_CN.po
51                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
52                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
53                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
54                 Yang Guilong
55         * src/plugins/clamav/clamav_plugin_gtk.c
56         * src/plugins/spamassassin/spamassassin_gtk.c
57                 replace outdated description strings
58
59 2005-07-21 [colin]      1.9.12cvs90
60
61         * src/folder.c
62                 Set folder to batch mode when scanning it. Makes deletion
63                 of unread mails on IMAP much faster (due to the UNREAD 
64                 flag unsetting)
65
66 2005-07-21 [darko]      1.9.12cvs89
67
68         * configure.ac
69                 link against libresolv if necessary (patch by Paul)
70         * src/msgcache.c
71                 use glib's portable macros to determine endianness
72
73 2005-07-21 [paul]       1.9.12cvs88
74
75         * src/crash.c
76         * src/gtk/about.c
77                 update compiled-in features list
78
79 2005-07-20 [colin]      1.9.12cvs87
80
81         * src/folder.c
82         * src/textview.c
83                 Gcc 2.9x compilation fixes, thanks to Darko
84         * src/plugins/clamav/clamav_plugin.c
85                 Little optimisation: load virus database only once
86         * src/plugins/spamassassin/spamassassin.c
87                 Big optimisation: filtering one mail took at least 1 second,
88                 now it takes at least 50ms. Doesn't speed up spamassassin 
89                 itself, but should already be much more tolerable.
90
91 2005-07-20 [colin]      1.9.12cvs86
92
93         * src/summaryview.c
94                 Fix performance issue
95
96 2005-07-19 [colin]      1.9.12cvs85
97
98         * src/plugins/pgpinline/plugin.c
99                 Fix warning
100
101 2005-07-19 [colin]      1.9.12cvs84
102
103         * configure.ac
104         * src/plugins/Makefile.am
105         * src/plugins/pgpinline/.cvsignore
106         * src/plugins/pgpinline/Makefile.am
107         * src/plugins/pgpinline/pgpinline.c
108         * src/plugins/pgpinline/pgpinline.deps
109         * src/plugins/pgpinline/pgpinline.h
110         * src/plugins/pgpinline/plugin.c
111                 Put pgpinline in the main tree
112
113 2005-07-19 [paul]       1.9.12cvs83
114
115         * src/prefs_actions.c
116                 prevent '//' in menu names, which cause a crash
117                 thanks to Colin
118
119 2005-07-19 [paul]       1.9.12cvs82
120
121         * configure.ac
122                 be generally more informative in configure output.
123                 OpenSSL: correction: '[ --enable-openssl ...' -> 
124                 '[ --disable-openssl ...', as --enable-openssl is default
125                 PGP/MIME: don't check for GPGME again, check for
126                 pgpcore instead. Therefore prevent the possibility of
127                 attempting to build pgpmime if pgpcore dependencies are
128                 not met
129                 ClamAV: use pkgconfig to check for lib
130                 libgnomeprint: revert logic on inner test to match
131                 everything else
132         * src/plugins/pgpcore/sgpgme.c
133                 add missing include
134
135 2005-07-19 [colin]      1.9.12cvs81
136
137         * src/summaryview.c
138                 Fix slow thread rebuilding in particular
139                 cases
140
141 2005-07-19 [paul]       1.9.12cvs80
142
143         * sylpheed-claws.desktop
144                 fix typo, spotted by Stephan Sachse
145         * src/account.c
146                 replace GTK_STOCK_ADD with
147                 GTK_STOCK_NEW button
148
149 2005-07-18 [colin]      1.9.12cvs79
150
151         * src/etpan/imap-thread.c
152                 Fix return value (Thanks Hoa)
153
154 2005-07-18 [colin]      1.9.12cvs78
155
156         * src/imap.c
157                 Allow empty passwords
158                 Create drafts/queue/outbox if necessary
159         * src/summaryview.c
160                 Remove old code
161         * src/etpan/imap-thread.c
162                 Fix STARTTLS (Thanks to Hoa)
163
164 2005-07-18 [paul]       1.9.12cvs77
165
166         * ChangeLog-gtk2.jp
167         * ChangeLog.jp
168                 removed
169         * Makefile.am
170                 updated to reflect additions and removals
171         * TODO
172                 updated to be claws-specific
173         * TODO-gtk2
174         * TODO-gtk2.jp
175         * TODO.jp
176         * sylpheed-128x128.png
177         * sylpheed-64x64.png
178                 removed
179         * sylpheed-claws-128x128.png
180         * sylpheed-claws-64x64.png
181         * sylpheed-claws.desktop
182         * sylpheed-claws.png
183                 added
184         * sylpheed.desktop
185         * sylpheed.png
186                 removed
187
188 2005-07-17 [paul]       1.9.12cvs76
189
190         * src/account.c
191         * src/addressbook.c
192         * src/alertpanel.c
193         * src/alertpanel.h
194         * src/compose.c
195         * src/exphtmldlg.c
196         * src/expldifdlg.c
197         * src/folderview.c
198         * src/imap_gtk.c
199         * src/inc.c
200         * src/message_search.c
201         * src/messageview.c
202         * src/mh_gtk.c
203         * src/news_gtk.c
204         * src/prefs_actions.c
205         * src/prefs_filtering.c
206         * src/prefs_matcher.c
207         * src/prefs_template.c
208         * src/prefs_themes.c
209         * src/ssl_manager.c
210         * src/summary_search.c
211         * src/textview.c
212         * src/toolbar.c
213         * src/gtk/sslcertwindow.c
214         * src/plugins/pgpcore/sgpgme.c
215                 rework alertpanels
216
217 2005-07-17 [colin]      1.9.12cvs75
218
219         * src/privacy.c
220                 add a PrivacySystem accessor that checks that
221                 the system cached in a MimeInfo's privacydata
222                 is still registered. Use this accessor instead
223                 of directly using data->system. Fixes crashes
224                 after unloading pgp plugins.
225
226 2005-07-17 [colin]      1.9.12cvs74
227
228         * src/alertpanel.c
229                 Change geometry hints to a simple default size.
230                 Fixes the certs dialogs.
231
232 2005-07-17 [colin]      1.9.12cvs73
233
234         * src/gtk/sslcertwindow.c
235                 Use a gtkExpander
236
237 2005-07-17 [colin]      1.9.12cvs72
238
239         * src/plugins/pgpcore/Makefile.am
240         * src/plugins/pgpmime/Makefile.am
241                 Add gpgme libs
242
243 2005-07-17 [paul]       1.9.12cvs71
244
245         * configure.ac
246                 add --disable-gnomeprint option
247                 modified version of patch by Marius Mauch
248
249 2005-07-17 [paul]       1.9.12cvs70
250
251         * src/common/defs.h
252                 update urls
253         * src/account.c
254         * src/action.c
255         * src/addressbook.c
256         * src/compose.c
257         * src/foldersel.c
258         * src/folderview.c
259         * src/html.c
260         * src/imap_gtk.c
261         * src/main.c
262         * src/mainwindow.c
263         * src/messageview.c
264         * src/mh_gtk.c
265         * src/mimeview.c
266         * src/news_gtk.c
267         * src/prefs_account.c
268         * src/prefs_send.c
269         * src/prefs_summaries.c
270         * src/procmsg.c
271         * src/summaryview.c
272         * src/common/utils.c
273         * src/common/xml.c
274         * src/plugins/pgpcore/passphrase.c
275         * src/plugins/pgpcore/select-keys.c
276                 replace inappropriately used backticks
277                 with single quotes
278
279 2005-07-16 [colin]      1.9.12cvs69
280
281         * src/image_viewer.c
282                 Add extra paranoid checks
283
284 2005-07-16 [colin]      1.9.12cvs68
285
286         * src/plugins/pgpcore/prefs_gpg.c
287                 Don't auto-check sigs by default, as it
288                 can be really slow.
289
290 2005-07-16 [colin]      1.9.12cvs67
291
292         * src/plugins/pgpcore/sgpgme.c
293                 Make messages a bit better.
294
295 2005-07-16 [colin]      1.9.12cvs66
296
297         * src/imap.c
298                 Remove pseudo-log
299         * src/etpan/imap-thread.c
300                 Add real log
301
302 2005-07-16 [colin]      1.9.12cvs65
303
304         * src/main.c
305         * src/prefs_other.c
306                 And now, fix build with libetpan :-/
307
308 2005-07-15 [colin]      1.9.12cvs64
309
310         * src/prefs_other.c
311                 Continue fixing build without libetpan.
312
313 2005-07-15 [colin]      1.9.12cvs63
314
315         * src/main.c
316                 Fix build with --disable-libetpan
317
318 2005-07-15 [colin]      1.9.12cvs62
319
320         * configure.ac
321                 Bump libetpan's version
322
323 2005-07-15 [colin]      1.9.12cvs61
324
325         * src/etpan/imap-thread.c
326                 Actually stop logging :)
327
328 2005-07-15 [colin]      1.9.12cvs60
329
330         * src/addressbook.c
331                 Fix dnd of multiple addresses.
332
333 2005-07-15 [hoa]        1.9.12cvs59
334
335         * src/etpan/imap-thread.c
336             disable login of IMAP password in libetpan log file.
337
338 2005-07-15 [paul]       1.9.12cvs58
339
340         * src/account.c
341                 don't automatically sort
342                 do allow drag n drop
343
344 2005-07-15 [paul]       1.9.12cvs57
345
346         * src/account.c
347         * src/ssl_manager.c
348                 alphabetical listing
349
350 2005-07-15 [paul]       1.9.12cvs56
351
352         * src/gtk/pluginwindow.c
353                 sort plugin list alphabetically
354
355 2005-07-15 [paul]       1.9.12cvs55
356
357         * src/prefs_spelling.c
358         * src/prefs_wrapping.c
359                 unify English usage
360
361 2005-07-15 [colin]      1.9.12cvs54
362
363         * src/wizard.c
364                 Typo fix
365
366 2005-07-15 [paul]       1.9.12cvs53
367
368         * src/prefs_message.c
369                 make 'show cursor' a hidden option
370
371 2005-07-14 [colin]      1.9.12cvs52
372
373         * src/plugins/spamassassin/Makefile.am
374         * src/plugins/clamav/Makefile.am
375                 Fix double EXTRA_DISTs
376
377 2005-07-14 [colin]      1.9.12cvs51
378
379         * src/plugins/clamav/Makefile.am
380         * src/plugins/clamav/clamav_plugin_gtk.deps
381         * src/plugins/spamassassin/Makefile.am
382         * src/plugins/spamassassin/spamassassin_gtk.deps
383                 Make $plugin_gtk depend on $plugin
384
385 2005-07-14 [hoa]        1.9.12cvs50
386
387         * src/etpan/imap-thread.c
388                 enable debug log of libetpan when running with --debug
389
390 2005-07-14 [colin]      1.9.12cvs49
391
392         * configure.ac
393         * src/common/Makefile.am
394         * src/common/plugin.c
395         * src/common/plugin.h
396                 Add a little plugin dependancy system.
397                 Plugins can ship a $plugin_name.deps file
398                 (near them in PLUGINDIR) so that their
399                 dependancies are loaded if possible.
400         * src/plugins/Makefile.am
401         * src/plugins/pgpcore/Makefile.am
402         * src/plugins/pgpcore/passphrase.c
403         * src/plugins/pgpcore/passphrase.h
404         * src/plugins/pgpcore/plugin.c
405         * src/plugins/pgpcore/prefs_gpg.c
406         * src/plugins/pgpcore/prefs_gpg.h
407         * src/plugins/pgpcore/select-keys.c
408         * src/plugins/pgpcore/select-keys.h
409         * src/plugins/pgpcore/sgpgme.c
410         * src/plugins/pgpcore/sgpgme.h
411                 Introduce pgpcore, used by pgpmime and
412                 pgpinline
413         * src/plugins/pgpmime/Makefile.am
414         * src/plugins/pgpmime/passphrase.c
415         * src/plugins/pgpmime/passphrase.h
416         * src/plugins/pgpmime/pgpmime.c
417         * src/plugins/pgpmime/pgpmime.deps
418         * src/plugins/pgpmime/plugin.c
419         * src/plugins/pgpmime/prefs_gpg.c
420         * src/plugins/pgpmime/prefs_gpg.h
421         * src/plugins/pgpmime/select-keys.c
422         * src/plugins/pgpmime/select-keys.h
423         * src/plugins/pgpmime/sgpgme.c
424         * src/plugins/pgpmime/sgpgme.h
425                 Remove the core from pgpmime and add the
426                 dependancy to pgpcore.
427
428 2005-07-14 [paul]       1.9.12cvs48
429
430         * src/stock_pixmap.c
431                 forgot this in last commit
432
433 2005-07-14 [paul]       1.9.12cvs47
434
435         * src/account.c
436         * src/addressbook.c
437                 add accelerators for the buttons (sync with main)
438         * src/compose.c
439         * src/compose.h
440                 add accelerators for the buttons.
441                 fix editing with external editor.
442                 replace gdk_input_*() with GIOChannel;
443                 (sync with main)
444         * src/foldersel.c
445                 display folder names with new/unread
446                 representation (sync with main)
447         * src/main.c
448                 specify default window icon (sync with main)
449         * src/prefs_common.c
450                 use_addr_book default to FALSE
451         * src/summaryview.c
452         * src/textview.c
453                 add accelerators for the buttons (sync with main)
454         * src/gtk/menu.c
455                 fix typos
456         * src/pixmaps/sylpheed_icon.xpm
457                 updated
458
459 2005-07-13 [paul]       1.9.12cvs46
460
461         * src/plugins/pgpmime/pgpmime.c
462         * src/plugins/pgpmime/sgpgme.c
463                 (temporarily) use deprecated gpgme_data_rewind()
464                 while largefile support is not present
465                 (as suggested by Colin)
466
467 2005-07-13 [paul]       1.9.12cvs45
468
469         * configure.ac
470                 remove large file support (for now):
471                 it breaks too many things
472
473 2005-07-13 [paul]       1.9.12cvs44
474
475         * configure.ac
476                 add large file support
477         * src/html.c
478                 fix bug #763 where href attribute was not
479                 the very first attribute of a link
480                 patch by Thomas Gilgin
481
482 2005-07-13 [colin]      1.9.12cvs43
483
484         * src/gtk/pluginwindow.c
485                 Little portability fix
486
487 2005-07-13 [colin]      1.9.12cvs42
488
489         * src/plugins/pgpmime/sgpgme.c
490                 Fix crasher.
491
492 2005-07-13 [colin]      1.9.12cvs41
493
494         * src/plugins/pgpmime/pgpmime.c
495         * src/plugins/pgpmime/sgpgme.c
496                 Use gpgme_data_release_and_get_mem instead
497                 of gpgme_data_read.
498
499 2005-07-13 [colin]      1.9.12cvs40
500
501         * configure.ac
502         * src/plugins/pgpmime/passphrase.c
503         * src/plugins/pgpmime/passphrase.h
504         * src/plugins/pgpmime/pgpmime.c
505         * src/plugins/pgpmime/plugin.c
506         * src/plugins/pgpmime/select-keys.c
507         * src/plugins/pgpmime/select-keys.h
508         * src/plugins/pgpmime/sgpgme.c
509         * src/plugins/pgpmime/sgpgme.h
510                 Port pgpmime to gpgme-1.0.
511
512 2005-07-12 [paul]       1.9.12cvs39
513
514         * AUTHORS
515         * src/toolbar.c
516         * src/toolbar.h
517                 add a 'Go to Prev' button to the toolbar.
518                 correct tooltip text of go to buttons.
519                 based on patch by Yang Guilong <bamanzi@gmail.com>
520
521 2005-07-12 [colin]      1.9.12cvs38
522
523         * src/statusbar.c
524                 Fix progress bar showing stuff at startup.
525
526 2005-07-12 [paul]       1.9.12cvs37
527
528         * src/editjpilot.c
529                 fix building with jpilot support
530
531 2005-07-11 [colin]      1.9.12cvs36
532
533         * src/inc.c
534                 Add visual indication that filtering is running
535         * src/textview.c
536                 Make {}[] uri delimiters
537         * src/summaryview.c
538                 Remove useless (and slow) calls
539
540 2005-07-11 [paul]       1.9.12cvs35
541
542         * src/plugins/clamav/clamav_plugin_gtk.c
543         * src/plugins/dillo_viewer/dillo_prefs.c
544         * src/plugins/pgpmime/prefs_gpg.c
545         * src/plugins/spamassassin/spamassassin_gtk.c
546                 gather plugins prefs together under their
547                 own 'Plugins' heading
548
549 2005-07-11 [paul]       1.9.12cvs34
550
551         sync with main
552
553         * src/account.c
554                 account_delete(): modified alert dialog
555         * src/editjpilot.c
556         * src/editvcard.c
557                 fixed a crash when cancelling file selection
558                 dialog by Escape key. Made non-ascii filename
559                 selectable.
560         * src/prefs_template.c
561                 prefs_template_window_create(): make scrolled
562                 window policy AUTOMATIC
563
564 2005-07-10 [hoa]        1.9.12cvs33
565
566         * src/etpan/imap-thread.c
567                 workaround for old Courier IMAP servers.
568
569 2005-07-10 [colin]      1.9.12cvs32
570
571         * src/folder.c
572         * src/statusbar.c
573         * src/statusbar.h
574                 Add visual progress indicator on filtering/processing
575                 Factorize the progress bar code
576         * src/imap.c
577         * src/imap.h
578         * src/etpan/imap-thread.c
579                 Add a reference counter to avoid destroying the Folder
580                 while it's in use by another callback.
581
582 2005-07-09 [hoa]        1.9.12cvs31
583
584         * src/imap.c
585         * src/etpan/imap-thread.c
586                 fixed deadlock when removing IMAP account.
587
588 2005-07-08 [colin]      1.9.12cvs30
589
590         * src/textview.c
591         * src/unmime.c
592                 Fix again problems decoding broken headers
593         * src/gtk/inputdialog.c
594                 Fix local variable shadowing a global one
595
596 2005-07-08 [colin]      1.9.12cvs29
597
598         * src/msgcache.c
599                 Make the cache/mark files platform-agnostic by writing
600                 them in little-endian format. Reading them is also done
601                 in little-endian format, of course; however, in order
602                 to avoid trashing mark data on big-endian machines, the
603                 files are, at first, read from the native format if the
604                 little-endian one doesn't exist. This is easy to deter-
605                 mine by trying to open a file with a swapped data_ver
606                 and seeing if it's the wanted version.
607                 Little-endian using users should see absolutely no
608                 difference, Big-endian users may get a very little
609                 performance drop due to byte-swapping.
610                 Tested on i386 and ppc32. 
611                 Fixes bug #159 (The index file, in the mailboxes, is 
612                 hardware depending).
613
614                 To have the cache/mark files updated to the new little-
615                 endian format, "Check for new messages" or even
616                 "Rebuild folder tree" aren't enough. Files will be
617                 updated as soon as a folder has been opened/closed.
618                 To update everything, just select all folders by
619                 selecting them one by one.
620
621 2005-07-07 [colin]      1.9.12cvs28
622
623         * src/imap.c
624                 Remember the folder separator per IMAPFolder
625                 instead of globally.
626                 Revive the Session on noop; fixes bug #761
627                 (mark a bunch of unread messages as read takes 
628                 forever)
629
630 2005-07-07 [darko]      1.9.12cvs27
631
632         * src/common/template.c
633                 Sort templates alphabetically
634
635 2005-07-06 [colin]      1.9.12cvs26
636
637         * src/imap.c
638                 Try to use the correct separator in
639                 most cases. Possibly fixes bug #759
640                 (only creates the INBOX folder when 
641                 setting up new IMAP account) and 
642                 bug #760 (Can't retrieve messages)
643
644 2005-07-06 [colin]      1.9.12cvs25
645
646         * src/imap.c
647                 Use real_path in status command. This will
648                 help later, when namespaces will be used.
649
650 2005-07-06 [colin]      1.9.12cvs24
651
652         * configure.ac
653         * src/account.c
654         * src/folder.c
655         * src/imap.c
656         * src/etpan/etpan-log.c
657         * src/etpan/etpan-thread-manager.c
658         * src/etpan/imap-thread.c
659                 Add a --disable-libetpan parameter. With this,
660                 users that don't want IMAP4 support can avoid
661                 the new dependancy (and have no IMAP support).
662                 Users that have IMAP4 accounts and use this
663                 parameter won't lose their configuration, their
664                 IMAP accounts will just be invisible and not
665                 used.
666         * src/textview.c
667                 Make the "Copy ..." contextual menu items 
668                 copy to both the X clipboard and the gtk 
669                 clipboard - as most other apps do.
670         * src/gtk/about.c
671                 Add a notice about OpenSSL usage, in order to
672                 comply with OpenSSL's license (point 6):
673                 http://www.openssl.org/source/license.html
674
675 2005-07-06 [colin]      1.9.12cvs23
676
677         * src/alertpanel.c
678                 Fix a minimum size for alertpanels
679         * src/compose.c
680                 Show 'No space left on device' type errors
681                 when queuing/sending
682         * src/imap_gtk.c
683         * src/mh_gtk.c
684                 Rework folder's deletion message (remove 
685                 extra \n)
686
687 2005-07-05 [colin]      1.9.12cvs22
688
689         * src/imap.c
690                 Add an alertpanel on auth error
691                 Add pseudo-log
692                 Remove pthread-related stuff
693
694 2005-07-05 [colin]      1.9.12cvs21
695
696         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
697                 Fix crash on plugin reloading (with a hack)
698
699 2005-07-05 [colin]      1.9.12cvs20
700
701         * src/prefs_account.c
702         * src/prefs_account.h
703                 Fix typo
704         * src/gtk/filesel.c
705         * src/gtk/filesel.h
706                 Add a way to filter the view
707         * src/gtk/pluginwindow.c
708                 Filter loadable stuff
709         * src/plugins/pgpmime/prefs_gpg.c
710                 Fix missing unregistration
711         * .cvsignore
712         * src/etpan/.cvsignore
713         * src/plugins/spamassassin/.cvsignore
714                 Add more stuff to cvs ignored files
715
716 2005-07-04 [colin]      1.9.12cvs19
717
718         * src/imap.c
719                 Fix scan_required returning FALSE when it
720                 shouldn't. Maybe fix #760 (Can't retrieve
721                 messages)
722
723 2005-07-04 [colin]      1.9.12cvs18
724
725         * src/summaryview.c
726                 Fix always_show_msg pref
727
728 2005-07-04 [paul]       1.9.12cvs17
729
730         sync with main (forgotten in last commit)
731         
732         * src/common/utils.c
733         * src/common/utils.h
734                 check_line_length(): new.
735                 is_dir_exist()
736                 is_file_entry_exist()
737                 dirent_is_regular_file()
738                 dirent_is_directory(): use g_file_test() instead of stat().
739
740 2005-07-04 [paul]       1.9.12cvs16
741
742         sync with main:
743
744         * src/compose.c
745                 compose_write_to_file(): check for line
746                 length limit and display warning if exceeds
747         * src/jpilot.c
748                 use get_home_dir() instead of g_get_home_dir()
749         * src/procheader.c
750                 removed warning about invalid date
751         * src/vcard.c
752                 use get_home_dir() instead of g_get_home_dir()
753
754 2005-07-04 [paul]       1.9.12cvs15
755
756         * src/stock_pixmap.c
757                 fix new pixmap naming errors
758                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
759
760 2005-07-04 [colin]      1.9.12cvs14
761
762         * src/imap.c
763                 Fix debugging string with a warning
764
765 2005-07-04 [colin]      1.9.12cvs13
766
767         * configure.ac
768                 Add a check for libetpan's version (>= 0.37)
769
770 2005-07-04 [hoa]        1.9.12cvs12
771
772         * commitHelper
773         * src/imap.c
774         * src/etpan/imap-thread.c
775         * src/etpan/imap-thread.h
776                 fixed IMAP implementation of check of mails.
777
778 2005-07-03 [hoa]        1.9.12cvs11
779
780         * src/etpan/Makefile.am
781         * src/etpan/etpan-errors.h
782         * src/etpan/etpan-log.[ch]
783         * src/etpan/etpan-thread-manager-types.h
784         * src/etpan/etpan-thread-manager.[ch]
785         * src/etpan/imap-thread.[ch]
786         * src/Makefile.am
787         * src/imap.c
788         * src/main.c
789         * src/prefs_other.c
790         * configure.ac
791             merged imap branch.
792             dependency on libetpan 0.37 is now added.
793
794 2005-07-01 [colin]      1.9.12cvs10
795
796         * src/Makefile.am
797         * src/folder.c
798         * src/folder.h
799         * src/folderview.c
800         * src/stock_pixmap.c
801         * src/stock_pixmap.h
802         * src/plugins/trayicon/trayicon.c
803                 Add marked symbol on folders containing
804                 marked messages
805         * src/procmsg.c
806         * src/procmsg.h
807         * src/toolbar.c
808         * src/prefs_common.c
809         * src/prefs_common.h
810         * src/prefs_send.c
811                 Add an optional confirmation dialog on queue
812                 sending. Patch by wwp.
813         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
814         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
815         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
816         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
817         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
818         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
819         * src/pixmaps/inbox_mark.xpm            ** ADDED **
820         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
821         * src/pixmaps/outbox_mark.xpm           ** ADDED **
822         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
823         * src/pixmaps/trash_mark.xpm            ** ADDED **
824                 New pixmaps
825
826 2005-07-01 [colin]      1.9.12cvs9
827
828         * src/summaryview.c
829                 Fix a little threading bug
830         * src/addrgather.c
831         * src/mainwindow.c
832                 A little bit of HIG normality never hurts
833
834 2005-07-01 [colin]      1.9.12cvs8
835
836         * src/compose.c
837         * src/msgcache.c
838         * src/pop.c
839         * src/procmime.c
840         * src/recv.c
841         * src/common/log.c
842         * src/common/template.c
843         * src/common/utils.c
844         * src/common/utils.h
845                 Reverted the fwrite_atomic stuff. In fact
846                 it is already atomic.
847
848 2005-06-30 [colin]      1.9.12cvs7
849
850         * src/common/utils.c
851         * src/common/utils.h
852                 Add an fwrite_atomic() function to make
853                 sure we write everything: fwrite can make
854                 short writes.
855         * src/compose.c
856         * src/msgcache.c
857         * src/pop.c
858         * src/procmime.c
859         * src/recv.c
860         * src/common/log.c
861         * src/common/template.c
862                 Use that (and fix swapping of size and nmemb).
863                 Thanks to Rich Coe for the heads up.
864
865 2005-06-30 [colin]      1.9.12cvs6
866
867         * src/addressbook.c
868                 Optimize addressbook opening 
869
870 2005-06-30 [colin]      1.9.12cvs5
871
872         * src/summaryview.c
873                 Remove calls to summary_step after move/copy
874
875 2005-06-28 [paul]       1.9.12cvs4
876
877         * src/alertpanel.c
878                 wrap and make the error msg selectable
879
880 2005-06-28 [paul]       1.9.12cvs3
881
882         * src/ssl_manager.c
883                 replace the OK button with a Close button
884         * src/gtk/foldersort.c
885                 use GTK_STOCK_ icons/buttons
886
887 2005-06-28 [colin]      1.9.12cvs2
888
889         * src/gedit-print.c             ** ADDED **
890         * src/gedit-print.h             ** ADDED **
891         * src/gtk/gtksourceprintjob.c   ** ADDED **
892         * src/gtk/gtksourceprintjob.h   ** ADDED **
893                 I can't believe no one had enough time to tell
894                 me I forgot the `cvs add`
895
896 2005-06-27 [colin]      1.9.12cvs1
897
898         * src/Makefile.am
899         * src/gtk/Makefile.am
900         * src/messageview.c
901         * src/procmsg.c
902         * src/summaryview.c
903         * configure.ac
904                 Add optional libgnomeprint-based printing
905         * src/mainwindow.c
906         * src/gtk/quicksearch.c
907                 Add an Edit/Quick search menu item to show
908                 and focus the quicksearch
909
910 2005-06-27 [paul]       1.9.12
911
912         1.9.12 release
913
914         * po/ca.po
915         * po/de.po
916         * po/es.po
917         * po/fr.po
918         * po/it.po
919         * po/ko.po
920         * po/pt_BR.po
921         * po/sk.po
922         * po/zh_CN.po
923                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
924                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
925                 SungHyun Nam, Frederico Goncalves Guimaraes,
926                 Andrej Kacian, and Yang Guilong
927 2005-06-26 [colin]      1.9.11cvs106
928
929         * src/imap_gtk.c
930                 Forgot one file for previous fix
931
932 2005-06-26 [colin]      1.9.11cvs105
933
934         * src/folder.c
935         * src/imap.c
936                 Fix problems with folder operations in no_select
937                 imap folders. it applies only to mails, and 
938                 creation/deletion/move/renaming of folders 
939                 should be possible
940
941 2005-06-26 [paul]       1.9.11cvs104
942
943         * src/prefs_filtering.c
944                 replace one more GTK_STOCK_REMOVE
945                 with GTK_STOCK_DELETE
946
947 2005-06-25 [colin]      1.9.11cvs103
948
949         * src/imap.c
950                 Optimize get_seq_set_from_seq_list
951                 (Patch by Ricardo) 
952
953 2005-06-25 [colin]      1.9.11cvs102
954
955         * src/mh.c
956                 If the directory exists, but not in the
957                 correct encoding, rename it. This should
958                 handle old-versions-induced bugs.
959
960 2005-06-25 [colin]      1.9.11cvs101
961
962         * src/mh.c
963                 Fix path access with extended dir names
964                 Fixes bug #589 (SC segfaults with wrong locale
965                 settings)
966
967 2005-06-25 [colin]      1.9.11cvs100
968
969         * src/prefs_account.c
970         * src/prefs_account.h
971         * src/compose.c
972                 Add an option to encrypt replies to
973                 encrypted messages
974
975 2005-06-25 [colin]      1.9.11cvs99
976
977         * src/compose.c
978         * src/quote_fmt_parse.y
979                 ... And make it work with pgpinline.
980
981 2005-06-25 [colin]      1.9.11cvs98
982
983         * src/compose.c
984         * src/procmime.c
985         * src/procmime.h
986         * src/quote_fmt_parse.y
987                 o Make reedition of encrypted messages possible
988                   (as long as it is encrypted to self too, no
989                    magic there)
990                 o Make replying with quote (and without selecting
991                   text) possible for encrypted messages.
992                 Closes bug #550 (Not possible to "reply with quote"
993                 to gnupg encrypted messages)
994
995 2005-06-24 [paul]       1.9.11cvs97
996
997         * src/imap.c
998                 add missing include
999
1000 2005-06-24 [paul]       1.9.11cvs96
1001
1002         * src/editldap.c
1003                 made bind password entry invisible
1004                 (sync with main)
1005         * src/send_message.c
1006                 send_message_local(): check exit status
1007                 to detect errors (sync with main)
1008         * src/textview.c
1009                 use main's less ambiguous popup menu
1010                 wording
1011
1012 2005-06-24 [paul]       1.9.11cvs95
1013
1014         * src/prefs_actions.c
1015         * src/prefs_customheader.c
1016         * src/prefs_display_header.c
1017         * src/prefs_filtering_action.c
1018         * src/prefs_matcher.c
1019         * src/prefs_template.c
1020         * src/prefs_toolbar.c
1021                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
1022         * src/gtk/description_window.c
1023                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
1024
1025 2005-06-23 [colin]      1.9.11cvs94
1026
1027         * src/summaryview.c
1028                 Fix rough edges (be sure to call status_show whenever
1029                 necessary).
1030
1031 2005-06-23 [colin]      1.9.11cvs93
1032
1033         * src/summaryview.c
1034                 Optimize Select All
1035                 Before, in a 5K mails folder: 11s
1036                 After, in the same folder: 58000µs
1037                 The joys of locking... gtk_clist_select_all() fires a 
1038                 tree-select-row event for each selected row, which in 
1039                 summaryview, callbacks summary_selected which in turn,
1040                 calls summary_status_show, which walks the selected
1041                 rows. Hence, calling gtk_clist_select_all was 
1042                 exponential. Locking the summaryview makes 
1043                 summary_selected return early.
1044
1045 2005-06-23 [colin]      1.9.11cvs92
1046
1047         * src/imap.c
1048                 Move mutex at the important place to avoid
1049                 deadlocks
1050         * src/summaryview.c
1051                 Fix Del key deleting directly instead of
1052                 moving to trash
1053
1054 2005-06-22 [colin]      1.9.11cvs91
1055
1056         * src/plugins/spamassassin/libspamc.c
1057                 As we do spagetti code with assignations in multiple
1058                 places (see _message_read_raw where out = msg = raw),
1059                 let's be sure we don't free the same pointer twice.
1060                 Should fix bug #683 (Crash in libpam at 
1061                 message_cleanup).
1062
1063 2005-06-22 [colin]      1.9.11cvs90
1064
1065         * src/compose.c
1066         * src/messageview.c
1067         * src/toolbar.c
1068                 Make toolbar's delete use the move to trash stuff;
1069                 Add gtk_widget_realize to be sure pixmaps can get
1070                 created (that may fix an old worksforme bug which
1071                 I can't find back...)
1072
1073 2005-06-22 [colin]      1.9.11cvs89
1074
1075         * src/summaryview.c
1076         * src/summaryview.h
1077         * src/mainwindow.c
1078                 Rename "Message/Delete" to "Message/Move to trash"
1079                 Add "Message/Delete..." that directly destroys the
1080                 selected messages after asking for a confirmation.
1081
1082 2005-06-22 [colin]      1.9.11cvs88
1083
1084         * src/imap.c
1085                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
1086                 o Fix a deadlock (thanks Darko)
1087
1088 2005-06-22 [colin]      1.9.11cvs87
1089
1090         * src/gtk/foldersort.c
1091                 Add missing include for the i18n;
1092                 patch by Fabien Vantard
1093
1094 2005-06-21 [colin]      1.9.11cvs86
1095
1096         * src/folder.c
1097         * src/folderview.c
1098                 Respect the no_select flag
1099         * src/imap.c
1100                 Fix recursive deletion
1101         * src/imap_gtk.c
1102         * src/mh_gtk.c
1103                 Make the folder deletion's warning
1104                 more explicit
1105
1106 2005-06-21 [colin]      1.9.11cvs85
1107
1108         * src/textview.c
1109                 Prevent email addresses from spanning accross
1110                 lines - fixes bug # 646 (newline-chars in 
1111                 email addresses)
1112
1113 2005-06-20 [colin]      1.9.11cvs84
1114
1115         * src/folder.c
1116                 Be sure not to remove source if copy failed
1117
1118 2005-06-20 [colin]      1.9.11cvs83
1119
1120         * src/folderview.c
1121         * src/imap_gtk.c
1122                 remove summaryview's lock
1123         * src/imap.c
1124                 introduce threads to avoid problems when foreground tasks
1125                 interfere with background tasks
1126         * src/mh.c
1127                 prevent moving to drafts/queue
1128         * src/mimeview.c
1129                 fix leak
1130
1131 2005-06-19 [colin]      1.9.11cvs82
1132
1133         * src/imap_gtk.c
1134                 Remember that the user doesn't want to override
1135                 offline mode, for 3 seconds. It avoid presenting
1136                 him with N popups in a really short time.
1137
1138 2005-06-17 [colin]      1.9.11cvs81
1139
1140         * src/imap.c
1141                 Fix IMAP breaking on folders containing '('
1142                 (Probably won't be enough)
1143
1144 2005-06-17 [colin]      1.9.11cvs80
1145
1146         Forgotten files on 1.9.11cvs79
1147         * src/summaryview.c
1148                 Fix stepping when not immediately executing
1149         * src/imap.c
1150                 Really prevent UID FETCH 0
1151         * src/codeconv.c
1152                 Fix outgoing charset never set to utf-8
1153         * src/mh.c
1154                 Fix leak
1155
1156 2005-06-16 [colin]      1.9.11cvs79
1157
1158         * src/compose.c
1159                 Fix bug #707 (Dash splits rows)
1160                 Only wrap if we're on a line break position and
1161                 the previous one was a "white" (space) char.
1162                 Pango stuff is weird.
1163
1164 2005-06-16 [colin]      1.9.11cvs78
1165
1166         * src/imap_gtk.c
1167                 Lock summaryview while downloading messages
1168                 on user demand
1169         * src/procheader.c
1170         * src/unmime.c
1171         * src/common/utils.c
1172         * src/common/utils.h
1173                 Replace \r and \n with spaces in From and
1174                 Subject headers
1175
1176 2005-06-16 [paul]       1.9.11cvs77
1177
1178         * src/procmime.c
1179                 liberalise the mime parser
1180         * src/gtk/about.c
1181                 add text wrapping
1182
1183 2005-06-16 [paul]       1.9.11cvs76
1184
1185         * src/gtk/about.c
1186                 reworked
1187
1188 2005-06-15 [colin]      1.9.11cvs75
1189
1190         * src/compose.c
1191                 Finish header encoding fix
1192         * src/summaryview.c
1193                 Fix segfault
1194         * src/headerview.c
1195                 Fix compilation (Thanks Stephan
1196                 Sachse)
1197
1198 2005-06-15 [colin]      1.9.11cvs74
1199
1200         * Makefile.am
1201                 Install gnome2 stuff rather than gnome1, 
1202                 if both are present
1203         * src/codeconv.c
1204         * src/codeconv.h
1205         * src/compose.c
1206                 Fix headers encoding
1207         * src/folder.c
1208                 Visual progress when fetching all messages
1209         * src/folderview.c
1210         * src/summaryview.c
1211         * src/summaryview.h
1212                 Prevent changing current message while
1213                 incorporating
1214
1215 2005-06-15 [paul]       1.9.11cvs73
1216
1217         * src/gtk/gtkaspell.c
1218         * src/gtk/gtkaspell.h
1219                 fix build warnings
1220
1221 2005-06-15 [paul]       1.9.11cvs72
1222
1223         * src/prefs_filtering.c
1224                 allow reordering of filter rules by
1225                 drag n drop
1226
1227 2005-06-15 [paul]       1.9.11cvs71
1228
1229         * COPYING
1230                 updated
1231         * src/codeconv.c
1232                 replace deprecated function
1233         * src/inc.c
1234         * src/send_message.c
1235         * src/gtk/progressdialog.c
1236         * src/gtk/progressdialog.h
1237                 salvage and reuse parts of reverted sync
1238
1239 2005-06-15 [paul]       1.9.11cvs70
1240
1241         * src/inc.c
1242         * src/send_message.c
1243         * src/gtk/progressdialog.c
1244         * src/gtk/progressdialog.h
1245                 revert yesterday's sync with main
1246                 it contains deprecated functions
1247
1248 2005-06-15 [colin]      1.9.11cvs69
1249
1250         * src/headerview.c
1251                 Fix bug #670 (multi user to: will corrupt message 
1252                 headers display)
1253
1254 2005-06-15 [colin]      1.9.11cvs68
1255
1256         * src/compose.c
1257                 Fix bug #421 (Fix undo on wrapping)
1258
1259 2005-06-15 [colin]      1.9.11cvs67
1260
1261         * src/folder.c
1262                 Provide visual feedback while processing
1263                 folder's rules.
1264         * src/imap.c
1265                 Provide visual feedback while getting
1266                 short headers (for uncached messages)
1267
1268
1269 2005-06-14 [paul]       1.9.11cvs66
1270
1271         * src/account.c
1272                 change a couple stock icons
1273         * src/inc.c
1274         * src/send_message.c
1275         * src/gtk/progressdialog.c
1276         * src/gtk/progressdialog.h
1277                 sync main's GtkTreeView implementation
1278
1279 2005-06-14 [colin]      1.9.11cvs65
1280
1281         * src/imap.c
1282                 Various little fixes, mainly on error paths
1283
1284 2005-06-13 [colin]      1.9.11cvs64
1285
1286         * matcher.c
1287         * procmsg.c
1288         * procmsg.h
1289                 Add a way to fetch only headers. This speeds
1290                 up filtering on headers for IMAP. Fixes:
1291                 bug #481 extraneous imap commands slow down 
1292                         imap filtering
1293                 bug #522 Sylpheed downloads all messages 
1294                         when opening mailbox (IMAP)
1295                 bug #677 IMAP fetch is soooooooooooooo slow
1296         * src/folder.c
1297         * src/folder.h
1298                 Add a folder set_batch method so that
1299                 implementations can speed up flags changes
1300         * src/folderutils.c
1301         * src/summaryview.c
1302                 Use that in mark as (un)read and mark all read
1303                 Refix bug #679
1304         * src/imap.c
1305                 Implement set_batch - brings back deferred
1306                 flags in a less buggy manner. Fixes:
1307                 bug #729 IMAP immediate expunge of deleted messages
1308                 bug #191 remove list of messages with one command
1309                 Fix login with strange chars
1310                 Implement fetch_msg_full
1311                 Fix copy (wrong counts)
1312
1313 2005-06-12 [colin]      1.9.11cvs63
1314
1315         * src/folder.c
1316                 lock incorporation during long operations.
1317                 Avoids fucking up the IMAP socket.
1318
1319 2005-06-12 [colin]      1.9.11cvs62
1320
1321         * src/imap.c
1322                 Fix harmful typo
1323                 Factorize remove_all_msg
1324                 Thread-ize expunge
1325         * src/summaryview.c
1326                 Don't update partial-download status if unnecessary
1327         * src/folder.c
1328                 Use remove_msgs everywhere possible
1329
1330 2005-06-12 [colin]      1.9.11cvs61
1331
1332         * src/folder.c
1333         * src/folder.h
1334                 Add a remove_msgs function to remove a 
1335                 list of messages
1336         * src/imap.c
1337                 Implement that.
1338
1339 2005-06-12 [colin]      1.9.11cvs60
1340
1341         * src/imap.c
1342                 Remove flags-processing deferring... Too hard
1343                 to get it to work in all cases.
1344
1345 2005-06-11 [colin]      1.9.11cvs59
1346
1347         * src/imap.c
1348                 printf -> debug_print
1349
1350 2005-06-11 [colin]      1.9.11cvs58
1351
1352         * src/imap.c
1353                 o Fix build without USE_PTHREAD
1354                 o Factorize imap_open
1355                 o Alertpanel in case of impossible connection
1356                 o Alertpanel in case of impossible login
1357                 o Fix deferred flags processing to force a 
1358                   flush before adding some more flags to process,
1359                   but in another folder.
1360
1361 2005-06-10 [colin]      1.9.11cvs57
1362
1363         * src/imap.c
1364                 o Fix a format string error
1365                 o init ssl socket outside of the thread 
1366                   (it possibly invokes gtk calls)
1367         * src/procmime.c
1368                 o Put back the buffer to its necessary size
1369                 o Fix changing a file pointer without keeping
1370                   track of it (thanks Valgrind)
1371         * src/common/smtp.c
1372                 o Fix automatic STARTTLS if login should be done
1373                   and the server only allows it after starting TLS
1374         * src/gtk/gtkinputdialog.c
1375                 o Eat GDK_Return so that the combo popup doesn't 
1376                   appear when we press Enter to validate the combo
1377                   input dialog (as seen in the Open with... dialog)
1378
1379 2005-06-10 [colin]      1.9.11cvs56
1380
1381         * src/imap.c
1382                 o A bit less debug
1383                 o Fix a crash on deletion
1384                 o Threadize imap_select (it's called outside of 
1385                   threads)
1386                 o Defer treatment of DELETED flags
1387
1388
1389 2005-06-09 [colin]      1.9.11cvs55
1390
1391         * src/imap.c
1392                 Make sure we check imap_gtk_should_override(), which
1393                 potentially calls gtk stuff, before creating thread.
1394                 That way it should't be called via imap_get_session()
1395                 inside a thread.
1396
1397 2005-06-09 [colin]      1.9.11cvs54
1398
1399         * src/imap.c
1400                 o add a bit of status output
1401                 o remove some dead code
1402                 o threadize get_list_of_uids
1403                 o threadize imap_get_flags
1404                 o defer flag changing by 500ms so that they
1405                   can be batched
1406
1407
1408 2005-06-08 [colin]      1.9.11cvs53
1409
1410         * src/imap.c
1411                 Thread-ize imap_cmd_fetch
1412
1413 2005-06-08 [colin]      1.9.11cvs52
1414
1415         * src/main.c
1416                 Mmh, that broke POP3...
1417
1418 2005-06-08 [colin]      1.9.11cvs51
1419
1420         * src/main.c
1421                 Stabilize IMAP patch (thanks to Hoa)
1422
1423 2005-06-08 [colin]      1.9.11cvs50
1424
1425         * src/imap.c
1426                 Test patch to speed up imap. 
1427
1428 2005-06-08 [colin]      1.9.11cvs49
1429
1430         * src/imap_gtk.c
1431                 Warning fix
1432         * src/procmime.c
1433                 Apply patch from gentoo to use /usr/share/mime/globs if 
1434                 available, after un-breaking it
1435         * src/common/log.c
1436         * src/common/log.h
1437                 Use g_timeout for invoking hooks that possibly use gtk
1438                 calls. This should leave gtk calls in the main thread.
1439
1440 2005-06-08 [paul]       1.9.11cvs48
1441
1442         * src/codeconv.c
1443                 conv_get_outgoing_charset_str(): don't
1444                 use prefs_common setting
1445         * src/compose.c
1446         * src/compose.h
1447                 add /Options/Character encoding/... to
1448                 temporarily change the outgoing encoding
1449
1450         (belated sync with main)
1451
1452 2005-06-08 [paul]       1.9.11cvs47
1453
1454         * src/compose.c
1455                 correction to/completion of last
1456                 sync with main
1457
1458 2005-06-08 [paul]       1.9.11cvs46
1459
1460         sync with main:
1461         
1462         * src/codeconv.c
1463         * src/codeconv.h
1464                 always enabled Japanese auto-detection
1465                 if the first letters of locale string
1466                 is "ja"
1467         * src/compose.c
1468                 don't use "destroy" signal to destroy
1469                 Compose object (fix rare crashes on discard?)
1470         * src/mainwindow.c
1471         * src/messageview.c
1472         * src/prefs_send.c
1473                 added Hebrew encodings
1474         * src/sourcewindow.c
1475                 don't use "destroy" signal to destroy
1476                 objects
1477
1478 2005-06-07 [colin]      1.9.11cvs45
1479
1480         * src/summaryview.c
1481                 Add missing unlocks/locks
1482
1483 2005-06-07 [paul]       1.9.11cvs44
1484
1485         * src/summaryview.c
1486                 restore bug #749 fix
1487
1488 2005-06-06 [colin]      1.9.11cvs43
1489
1490         * src/summaryview.c
1491                 Fix selection bug when prefs_common.open_unread 
1492                 is FALSE
1493
1494 2005-06-06 [colin]      1.9.11cvs42
1495
1496         * src/common/md5.c
1497                 Fix a warning
1498         * src/summaryview.c
1499         * src/folderview.c
1500                 Factorize long operations beginning and end
1501                 (locking, freezing/thawing, cursor, ...)
1502                 Check selection->data member in selection-
1503                 related loops; this avoids dying an awful
1504                 death if the selection changes on us while
1505                 we're marking a whole IMAP folder unread, 
1506                 for example.
1507
1508 2005-06-06 [paul]       1.9.11cvs41
1509
1510         * src/textview.c
1511                 don't g_free() a static gchar buffer
1512
1513 2005-06-05 [colin]      1.9.11cvs40
1514
1515         * src/mainwindow.c
1516         * src/messageview.c
1517         * src/summaryview.c
1518                 Fix bug #749 (Show all headers should be
1519                 sticky as the GUI suggests)
1520
1521 2005-06-03 [paul]       1.9.11cvs39
1522
1523         * src/compose.c
1524                 don't allow editing of mail while sending.
1525                 patch by Colin
1526
1527 2005-06-03 [paul]       1.9.11cvs38
1528
1529         * src/folderview.c
1530                 add a freeze/thaw to speed up 'mark all read'
1531
1532 2005-06-03 [paul]       1.9.11cvs37
1533
1534         * src/prefs_message.c
1535                 reflect changes immediately
1536
1537 2005-06-02 [colin]      1.9.11cvs36
1538
1539         * po/POTFILES.in
1540                 Patch by Fabien Vantard.
1541
1542 2005-06-02 [colin]      1.9.11cvs35
1543
1544         * src/imap.c
1545                 Use a non-blocking imap_getline() if possible.
1546                 This should completely prevent the interface
1547                 from freezin on imap operations, although it
1548                 may do strange stuff in case of folder switching
1549                 while a big imap operation is taking place...
1550
1551                 In addition, fix a leak in the case thread
1552                 creation fails on connection.
1553
1554 2005-06-02 [colin]      1.9.11cvs34
1555
1556         * src/crash.c
1557         * src/prefs_common.h
1558                 Fix build (prefs_common_init() doesn't exist
1559                 anymore)
1560
1561 2005-06-02 [colin]      1.9.11cvs33
1562
1563         * src/prefs_account.c
1564                 Fix bug #245 (filtering rules broken when
1565                 renaming a remote account (imap4 or nntp)
1566
1567 2005-06-02 [colin]      1.9.11cvs32
1568
1569         * src/imap.c
1570                 Try to fix IMAP shortcomings: 
1571                 o Multithread imap_open()
1572                 o allow offline-mode overriding instead of
1573                   just returning NULL
1574         * src/imap_gtk.c
1575         * src/imap_gtk.h
1576                 Add a function to ask whether we want to
1577                 override offline-mode for 10 minutes (one-shot
1578                 asking was painful)
1579         * src/procheader.c
1580                 Fix segfault when imap parser isn't happy about
1581                 a missing {
1582
1583 2005-06-01 [colin]      1.9.11cvs31
1584
1585         * src/addrharvest.c
1586         * src/compose.c
1587         * src/mbox.c
1588         * src/mbox.h
1589         * src/mh.c
1590         * src/msgcache.c
1591         * src/send_message.c
1592         * src/setup.c
1593         * src/undo.c
1594         * src/common/hooks.c
1595         * src/common/prefs.c
1596         * src/common/template.c
1597         * src/common/utils.c
1598         * src/gtk/gtkutils.c
1599         * src/gtk/inputdialog.c
1600         * src/gtk/menu.c
1601         * src/gtk/pluginwindow.c
1602         * src/gtk/prefswindow.c
1603         * src/plugins/pgpmime/passphrase.c
1604         * src/plugins/pgpmime/prefs_gpg.c
1605                 More -Wall fixes
1606
1607         * src/common/Makefile.am
1608         * src/common/timing.h
1609                 Add basic timing code
1610
1611         * src/summaryview.c
1612                 Fix a bug with unread messages when 
1613                 re-sorting folders, and by the way
1614                 fix a big performance hit when 
1615                 re-sorting (10k mails: before 5s,
1616                 after .5s)
1617
1618         * src/prefs_compose_writing.c
1619         * src/prefs_compose_writing.h
1620         * src/prefs_message.c
1621         * src/prefs_message.h
1622         * src/prefs_other.c
1623         * src/prefs_other.h
1624         * src/prefs_quote.c
1625         * src/prefs_quote.h
1626         * src/prefs_receive.c
1627         * src/prefs_receive.h
1628         * src/prefs_send.c
1629         * src/prefs_send.h
1630         * src/prefs_summaries.c
1631         * src/prefs_summaries.h
1632                 Fix copyright banner
1633
1634 2005-06-01 [paul]       1.9.11cvs30
1635
1636         * po/fi.po
1637                 updated by Flammie Pirinen
1638         * src/procmime.c
1639                 fix 'Bad BASE64 content' output
1640
1641 2005-05-31 [colin]      1.9.11cvs29
1642
1643         * src/procmime.c
1644                 Oops, where did my hunk go.
1645
1646 2005-05-31 [colin]      1.9.11cvs28
1647
1648         * src/Makefile.am
1649         * src/account.c
1650         * src/action.c
1651         * src/addr_compl.c
1652         * src/addressbook.c
1653         * src/codeconv.c
1654         * src/compose.c
1655         * src/export.c
1656         * src/folder.c
1657         * src/folderview.c
1658         * src/image_viewer.c
1659         * src/main.c
1660         * src/mainwindow.c
1661         * src/messageview.c
1662         * src/mimeview.c
1663         * src/msgcache.c
1664         * src/prefs_account.c
1665         * src/prefs_actions.c
1666         * src/prefs_common.c
1667         * src/prefs_compose_writing.c
1668         * src/prefs_customheader.c
1669         * src/prefs_ext_prog.c
1670         * src/prefs_filtering.c
1671         * src/prefs_filtering_action.c
1672         * src/prefs_fonts.c
1673         * src/prefs_image_viewer.c
1674         * src/prefs_message.c
1675         * src/prefs_message.h
1676         * src/prefs_msg_colors.c
1677         * src/prefs_other.c
1678         * src/prefs_other.h
1679         * src/prefs_quote.c
1680         * src/prefs_receive.c
1681         * src/prefs_receive.h
1682         * src/prefs_send.c
1683         * src/prefs_send.h
1684         * src/prefs_spelling.c
1685         * src/prefs_summaries.c
1686         * src/prefs_summary_column.c
1687         * src/prefs_template.c
1688         * src/prefs_themes.c
1689         * src/prefs_toolbar.c
1690         * src/prefs_wrapping.c
1691         * src/procmime.c
1692         * src/procmsg.c
1693         * src/send_message.h
1694         * src/ssl_manager.c
1695         * src/summary_search.c
1696         * src/summaryview.c
1697         * src/textview.c
1698         * src/wizard.c
1699         * src/common/smtp.c
1700         * src/common/smtp.h
1701         * src/gtk/gtkutils.h
1702                 o Move the rest of Common prefs to new style
1703                 o Lots of -Wall warning fixes
1704                 o fix FIXME in cache memusage calculation
1705                 o Let return receipts be sent from any account
1706                 o Little cache optimisation (read)
1707                 o Fix bug #746 (don't treat commas as separators
1708                   when inside a quoted string)
1709
1710 2005-05-31 [paul]       1.9.11cvs27
1711
1712         * src/prefs_common.c
1713                 fix 'off-by-one' typo
1714
1715 2005-05-31 [paul]       1.9.11cvs26
1716
1717         * src/account.c
1718         * src/addr_compl.c
1719         * src/compose.c
1720         * src/foldersel.c
1721         * src/prefs_actions.c
1722         * src/prefs_common.c
1723         * src/prefs_common.h
1724         * src/prefs_customheader.c
1725         * src/prefs_display_header.c
1726         * src/prefs_filtering.c
1727         * src/prefs_filtering_action.c
1728         * src/prefs_matcher.c
1729         * src/prefs_summaries.c
1730         * src/prefs_summary_column.c
1731         * src/prefs_template.c
1732         * src/prefs_toolbar.c
1733         * src/ssl_manager.c
1734         * src/gtk/pluginwindow.c
1735         * src/gtk/prefswindow.c
1736         * src/gtk/progressdialog.c
1737                 add hidden prefs 'enable_rules_hint'
1738                 for gtk_tree_view_set_rules_hint()
1739                 (sync with main)
1740                 
1741
1742 2005-05-31 [colin]      1.9.11cvs25
1743
1744         * src/Makefile.am
1745         * src/main.c
1746         * src/prefs_common.c
1747         * src/prefs_summaries.c ** ADDED **
1748         * src/prefs_summaries.h ** ADDED **
1749                 Common/Display -> Display/Summaries
1750
1751 2005-05-31 [colin]      1.9.11cvs24
1752
1753         * src/Makefile.am
1754         * src/main.c
1755         * src/prefs_quote.c ** ADDED **
1756         * src/prefs_quote.h ** ADDED **
1757                 Move Common/Quote to Compose/Quoting
1758         * src/prefs_common.c
1759         * src/prefs_common.h
1760                 Remove old quote stuff, add
1761                 convenience functions for GtkTextView prefs
1762         * src/gtk/prefswindow.c
1763                 Set default height higher
1764
1765 2005-05-30 [colin]      1.9.11cvs23
1766
1767         * src/Makefile.am
1768         * src/main.c
1769         * src/prefs_common.c
1770         * src/prefs_compose_writing.c ** ADDED **
1771         * src/prefs_compose_writing.h ** ADDED **
1772                 Move Common/Compose prefs to Compose/Writing
1773
1774 2005-05-30 [colin]      1.9.11cvs22
1775
1776         * src/common/utils.c
1777                 Fix bug #651 (Confused Attract by Subject)
1778                 Patch by M. Benkmann <haferfrost@web.de>
1779         * AUTHORS
1780
1781 2005-05-30 [colin]      1.9.11cvs21
1782
1783         * src/compose.c
1784                 Fix concatenation of different headers of
1785                 the same type (bug #645)
1786         * src/prefs_folder_item.c
1787                 Fix bug #699 (setting color to black doesn't
1788                 work immediately)
1789         * src/procmime.c
1790                 Print out decoding error only once per
1791                 block
1792
1793 2005-05-30 [paul]       1.9.11cvs20
1794
1795         * src/common/template.c
1796                 fix Bcc
1797
1798 2005-05-30 [paul]       1.9.11cvs19
1799
1800         * doc/src/rfc2368.txt   **NEW FILE**
1801         * src/compose.c
1802                 compose_entries_set(): don't interpret Bcc
1803                 header field (conform to RFC 2368)
1804                 (sync with main)
1805
1806 2005-05-29 [colin]      1.9.11cvs18
1807
1808         * src/prefs_common.c
1809                 Let the default reply format respect
1810                 netiquette by cutting the signature.
1811
1812 2005-05-29 [colin]      1.9.11cvs17
1813
1814         * src/summaryview.c
1815                 Don't let always_show_msg override
1816                 open_unread_on_enter when opening a new
1817                 directory.
1818
1819 2005-05-27 [paul]       1.9.11cvs16
1820
1821         sync with main:
1822
1823         * src/main.c
1824                 app_will_exit(): cleanup tmp directory when exit
1825         * src/message_search.c
1826                 improved the interface and made code cleanup.
1827                 removed Clear button
1828         * src/send_message.c
1829                 send_message_local(): use GSpawn, and detect errors
1830         * src/summary_search.c
1831                 improved the interface and made code cleanup
1832         * src/textview.c
1833                 textview_write_link(): also skip non-ascii space
1834                  at the head of link strings (phishing check
1835                  didn't work at the case)
1836         * src/common/utils.c
1837                 get_command_output(): use g_spawn_command_line_sync()
1838                 instead of popen()
1839
1840 2005-05-26 [colin]      1.9.11cvs15
1841
1842         * src/folder.c
1843                 remove printf
1844
1845 2005-05-26 [colin]      1.9.11cvs14
1846
1847         * src/common/nntp.c
1848                 Fix nntp mode reader (bug #611)
1849                 Patch by Florian Mickler <florian@mickler.org>
1850
1851 2005-05-26 [colin]      1.9.11cvs13
1852
1853         * src/plugins/pgpmime/passphrase.c
1854                 Fix mouse grabbing (bug #557)
1855
1856 2005-05-26 [colin]      1.9.11cvs12
1857
1858         * src/prefs_themes.c
1859                 Fix g_warning (bug #541)
1860
1861 2005-05-26 [colin]      1.9.11cvs11
1862
1863         * src/prefs_actions.c
1864         * src/prefs_template.c
1865                 Fix bug #506 (no warning if action/template
1866                 is not saved)
1867         * src/common/template.c
1868                 Fix a possible crash
1869
1870 2005-05-26 [colin]      1.9.11cvs10
1871
1872         * src/folder.c
1873         * src/folderview.c
1874         * src/procmsg.c
1875         * src/summaryview.c
1876                 Forbid locked messages to be moved or
1877                 deleted. Locked messages in trashes 
1878                 still get deleted, for performance
1879                 reason (mh.c::mh_remove_all_msgs)
1880
1881 2005-05-25 [colin]      1.9.11cvs9
1882
1883         * src/procmime.c
1884                 Use correct encoding when sending mails
1885                 with attachments that have accentued 
1886                 chars in their name
1887
1888 2005-05-24 [colin]      1.9.11cvs8
1889
1890         * src/summaryview.c
1891                 Fix bug #688 f) read/unread marker not
1892                 changed on first click
1893                 Also, optimize summary_status_show()
1894                 calls
1895         * src/folder.c
1896         * src/inc.c
1897         * src/procmime.c
1898                 Fix bug #688 b) and c) wrt message
1899                 attachments and signature
1900         * src/stock_pixmap.c
1901         * src/stock_pixmap.h
1902         * src/stock_pixmap.c
1903         * src/stock_pixmap.h
1904         * src/Makefile.am
1905         * src/pixmaps/clip_gpg_signed.xpm
1906                 Add clip/signed icon
1907
1908 2005-05-24 [colin]      1.9.11cvs7
1909
1910         * src/folder_item_prefs.c
1911                 whitespace fix
1912
1913 2005-05-24 [colin]      1.9.11cvs6
1914
1915         * src/folderview.c
1916         * src/prefs_common.c
1917         * src/prefs_common.h
1918                 Add a confirmation to folder drag and drop
1919                 fixes bug #156
1920         * src/alertpanel.c
1921         * src/alertpanel.h
1922                 fix _with_disable parameters so that
1923                 the buttons labels are specifiable too
1924         * src/plugins/pgpmime/sgpgme.c
1925                 reflect said change
1926                 
1927
1928 2005-05-24 [colin]      1.9.11cvs5
1929
1930         * src/folderview.c
1931                 Uncollapse/collapse folders on double-click
1932                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
1933                 closes bug #108
1934
1935 2005-05-23 [colin]      1.9.11cvs4
1936
1937         * src/common/socket.c
1938                 Check another special SSL_peek() error.
1939                 Should help wrt bug #728
1940
1941 2005-05-23 [colin]      1.9.11cvs3
1942
1943         * src/plugins/pgpmime/pgpmime.c
1944                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
1945                 breaking menu accelerators and stuff. Users will have to
1946                 reselect "PGP MIME" instead of "PGP/MIME" in their 
1947                 account's privacy preferences if needed.
1948
1949 2005-05-22 [paul]
1950
1951         * tools/kdeservicemenu/install.sh
1952                 use kdesu to prompt for root password if doing
1953                 global install/uninstall
1954
1955 2005-05-20 [colin]      1.9.11cvs2
1956
1957         * src/procmsg.c
1958                 Fix another compilation error with gcc-2.9x
1959                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
1960         * src/send_message.c
1961                 Don't send QUIT if we aren't connected
1962
1963 2005-05-19 [colin]      1.9.11cvs1
1964
1965         * src/procmsg.c
1966                 Fix compilation with gcc 2.9x
1967
1968 2005-05-19 [paul]       1.9.11
1969
1970         1.9.11 released
1971
1972 2005-05-19 [paul]       1.9.9cvs14
1973
1974         * src/gtk/inputdialog.c
1975                 prevent gettext warning
1976
1977 2005-05-19 [paul]       1.9.9cvs13
1978
1979         * src/mainwindow.c
1980         * src/prefs_common.c
1981         * src/prefs_common.h
1982         * src/textview.c
1983         * src/textview.h
1984                 add an option to toggle cursor in message
1985                 view (sync with main)
1986
1987 2005-05-18 [colin]      1.9.9cvs12
1988
1989         * src/compose.c
1990                 Dereference freed pointer
1991         * src/gtk/gtkaspell.c
1992                 Fix duplication of dictionaries (is it an aspell issue?)
1993
1994 2005-05-18 [colin]      1.9.9cvs11
1995
1996         * src/gtk/inputdialog.c
1997         * src/gtk/gtkaspell.c
1998                 HIGuify dialogs
1999         * src/alertpanel.c
2000                 Remove a double call
2001
2002 2005-05-17 [colin]      1.9.9cvs10
2003
2004         * src/gtk/gtkaspell.c
2005                 Fix dialogs, Ctrl-Enter accel
2006
2007 2005-05-17 [colin]      1.9.9cvs9
2008
2009         * src/gtk/gtkaspell.c
2010                 Fix some accelerators, escape in replace-window
2011
2012 2005-05-16 [colin]      1.9.9cvs8
2013
2014         * src/gtk/gtkaspell.c
2015                 Revert last commit, it was a mistake.
2016
2017 2005-05-16 [colin]      1.9.9cvs7
2018
2019         * src/gtk/gtkaspell.c
2020                 Remove buggy code while we're at it. It's a 
2021                 dead code path anyway.
2022
2023 2005-05-16 [colin]      1.9.9cvs6
2024
2025         * src/gtk/gtkaspell.c
2026                 Missed some gtk_menu_popup where deactivate
2027                 signal should be handled. Should fix bug
2028                 #629 a bit more.
2029
2030 2005-05-16 [colin]      1.9.9cvs5
2031
2032         * src/gtk/gtkaspell.c
2033                 Remove debug printf()s
2034
2035 2005-05-16 [colin]      1.9.9cvs4
2036
2037         * src/gtk/gtkaspell.c
2038                 Fix a bit aspell problems
2039                 (see bug #629)
2040
2041 2005-05-13 [colin]      1.9.9cvs3
2042
2043         * src/folderview.c
2044                 Fix the + appearing even when no subfolders
2045                 have unread messages. Thanks to wwp for the
2046                 bug report.
2047
2048 2005-05-11 [paul]       1.9.9cvs2
2049
2050         * src/folderview.c
2051                 correction to 1.9.9cvs1, only colour folders that
2052                 have new msgs (not unread msgs)
2053
2054 2005-05-10 [colin]      1.9.9cvs1
2055
2056         * src/folderview.c
2057         * src/summaryview.c
2058                 Try to fix bolding bugs again.
2059
2060 2005-05-09 [paul]
2061
2062         * tools/claws.i18n.status.pl
2063                 add Ricardo Mones Lastra's script that has been providing
2064                 the i18n status page for many months
2065
2066 2005-05-09 [paul]       1.9.9
2067
2068         1.9.9 release
2069
2070 2005-05-09 [paul]       1.9.6cvs58
2071
2072         * AUTHORS
2073         * INSTALL
2074         * README.claws
2075                 updated
2076         * Makefile.am 
2077         * RELEASE_NOTES.claws
2078                 add release notes to cvs to simplify release
2079                 procedure
2080         * configure.ac
2081                 add ca and fi to ALL_LINGUAS
2082         * po/Makefile.in.in
2083                 workaround for missing Makevars
2084         * po/ca.po
2085         * po/fi.po
2086                 add new Catalan and Finnish translations
2087                 submitted by Miquel Oliete and Flammie Pirinen
2088         * po/de.po
2089         * po/es.po
2090         * po/fr.po
2091         * po/it.po
2092         * po/pl.po
2093         * po/ru.po
2094         * po/sk.po
2095         * po/sr.po
2096         * po/zh_CN.po
2097                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
2098                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
2099                 Urke MMI, and Hansom Young
2100         * src/main.c
2101                 Fix drafting when quitting. compose_draft() closes the
2102                 compose windows, which modifies the compose_list GSList.
2103                 We have to refresh this list after echo drafting to avoid a
2104                 segfault
2105         * src/partial_download.c
2106                 fix segfault on exit
2107
2108 2005-05-06 [paul]       1.9.6cvs57
2109
2110         * src/grouplistdialog.c
2111                 quick fix/workaround for unresizeable newsgroup
2112                 name column 
2113
2114 2005-05-06 [paul]       1.9.6cvs56
2115
2116         * src/inc.c
2117         * src/mainwindow.c
2118                 use gettext plural forms
2119         * src/imap_gtk.c
2120         * src/mh_gtk.c
2121         * src/toolbar.c
2122                 small improvement to english usage
2123
2124 2005-05-05 [thorsten]   1.9.6cvs55
2125
2126         * src/folder.c
2127                 fix possible crash
2128
2129 2005-05-05 [paul]       1.9.6cvs54
2130         
2131         sync with HEAD
2132
2133         * AUTHORS
2134         * src/compose.c
2135                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
2136                 patch by Tim Mann
2137
2138 2005-05-05 [paul]       1.9.6cvs53
2139
2140         * src/mainwindow.c
2141                 fix resizing of separate message and
2142                 folder views
2143
2144 2005-05-05 [paul]       1.9.6cvs52
2145
2146         * src/account.c
2147         * src/addrgather.c
2148         * src/browseldap.c
2149         * src/exphtmldlg.c
2150         * src/expldifdlg.c
2151         * src/importmutt.c
2152         * src/importpine.c
2153         * src/main.c
2154         * src/mainwindow.c
2155         * src/noticeview.c
2156         * src/prefs_filtering.c
2157         * src/prefs_filtering_action.c
2158         * src/prefs_matcher.c
2159         * src/prefs_spelling.c
2160         * src/prefs_toolbar.c
2161         * src/toolbar.c
2162         * src/wizard.c
2163         * src/gtk/description_window.c
2164         * src/gtk/gtkvscrollbutton.c
2165         * src/gtk/progressdialog.c
2166         * src/gtk/quicksearch.c
2167         * src/plugins/pgpmime/prefs_gpg.c
2168         * src/plugins/spamassassin/spamassassin_gtk.c
2169                 replace deprecated gtk_widget_set_usize
2170
2171 2005-05-04 [colin]      1.9.6cvs51
2172
2173         * src/common/utils.c
2174                 Fix crash when subst_for_filename is called
2175                 with a NULL parameter
2176
2177 2005-05-04 [colin]      1.9.6cvs50
2178
2179         * src/partial_download.c
2180         * src/pop.c
2181                 Escape login when writing uidl file
2182                 fixes bug #736
2183
2184 2005-05-03 [colin]      1.9.6cvs49
2185
2186         * src/procmime.c
2187                 Fix possible DOS in mime parser
2188                 (see bug #634)
2189
2190 2005-05-02 [colin]      1.9.6cvs48
2191
2192         * src/compose.c
2193                 Try to fix the copy/paste mess once again.
2194
2195
2196 2005-04-30 [colin]      1.9.6cvs47
2197
2198         * src/prefs_account.h
2199         * src/procmsg.c
2200         * src/send_message.c
2201         * src/common/smtp.c
2202         * src/common/smtp.h
2203                 Try to batch sending mails (per account) instead of
2204                 reconnecting to server every time.
2205
2206 2005-04-29 [colin]      1.9.6cvs46
2207
2208         * src/messageview.c
2209                 Fix window resizing that refused to size down
2210         * src/prefs_common.c
2211         * src/prefs_common.h
2212         * src/prefs_filtering.c
2213                 Save Filtering's window size
2214
2215 2005-04-21 [paul]       1.9.6cvs45
2216
2217         * ChangeLog-gtk2.claws
2218         * src/setup.c
2219                 correction to sync
2220
2221 2005-04-21 [paul]       1.9.6cvs44
2222
2223         sync with main:
2224
2225         * src/setup.c
2226         * src/statusbar.c
2227         * src/statusbar.h
2228                 use gtkut_widget_draw_now(). Improved performance
2229                 of the update of statusbar
2230         * src/textview.c
2231                 textview_smooth_scroll_do(): redraw it after scroll
2232                 is done (fixed incorrect display when a part of the
2233                 view is hidden).
2234         * src/gtk/gtkutils.c
2235         * src/gtk/gtkutils.h
2236                 gtkut_widget_draw_now(): use gdk_window_process_updates()
2237                 to force update of widgets.
2238                 Removed gtkut_widget_wait_for_draw() which had a big
2239                 overhead  because of waiting for all events processed 
2240
2241 2005-04-20 [paul]       1.9.6cvs43
2242
2243         * src/codeconv.c
2244                 complete 1.9.6cvs42's sync:
2245                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
2246
2247 2005-04-19 [paul]       1.9.6cvs42
2248
2249         sync with main:
2250
2251         * src/action.c
2252                 catch_output(): correctly select the insert text
2253                 (fix invalid iterator warnings).
2254         * src/codeconv.c
2255         * src/codeconv.h
2256         * src/mainwindow.c
2257         * src/messageview.c
2258         * src/prefs_common.c
2259                 support GBK encoding.
2260         * src/common/session.c
2261         * src/common/session.h
2262                 use separate buffer for large data to be sent,
2263                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
2264
2265 2005-04-18 [paul]       1.9.6cvs41
2266
2267         * src/jpilot.c
2268                 convert unsigned long into guint32
2269                 patch by Paul LeoNerd Evans 
2270
2271 2005-04-17 [colin]      1.9.6cvs40
2272
2273         * src/compose.c
2274                 Fix 'Request return receipt' from folder
2275                 properties (bug #708)
2276
2277 2005-04-17 [colin]      1.9.6cvs39
2278
2279         * src/mainwindow.c
2280                 Fix duplicate hotkeys in Mainwindow's menu
2281
2282 2005-04-17 [colin]      1.9.6cvs38
2283
2284         * src/folderview.c
2285                 Fix duplicate hotkeys in Folderview's contextual
2286                 menu
2287
2288 2005-04-15 [colin]      1.9.6cvs37
2289
2290         * src/summaryview.c
2291                 Fix 'Save as...' with non-ascii filenames
2292
2293 2005-04-15 [colin]      1.9.6cvs36
2294
2295         * src/plugins/pgpmime/pgpmime.c
2296                 Fix bus error on 64bit. Spotted by 
2297                 macallan1888@gmail.com
2298
2299 2005-04-15 [colin]      1.9.6cvs35
2300
2301         * src/prefs_account.c
2302                 Fix cvs34.
2303
2304 2005-04-12 [colin]      1.9.6cvs34
2305
2306         * src/prefs_account.c
2307                 Fix smtp auth type off-by-one. We forgot to
2308                 add PLAIN in the prefs-to-gui setter func and
2309                 as a result, the selected auth when opening
2310                 account prefs was not the correct one.
2311
2312 2005-04-12 [paul]       1.9.6cvs33
2313
2314         * src/inc.c
2315                 if the recv dialog is visible, Cancel only
2316                 cancels the current account
2317
2318
2319 2005-04-10 [colin]      1.9.6cvs32
2320
2321         * src/filtering.c
2322                 Copy score when copying FilteringActions
2323                 Fix bug #674
2324
2325 2005-04-10 [colin]      1.9.6cvs31
2326
2327         * src/inc.c
2328                 Make Message -> Receive -> Cancel cancel 
2329                 incorporation on all accounts. Fixes
2330                 bug #693
2331
2332 2005-04-10 [colin]      1.9.6cvs30
2333
2334         * src/prefs_account.c
2335                 Update Privacy checkbuttons status based
2336                 on the selected privacy system
2337         * src/compose.c
2338                 Always connect the "None" privacy system; the
2339                 static boolean was probably there to avoid
2340                 reconnecting twice in the same compose window,
2341                 but as the parent function is only called once
2342                 per compose, it's only a bug - as a static is
2343                 initialized once per application instance.
2344                 Also, don't uncheck Sign and Encrypt when
2345                 selecting None as privacy system; just ignore
2346                 them when sending/queuing.
2347                 Should fix bug #695
2348
2349 2005-04-08 [colin]      1.9.6cvs29
2350
2351         * src/account.c
2352         * src/prefs_account.c
2353         * src/prefs_account.h
2354                 Add account preference to queue message in a certain
2355                 folder.
2356
2357 2005-04-06 [colin]      1.9.6cvs28
2358
2359         * src/prefs_account.c
2360                 Update old inbox path syntax
2361
2362 2005-04-06 [paul]       1.9.6cvs27
2363
2364         sync with main:
2365
2366         * configure.ac
2367                 changed -traditional-cpp to -no-cpp-precomp for newer
2368                 Mac OS X support
2369         * src/foldersel.c
2370                 made column resize automatically
2371         * src/send_message.c
2372                 send_message_smtp(): consider EOF right after QUIT
2373                 successful (workaround for Gmail SMTP server)
2374         * src/common/socket.c
2375                 ssl_read(), ssl_peek(): check EOF which violates the
2376                 SSL protocol
2377         * src/gtk/colorlabel.c
2378                 removed warnings when displaying colorlabel menu
2379                 (don't use GtkAlignment)
2380
2381 2005-04-05 [paul]       1.9.6cvs26
2382
2383         * src/plugins/trayicon/trayicon.c
2384                 fix clipping of icon under KDE3 
2385
2386 2005-04-05 [paul]       1.9.6cvs25
2387
2388         * src/summaryview.c
2389                 hide display of threading
2390                 patch by Alfons
2391
2392 2005-04-04 [thorsten]   1.9.6cvs24
2393
2394         * src/mh.c
2395                 marks lost on filesystems with different stat() results on
2396                 summer-/wintertime
2397
2398 2005-04-03 [colin]      1.9.6cvs23
2399
2400         * src/summaryview.c
2401                 Don't handle up/down. Patch by Alfons
2402
2403 2005-04-02 [colin]      1.9.6cvs22
2404
2405         * src/summaryview.c
2406                 Make scrolling faster. Patch by Alfons.
2407
2408 2005-04-01 [colin]      1.9.6cvs21
2409
2410         * src/Makefile.am
2411         * src/stock_pixmap.c
2412         * src/pixmaps/dir-noselect.xpm ** REMOVED **
2413         * src/pixmaps/dir_noselect.xpm ** ADDED **
2414                 Fix pixmap name mismatch (Thanks Stephan Sachse)
2415
2416 2005-04-01 [colin]      1.9.6cvs20
2417
2418         * src/image_viewer.c
2419         * src/image_viewer.h
2420         * src/procmime.c
2421         * src/procmime.h
2422         * src/textview.c
2423         * src/textview.h
2424                 Implement inline image resizing and right-clicking
2425
2426 2005-04-01 [paul]       1.9.6cvs19
2427
2428         * AUTHORS
2429         * Makefile.am
2430         * configure.ac
2431                 check for gnome2
2432                 patch by Luca Cavalli <loopback<AT>slackit.org>
2433         * po/ru.po
2434                 updated by Pavlo Bohmat
2435
2436 2005-03-31 [colin]      1.9.6cvs18
2437
2438         * src/news.c
2439                 Fix parsing references
2440         * src/msgcache.c
2441                 don't put nulls in the references list
2442         * src/procheader.c
2443                 commit that forgotten file in 1.9.6cvs14
2444
2445 2005-03-31 [colin]      1.9.6cvs17
2446
2447         * src/compose.c
2448                 Fix joining of signature separator again. 
2449                 Maybe Hiro could put it in main too...
2450
2451 2005-03-31 [colin]      1.9.6cvs16
2452
2453         * src/Makefile.am
2454         * src/foldersel.c
2455         * src/stock_pixmap.c
2456         * src/stock_pixmap.h
2457         * src/pixmaps/dir-noselect.xpm
2458                 Update foldersel.c (sync from main, patch by Alfons)
2459
2460 2005-03-30 [colin]      1.9.6cvs15
2461
2462         * src/imap.c
2463                 Fix handling of imap folders containing [] in 
2464                 their name. Thanks to Nahuel Angelinetti for
2465                 the detailed bugreport.
2466
2467 2005-03-30 [colin]      1.9.6cvs14
2468
2469         * src/common/utils.h
2470         * src/common/utils.c
2471         * src/common/defs.h
2472         * src/matcher.c
2473         * src/msgcache.c
2474         * src/news.c
2475         * src/procmsg.c
2476         * src/procmsg.h
2477         * src/quote_fmt_parse.y
2478         * src/summaryview.c
2479                 Update references system. Patch by Alfons
2480
2481 2005-03-30 [colin]      1.9.6cvs13
2482
2483         * src/common/socket.c
2484                 Force the glibc to read resolv.conf again when 
2485                 it has changed. Should fix issues when changing
2486                 networks on a laptop and not restarting sylpheed. 
2487
2488 2005-03-30 [paul]       1.9.6cvs12
2489
2490         partial sync with main:
2491
2492         * src/action.c
2493                 create_io_dialog(): use user-defined text font
2494                 (thanks to Alfons), and modified its appearance.
2495         * src/addrgather.c
2496         * src/addrharvest.c
2497         * src/browseldap.c
2498                 replace old code
2499         * src/compose.c
2500                 don't join (presumably) itemized lines on line-wrapping
2501                 fixed wrapping of quote when auto-wrapping is enabled
2502                 compose_destroy(): destroy paned only if it's not
2503                 attached to window. Fixed memory leak of popup menu.
2504         * src/exphtmldlg.c
2505         * src/expldifdlg.c
2506                 replace old code
2507         * src/html.c
2508         * src/html.h
2509         * src/importmutt.c
2510         * src/importpine.c
2511                 replace old code
2512         * src/main.c
2513                 removed redundant code
2514         * src/mainwindow.c
2515                 changed 'Code set' (which is rather incorrect)
2516                 in the menu to 'Character encoding'
2517                 main_window_set_widgets(): request size first
2518                 to prevent window size becoming wrong
2519                 fixed remembering of the state of the visibility
2520                 of MessageView
2521         * src/messageview.c
2522                 changed 'Code set' (which is rather incorrect)
2523                 in the menu to 'Character encoding'
2524         * src/prefs_common.c
2525         * src/prefs_common.h
2526                 added an option whether to render HTML as text or not
2527                 added separators to outgoing encoding menu
2528         * src/procheader.c
2529                 procheader_scan_date_string(): support header
2530                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
2531         * src/summaryview.c
2532         * src/summaryview.h
2533                 minor code cleanup
2534         * src/textview.c
2535                 textview_show_html(): force output of newline
2536                 added an option whether to render HTML as text or not
2537         * src/common/utils.c
2538                 strncpy2(): optimized based on Alfons' code
2539         * src/gtk/gtkutils.c
2540         * src/gtk/gtkutils.h
2541                 removed non-used code
2542         * src/plugins/pgpmime/passphrase.c
2543                 partially fixed grab input of passphrase dialog
2544                 Confine pointer to window
2545
2546 2005-03-30 [colin]      1.9.6cvs11
2547
2548         * src/msgcache.c
2549         * src/msgcache.h
2550                 Read/write 32bit ints from cache & marks
2551                 From main.
2552
2553 2005-03-29 [paul]       1.9.6cvs10
2554
2555         * AUTHORS
2556         * ChangeLog.claws
2557         * src/compose.c
2558         * src/gtk/gtkaspell.c
2559                 sync with HEAD (don't pass NULL pointers) 
2560
2561 2005-03-24 [paul]
2562
2563         * tools/Makefile.am
2564         * tools/README
2565         * tools/acroread2sylpheed.pl
2566                 sync with HEAD (add script to send pdfs as
2567                 attachments from Adobe Reader 7)
2568
2569 2005-03-21 [paul]       1.9.6cvs9
2570
2571         * configure.ac
2572         * po/POTFILES.in
2573         * src/Makefile.am
2574         * src/crash.c
2575         * src/image_viewer.c ** ADDED **
2576         * src/image_viewer.h ** ADDED **
2577         * src/main.c
2578         * src/prefs_common.c
2579         * src/prefs_common.h
2580         * src/prefs_image_viewer.c ** ADDED **
2581         * src/prefs_image_viewer.h ** ADDED **
2582         * src/textview.c
2583         * src/gtk/about.c
2584         * src/pixmaps/sylpheed_logo.xpm
2585         * src/plugins/Makefile.am
2586         * src/plugins/image_viewer/.cvsignore ** REMOVED **
2587         * src/plugins/image_viewer/Makefile.am ** REMOVED **
2588         * src/plugins/image_viewer/plugin.c ** REMOVED **
2589         * src/plugins/image_viewer/viewer.c ** REMOVED **
2590         * src/plugins/image_viewer/viewer.glade ** REMOVED **
2591         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
2592         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
2593         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
2594         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
2595                 as gdk-pixbuf is now built-in
2596                 remove image_viewer plugin and put code back into
2597                 main codebase
2598                 implement inline image display (sync with main)
2599
2600                 replace logo with newer, nicer, larger version  
2601
2602 2005-03-21 [paul]       1.9.6cvs8
2603
2604         * src/gtk/about.c
2605                 cosmetic improvement
2606
2607 2005-03-21 [holger]     1.9.6cvs7
2608
2609         * src/plugins/spamassassin/spamassassin.c
2610                 Sync with HEAD
2611                 (unregister hook on failed plugin init)
2612
2613 2005-03-20 [colin]      1.9.6cvs6
2614
2615         * src/common/plugin.c
2616                 Check that plugin isn't already loaded
2617                 Patch by Alfons
2618
2619 2005-03-20 [thorsten]   1.9.6cvs5
2620
2621         * src/compose.c
2622                 use a more compatible syntax
2623
2624 2005-03-20 [thorsten]   1.9.6cvs4
2625
2626         * src/prefs_toolbar.c
2627                 fix crash when selecting toolbar item (uninitialized pointer)
2628
2629 2005-03-20 [thorsten]   1.9.6cvs3
2630
2631         * src/procmime.c
2632                 fix mimetype detection (referenced free()d string)
2633
2634 2005-03-20 [paul]       1.9.6cvs2
2635
2636         * src/compose.c
2637                 sync with HEAD (1.0.3cvs5)
2638                 neglect Reply-To header if empty
2639                 Patch by Alfons 
2640
2641 2005-03-19 [holger]     1.9.6cvs1
2642
2643         * src/summaryview.c
2644         * src/summaryview.h
2645                 Sync with HEAD
2646
2647 2005-03-18 [paul]       1.9.6
2648
2649         initial GTK2 release
2650
2651 2005-03-18 [paul]       1.0.3cvs3.1
2652
2653         * AUTHORS
2654         * ChangeLog.claws
2655         * configure.ac
2656         * src/gtk/about.c
2657         * src/pixmaps/sylpheed_logo.xpm
2658                 sync with HEAD
2659
2660 2005-03-18 [colin]      1.0.3cvs2.6
2661
2662         * src/summaryview.c
2663                 Remove call to summary_step in summary_copy_selected_to
2664                 Can't see its purpose, and this causes bug when copying
2665                 a message if the next one is unread: it reads it.
2666
2667 2005-03-18 [paul]       1.0.3cvs2.5
2668
2669         * src/foldersel.c
2670                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
2671
2672 2005-03-18 [paul]       1.0.3cvs2.4
2673
2674         * src/addrharvest.c
2675         * src/codeconv.c
2676         * src/codeconv.h
2677         * src/compose.c
2678         * src/news.c
2679         * src/procheader.c
2680         * src/procmime.c
2681         * src/unmime.c
2682         * src/unmime.h
2683                 fix buffer overflow, CAN-2005-0667, see
2684                 http://secunia.com/advisories/14491/
2685                 Patch by Alfons
2686
2687 2005-03-17 [colin]      1.0.3cvs2.3
2688
2689         * src/prefs_fonts.c
2690         * src/summaryview.c
2691                 Fix font bugs (both lists now officialy share 
2692                 the same font)
2693                 
2694
2695 2005-03-17 [paul]       1.0.3cvs2.2
2696
2697         * src/gtk/pluginwindow.c
2698                 make plugin descriptions uneditable
2699
2700 2005-03-11 [paul]       1.0.3cvs2.1
2701
2702         * ChangeLog.claws
2703         * configure.ac
2704         * po/POTFILES.in
2705         * src/plugins/trayicon/trayicon.c
2706                 sync with HEAD
2707                 add src/wizard.c to POTFILES.in
2708
2709 2005-03-11 [paul]       1.0.3cvs1.1
2710
2711         * ChangeLog
2712         * ChangeLog.claws
2713         * configure.ac
2714         * po/de.po
2715         * po/es.po
2716         * po/fr.po
2717         * po/it.po
2718         * po/pt_BR.po
2719         * po/ru.po
2720         * po/sk.po
2721         * po/sr.po
2722         * po/zh_CN.po
2723                 sync with HEAD
2724
2725 2005-03-04 [colin]      1.0.1cvs22.2
2726
2727         * src/compose.c
2728                 Fix signatures with accentued chars in it
2729
2730 2005-03-04 [colin]      1.0.1cvs22.1
2731
2732         * src/common/smtp.c
2733         * src/common/smtp.h
2734                 Don't use SIZE param in MAIL FROM: if server 
2735                 doesn't support it. Patch by Eugen Freiter
2736                 <eugen_f@users.sf.net>
2737
2738 2005-02-27 [paul]       1.0.1cvs20.1
2739
2740         * ChangeLog.claws
2741         * configure.ac
2742         * src/messageview.c
2743                 sync with HEAD
2744
2745 2005-02-27 [colin]      1.0.1cvs19.4
2746
2747         * src/procheader.c
2748         * src/procheader.h
2749                 Fix prototypes. Patch by Alfons
2750
2751 2005-02-27 [colin]      1.0.1cvs19.3
2752
2753         * src/compose.c
2754                 Don't auto-join the signature separator.
2755
2756 2005-02-26 [colin]      1.0.1cvs19.2
2757
2758         * src/summaryview.c
2759                 Fix 'mark all read' with collapsed threads.
2760                 Patch by Alfons.
2761
2762 2005-02-25 [paul]       1.0.1cvs19.1
2763
2764         * ChangeLog.claws
2765         * configure.ac
2766         * src/prefs_account.c
2767         * src/prefs_folder_item.c
2768         * src/gtk/prefswindow.c
2769         * src/gtk/prefswindow.h
2770                 sync with HEAD
2771
2772 2005-02-25 [paul]       1.0.1cvs15.12
2773
2774         * src/alertpanel.c
2775         * src/codeconv.c
2776         * src/compose.c
2777         * src/textview.c
2778         * src/gtk/gtkutils.c
2779         * src/gtk/gtkutils.h
2780         * src/gtk/logwindow.c
2781         * src/gtk/progressdialog.c
2782                 sync with main (revision 127)
2783                 and fix logwindow clipping
2784
2785 2005-02-24 [colin]      1.0.1cvs15.11
2786
2787         * src/plugins/pgpmime/passphrase.c
2788                 Disable input grabbing; it doesn't work yet.
2789
2790 2005-02-24 [colin]      1.0.1cvs15.10
2791
2792         * src/messageview.c
2793                 Don't send out receipts if offline. Ask.
2794
2795 2005-02-23 [colin]      1.0.1cvs15.9
2796
2797         * src/summaryview.c     
2798                 Fix expanding
2799
2800 2005-02-23 [colin]      1.0.1cvs15.8
2801
2802         * src/summaryview.c
2803                 Really fix Bug 568 by removing useless
2804                 calls. summary_thread_init() now called
2805                 in summary_sort(). This should please
2806                 Alfons as it should be faster than 
2807                 previously.
2808
2809 2005-02-23 [colin]      1.0.1cvs15.7
2810
2811         * src/compose.c
2812                 Encode parts as QP or B64 if signing
2813
2814 2005-02-23 [colin]      1.0.1cvs15.6
2815
2816         * src/compose.c
2817                 Fix Mimeinfo leakage (including tmp files)
2818         * src/procmsg.c
2819                 Fix tmp file leakage (spotted by Ivan Rayner)
2820
2821 2005-02-22 [colin]      1.0.1cvs15.5
2822
2823         * src/expldifdlg.c
2824                 Fix keyboard input. Patch by Alfons.
2825
2826 2005-02-21 [colin]      1.0.1cvs15.4
2827
2828         * src/compose.c
2829                 Fix Sign/Encrypt when unselecting privacy
2830                 system
2831         * src/prefs_common.c
2832                 Change default message font to Monospace
2833         * src/summaryview.c
2834                 More freezing during potentially large operations
2835
2836 2005-02-21 [paul]       1.0.1cvs15.3
2837
2838         * src/main.c
2839                 fix --help output
2840
2841 2005-02-21 [paul]       1.0.1cvs15.2
2842
2843         * po/Makefile.in.in
2844         * src/compose.c
2845         * src/summaryview.c
2846         * src/textview.c
2847         * src/common/utils.c
2848         * src/common/utils.h
2849                 sync with main (revision 117)
2850
2851 2005-02-20 [colin]      1.0.1cvs15.1
2852
2853         * src/common/defs.h
2854                 Change cache file to .sylpheed_claws_cache, as
2855                 suggested by Alfons. Allows people to switch
2856                 between Sylpheed and Sylpheed-Claws. it is
2857                 a good idea to "Check for new messages" at next
2858                 startup.
2859
2860
2861 2005-02-18 [colin]      1.0.1cvs14.1
2862
2863         * src/quote_fmt_lex.l
2864         * src/quote_fmt_parse.y
2865                 Fix parser initialisation. Patch by Ivan.
2866
2867 2005-02-18 [colin]      1.0.1cvs11.6
2868
2869         * src/folderview.c
2870                 Fix scrolldown (bug 662)
2871
2872 2005-02-17 [colin]      1.0.1cvs11.5
2873
2874         * src/codeconv.c
2875                 conv_filename_to_utf8: return clean 7bit instead
2876                 of broken utf8 if needed
2877         * src/mimeview.c
2878                 Fix display of parts with unclean 8bit names
2879
2880 2005-02-17 [paul]       1.0.1cvs11.4
2881
2882         * src/compose.c
2883         * src/exportldif.c
2884         * src/matcher_parser_parse.y
2885         * src/procmime.c
2886         * src/sourcewindow.c
2887         * src/common/Makefile.am
2888         * src/common/intl.h             ** REMOVED **
2889         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2890                 sync with main (revision 109)
2891                 and clean up
2892
2893 2005-02-16 [colin]      1.0.1cvs11.3
2894
2895         * src/summaryview.c
2896                 Fix collapsed thread not highlighting when new
2897                 messages in it (Bug 568) Patch by Stephan Sachse.
2898                 Fix messed up selection when reaching bounds (Bug 632)
2899         * src/prefs_themes.c
2900                 Fix theme installing (Bug 684)
2901
2902 2005-02-16 [colin]      1.0.1cvs11.2
2903
2904         * src/messageview.c
2905                 Fix messageview_select_all
2906
2907 2005-02-16 [colin]      1.0.1cvs11.1
2908
2909         * src/mh.c
2910                 Sync with HEAD (MH scan required function)
2911
2912 2005-02-15 [colin]      1.0.1cvs8.1
2913
2914         * src/mimeview.c
2915         * src/common/utils.c
2916                 Sync with HEAD (filename chars substitution)
2917
2918 2005-02-15 [colin]      1.0.1cvs7.3
2919
2920         * src/gtk/pluginwindow.c
2921                 Fix button spacing
2922
2923 2005-02-15 [colin]      1.0.1cvs7.2
2924
2925         * src/mimeview.c
2926                 Fix mime icons not reset across message when
2927                 scrolled down
2928
2929 2005-02-15 [colin]      1.0.1cvs7.1
2930
2931         * src/compose.c
2932         * src/procmime.c
2933                 Sync with HEAD (optimisation of cvs6)
2934
2935 2005-02-14 [colin]      1.0.1cvs6.1
2936
2937         * src/compose.c
2938         * src/procmime.c
2939                 Sync with HEAD (encode "From " at line beginning)
2940
2941 2005-02-14 [colin]      1.0.1cvs5.3
2942
2943         * src/compose.c
2944                 Fix wrapping with accentued chars.
2945
2946 2005-02-13 [colin]      1.0.1cvs5.2
2947
2948         * src/textview.c
2949                 Fix email informative part parsing with
2950                 accentued chars in it. ispunct() returns
2951                 true for them in utf8...
2952
2953 2005-02-12 [colin]      1.0.1cvs5.1
2954
2955         * src/filtering.c
2956                 Sync with HEAD (remove wrong use of compose after send)
2957
2958 2005-02-12 [paul]       1.0.1cvs4.5
2959
2960         * src/textview.c
2961                 remove unnecessary code (thanks to Alfons)
2962
2963 2005-02-12 [paul]       1.0.1cvs4.4
2964
2965         * src/textview.c
2966                 add 'Copy' to contextual menu on emails
2967
2968 2005-02-11 [colin]      1.0.1cvs4.3
2969
2970         * src/compose.c
2971                 revert 1.0.0cvs28.2, it doesn't work that well.
2972
2973 2005-02-11 [paul]       1.0.1cvs4.2
2974
2975         * po/Makefile.in.in
2976                 fix 'make release'
2977
2978 2005-02-10 [paul]       1.0.1cvs4.1
2979
2980         * ChangeLog
2981         * ChangeLog.claws
2982         * ChangeLog.jp
2983         * configure.ac
2984         * src/compose.c
2985                 sync with HEAD (sync with main)
2986
2987 2005-02-10 [paul]       1.0.1cvs3.2
2988
2989         * AUTHORS
2990         * Makefile.am
2991         * autogen.sh
2992         * configure.ac
2993         * config/mkinstalldirs
2994         * intl/.cvsignore
2995         * intl/ChangeLog
2996         * intl/VERSION
2997         * intl/bindtextdom.c
2998         * intl/config.charset
2999         * intl/dcgettext.c
3000         * intl/dcigettext.c
3001         * intl/dcngettext.c
3002         * intl/dgettext.c
3003         * intl/dngettext.c
3004         * intl/eval-plural.h
3005         * intl/explodename.c
3006         * intl/finddomain.c
3007         * intl/gettext.c
3008         * intl/gettextP.h
3009         * intl/gmo.h
3010         * intl/hash-string.h
3011         * intl/intl-compat.c
3012         * intl/l10nflist.c
3013         * intl/libgnuintl.h.in
3014         * intl/loadinfo.h
3015         * intl/loadmsgcat.c
3016         * intl/localcharset.c
3017         * intl/localcharset.h
3018         * intl/locale.alias
3019         * intl/localealias.c
3020         * intl/localename.c
3021         * intl/log.c
3022         * intl/ngettext.c
3023         * intl/os2compat.c
3024         * intl/os2compat.h
3025         * intl/osdep.c
3026         * intl/plural-exp.c
3027         * intl/plural-exp.h
3028         * intl/plural.c
3029         * intl/plural.y
3030         * intl/ref-add.sin
3031         * intl/ref-del.sin
3032         * intl/relocatable.c
3033         * intl/relocatable.h
3034         * intl/textdomain.c
3035         * m4/Makefile.am
3036         * po/Makefile.in.in
3037         * src/Makefile.am
3038         * src/account.c
3039         * src/action.c
3040         * src/addr_compl.c
3041         * src/addressadd.c
3042         * src/addressbook.c
3043         * src/addrgather.c
3044         * src/addrindex.c
3045         * src/alertpanel.c
3046         * src/browseldap.c
3047         * src/codeconv.c
3048         * src/codeconv.h
3049         * src/compose.c
3050         * src/compose.h
3051         * src/crash.c
3052         * src/editaddress.c
3053         * src/editbook.c
3054         * src/editgroup.c
3055         * src/editjpilot.c
3056         * src/editldap.c
3057         * src/editldap_basedn.c
3058         * src/editvcard.c
3059         * src/exphtmldlg.c
3060         * src/expldifdlg.c
3061         * src/export.c
3062         * src/exporthtml.c
3063         * src/filtering.c
3064         * src/folder.c
3065         * src/folder_item_prefs.c
3066         * src/foldersel.c
3067         * src/folderview.c
3068         * src/grouplistdialog.c
3069         * src/headerview.c
3070         * src/imap.c
3071         * src/imap_gtk.c
3072         * src/import.c
3073         * src/importldif.c
3074         * src/importmutt.c
3075         * src/importpine.c
3076         * src/inc.c
3077         * src/ldif.c
3078         * src/main.c
3079         * src/mainwindow.c
3080         * src/matcher.c
3081         * src/mbox.c
3082         * src/message_search.c
3083         * src/messageview.c
3084         * src/mh.c
3085         * src/mh_gtk.c
3086         * src/mimeview.c
3087         * src/msgcache.c
3088         * src/news.c
3089         * src/news_gtk.c
3090         * src/noticeview.c
3091         * src/partial_download.c
3092         * src/pop.c
3093         * src/prefs_account.c
3094         * src/prefs_actions.c
3095         * src/prefs_common.c
3096         * src/prefs_customheader.c
3097         * src/prefs_display_header.c
3098         * src/prefs_ext_prog.c
3099         * src/prefs_filtering.c
3100         * src/prefs_filtering_action.c
3101         * src/prefs_folder_item.c
3102         * src/prefs_fonts.c
3103         * src/prefs_gtk.c
3104         * src/prefs_matcher.c
3105         * src/prefs_msg_colors.c
3106         * src/prefs_spelling.c
3107         * src/prefs_summary_column.c
3108         * src/prefs_template.c
3109         * src/prefs_themes.c
3110         * src/prefs_toolbar.c
3111         * src/prefs_wrapping.c
3112         * src/privacy.c
3113         * src/procheader.c
3114         * src/procmime.c
3115         * src/procmsg.c
3116         * src/quote_fmt.c
3117         * src/recv.c
3118         * src/send_message.c
3119         * src/setup.c
3120         * src/sourcewindow.c
3121         * src/ssl_manager.c
3122         * src/statusbar.c
3123         * src/summary_search.c
3124         * src/summaryview.c
3125         * src/textview.c
3126         * src/toolbar.c
3127         * src/wizard.c
3128         * src/common/nntp.c
3129         * src/common/plugin.c
3130         * src/common/smtp.c
3131         * src/common/ssl.c
3132         * src/common/ssl_certificate.c
3133         * src/common/string_match.c
3134         * src/common/sylpheed.c
3135         * src/common/template.c
3136         * src/common/utils.c
3137         * src/gtk/about.c
3138         * src/gtk/colorlabel.c
3139         * src/gtk/description_window.c
3140         * src/gtk/filesel.c
3141         * src/gtk/foldersort.c
3142         * src/gtk/gtkaspell.c
3143         * src/gtk/gtkutils.c
3144         * src/gtk/inputdialog.c
3145         * src/gtk/logwindow.c
3146         * src/gtk/menu.c
3147         * src/gtk/pluginwindow.c
3148         * src/gtk/prefswindow.c
3149         * src/gtk/progressdialog.c
3150         * src/gtk/quicksearch.c
3151         * src/gtk/sslcertwindow.c
3152         * src/plugins/clamav/clamav_plugin.c
3153         * src/plugins/clamav/clamav_plugin_gtk.c
3154         * src/plugins/demo/demo.c
3155         * src/plugins/dillo_viewer/dillo_prefs.c
3156         * src/plugins/dillo_viewer/dillo_viewer.c
3157         * src/plugins/image_viewer/plugin.c
3158         * src/plugins/image_viewer/viewer.c
3159         * src/plugins/image_viewer/viewerprefs.c
3160         * src/plugins/mathml_viewer/mathml_viewer.c
3161         * src/plugins/pgpmime/passphrase.c
3162         * src/plugins/pgpmime/plugin.c
3163         * src/plugins/pgpmime/prefs_gpg.c
3164         * src/plugins/pgpmime/select-keys.c
3165         * src/plugins/pgpmime/sgpgme.c
3166         * src/plugins/spamassassin/spamassassin.c
3167         * src/plugins/spamassassin/spamassassin_gtk.c
3168         * src/plugins/trayicon/trayicon.c
3169                 sync with main (revision 104)
3170
3171 2005-02-10 [colin]      1.0.1cvs3.1
3172
3173         * src/mainwindow.c
3174                 Sync with HEAD (fix occasional crasher)
3175
3176 2005-02-10 [colin]      1.0.1cvs2.1
3177
3178         * src/messageview.c
3179                 Synw with HEAD (don't automatically display html)
3180
3181 2005-02-09 [colin]      1.0.1cvs1.3
3182
3183         * src/textview.c
3184         * src/textview.h
3185                 Add contextual menu on emails
3186
3187 2005-02-09 [colin]      1.0.1cvs1.2
3188
3189         * src/codeconv.c
3190                 Fix converting from broken headers and 
3191                 put back the _ in missing places
3192                 (feature broke with cvs24.2 sync, main 
3193                  possibly affected?)
3194
3195 2005-02-09 [colin]      1.0.1cvs1.1
3196
3197         * src/messageview.c
3198         * src/mimeview.c
3199         * src/mimeview.h
3200                 Sync with HEAD (display non text/plain mails with plugin)
3201
3202 2005-02-08 [colin]      1.0.1.1
3203
3204         * ChangeLog.claws
3205         * po/pt_BR.po
3206                 Sync with HEAD
3207         * configure.ac
3208                 Make default configuration directory 
3209                 be .sylpheed-gtk2
3210
3211 2005-02-08 [colin]      1.0.0cvs29.1
3212
3213         * po/de.po
3214         * po/es.po
3215         * po/fr.po
3216         * po/it.po
3217         * po/sk.po
3218         * po/sr.po
3219                 Sync translations with HEAD
3220
3221 2005-02-06 [colin]      1.0.0cvs28.3
3222
3223         * src/compose.c
3224                 Make compose a bit faster - patch by Alfons.
3225
3226 2005-02-06 [colin]      1.0.0cvs28.2
3227
3228         * src/compose.c
3229                 Make pasting via middle-click more reliable
3230
3231 2005-02-05 [paul]       1.0.0cvs28.1
3232
3233         * ChangeLog
3234         * ChangeLog.claws
3235         * ChangeLog.jp
3236         * configure.ac
3237         * src/compose.c
3238                 sync with HEAD
3239                 (fix bug 682 'redirect is broken'
3240
3241 2005-02-05 [torte]      1.0.0cvs27.1
3242
3243         * ChangeLog.claws
3244         * configure.ac
3245         * src/partial_download.c
3246                 Sync with HEAD (fix buf overflow)
3247
3248 2005-02-03 [colin]      1.0.0cvs26.1
3249
3250         * src/common/plugin.c
3251                 Sync with HEAD (avoid plugin mismatches)
3252
3253 2005-02-03 [paul]       1.0.0cvs25.3
3254
3255         * src/folderview.c
3256         * src/headerview.c
3257         * src/summaryview.c
3258         * src/textview.c
3259         * src/gtk/colorlabel.c
3260                 third and final part of initial sync with main-gtk2
3261
3262 2005-02-03 [paul]       1.0.0cvs25.2
3263
3264         * src/jpilot.c
3265                 fix building with jpilot support
3266
3267 2005-02-02 [colin]      1.0.0cvs25.1
3268
3269         * src/messageview.c
3270                 Sync with HEAD (fix dangerous typo)
3271
3272 2005-02-01 [colin]      1.0.0cvs24.3
3273
3274         * src/common/xml.c
3275                 Write file as advertised (UTF-8)
3276
3277 2005-02-01 [paul]       1.0.0cvs24.2
3278
3279         * src/addrbook.c
3280         * src/addrindex.c
3281         * src/alertpanel.h
3282         * src/codeconv.c
3283         * src/codeconv.h
3284         * src/compose.c
3285         * src/export.c
3286         * src/folder_item_prefs.c
3287         * src/html.c
3288         * src/imap.c
3289         * src/import.c
3290         * src/jpilot.c
3291         * src/mainwindow.c
3292         * src/matcher_parser_lex.l
3293         * src/messageview.c
3294         * src/mh.c
3295         * src/prefs_account.c
3296         * src/prefs_actions.c
3297         * src/prefs_common.c
3298         * src/prefs_gtk.c
3299         * src/prefs_gtk.h
3300         * src/prefs_themes.c
3301         * src/procheader.c
3302         * src/procmime.c
3303         * src/sourcewindow.c
3304         * src/statusbar.c
3305         * src/summaryview.c
3306         * src/textview.c
3307         * src/toolbar.c
3308         * src/unmime.c
3309         * src/common/template.c
3310         * src/common/utils.c
3311         * src/common/xml.c
3312         * src/common/xml.h
3313         * src/gtk/gtkaspell.c
3314         * src/plugins/clamav/clamav_plugin.c
3315         * src/plugins/dillo_viewer/dillo_prefs.c
3316         * src/plugins/image_viewer/viewerprefs.c
3317         * src/plugins/pgpmime/passphrase.c
3318         * src/plugins/pgpmime/prefs_gpg.c
3319         * src/plugins/pgpmime/select-keys.c
3320         * src/plugins/spamassassin/spamassassin.c
3321                 second part of initial sync with main-gtk2
3322                 (more to follow)
3323
3324 2005-01-31 [colin]      1.0.0cvs24.1
3325
3326         * src/compose.c
3327                 Sync with HEAD
3328
3329 2005-01-29 [paul]       1.0.0cvs23.2
3330
3331         * src/account.c
3332         * src/action.c
3333         * src/addressadd.c
3334         * src/addressbook.c
3335         * src/alertpanel.c
3336         * src/compose.c
3337         * src/editaddress.c
3338         * src/editbook.c
3339         * src/editgroup.c
3340         * src/editjpilot.c
3341         * src/editldap.c
3342         * src/editldap_basedn.c
3343         * src/editvcard.c
3344         * src/export.c
3345         * src/foldersel.c
3346         * src/grouplistdialog.c
3347         * src/import.c
3348         * src/importldif.c
3349         * src/inc.c
3350         * src/main.c
3351         * src/mainwindow.c
3352         * src/message_search.c
3353         * src/messageview.c
3354         * src/mimeview.c
3355         * src/prefs_actions.c
3356         * src/prefs_common.c
3357         * src/prefs_common.h
3358         * src/prefs_customheader.c
3359         * src/prefs_display_header.c
3360         * src/prefs_filtering.c
3361         * src/prefs_filtering_action.c
3362         * src/prefs_gtk.c
3363         * src/prefs_matcher.c
3364         * src/prefs_summary_column.c
3365         * src/prefs_template.c
3366         * src/sourcewindow.c
3367         * src/summary_search.c
3368         * src/summaryview.c
3369         * src/textview.c
3370         * src/gtk/about.c
3371         * src/gtk/description_window.c
3372         * src/gtk/gtkshruler.c
3373         * src/gtk/gtkutils.c
3374         * src/gtk/gtkutils.h
3375         * src/gtk/inputdialog.c
3376         * src/gtk/logwindow.c
3377         * src/gtk/prefswindow.c
3378         * src/gtk/progressdialog.c
3379         * src/gtk/progressdialog.h
3380                 first part of initial sync with main-gtk2
3381                 (more to follow)
3382
3383 2005-01-28 [colin]      1.0.0cvs23.1
3384
3385         * src/folderview.c
3386                 Sync with HEAD
3387
3388 2005-01-27 [colin]      1.0.0cvs21.1
3389
3390         * src/folder.c
3391         * src/folderview.c
3392                 Sync with HEAD
3393
3394 2005-01-27 [colin]      1.0.0cvs19.1
3395
3396         * src/procmime.c
3397                 Sync with HEAD
3398
3399 2005-01-27 [colin]      1.0.0cvs18.1
3400
3401         * src/messageview.c
3402         * src/summaryview.c
3403         * src/mainwindow.c
3404         * src/compose.c
3405         * src/compose.h
3406         * src/procmsg.c
3407         * src/procmsg.h
3408         * src/toolbar.c
3409                 Sync with HEAD
3410
3411 2005-01-26 [paul]       1.0.0cvs15.2
3412
3413         * src/compose.c
3414                 compose_entries_set(): convert subject and body to
3415                 utf8 if necessary. patch by Felix Eckhofer
3416
3417 2005-01-26 [paul]       1.0.0cvs15.1
3418
3419         * configure.ac
3420         * src/common/template.c
3421                 sync with HEAD (fix memory leak)
3422
3423 2005-01-25 [paul]       1.0.0cvs14.1
3424
3425         * configure.ac
3426         * src/compose.c
3427                 sync with HEAD
3428
3429 2005-01-24 [colin]      1.0.0cvs13.1
3430
3431         * src/summaryview.c
3432                 Sync with HEAD
3433
3434 2005-01-24 [paul]       1.0.0cvs12.1
3435
3436         * configure.ac
3437         * src/messageview.c
3438         * src/mh.c
3439         * src/common/utils.c
3440                 sync with HEAD
3441
3442 2005-01-24 [colin]      1.0.0cvs11.1
3443
3444         * src/procheader.c
3445                 Sync with HEAD
3446
3447 2005-01-24 [colin]      1.0.0cvs10.1
3448
3449         * src/folderview.c
3450                 Sync with HEAD
3451
3452 2005-01-23 [colin]      1.0.0cvs9.1
3453
3454         * src/crash.c
3455                 Sync with HEAD
3456
3457 2005-01-22 [colin]      1.0.0cvs8.1
3458
3459         * src/summaryview.c
3460         * src/gtk/quicksearch.c
3461                 Sync with HEAD
3462
3463 2005-01-21 [colin]      1.0.0cvs7.1
3464
3465         * src/summaryview.c
3466                 Sync with HEAD
3467
3468 2005-01-21 [colin]      1.0.0cvs6.1
3469
3470         * src/summaryview.c
3471                 Sync with HEAD
3472
3473 2005-01-21 [colin]      1.0.0cvs5.1
3474
3475         * src/gtk/quicksearch.c
3476         * src/prefs_common.c
3477         * src/prefs_common.h
3478                 Sync with HEAD (recurse option)
3479
3480 2005-01-21 [colin]      1.0.0cvs4.1
3481
3482         * src/folder.h
3483         * src/folderview.c
3484         * src/folderview.h
3485         * src/summaryview.c
3486         * src/gtk/quicksearch.c
3487         * src/gtk/quicksearch.h
3488                 Sync with HEAD (recursive quicksearch)
3489
3490 2005-01-20 [colin]      1.0.0cvs3.4
3491
3492         * src/ssl_manager.c
3493                 Remove useless code
3494
3495 2005-01-20 [colin]      1.0.0cvs3.3
3496
3497         * src/ssl_manager.c
3498                 Fix leak, thanks to Alfons.
3499
3500 2005-01-20 [colin]      1.0.0cvs3.2
3501
3502         * src/ssl_manager.c
3503                 Port SSL certificate window to GTK2.
3504
3505 2005-01-20 [paul]       1.0.0cvs3.1
3506
3507         * ChangeLog.claws
3508         * configure.ac
3509         * src/addrindex.c
3510         * src/addrindex.h
3511                 sync with HEAD
3512
3513 2005-01-19 [colin]      1.0.0cvs2.2
3514
3515         * src/plugins/trayicon/trayicon.c
3516                 Fix freeze with gtk-2.6, the easy way
3517                 (signal blocking helpless there...)
3518                 Closes bug #668.
3519
3520 2005-01-19 [colin]      1.0.0cvs2.1
3521
3522         * src/mbox.c
3523         * src/mbox.h
3524         * src/mainwindow.c
3525         * src/summaryview.c
3526         * src/summaryview.h
3527                 Sync with HEAD
3528
3529 2005-01-19 [paul]       1.0.0cvs1.1
3530
3531         * configure.ac
3532         * po/de.po
3533         * po/es.po
3534         * po/fr.po
3535         * po/hr.po
3536         * po/it.po
3537         * po/ja.po
3538         * po/ko.po
3539         * po/pt_BR.po
3540         * po/ru.po
3541         * po/sk.po
3542         * po/sr.po
3543                 sync with HEAD (update translations)
3544
3545 2005-01-18 [colin]      1.0.0cvs0.1
3546
3547         * src/foldersel.c
3548                 Specify search column - patch by Alfons
3549
3550 2005-01-18 [colin]      0.9.13cvs36.3
3551
3552         * src/prefs_toolbar.c
3553                 Change Delete to Remove
3554         * src/prefs_fonts.c
3555                 GTK2 version and leak fixes
3556         * src/prefs_actions.c
3557                 Add stock buttons.
3558                 All patches by Alfons
3559
3560 2005-01-17 [colin]      0.9.13cvs36.2
3561
3562         * src/compose.c
3563                 Fix DnD inserting twice. While at it,
3564                 add DnD support for text/plain in the
3565                 body, and add support in the headers.
3566
3567 2005-01-16 [colin]      0.9.13cvs36.1
3568
3569         * ChangeLog
3570         * ChangeLog.jp
3571         * ChangeLog.claws
3572                 Sync with HEAD (nothing applicable)
3573
3574 2005-01-16 [colin]      0.9.13cvs33.2
3575
3576         * src/prefs_toolbar.c
3577                 GTK2ize prefs_toolbar, by Alfons.
3578
3579 2005-01-14 [colin]      0.9.13cvs33.1
3580
3581         * src/html.c
3582         * src/msgcache.c
3583                 Sync with HEAD
3584
3585 2005-01-14 [colin]      0.9.13cvs32.1
3586
3587         * src/html.c
3588         * src/html.h
3589         * src/msgcache.c
3590         * AUTHORS
3591         * tools/calypso_convert.pl
3592                 Sync with HEAD
3593
3594 2005-01-08 [colin]      0.9.13cvs29.2
3595
3596         * src/prefs_filtering_action.c
3597         * src/prefs_filtering.c
3598                 2 more gtk2 patches by Alfons
3599
3600 2005-01-07 [paul]       0.9.13cvs29.1
3601
3602         * ChangeLog
3603         * ChangeLog.claws
3604         * ChangeLog.jp
3605         * configure.ac
3606         * src/pop.c
3607         * src/pop.h
3608                 sync with HEAD
3609
3610 2005-01-07 [colin]      0.9.13cvs28.3
3611
3612         * src/gtk/progressdialog.c
3613         * src/gtk/progressdialog.h
3614         * src/inc.c
3615         * src/send_message.c
3616                 GTK2 for the incorporation dialog. The CList isn't dead
3617                 yet, for a more smooth migration. Patch by Alfons.
3618
3619 2005-01-06 [colin]      0.9.13cvs28.2
3620
3621         * src/prefs_display_header.c
3622                 GTK2 conversion by Alfons
3623         * src/prefs_actions.c
3624         * src/prefs_matcher.c
3625                 Fix 2 leaks - patch by Alfons
3626
3627 2005-01-06 [colin]      0.9.13cvs28.1
3628
3629         * src/prefs_matcher.c
3630                 Sync with HEAD
3631
3632 2005-01-06 [colin]      0.9.13cvs27.4
3633
3634         * src/prefs_matcher.c
3635                 Fix double-free. Patch by Alfons
3636
3637 2005-01-06 [colin]      0.9.13cvs27.3
3638
3639         * src/prefs_matcher.c
3640                 GTK2 widgets + memleak
3641                 Patch by Alfons
3642
3643 2005-01-05 [colin]      0.9.13cvs27.2
3644
3645         * src/account.c
3646         * src/addr_compl.c
3647         * src/foldersel.c
3648         * src/stock_pixmap.c
3649         * src/stock_pixmap.h
3650                 3 more GTK2 patches by Alfons.
3651
3652 2005-01-04 [colin]      0.9.13cvs27.1
3653
3654         * src/folderview.c
3655         * src/imap_gtk.c
3656         * src/news_gtk.c
3657                 Sync with HEAD
3658
3659 2005-01-04 [colin]      0.9.13cvs25.9
3660
3661         * src/compose.c
3662                 Fix Show Ruler menuitem
3663         * src/prefs_template.c
3664                 Convert to GTK2
3665         * src/common/utils.c
3666                 Make auto pointer stuff handles NULLs
3667                 Patches by Alfons.
3668
3669 2005-01-04 [colin]      0.9.13cvs25.8
3670
3671         * src/compose.c
3672                 Move the attachment list to gtk2
3673                 Patch by Alfons.
3674
3675 2005-01-04 [colin]      0.9.13cvs25.7
3676
3677         * src/textview.c
3678                 Make some keys work again
3679                 Patch by SungHyun Nam <namsh@kldp.org>
3680
3681 2005-01-04 [colin]      0.9.13cvs25.6
3682
3683         * src/gtk/gtkshruler.c
3684                 Move the ruler to GTK2
3685                 Patch by Alfons
3686
3687 2005-01-03 [colin]      0.9.13cvs25.5
3688
3689         * src/compose.c
3690                 Fix my broken patch apply 
3691
3692 2005-01-03 [colin]      0.9.13cvs25.4
3693
3694         * src/common/utils.c
3695         * src/common/utils.h
3696         * src/gtk/prefswindow.c
3697                 Move auto pointer stuff to utils.c
3698                 Patch by Alfons again :)
3699
3700 2005-01-03 [colin]      0.9.13cvs25.3
3701
3702         * src/compose.c
3703         * src/prefs_gtk.c
3704         * src/prefs_template.c
3705         * src/textview.c
3706                 Empty text widgets with empty strings, not NULL char
3707                 Patch by SungHyun Nam <namsh@kldp_org>
3708
3709 2005-01-03 [colin]      0.9.13cvs25.2
3710
3711         * src/main.c
3712         * AUTHORS
3713                 Sync with HEAD
3714
3715 2005-01-03 [colin]      0.9.13cvs25.1
3716
3717         * src/pop.c
3718         * src/pop.h
3719                 Sync with HEAD
3720
3721 2005-01-03 [colin]      0.9.13cvs24.3
3722
3723         * src/account.c
3724                 Two patches from Alfons and Alex S Moore:
3725                 fix images, fix return value.
3726
3727 2005-01-01 [colin]      0.9.13cvs24.2
3728
3729         * src/prefs_actions.c
3730                 Fix over-zealous assertion. Patch by Alfons
3731
3732 2005-01-01 [colin]      0.9.13cvs24.1
3733
3734         * src/procmime.c
3735                 Sync with HEAD (leak fix)
3736
3737 2004-12-31 [colin]      0.9.13cvs23.2
3738
3739         * src/prefs_common.c
3740                 GTK2 widgets + stock buttons - patch by Alfons
3741
3742 2004-12-31 [paul]       0.9.13cvs23.1
3743
3744         * configure.ac
3745                 bump up EXTRA_VERSION to match (sync'ed) HEAD
3746         * src/gtk/pluginwindow.c
3747                 use GTK2 widgets and plug memory leaks,
3748                 patches by Alfons
3749
3750 2004-12-30 [colin]      0.9.13cvs22.4
3751
3752         * src/account.c
3753         * src/action.c
3754         * src/export.c
3755         * src/foldersel.c
3756         * src/import.c
3757         * src/message_search.c
3758         * src/prefs_actions.c
3759         * src/prefs_common.c
3760         * src/prefs_customheader.c
3761         * src/prefs_filtering.c
3762         * src/prefs_summary_column.c
3763         * src/summary_search.c
3764         * src/gtk/about.c
3765         * src/gtk/description_window.c
3766         * src/gtk/gtkutils.c
3767         * src/gtk/gtkutils.h
3768         * src/gtk/inputdialog.c
3769         * src/gtk/prefswindow.c
3770                 Use GTK2 stock buttons. Patches by Alfons.
3771
3772 2004-12-30 [colin]      0.9.13cvs22.3
3773
3774         * src/account.c
3775                 Sync with HEAD
3776         * src/prefs_actions.c
3777         * src/prefs_customheader.c
3778         * src/prefs_filtering.c
3779         * src/prefs_msg_colors.c
3780         * src/prefs_summary_column.c
3781         * src/gtk/prefswindow.c
3782                 Use GtkTreeView instead of deprecated 
3783                 widgets. Patches by Alfons.
3784
3785 2004-12-30 [paul]       0.9.13cvs22.2
3786
3787         * src/foldersel.c
3788                 use GTK 2 Tree View
3789                 patch by Alfons, with root folder sorting fix
3790                 by Stephan Sachse
3791
3792 2004-12-30 [paul]       0.9.13cvs22.1
3793
3794         * ChangeLog
3795         * ChangeLog.claws
3796         * ChangeLog.jp
3797         * NEWS
3798         * configure.ac
3799         * src/account.c
3800                 sync with HEAD
3801
3802 2004-12-22 [martin]     0.9.13cvs21.2
3803
3804         * src/action.c
3805                 free the command line after its use
3806
3807 2004-12-18 [paul]       0.9.13cvs21.1
3808
3809         * AUTHORS
3810         * ChangeLog
3811         * ChangeLog.claws
3812         * ChangeLog.jp
3813         * NEWS
3814         * configure.ac
3815         * src/action.c
3816         * src/compose.c
3817         * src/syldap.c
3818                 sync with HEAD
3819
3820 2004-12-17 [martin]     0.9.13cvs17.2
3821
3822         * src/action.c
3823                 convert actions input to locale
3824         * src/inc.c
3825                 convert notification command to locale
3826         * src/plugins/pgpmime/select-keys.c
3827                 convert attributes to utf8
3828
3829 2004-12-14 [colin]      0.9.13cvs17.1
3830
3831         * ChangeLog
3832         * ChangeLog.jp
3833         * ChangeLog.claws
3834         * src/action.c
3835         * src/common/utils.c
3836         * src/gtk/prefswindow.c
3837         * src/gtk/gtkutils.c
3838         * src/gtk/gtkutils.h
3839         * src/plugins/spamassassin/libspamc.c
3840                 Sync with HEAD
3841
3842 2004-12-13 [colin]      0.9.13cvs14.1
3843
3844         * src/quote_fmt_parse.y
3845                 Sync with HEAD
3846
3847 2004-12-10 [colin]      0.9.13cvs12.1
3848
3849         * src/prefs_themes.c
3850         * src/mainwindow.c
3851         * src/messageview.c
3852                 Sync with HEAD
3853
3854 2004-12-09 [colin]      0.9.13cvs10.1
3855
3856         * src/procmime.c
3857                 Sync with HEAD (fix B64 encoding from memory)
3858
3859 2004-12-08 [colin]      0.9.13cvs9.1
3860
3861         * src/gtk/colorlabel.c
3862                 Sync with HEAD
3863
3864 2004-12-08 [paul]       0.9.13cvs8.2
3865
3866         * src/gtk/pluginwindow.c
3867                 fix window resizing oddities
3868
3869 2004-12-08 [colin]      0.9.13cvs8.1
3870
3871         * src/quote_fmt_parse.y
3872                 Sync with HEAD
3873
3874 2004-12-08 [colin]      0.9.13cvs7.1
3875
3876         * src/matcher_parser_parse.y
3877         * src/msgcache.c
3878         * src/prefs_matcher.c
3879         * src/procheader.c
3880         * src/matcher.c
3881         * src/common/defs.h
3882         * po/sr.po
3883                 Sync with HEAD
3884
3885 2004-12-08 [colin]      0.9.13cvs6.1
3886
3887         * src/quote_fmt_parse.y
3888         * src/textview.c
3889                 Sync with HEAD
3890         * src/gtk/prefswindow.c
3891         * src/gtk/pluginwindow.c
3892                 Fix G_CALLBACKS protos (thanks to Alfons)
3893
3894 2004-12-07 [torte]      0.9.13cvs2.2
3895
3896         * src/procmime.c
3897                 [Bug 650] reply button causes crash
3898                 Thanks to David Relson and Christoph
3899
3900 2004-12-07 [colin]      0.9.13cvs2.1
3901
3902         * ChangeLog.claws
3903         * AUTHORS
3904         * po/sk.po
3905         * src/procmime.c
3906         * src/prefs_account.c
3907         * src/common/smtp.c
3908         * src/common/smtp.h
3909                 Sync with HEAD
3910
3911 2004-12-06 [colin]      0.9.12cvs187.1
3912
3913         * ChangeLog.claws
3914         * INSTALL
3915         * Makefile.am
3916         * README.claws
3917         * TODO.claws
3918         * configure.ac
3919         * po/bg.po
3920         * po/cs.po
3921         * po/el.po
3922         * po/en_GB.po
3923         * po/es.po
3924         * po/fr.po
3925         * po/hr.po
3926         * po/hu.po
3927         * po/it.po
3928         * po/ja.po
3929         * po/ko.po
3930         * po/nl.po
3931         * po/pl.po
3932         * po/pt_BR.po
3933         * po/ru.po
3934         * po/sk.po
3935         * po/sr.po
3936         * po/sv.po
3937         * po/zh_CN.po
3938         * po/zh_TW.Big5.po
3939         * src/compose.c
3940         * tools/Makefile.am
3941         * tools/README
3942         * tools/filter_conv.pl
3943         * tools/kdeservicemenu/README
3944         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3945         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3946                 Sync with HEAD
3947
3948 2004-12-04 [colin]      0.9.12cvs183.1
3949
3950         * src/compose.c
3951                 Sync with HEAD (compose window position saving)
3952
3953 2004-12-04 [paul]       0.9.12cvs182.3
3954
3955         * src/messageview.c
3956         * src/mimeview.c
3957         * src/prefs_customheader.c
3958         * src/gtk/quicksearch.c
3959                 replace some forgotten GTK_SIGNAL_FUNCs
3960
3961 2004-12-04 [paul]       0.9.12cvs182.2
3962
3963         * src/Makefile.am
3964                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
3965                 committed in error      
3966
3967 2004-12-04 [paul]       0.9.12cvs182.1
3968
3969         * ChangeLog
3970         * ChangeLog.claws
3971         * ChangeLog.jp
3972         * INSTALL
3973         * NEWS
3974         * README
3975         * README.jp
3976         * configure.ac
3977         * doc/manual/ja/Makefile.am
3978         * doc/manual/ja/sylpheed-1.html
3979         * doc/manual/ja/sylpheed-10.html
3980         * doc/manual/ja/sylpheed-11.html
3981         * doc/manual/ja/sylpheed-12.html
3982         * doc/manual/ja/sylpheed-13.html
3983         * doc/manual/ja/sylpheed-14.html
3984         * doc/manual/ja/sylpheed-15.html
3985         * doc/manual/ja/sylpheed-16.html
3986         * doc/manual/ja/sylpheed-17.html
3987         * doc/manual/ja/sylpheed-18.html
3988         * doc/manual/ja/sylpheed-19.html
3989         * doc/manual/ja/sylpheed-2.html
3990         * doc/manual/ja/sylpheed-20.html
3991         * doc/manual/ja/sylpheed-3.html
3992         * doc/manual/ja/sylpheed-4.html
3993         * doc/manual/ja/sylpheed-5.html
3994         * doc/manual/ja/sylpheed-6.html
3995         * doc/manual/ja/sylpheed-7.html
3996         * doc/manual/ja/sylpheed-8.html
3997         * doc/manual/ja/sylpheed-9.html
3998         * doc/manual/ja/sylpheed.html
3999         * doc/manual/ja/sylpheed.sgml
4000         * po/de.po
4001         * src/Makefile.am
4002         * src/compose.c
4003         * src/procmime.c
4004         * src/pixmaps/regular.xpm **REMOVED**
4005         * src/plugins/pgpmime/pgpmime.c
4006         * src/plugins/pgpmime/plugin.c
4007         * src/plugins/pgpmime/prefs_gpg.c
4008                 sync with HEAD
4009
4010 2004-12-03 [paul]       0.9.12cvs180.1
4011
4012         * ChangeLog
4013         * ChangeLog.claws
4014         * ChangeLog.jp
4015         * configure.ac
4016         * src/Makefile.am
4017         * src/pop.c
4018         * src/common/utils.c
4019         * src/common/utils.h
4020         * src/pixmaps/continue.xpm
4021         * src/pixmaps/dir_close.xpm
4022         * src/pixmaps/dir_open.xpm
4023         * src/pixmaps/drafts_close.xpm
4024         * src/pixmaps/drafts_open.xpm
4025         * src/pixmaps/folder.xpm **REMOVED**
4026         * src/pixmaps/group.xpm
4027         * src/pixmaps/unread.xpm
4028                 sync with HEAD
4029
4030 2004-12-02 [colin]      0.9.12cvs179.1
4031
4032         * src/compose.c
4033                 Sync with HEAD (non-duplicated reedition)
4034
4035 2004-12-02 [colin]      0.9.12cvs178.1
4036
4037         * src/compose.c
4038                 Sync with HEAD (linewrap_quote fix)
4039
4040 2004-12-01 [colin]      0.9.12cvs177.3
4041
4042         * src/addrharvest.c
4043                 Replace sizeof with strlen
4044
4045 2004-12-01 [paul]       0.9.12cvs177.2
4046
4047         * src/addrharvest.c
4048                 fix 'harvest addresses'
4049
4050 2004-11-30 [colin]      0.9.12cvs177.1
4051
4052         * src/gtk/prefswindow.c
4053         * src/gtk/pluginwindow.c
4054                 Sync with HEAD
4055
4056 2004-11-29 [colin]      0.9.12cvs176.1
4057
4058         * src/folderview.c
4059                 sync with HEAD (Fix disappearing separators in folderview's popup)
4060
4061 2004-11-29 [colin]      0.9.12cvs175.1
4062
4063         * src/procmime.c
4064                 Sync with head (another format fix)
4065
4066 2004-11-29 [colin]      0.9.12cvs174.1
4067
4068         * src/pop.c
4069                 Sync with HEAD (format string fix)
4070
4071 2004-11-26 [colin]      0.9.12cvs173.1
4072
4073         * src/common/smtp.c
4074         * src/common/smtp.h
4075                 Sync with HEAD
4076
4077 2004-11-24 [colin]      0.9.12cvs172.1
4078
4079         * src/plugins/pgpmime/pgpmime.c
4080                 Sync with HEAD
4081
4082 2004-11-24 [colin]      0.9.12cvs171.1
4083
4084         * src/plugins/pgpmime/pgpmime.c
4085                 Sync with head (gpgmectx leaks)
4086
4087 2004-11-24 [colin]      0.9.12cvs169.1
4088
4089         * src/plugins/pgpmime/plugin.c
4090         * src/plugins/trayicon/Makefile.am
4091         * src/plugins/trayicon/newmarkedmail.xpm
4092         * src/plugins/trayicon/trayicon.c
4093         * src/plugins/trayicon/unreadmarkedmail.xpm
4094                 Sync with HEAD
4095
4096 2004-11-23 [colin]      0.9.12cvs168.1
4097
4098         * src/partial_download.c
4099         * src/partial_download.h
4100         * src/plugins/pgpmime/plugin.c
4101                 Sync with HEAD
4102
4103 2004-11-23 [colin]      0.9.12cvs166.1
4104
4105         * src/Makefile.am
4106         * src/codeconv.c
4107         * src/compose.c
4108         * src/folderview.c
4109         * src/main.c
4110         * src/partial_download.c
4111         * src/partial_download.h
4112         * src/prefs_account.c
4113         * src/prefs_account.h
4114         * src/privacy.c
4115         * src/privacy.h
4116         * src/procmime.c
4117         * src/common/Makefile.am
4118         * src/common/base64.h
4119         * src/common/partial_download.c
4120         * src/common/partial_download.h
4121         * src/gtk/prefswindow.c
4122         * src/gtk/prefswindow.h
4123         * src/plugins/pgpmime/pgpmime.c
4124         * src/plugins/pgpmime/prefs_gpg.c
4125         * src/plugins/pgpmime/prefs_gpg.h
4126         * src/plugins/pgpmime/sgpgme.c
4127         * src/plugins/pgpmime/sgpgme.h
4128                 Sync with HEAD
4129
4130 2004-11-23 [colin]      0.9.12cvs163.1
4131
4132         * src/main.c
4133                 Sync with HEAD (cursor optimization)
4134
4135 2004-11-23 [colin]      0.9.12cvs162.1
4136
4137         * src/prefs_common.c
4138         * src/prefs_themes.c
4139         * src/procmsg.c
4140                 Sync with HEAD
4141
4142 2004-11-23 [colin]      0.9.12cvs158.9
4143
4144         * src/compose.c
4145                 Fix double-free when forwarding
4146         * src/msgcache.c
4147                 Fix leak on error path
4148                 
4149
4150 2004-11-23 [colin]      0.9.12cvs158.8
4151
4152         * src/compose.c
4153                 Fix possible double-free
4154                 Spotted by Alfons
4155
4156 2004-11-23 [colin]      0.9.12cvs158.7
4157
4158         * src/compose.c
4159                 Fix some signal handlers' prototypes
4160                 Spotted by Alfons
4161
4162 2004-11-22 [colin]      0.9.12cvs158.6
4163
4164         * src/compose.c
4165                 Remove unneeded code and duplicated
4166                 wrapping - patch by Alfons
4167
4168 2004-11-22 [colin]      0.9.12cvs158.5
4169
4170         * src/prefs_themes.c
4171                 Fix oversized selector
4172
4173 2004-11-22 [colin]      0.9.12cvs158.4
4174
4175         * src/compose.c
4176                 fix dump_text()
4177                 patch by Alfons
4178
4179 2004-11-19 [colin]      0.9.12cvs158.3
4180
4181         * src/textview.c
4182                 Add a context menu on links (open, copy)
4183
4184 2004-11-18 [paul]       0.9.12cvs158.2
4185
4186         * src/addrgather.c
4187         * src/exphtmldlg.c
4188         * src/expldifdlg.c
4189         * src/mimeview.c
4190         * src/prefs_common.c
4191         * src/plugins/image_viewer/viewer.c
4192         * src/plugins/spamassassin/spamassassin_gtk.c
4193                 replace deprecated gtk_notebook_set_page
4194                 and gtk_notebook_current_page
4195
4196 2004-11-18 [paul]       0.9.12cvs158.1
4197
4198         * configure.ac
4199         * src/compose.c
4200         * src/mainwindow.c
4201         * src/messageview.c
4202         * src/prefs_common.c
4203         * src/common/utils.c
4204         * src/common/utils.h
4205                 sync with HEAD
4206
4207 2004-11-17 [colin]      0.9.12cvs156.1
4208
4209         * src/prefs_account.c
4210         * src/prefs_account.h
4211         * src/procmsg.c
4212                 Sync with HEAD (add pref to store encrypted mails encrypted)
4213
4214 2004-11-17 [paul]       0.9.12cvs155.1
4215
4216         * ChangeLog
4217         * ChangeLog.claws
4218         * ChangeLog.jp
4219         * NEWS
4220         * configure.ac
4221         * src/compose.c
4222         * src/jpilot.c
4223         * src/privacy.c
4224         * src/procmime.c
4225         * src/procmime.h
4226         * src/procmsg.c
4227         * src/toolbar.c
4228         * src/pixmaps/error.xpm
4229                 sync with HEAD
4230
4231 2004-11-17 [colin]      0.9.12cvs151.1
4232
4233         * src/plugins/pgpmime/pgpmime.c
4234                 Sync with HEAD (remove debug printf)
4235
4236 2004-11-17 [colin]      0.9.12cvs150.1
4237
4238         * src/plugins/pgpmime/pgpmime.c
4239                 Sync with HEAD (off-by-one fix)
4240
4241 2004-11-17 [colin]      0.9.12cvs149.1
4242
4243         * src/procmsg.c
4244                 Sync with HEAD (coding style fixes)
4245
4246 2004-11-16 [colin]      0.9.12cvs148.1
4247
4248         * src/procmsg.c
4249                 Sync with head (Fix the fix)
4250
4251 2004-11-16 [colin]      0.9.12cvs147.1
4252
4253         * src/procmsg.c
4254                 Sync with Main (leak fix)
4255
4256 2004-11-16 [colin]      0.9.12cvs146.14
4257
4258         * src/compose.c
4259                 Remove useless chunk of code
4260                 Patch by Alfons
4261
4262 2004-11-15 [colin]      0.9.12cvs146.13
4263
4264         * src/compose.c
4265                 Fix drafting after insertion
4266                 Patch by Alfons
4267
4268 2004-11-15 [colin]      0.9.12cvs146.12
4269
4270         * src/compose.c
4271         * src/prefs_filtering.c
4272         * src/prefs_filtering_action.c
4273         * src/prefs_toolbar.c
4274                 Fix some const-correctness
4275
4276 2004-11-15 [colin]      0.9.12cvs146.11
4277
4278         * src/summaryview.c
4279         * src/prefs_themes.c
4280         * src/messageview.c
4281                 Fix some leaks
4282
4283 2004-11-15 [colin]      0.9.12cvs146.10
4284
4285         * src/codeconv.c
4286                 More unreadable locale fixes
4287
4288 2004-11-14 [colin]      0.9.12cvs146.9
4289
4290         * src/textview.c
4291                 Fix uri_security_check
4292                 Patch by Alfons
4293
4294 2004-11-13 [paul]       0.9.12cvs146.8
4295
4296         * src/folder.c
4297         * src/procmime.c
4298                 fix 2 bugs introduced in last commit
4299
4300 2004-11-13 [paul]       0.9.12cvs146.7
4301
4302         * src/compose.c
4303         * src/exporthtml.c
4304         * src/exportldif.c
4305         * src/folder.c
4306         * src/imap.c
4307         * src/imap_gtk.c
4308         * src/main.c
4309         * src/mainwindow.c
4310         * src/messageview.c
4311         * src/mh_gtk.c
4312         * src/prefs_themes.c
4313         * src/procmime.c
4314         * src/setup.c
4315         * src/summaryview.c
4316                 replace deprecated g_basename
4317
4318 2004-11-13 [paul]       0.9.12cvs146.6
4319
4320         * src/compose.c
4321         * src/imap.c
4322         * src/matcher_parser.h
4323         * src/matcher_parser_parse.y
4324         * src/prefs_filtering.c
4325         * src/prefs_filtering_action.c
4326         * src/prefs_themes.c
4327         * src/prefs_toolbar.c
4328         * src/common/utils.c
4329                 various small fixes/cleanups
4330
4331 2004-11-12 [colin]      0.9.12cvs146.5
4332
4333         * src/textview.c
4334                 Validate event's origin on visibility notify
4335                 Patch by Alfons.
4336
4337 2004-11-12 [paul]       0.9.12cvs146.4
4338
4339         * src/exporthtml.c
4340         * src/exportldif.c
4341         * src/imap.c
4342         * src/mh.c
4343         * src/mimeview.c
4344         * src/prefs_spelling.c
4345         * src/prefs_themes.c
4346                 replace deprecated g_dirname    
4347
4348 2004-11-12 [colin]      0.9.12cvs146.3
4349
4350         * src/textview.c
4351                 Some coding style fixes
4352
4353 2004-11-12 [colin]      0.9.12cvs146.2
4354
4355         * src/codeconv.c
4356                 We want to replace _all_ extended chars in
4357                 conv_unreadable_*, because any string containing
4358                 extended chars not parsing as UTF8 is 
4359                 undisplayed on gtk2.
4360
4361 2004-11-12 [paul]       0.9.12cvs146.1
4362
4363         * ChangeLog
4364         * ChangeLog.claws
4365         * ChangeLog.jp
4366         * NEWS
4367         * configure.ac
4368         * src/account.c
4369         * src/folderview.c
4370         * src/folderview.h
4371         * src/imap.c
4372         * src/imap_gtk.c
4373         * src/inc.c
4374         * src/mainwindow.c
4375         * src/mh_gtk.c
4376         * src/news_gtk.c
4377         * src/pop.c
4378         * src/prefs_account.c
4379         * src/prefs_account.h
4380         * src/prefs_ext_prog.c
4381         * src/procmime.c
4382         * src/procmime.h
4383         * src/procmsg.c
4384         * src/procmsg.h
4385         * src/summary_search.c
4386         * src/summaryview.c
4387         * src/textview.c
4388         * src/common/defs.h
4389         * src/common/utils.c
4390         * src/common/utils.h
4391         * src/gtk/menu.c
4392         * src/gtk/menu.h
4393                 sync with HEAD
4394
4395 2004-11-11 [colin]      0.9.12cvs144.2
4396
4397         * src/textview.c
4398                 Fix URI range selection (patch by Alfons)
4399
4400 2004-11-09 [colin]      0.9.12cvs144.1
4401
4402         * ChangeLog.claws
4403         * src/compose.c
4404         * src/folder.c
4405         * src/folder_item_prefs.c
4406         * src/prefs_account.c
4407         * src/prefs_account.h
4408         * src/plugins/pgpmime/pgpmime.c
4409                 Sync with HEAD
4410
4411 2004-11-08 [colin]      0.9.12cvs143.1
4412
4413         * src/summaryview.c
4414                 Sync with HEAD (optimize quicksearch)
4415
4416 2004-11-08 [colin]      0.9.12cvs142.2
4417
4418         * src/compose.c
4419                 Don't wrap when Edit/Auto wrapping is disabled
4420
4421 2004-11-08 [colin]      0.9.12cvs142.1
4422
4423         * src/textview.c
4424                 Sync with HEAD
4425
4426 2004-11-08 [colin]      0.9.12cvs141.1
4427
4428         * src/textview.c
4429                 Sync with HEAD (fix some mail URIs)
4430
4431 2004-11-08 [colin]      0.9.12cvs140.3
4432
4433         * src/textview.c
4434                 o Use text cursor instead of arrow when
4435                   not on a link
4436                 o Fix handling of contiguous links (as in
4437                   "colin@colino.net" <colin@colino.net>)
4438                   This one unveils a bug in get_email_part()
4439
4440 2004-11-07 [colin]      0.9.12cvs140.2
4441
4442         * src/textview.c
4443                 Fix memleak. Patch by Alfons.
4444
4445 2004-11-06 [colin]      0.9.12cvs140.1
4446
4447         * src/compose.c
4448                 Sync with HEAD (don't ask passphrase
4449                 when drafting)
4450
4451 2004-11-06 [paul]       0.9.12cvs139.2
4452
4453         * AUTHORS
4454         * src/textview.c
4455         * src/textview.h
4456                 textview URI handling. hovering over a 
4457                 link displays it in the status bar,
4458                 and changes the mouse pointer to a hand 
4459                 cursor. a link is activated with a single 
4460                 click. (Modified from the) patch by Jean-Yves 
4461                 Lefort <jylefort@users.sourceforge.net>
4462                 
4463
4464 2004-11-05 [colin]      0.9.12cvs139.1
4465
4466         * src/compose.c
4467         * src/procmime.c
4468                 Sync with HEAD again ^^
4469
4470 2004-11-05 [colin]      0.9.12cvs139.1
4471
4472         * src/compose.c
4473         * src/procmime.c
4474                 Sync with HEAD
4475
4476 2004-11-03 [paul]       0.9.12cvs138.1
4477
4478         * ChangeLog.claws
4479         * configure.ac
4480         * po/POTFILES.in
4481         * src/prefs_ext_prog.c
4482         * src/procmime.c
4483         * tools/kdeservicemenu/README
4484         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4485         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4486                 sync with HEAD
4487
4488 2004-11-01 [christoph]  0.9.12cvs136.2
4489
4490         * src/procmime.c
4491                 convert MIME parameters to UTF-8
4492
4493 2004-10-29 [colin]      0.9.12cvs136.1
4494
4495         * src/common/utils.c
4496                 Sync with HEAD (don't use '=' in mime boundary)
4497
4498 2004-10-29 [paul]       0.9.12cvs135.1
4499
4500         * configure.ac
4501         * doc/src/rfc2231.txt
4502         * src/procmime.c
4503         * src/common/quoted-printable.c
4504         * src/common/utils.c
4505         * src/common/utils.h
4506                 sync with HEAD
4507
4508 2004-10-27 [paul]       0.9.12cvs134.1
4509
4510         * configure.ac
4511         * src/main.c
4512         * src/procmime.c
4513         * src/plugins/pgpmime/pgpmime.c
4514                 sync with HEAD
4515
4516 2004-10-26 [paul]       0.9.12cvs132.3
4517
4518         * src/account.c
4519         * src/addressbook.c
4520         * src/addrgather.c
4521         * src/addrharvest.c
4522         * src/codeconv.c
4523         * src/compose.c
4524         * src/customheader.c
4525         * src/editaddress.c
4526         * src/editgroup.c
4527         * src/enriched.c
4528         * src/expldifdlg.c
4529         * src/exporthtml.c
4530         * src/exportldif.c
4531         * src/folder.c
4532         * src/foldersel.c
4533         * src/folderview.c
4534         * src/grouplistdialog.c
4535         * src/html.c
4536         * src/imap.c
4537         * src/jpilot.c
4538         * src/ldapserver.c
4539         * src/ldif.c
4540         * src/mimeview.c
4541         * src/news.c
4542         * src/news_gtk.c
4543         * src/pop.c
4544         * src/prefs_display_header.c
4545         * src/prefs_gtk.c
4546         * src/prefs_msg_colors.c
4547         * src/prefs_toolbar.c
4548         * src/procheader.c
4549         * src/procmime.c
4550         * src/summaryview.c
4551         * src/textview.c
4552         * src/toolbar.c
4553         * src/vcard.c
4554         * src/common/mgutils.c
4555         * src/common/nntp.c
4556         * src/common/smtp.c
4557         * src/common/template.c
4558         * src/common/utils.c
4559         * src/common/xmlprops.c
4560         * src/plugins/pgpmime/pgpmime.c
4561         * src/plugins/pgpmime/select-keys.c
4562         * src/plugins/pgpmime/sgpgme.c
4563                 replace deprecated g_strcasecmp(), g_strncasecmp(),
4564                 g_string_sprintfa(), gtk_notebook_current_page()
4565
4566 2004-10-26 [colin]      0.9.12cvs132.2
4567
4568         * src/prefs_folder_item.c
4569                 Fix default-account selection
4570
4571 2004-10-21 [colin]      0.9.12cvs133
4572
4573         * src/compose.c
4574                 Sync with HEAD (Remove extra separator in compose's Options)
4575         * src/textview.c
4576                 Set wrapping to char
4577
4578 2004-10-21 [paul]       0.9.12cvs131.2
4579
4580         * src/compose.c
4581         * src/sourcewindow.c
4582                 fix wrapping
4583                 fix window shrinking 
4584
4585 2004-10-21 [colin]      0.9.12cvs131.1
4586
4587         * ChangeLog.claws
4588         * src/compose.c
4589                 Sync with HEAD
4590
4591 2004-10-21 [paul]       0.9.12cvs130.2
4592
4593         * src/prefs_folder_item.c
4594                 sync with HEAD (Apply to subfolders)
4595
4596 2004-10-19 [colin]      0.9.12cvs130.1
4597
4598         * ChangeLog.claws
4599         * src/compose.c
4600         * src/common/utils.c
4601         * src/gtk/menu.c
4602                 Sync with HEAD
4603
4604 2004-10-19 [colin]      0.9.12cvs128.1
4605
4606         * src/addrbook.c
4607         * src/addrcache.c
4608         * src/addressbook.c
4609         * src/codeconv.c
4610         * src/compose.c
4611         * src/customheader.c
4612         * src/editaddress.c
4613         * src/editgroup.c
4614         * src/exporthtml.c
4615         * src/folder.c
4616         * src/folderview.c
4617         * src/imap.c
4618         * src/jpilot.c
4619         * src/main.c
4620         * src/matcher_parser_parse.y
4621         * src/mbox.c
4622         * src/pop.c
4623         * src/prefs_account.c
4624         * src/prefs_gtk.c
4625         * src/prefs_msg_colors.c
4626         * src/procheader.c
4627         * src/procmime.c
4628         * src/procmime.h
4629         * src/procmsg.c
4630         * src/summaryview.c
4631         * src/textview.c
4632         * src/common/base64.c
4633         * src/common/partial_download.c
4634         * src/common/socket.c
4635         * src/common/sylpheed.c
4636         * src/common/utils.c
4637         * src/common/utils.h
4638         * src/gtk/pluginwindow.c
4639         * src/gtk/quicksearch.c
4640         * src/plugins/clamav/clamav_plugin.c
4641         * src/plugins/clamav/clamav_plugin.h
4642         * src/plugins/clamav/clamav_plugin_gtk.c
4643         * src/plugins/pgpmime/passphrase.c
4644         * src/plugins/pgpmime/pgpmime.c
4645         * src/plugins/pgpmime/plugin.c
4646         * src/plugins/pgpmime/prefs_gpg.c
4647         * src/plugins/pgpmime/prefs_gpg.h
4648         * src/plugins/pgpmime/select-keys.c
4649         * src/plugins/pgpmime/sgpgme.c
4650         * src/plugins/spamassassin/libspamc.c
4651         * src/plugins/spamassassin/spamassassin.c
4652         * src/plugins/spamassassin/spamassassin.h
4653         * src/plugins/spamassassin/spamassassin_gtk.c
4654         * src/plugins/trayicon/trayicon.c
4655         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
4656                 Sync with HEAD
4657
4658 2004-10-14 [colin]      0.9.12cvs126.2
4659
4660         * src/codeconv.c
4661         * src/textview.c
4662                 Fix conv_unreadable_locale
4663
4664 2004-10-13 [colin]      0.9.12cvs126.1
4665
4666         * src/compose.c
4667                 Sync with HEAD (don't convert charset for 
4668                 drafted messages, minor cleanup)
4669
4670 2004-10-13 [colin]      0.9.12cvs125.1
4671
4672         * po/POTFILES.in
4673                 Sync with HEAD (POTFILES fix)
4674
4675 2004-10-12 [colin]      0.9.12cvs124.3
4676
4677         * src/compose.c
4678                 Fix encoding bug from latest sync
4679
4680 2004-10-12 [paul]       0.9.12cvs124.2
4681
4682         * src/plugins/pgpmime/prefs_gpg.c
4683         * src/plugins/pgpmime/prefs_gpg.h
4684                 forgotten in last commit        
4685
4686 2004-10-12 [paul]       0.9.12cvs124.1
4687
4688         * ChangeLog.claws
4689         * configure.ac
4690         * m4/spamassassin.m4
4691         * src/Makefile.am
4692         * src/account.c
4693         * src/compose.c
4694         * src/compose.h
4695         * src/crash.c
4696         * src/main.c
4697         * src/mimeview.c
4698         * src/passphrase.c
4699         * src/passphrase.h
4700         * src/prefs_account.c
4701         * src/prefs_account.h
4702         * src/prefs_common.c
4703         * src/privacy.c
4704         * src/privacy.h
4705         * src/procmime.c
4706         * src/procmime.h
4707         * src/procmsg.c
4708         * src/rfc2015.c
4709         * src/rfc2015.h
4710         * src/select-keys.c
4711         * src/select-keys.h
4712         * src/textview.c
4713         * src/common/utils.c
4714         * src/common/utils.h
4715         * src/gtk/about.c
4716         * src/plugins/pgpmime/Makefile.am
4717         * src/plugins/pgpmime/passphrase.c
4718         * src/plugins/pgpmime/passphrase.h
4719         * src/plugins/pgpmime/pgpmime.c
4720         * src/plugins/pgpmime/plugin.c
4721         * src/plugins/pgpmime/select-keys.c
4722         * src/plugins/pgpmime/select-keys.h
4723         * src/plugins/pgpmime/sgpgme.c
4724         * src/plugins/pgpmime/sgpgme.h
4725                 sync with HEAD
4726
4727 2004-10-04 [colin]      0.9.12cvs122.1
4728
4729         * src/mainwindow.c
4730         * src/messageview.c
4731         * src/messageview.h
4732         * src/textview.c
4733                 Sync with HEAD
4734
4735 2004-10-04 [colin]      0.9.12cvs121.1
4736
4737         * src/summaryview.c
4738                 Sync with HEAD
4739
4740 2004-10-04 [paul]       0.9.12cvs120.1
4741
4742         * configure.ac
4743                 sync with HEAD [don't try to build 
4744                 pgpmime plugin when gpgme is disabled]
4745
4746 2004-10-03 [colin]      0.9.12cvs119.3
4747
4748         * src/gtk/gtksctree.c
4749                 Lots of side effects. Put back as before 117.2.
4750         * src/summaryview.c
4751                 Fix bug #602
4752
4753 2004-10-03 [colin]      0.9.12cvs119.2
4754
4755         * src/gtk/gtksctree.c
4756                 Revert 608 fix that doesn't work that good
4757
4758 2004-10-02 [colin]      0.9.12cvs119.1
4759
4760         * src/mainwindow.c
4761         * src/messageview.c
4762         * src/prefs_common.h
4763         * src/procmime.c
4764         * src/procmime.h
4765         * src/textview.c
4766                 Sync with HEAD
4767         * src/gtk/gtksctree.c
4768                 Close bug #608
4769
4770 2004-10-01 [colin]      0.9.12cvs118.1
4771
4772         * src/mimeview.c
4773                 Sync with HEAD (better Save All fix)
4774
4775 2004-10-01 [colin]      0.9.12cvs117.2
4776
4777         * src/gtk/gtksctree.c
4778                 Faster on selection
4779
4780 2004-10-01 [colin]      0.9.12cvs117.1
4781
4782         * src/mimeview.c
4783                 Sync with HEAD (Save All: only attachments)
4784
4785 2004-10-01 [paul]       0.9.12cvs116.1
4786
4787         * ChangeLog.claws
4788         * configure.ac
4789         * src/account.c
4790         * src/prefs_common.c
4791         * src/gtk/colorlabel.c
4792                 sync with HEAD
4793
4794 2004-09-30 [colin]      0.9.12cvs115.1
4795
4796         * src/stock_pixmap.c
4797         * src/stock_pixmap.h
4798         * src/folderview.c
4799         * src/Makefile.am
4800         * src/pixmaps/read.xpm
4801                 Sync with HEAD (new pixmap)
4802
4803 2004-09-29 [colin]      0.9.12cvs114.1
4804
4805         * src/compose.c
4806                 Sync with HEAD
4807                 Fix focus handling in headers
4808
4809 2004-09-29 [paul]       0.9.12cvs113.1
4810
4811         * src/quote_fmt_parse.y
4812                 sync with HEAD
4813  
4814
4815 2004-09-28 [colin]      0.9.12cvs112.1
4816
4817         * src/folderview.c
4818         * src/mainwindow.c
4819                 Sync with HEAD
4820
4821 2004-09-28 [colin]      0.9.12cvs110.1
4822
4823         * src/folderview.c
4824                 Sync with HEAD (Contextual Empty trash menu)
4825
4826 2004-09-28 [colin]      0.9.12cvs108.1
4827
4828         * src/addressbook.c
4829                 Sync with HEAD (addressbook edit on double-click)
4830
4831 2004-09-28 [colin]      0.9.12cvs106.1
4832
4833         * src/inc.c
4834                 Sync with HEAD (folder_item freeze on inc)
4835
4836 2004-09-27 [colin]      0.9.12cvs105.1
4837
4838         * src/folderview.c
4839                 Sync with HEAD (right-align new and unread column)
4840
4841 2004-09-27 [colin]      0.9.12cvs104.1
4842
4843         * src/main.c
4844                 Sync with HEAD (revert 0.9.12cvs101)
4845
4846 2004-09-24 [colin]      0.9.12cvs103.2
4847
4848         * src/wizard.c
4849                 Fix gtk warnings and use domain part of the email address 
4850                 when domain detection fails (no dot in domain name)
4851
4852 2004-09-23 [colin]      0.9.12cvs103.1
4853
4854         * src/plugins/spamassassin/libspamc.c
4855         * src/plugins/spamassassin/libspamc.h
4856         * src/plugins/spamassassin/utils.c
4857         * src/plugins/spamassassin/utils.h
4858                 Sync with HEAD (Update spamassassin to 3.0)
4859
4860 2004-09-21 [colin]      0.9.12cvs102.3
4861
4862         * src/action.c
4863                 Add horizontal scrollbar in action io dialog as needed
4864                 Patch by Alfons.
4865
4866 2004-09-20 [colin]      0.9.12cvs102.2
4867
4868         * src/plugins/image_viewer/viewer.c
4869                 Remove imlib stuff
4870                 use gtk_pixmap_set when clearing
4871                 (would be better to use gtkImages, but causes size-allocate 
4872                 signals storm)
4873
4874 2004-09-17 [paul]       0.9.12cvs102.1
4875
4876         * ChangeLog
4877         * ChangeLog.claws
4878         * ChangeLog.jp
4879         * configure.ac
4880         * src/inc.c
4881                 sync with HEAD
4882
4883
4884 2004-09-17 [colin]      0.9.12cvs101.1
4885
4886         * ChangeLog.claws
4887         * src/main.c
4888                 Sync with HEAD (fix segs at exit)
4889
4890 2004-09-14 [colin]      0.9.12cvs99.5
4891
4892         * src/common/socket.c
4893         * AUTHORS
4894                 Fix send error on 64bit platforms
4895                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
4896
4897 2004-09-14 [colin]      0.9.12cvs99.4
4898
4899         * src/action.c
4900                 Fix action output with utf8 
4901                 Patch by Alfons.
4902
4903 2004-09-14 [colin]      0.9.12cvs99.3
4904
4905         * ChangeLog.claws
4906         * src/folder.c
4907                 Sync with HEAD
4908
4909 2004-09-09 [colin]      0.9.12cvs99.2
4910
4911         * src/action.c
4912                 Fix progress bar (displaying "Completed %v/%u")
4913                 Patch by Alfons.
4914
4915 2004-09-08 [colin]      0.9.12cvs99.1
4916
4917         * src/account.c
4918         * src/folder.c
4919         * src/procmsg.c
4920         * src/procmsg.h
4921         * src/plugins/pgpmime/pgpmime.c
4922                 Sync with HEAD
4923
4924 2004-09-08 [colin]      0.9.12cvs97.2
4925
4926         * src/summaryview.c
4927                 Don't select mails in collapsed threads 
4928                 when navigating with up/down
4929
4930 2004-09-07 [colin]      0.9.12cvs97.1
4931
4932         * src/inc.c
4933                 Sync with HEAD (meaningful error messages)
4934
4935 2004-09-06 [colin]      0.9.12cvs96.1
4936
4937         * src/toolbar.c
4938                 Sync with HEAD (fix Redirect graying out)
4939
4940 2004-09-06 [colin]      0.9.12cvs95.1
4941
4942         * src/summaryview.c
4943         * src/mimeview.c
4944                 Sync with HEAD (fix dropped URIs)
4945
4946 2004-09-06 [colin]      0.9.12cvs94.1
4947
4948         * src/addressbook.c
4949         * src/addressitem.h
4950         * src/addritem.c
4951         * src/addritem.h
4952                 Sync with HEAD (addressbook DnD)
4953
4954 2004-09-03 [colin]      0.9.12cvs93.1
4955
4956         * src/summaryview.c
4957                 Sync with HEAD (next/prev unread)
4958
4959 2004-09-03 [colin]      0.9.12cvs92.1
4960
4961         * src/prefs_common.c
4962         * src/prefs_common.h
4963         * src/summaryview.c
4964                 Sync with HEAD ('mark_as_read_delay' pref)
4965
4966 2004-09-02 [colin]      0.9.12cvs91.2
4967
4968         * src/common/xml.c
4969                 Fix leak
4970
4971 2004-09-02 [colin]      0.9.12cvs91.1
4972
4973         * src/gtk/menu.c
4974                 Sync with HEAD (menu accel don't work, but whatever)
4975
4976 2004-09-02 [colin]      0.9.12cvs90.1
4977
4978         * src/account.c
4979                 Sync with HEAD (fix bug 582)
4980
4981 2004-09-02 [colin]      0.9.12cvs89.1
4982
4983         * src/addrindex.c
4984                 Sync with HEAD (free deleted queries)
4985
4986 2004-09-02 [colin]      0.9.12cvs88.1
4987
4988         * src/ldapquery.c
4989                 Sync with HEAD (fix LDAP freezes)
4990
4991 2004-09-02 [colin]      0.9.12cvs87.1
4992
4993         * src/prefs_spelling.c
4994                 Sync with HEAD (add default dictionary)
4995
4996 2004-09-01 [colin]      0.9.12cvs86.1
4997
4998         * src/filtering.c
4999         * src/folderview.c
5000         * src/imap.c
5001         * src/prefs_matcher.c
5002         * src/stock_pixmap.c
5003         * src/summary_search.c
5004         * src/summaryview.c
5005         * src/wizard.c
5006         * src/wizard.h
5007                 Sync with HEAD (uninitialized vars fixes)
5008                 + gtk2 specific warning fixes
5009
5010 2004-08-31 [colin]      0.9.12cvs85.1
5011
5012         * src/folder.c
5013                 Sync with HEAD (Fix memory corruption due to 
5014                 uninitialized var)
5015
5016 2004-08-31 [colin]      0.9.12cvs84.4
5017
5018         * src/summary_search.c
5019                 Fix segfaults when searching in folders with broken headers
5020
5021 2004-08-31 [colin]      0.9.12cvs84.3
5022
5023         * src/compose.c
5024         * src/textview.c
5025                 Fix some more encoding/decoding issues
5026
5027 2004-08-30 [colin]      0.9.12cvs84.2
5028
5029         * src/mimeview.c
5030         * src/prefs_themes.c
5031         * src/gtk/filesel.c
5032         * src/gtk/filesel.h
5033                 Add a folder-mode selection (fixes mimeview's "Save all")
5034
5035 2004-08-29 [colin]      0.9.12cvs84.1
5036
5037         * src/mimeview.c
5038                 Sync with HEAD (don't escape saved filenames)
5039
5040 2004-08-27 [colin]      0.9.12cvs83.1
5041
5042         * ChangeLog
5043         * ChangeLog.claws
5044         * ChangeLog.jp
5045         * src/mh.c
5046         * src/procheader.c
5047         * src/procmsg.c
5048         * src/procmsg.h
5049         * src/common/utils.c
5050         * src/gtk/menu.h
5051         * po/
5052                 Sync with HEAD 0.9.12cvs83 (sync with main)
5053
5054 2004-08-26 [colin]      0.9.12cvs82.4
5055
5056         * src/codeconv.c
5057                 Fix strange stack corruption
5058                 Convert to utf8 after unmime, not before
5059
5060 2004-08-26 [colin]      0.9.12cvs82.3
5061
5062         * src/main.c
5063         * src/wizard.c
5064                 Fix account folders duplication
5065
5066 2004-08-25 [colin]      0.9.12cvs82.2
5067
5068         * src/wizard.c
5069                 Remove ports
5070                 Add SSL selection
5071                 Use login@server as account name
5072
5073 2004-08-25 [colin]      0.9.12cvs82.1
5074
5075         * src/plugins/pgpmime/pgpmime.c
5076                 Sync with HEAD (leak fix).
5077
5078 2004-08-25 [colin]      0.9.12cvs81.1
5079
5080         * src/plugins/pgpmime/pgpmime.c
5081         * src/plugins/pgpmime/sgpgme.c
5082         * src/plugins/pgpmime/sgpgme.h
5083                 Sync with HEAD (Handle combined messages).
5084
5085 2004-08-24 [colin]      0.9.12cvs80.3
5086
5087         * src/wizard.c
5088                 Fix full name, ports, and imap
5089
5090 2004-08-24 [colin]      0.9.12cvs80.2
5091
5092         * src/Makefile.am
5093         * src/main.c
5094         * src/setup.c
5095         * src/setup.h
5096         * src/stock_pixmap.c
5097         * src/stock_pixmap.h
5098         * src/wizard.c ** ADDED **
5099         * src/wizard.h ** ADDED ** 
5100         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
5101                 Add a setup wizard 
5102
5103 2004-08-24 [colin]      0.9.12cvs80.1
5104
5105         * src/folder.c
5106                 Sync with HEAD (set mimeflags on all messages)
5107
5108 2004-08-24 [colin]      0.9.12cvs79.3
5109
5110         * src/matcher_parser_lex.l
5111                 Fix 8bits strings not in utf8
5112
5113 2004-08-24 [colin]      0.9.12cvs79.2
5114
5115         * src/compose.c
5116                 Check conversion result before replacing buffer
5117
5118 2004-08-23 [colin]      0.9.12cvs79.1
5119
5120         * src/compose.c
5121                 Sync with HEAD (create message header in memory)
5122
5123 2004-08-23 [colin]      0.9.12cvs78.1
5124
5125         * src/rfc2015.c
5126         * src/rfc2015.h
5127                 Sync with HEAD (fix bug 197 again)
5128
5129 2004-08-23 [colin]      0.9.12cvs77.3
5130
5131         * src/compose.c
5132                 Fix again inline gpg signing (which outputs utf8
5133                 in gtk2). Not syncing this fix to HEAD as this 
5134                 code is meant to die.
5135
5136 2004-08-23 [colin]      0.9.12cvs77.2
5137
5138         * src/prefs_account.h
5139                 Remove useless include
5140
5141 2004-08-23 [colin]      0.9.12cvs77.1
5142
5143         * src/imap.c
5144         * po/es.po
5145         * po/fr.po
5146         * po/it.po
5147         * po/pl.po
5148         * po/pt_BR.po
5149         * po/sk.po
5150         * po/sr.po
5151                 Sync with HEAD (fix bug 577)
5152
5153 2004-08-22 [colin]      0.9.12cvs76.1
5154
5155         * src/plugins/trayicon/trayicon.c
5156                 Sync with HEAD (fix formatting bug)
5157
5158 2004-08-21 [colin]      0.9.12cvs74.2
5159
5160         * src/gtk/colorsel.c
5161                 Fix bug 564 (Folder color selection window exits on any
5162                 keypress)
5163
5164 2004-08-21 [colin]      0.9.12cvs74.1
5165
5166         * ChangeLog.claws
5167         * src/compose.c
5168         * src/summaryview.c
5169         * src/toolbar.c
5170                 Sync with HEAD (fix bug 576)
5171
5172 2004-08-21 [colin]      0.9.12cvs70.1
5173
5174         * src/compose.c
5175         * src/mainwindow.c
5176                 Sync with HEAD
5177                 
5178
5179 2004-08-21 [paul]       0.9.12cvs66.4
5180
5181         * src/mainwindow.c
5182         * src/messageview.c
5183         * src/gtk/menu.c
5184         * src/plugins/spamassassin/spamassassin_gtk.c
5185                 remove some deprecated gtk1 functions
5186
5187
5188 2004-08-21 [colin]      0.9.12cvs66.3
5189
5190         * src/compose.c
5191         * src/codeconv.c
5192                 Fix warnings
5193                 Remove encoding hacks
5194                 Fix bug 575 (Strange character messes up message)
5195                 Don't display conversion error when drafting
5196
5197 2004-08-21 [paul]       0.9.12cvs66.2
5198
5199         * src/prefs_account.c
5200                 fix GnuPG mode bugs
5201
5202
5203 2004-08-20 [colin]      0.9.12cvs66.1
5204
5205         * src/codeconv.c
5206                 Sync with HEAD 0.9.12cvs66
5207
5208 2004-08-20 [paul]
5209
5210         * src/plugins/pgpmime/plugin.c
5211                 modify PGP/MIME plugin's description
5212
5213 2004-08-17 [colin]      0.9.12cvs65.1
5214
5215         * src/common/ssl.c
5216         * src/plugins/pgpmime/plugin.c
5217                 Sync with HEAD
5218
5219 2004-08-14 [colin]      0.9.12cvs60.3
5220
5221         * src/plugins/trayicon/trayicon.c
5222                 Put back resize callback, on size-request signal
5223                 rather than size-allocate to avoid infinite 
5224                 callback loop
5225
5226 2004-08-13 [colin]      0.9.12cvs60.2
5227
5228         * src/common/defs.h
5229                 Cache versions have been fixed
5230
5231 2004-08-13 [colin]      0.9.12cvs60.1
5232
5233         * src/folderutils.c
5234                 Sync with HEAD
5235
5236 2004-08-12 [colin]      0.9.12cvs59.1
5237
5238         * src/plugins/trayicon/trayicon.c
5239                 Sync with HEAD
5240
5241 2004-08-12 [colin]      0.9.12cvs57.5
5242
5243         * sylpheed.desktop
5244         * configure.ac
5245         * src/Makefile.am
5246         * src/main.c
5247                 Add support for Freedesktop.org's startup notification
5248
5249 2004-08-11 [colin]      0.9.12cvs57.4
5250
5251         * src/textview.c
5252                 Fix off-by-one
5253
5254 2004-08-11 [colin]      0.9.12cvs57.3
5255
5256         * src/message_search.c
5257         * src/summary_search.c
5258                 Make searches case insensitive by default
5259         * src/textview.c
5260                 Fix case-insensitive search in message
5261
5262 2004-08-11 [colin]      0.9.12cvs57.2
5263
5264         * src/summary_search.c
5265                 Let case-sensitive be specified
5266
5267 2004-08-10 [colin]      0.9.12cvs55.4
5268
5269         * src/common/socket.c
5270                 Fix the possible race condition
5271
5272 2004-08-09 [paul]       0.9.12cvs55.3
5273
5274         * configure.ac
5275         * src/Makefile.am
5276         * src/common/Makefile.am
5277                 sync with HEAD
5278
5279
5280 2004-08-09 [paul]       0.9.12cvs55.2
5281
5282         * autogen.sh
5283         * po/poconv.sh
5284                 remove unneeded script
5285
5286         * configure.ac
5287                 add forgotten USE_LDAP_TLS (sync with HEAD)
5288
5289
5290 2004-08-09 [colin]      0.9.12cvs55.1
5291
5292         * src/main.c
5293         * src/common/ssl.c
5294         * src/common/sylpheed.c
5295         * src/common/sylpheed.h
5296                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
5297
5298 2004-08-09 [paul]       0.9.12cvs54.1
5299
5300         * ChangeLog
5301         * ChangeLog.claws
5302         * ChangeLog.jp
5303         * configure.ac
5304         * po/POTFILES.in
5305         * src/Makefile.am
5306         * src/folderutils.c
5307         * src/main.c
5308         * src/pgpmime.c
5309         * src/pgpmime.h
5310         * src/sgpgme.c
5311         * src/sgpgme.h
5312         * src/plugins/Makefile.am
5313         * src/plugins/pgpmime/.cvsignore
5314         * src/plugins/pgpmime/Makefile.am
5315         * src/plugins/pgpmime/pgpmime.c
5316         * src/plugins/pgpmime/pgpmime.h
5317         * src/plugins/pgpmime/plugin.c
5318         * src/plugins/pgpmime/sgpgme.c
5319         * src/plugins/pgpmime/sgpgme.h
5320                 sync with HEAD
5321
5322 2004-08-08 [paul]       0.9.12cvs51.1
5323
5324         * configure.ac
5325         * src/folder.c
5326                 sync with HEAD
5327
5328 2004-08-07 [colin]      0.9.12cvs50.1
5329
5330         * src/pop.c
5331         * src/common/partial_download.c
5332                 fix warnings (sync from HEAD)
5333
5334 2004-08-07 [colin]      0.9.12cvs48.1
5335
5336         * src/prefs_folder_item.c
5337                 sync with HEAD 0.9.12cvs48
5338
5339 2004-08-06 [colin]      0.9.12cvs47.1
5340
5341         * src/compose.c
5342                 Sync with HEAD
5343
5344 2004-08-06 [christoph]  0.9.12cvs46.2
5345
5346         * src/main.c
5347         * src/plugins/clamav/clamav_plugin_gtk.c
5348         * src/plugins/dillo_viewer/dillo_viewer.c
5349         * src/plugins/image_viewer/plugin.c
5350         * src/plugins/mathml_viewer/mathml_viewer.c
5351         * src/plugins/spamassassin/spamassassin_gtk.c
5352         * src/plugins/trayicon/trayicon.c
5353                 don't mix GTK1.2 plugin with GTK2 plugins
5354
5355 2004-08-06 [colin]      0.9.12cvs46.1
5356
5357         * ChangeLog
5358         * ChangeLog.claws
5359         * ChangeLog.jp
5360         * configure.ac
5361         * sylpheed-claws.pc.in
5362         * src/folder.c
5363         * src/imap.c
5364         * src/localfolder.c
5365         * src/messageview.c
5366         * src/mimeview.c
5367         * src/mimeview.h
5368         * src/msgcache.c
5369         * src/news.c
5370         * src/prefs_ext_prog.c
5371         * src/prefs_folder_item.c
5372         * src/prefs_fonts.c
5373         * src/prefs_msg_colors.c
5374         * src/prefs_spelling.c
5375         * src/prefs_themes.c
5376         * src/prefs_toolbar.c
5377         * src/prefs_wrapping.c
5378         * src/procmime.h
5379         * src/common/defs.h
5380         * src/common/nntp.c
5381         * src/common/session.c
5382         * src/common/session.h
5383         * src/common/socket.c
5384         * src/common/utils.h
5385         * src/common/xml.c
5386         * src/common/xml.h
5387         * src/gtk/prefswindow.c
5388         * src/gtk/prefswindow.h
5389         * src/plugins/clamav/clamav_plugin_gtk.c
5390         * src/plugins/dillo_viewer/dillo_prefs.c
5391         * src/plugins/image_viewer/viewerprefs.c
5392         * src/plugins/spamassassin/spamassassin_gtk.c
5393         * m4/openssl.m4 *** REMOVED ***
5394                 Sync with HEAD 0.9.12cvs46
5395
5396 2004-08-03 [paul]       0.9.12cvs40.2
5397
5398         * src/action.c
5399         * src/addressadd.c
5400         * src/addressbook.c
5401         * src/addrgather.c
5402         * src/browseldap.c
5403         * src/compose.c
5404         * src/crash.c
5405         * src/editaddress.c
5406         * src/editgroup.c
5407         * src/editldap_basedn.c
5408         * src/foldersel.c
5409         * src/importldif.c
5410         * src/mimeview.c
5411         * src/prefs_common.c
5412         * src/prefs_template.c
5413         * src/sourcewindow.c
5414         * src/summaryview.c
5415         * src/gtk/about.c
5416         * src/gtk/foldersort.c
5417         * src/gtk/logwindow.c
5418         * src/gtk/pluginwindow.c
5419         * src/gtk/prefswindow.c
5420                 change all gtk_scrolled_window_set_policy from 
5421                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
5422
5423 2004-08-02 [paul]       0.9.12cvs40.1
5424
5425         * AUTHORS
5426                 update translation team section
5427         * po/pt_BR.po
5428                 updated by Frederico Goncalves Guimaraes
5429                 <fggdebian@yahoo.com.br>
5430
5431 2004-07-31 [colin]      0.9.12cvs39.9
5432
5433         * src/exphtmldlg.c
5434                 Fix compilation
5435
5436 2004-07-31 [colin]      0.9.12cvs39.8
5437
5438         * src/exphtmldlg.c
5439                 Fix an alertpanel type
5440
5441 2004-07-30 [colin]      0.9.12cvs39.7
5442
5443         * src/alertpanel.c
5444                 Fix alertpanel_error_log's icon
5445
5446 2004-07-30 [colin]      0.9.12cvs39.6
5447
5448         * src/pop.c
5449                 Two of them should still be warnings
5450
5451 2004-07-30 [colin]      0.9.12cvs39.5
5452
5453         * src/pop.c
5454                 More warning -> error
5455 2004-07-29 [colin]      0.9.12cvs39.4
5456
5457         * src/pop.c
5458                 Warning -> error
5459
5460 2004-07-29 [colin]      0.9.12cvs39.3
5461
5462         * src/prefs_matcher.c
5463                 Fix segfault
5464
5465 2004-07-29 [colin]      0.9.12cvs39.2
5466
5467         * src/alertpanel.c
5468                 More nice-looking alertpanels
5469
5470 2004-07-29 [colin]      0.9.12cvs39.1
5471
5472         * src/messageview.c
5473                 sync with head
5474                 (inform user when partial mail is deleted on server)
5475
5476 2004-07-29 [colin]      0.9.12cvs38.1
5477
5478         * src/messageview.c
5479                 sync with head
5480
5481 2004-07-28 [paul]       0.9.12cvs37.7
5482
5483         * src/mainwindow.c
5484                 complete the replacement of deprecated gtk_progress_*
5485
5486 2004-07-28 [paul]       0.9.12cvs37.6
5487
5488         * src/action.c
5489         * src/inc.c
5490         * src/mainwindow.c
5491         * src/send_message.c
5492         * src/gtk/progressdialog.c
5493         * src/gtk/progressdialog.h
5494                 replace deprecated gtk_progress_*
5495
5496 2004-07-28 [paul]       0.9.12cvs37.5
5497
5498         * src/gtk/filesel.c
5499                 remove gtk_window_set_wmclass()
5500 2004-07-28 [paul]       0.9.12cvs37.4
5501
5502         * src/addressbook.c
5503         * src/compose.c
5504         * src/foldersel.c
5505         * src/mainwindow.c
5506         * src/messageview.c
5507         * src/sourcewindow.c
5508         * src/gtk/logwindow.c
5509                 remove gtk_window_set_wmclass()
5510                 
5511         * src/prefs_filtering.c
5512         * src/prefs_filtering_action.c
5513         * src/prefs_fonts.c
5514         * src/prefs_gtk.c
5515         * src/prefs_matcher.c
5516         * src/ssl_manager.c
5517         * src/gtk/prefswindow.c
5518                 replace gtk_window_position()
5519
5520 2004-07-28 [colin]      0.9.12cvs37.3
5521
5522         * src/alertpanel.c
5523         * src/alertpanel.h
5524                 Add a way to specify panel type for specific
5525                 panels (alertpanel())
5526         * src/account.c
5527         * src/addressbook.c
5528         * src/compose.c
5529         * src/expldifdlg.c
5530         * src/main.c
5531         * src/messageview.c
5532         * src/summaryview.c
5533         * src/textview.c
5534         * src/gtk/sslcertwindow.c
5535                 Fix alertpanel()s so that their icon match
5536                 their real type
5537
5538 2004-07-28 [paul]       0.9.12cvs37.2
5539
5540         * src/addr_compl.c
5541         * src/addressbook.c
5542         * src/alertpanel.c
5543         * src/compose.c
5544         * src/export.c
5545         * src/foldersel.c
5546         * src/folderview.c
5547         * src/grouplistdialog.c
5548         * src/import.c
5549         * src/mainwindow.c
5550         * src/message_search.c
5551         * src/messageview.c
5552         * src/passphrase.c
5553         * src/prefs_actions.c
5554         * src/prefs_common.c
5555         * src/prefs_customheader.c
5556         * src/prefs_display_header.c
5557         * src/prefs_filtering.c
5558         * src/prefs_filtering_action.c
5559         * src/prefs_gtk.c
5560         * src/prefs_matcher.c
5561         * src/prefs_msg_colors.c
5562         * src/prefs_summary_column.c
5563         * src/prefs_template.c
5564         * src/sourcewindow.c
5565         * src/ssl_manager.c
5566         * src/summary_search.c
5567         * src/gtk/colorsel.c
5568         * src/gtk/description_window.c
5569         * src/gtk/gtkaspell.c
5570         * src/gtk/inputdialog.c
5571         * src/gtk/logwindow.c
5572         * src/gtk/prefswindow.c
5573         * src/gtk/progressdialog.c
5574                 replace deprecated gtk_window_set_policy
5575
5576 2004-07-27 [colin]      0.9.12cvs37.1
5577
5578         * src/msgcache.c
5579                 More fixes (synced for head again)
5580
5581 2004-07-27 [colin]      0.9.12cvs35.3
5582
5583         * src/msgcache.c
5584                 Fix wrong test
5585
5586 2004-07-27 [colin]      0.9.12cvs35.2
5587
5588         * src/mimeview.c
5589                 Fix width a bit (by Paul)
5590         * src/alertpanel.c
5591         * src/alertpanel.h
5592                 Specialize icons, make alertpanel_message()
5593                 private
5594         * src/message_search.c
5595         * src/sgpgme.c
5596         * src/summary_search.c
5597                 Suit alertpanel changes
5598
5599 2004-07-27 [colin]      0.9.12cvs35.1
5600
5601         * src/alertpanel.c
5602                 Add an icon
5603         * src/passphrase.c
5604                 Add debug output - maybe someone will
5605                 want to look at the problem with Grab
5606                 Input :)
5607         Bump version as we're synced with HEAD
5608
5609 2004-07-26 [colin]      0.9.12cvs33.26
5610
5611         * src/pop.c
5612                 Fix uidl-file parsing when not in new
5613                 format
5614
5615 2004-07-26 [colin]      0.9.12cvs33.25
5616
5617         * src/gtk/menu.c
5618                 Move popup menu up if necessary (fixes 
5619                 account selector)
5620         * src/mainwindow.c
5621                 Set account selector's button height to
5622                 minimum
5623
5624 2004-07-26 [colin]      0.9.12cvs33.24
5625
5626         * src/alertpanel.c
5627                 Maybe fix 551 (Truncated font in alert window)
5628
5629 2004-07-26 [colin]      0.9.12cvs33.23
5630
5631         * po/de.po
5632         * po/es.po
5633         * po/fr.po
5634         * po/it.po
5635         * po/ja.po
5636         * po/pl.po
5637         * po/ru.po
5638         * po/sk.po
5639         * po/sr.po
5640         * po/zh_CN.po
5641                 Sync po files with HEAD
5642
5643 2004-07-26 [paul]       0.9.12cvs33.22
5644
5645         * src/compose.c
5646                 fix Bug 556 'Organisation-header is sent even if empty'
5647
5648 2004-07-24 [colin]      0.9.12cvs33.21
5649
5650         * src/compose.c
5651         * src/gtk/gtkaspell.c
5652         * src/gtk/gtkaspell.h
5653                 Fix speller accelerators (require hack)
5654
5655 2004-07-24 [colin]      0.9.12cvs33.20
5656
5657         * src/gtk/gtkaspell.c
5658                 Fix over-eager code deletion breaking
5659                 Check while typing
5660
5661 2004-07-24 [colin]      0.9.12cvs33.19
5662
5663         * src/browseldap.c
5664         * src/ldapctrl.c
5665         * src/ldapctrl.h
5666         * src/ldapserver.h
5667                 Sync ldap with HEAD
5668         (Fixes 546 LDAP completely broken)
5669
5670 2004-07-24 [colin]      0.9.12cvs33.18
5671
5672         * src/prefs_msg_colors.c
5673                 Fix prototype mismatch
5674         (Fixes 547 void function cannot return value)
5675
5676 2004-07-24 [colin]      0.9.12cvs33.17
5677
5678         * src/mainwindow.c
5679                 Fix sort going back to previous sort key
5680                 when changing sort direction
5681
5682 2004-07-24 [colin]      0.9.12cvs33.16
5683
5684         * src/compose.c
5685                 Fix space insertion when re-wrapping at 
5686                 cursor point
5687
5688 2004-07-24 [colin]      0.9.12cvs33.15
5689
5690         * src/gtk/gtkaspell.c
5691                 Don't change cursor position in insert-text
5692                 callback
5693         (Fixes 539 Word wrapping on input transposes letters)
5694
5695 2004-07-24 [colin]      0.9.12cvs33.14
5696
5697         * src/gtk/gtkaspell.c
5698                 Reencode non-ascii chars to dictionary's
5699                 encoding
5700         (Fixes 544 Spell check broken non english locale)
5701
5702 2004-07-24 [colin]      0.9.12cvs33.13
5703
5704         * src/summaryview.c
5705                 Fix Shift+Down, add Home/End/PgUp/PgDown
5706
5707 2004-07-21 [colin]      0.9.12cvs33.12
5708
5709         * src/prefs_common.c
5710                 Fix a gtk warning (Patch by Andrej Kacian)
5711
5712 2004-07-21 [colin]      0.9.12cvs33.11
5713
5714         * src/gtk/filesel.c
5715                 More check
5716
5717 2004-07-21 [colin]      0.9.12cvs33.10
5718
5719         * src/compose.c
5720         * src/crash.c
5721         * src/export.c
5722         * src/import.c
5723         * src/messageview.c
5724         * src/mimeview.c
5725         * src/prefs_spelling.c
5726         * src/prefs_themes.c
5727         * src/summaryview.c
5728         * src/gtk/filesel.c
5729         * src/gtk/filesel.h
5730         * src/gtk/pluginwindow.c
5731                 Untwist open/save mode guessing logic, make
5732                 it explicit
5733
5734 2004-07-20 [colin]      0.9.12cvs33.9
5735
5736         * src/codeconv.c
5737                 conv_encode_header: src_charset is UTF-8 on
5738                 gtk2
5739         * src/compose.c
5740                 Remove double encoding of the headers
5741
5742 2004-07-20 [colin]      0.9.12cvs33.8
5743
5744         * src/codeconv.c
5745                 Fix typo
5746
5747 2004-07-20 [colin]      0.9.12cvs33.7
5748
5749         * src/mainwindow.c
5750                 Set the separated messageview to the saved
5751                 size of Claws' messageview (Patch by Alfons)
5752                 Fix a callback prototype (me)
5753
5754 2004-07-20 [colin]      0.9.12cvs33.6
5755
5756         * src/codeconv.h
5757                 Forgot one hunk in 0.9.12cvs33.4
5758
5759 2004-07-19 [colin]      0.9.12cvs33.5
5760
5761         * src/action.c
5762                 Action output fix
5763                 Patch by Alfons
5764
5765 2004-07-19 [colin]      0.9.12cvs33.4
5766
5767         * src/compose.c
5768                 Fix outgoing charset bug in headers
5769         * src/codeconv.c
5770                 Clean for glib2 - Patch by Alfons
5771
5772 2004-07-19 [colin]      0.9.12cvs33.3
5773
5774         * src/statusbar.c
5775                 Remove grip from the statusbar
5776                 Patch by Alfons
5777
5778 2004-07-19 [colin]      0.9.12cvs33.2
5779
5780         * src/messageview.c
5781         * src/textview.c
5782                 Fix messageview remembering the previous
5783                 scroll position when loading a new message
5784                 Patch by Alfons
5785
5786 2004-07-19 [colin]      0.9.12cvs33.1
5787
5788         * src/folder.h
5789         * src/folderview.c
5790         * src/summaryview.c
5791                 Sync with HEAD
5792
5793 2004-07-18 [colin]      0.9.12cvs32.7
5794
5795         * configure.ac
5796                 Remove useless check for XIM - noticed
5797                 by Alfons
5798
5799 2004-07-18 [colin]      0.9.12cvs32.6
5800
5801         * src/summaryview.c
5802                 Remove non-modified and shift-modified
5803                 accelerators in summaryview's popup
5804                 menu, as that doesn't get catched by
5805                 the accel-activate signal catcher...
5806
5807 2004-07-18 [colin]      0.9.12cvs32.5
5808
5809         * src/prefs_common.c
5810                 Define sensible default prefs for 
5811                 wrapping
5812
5813 2004-07-18 [colin]      0.9.12cvs32.4
5814
5815         * src/compose.c
5816         * src/prefs_common.c
5817         * src/prefs_common.h
5818         * src/prefs_wrapping.c
5819                 Remove Smart Wrapping pref, which does
5820                 nothing on gtk2 branch
5821
5822 2004-07-18 [colin]      0.9.12cvs32.3
5823
5824         * src/sourcewindow.c
5825                 Proper utf8
5826
5827 2004-07-18 [colin]      0.9.12cvs32.2
5828
5829         * src/compose.c
5830                 Save attachment status when drafting
5831
5832 2004-07-18 [colin]      0.9.12cvs32.1
5833
5834         * src/gtk/filesel.c
5835                 Fix erratic folder selection in open mode
5836
5837 2004-07-18 [colin]      0.9.12cvs31.11
5838
5839         * src/pop.c
5840                 Don't let partial messages get deleted
5841                 even with "dowload all"
5842                 (0.9.12cvs31.8 fix extension)
5843 2004-07-18 [colin]      0.9.12cvs31.10
5844
5845         * src/gtk/logwindow.c
5846                 Fix log scrolling
5847
5848 2004-07-18 [colin]      0.9.12cvs31.9
5849
5850         * src/common/utils.c
5851                 Fix non-utf8 strings coming from commands
5852                 and files
5853
5854 2004-07-18 [colin]      0.9.12cvs31.8
5855
5856         * src/pop.c
5857                 Fix partial download bug with Download all
5858                 messages option
5859
5860 2004-07-18 [colin]      0.9.12cvs31.7
5861
5862         * src/textview.c
5863                 Fix bug introduced in 0.9.12cvs31.2
5864                 (blocked in select mode after double click)
5865
5866 2004-07-18 [colin]      0.9.12cvs31.6
5867
5868         * src/compose.c
5869         * src/gtk/menu.c
5870                 More glib-warning fixes
5871
5872 2004-07-18 [colin]      0.9.12cvs31.5
5873
5874         * src/compose.c
5875                 Fix trashing the primary clipboard when moving 
5876                 around with tab
5877         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
5878
5879 2004-07-18 [colin]      0.9.12cvs31.4
5880
5881         * src/codeconv.c
5882                 convert unencoded iso headers to utf8
5883         (Fix Bug 538 Unencoded local characters in subject make it 
5884          disappear)
5885
5886 2004-07-18 [colin]      0.9.12cvs31.3
5887
5888         * src/compose.c
5889                 Fix tab char handling in wrapping
5890         (Fix Bug 537 Line wrap problem - TAB character treated as 
5891          one character instead of 8)
5892
5893 2004-07-18 [colin]      0.9.12cvs31.2
5894
5895         * src/textview.c
5896                 return FALSE on GDK_MOTION_NOTIFY
5897         (Fix Bug 535 Hyperlinks/addresses are not selectable 
5898          (unable to highlight))
5899
5900 2004-07-18 [colin]      0.9.12cvs31.1
5901
5902         * src/folderview.c
5903                 Sync with 0.9.12cvs31
5904
5905 2004-07-18 [colin]      0.9.12cvs30.4
5906
5907         * src/compose.c
5908                 Also block text_inserted when inserting a file
5909
5910 2004-07-18 [colin]      0.9.12cvs30.3
5911
5912         * src/compose.c
5913                 Fix smart wrapping (block text_inserted handler
5914                 while putting quotation to avoid wrap on input,
5915                 don't join lines if next is sig separator)
5916
5917 2004-07-17 [colin]      0.9.12cvs30.2
5918
5919         * src/folderview.c
5920         * src/mainwindow.c
5921         * src/mimeview.c
5922         * src/summaryview.c
5923         * src/gtk/quicksearch.c
5924         * src/gtk/quicksearch.h
5925                 Block key events handlers *and* accels while
5926                 quicksearch is focused
5927         (Fixes Bug 534 quick-search bar not accepting certain letters)
5928
5929 2004-07-17 [colin]      0.9.12cvs30.1
5930
5931         * src/folder.h
5932         * src/folderview.c
5933         * src/summaryview.c
5934                 Sync with 0.9.12cvs30
5935
5936 2004-07-17 [colin]      0.9.12cvs28.2
5937
5938         * src/mimeview.c
5939         * src/procmime.c
5940         * src/summaryview.c
5941         * src/gtk/menu.c
5942                 Squash some compile and glib warnings
5943
5944 2004-07-17 [paul]       0.9.12cvs28.1
5945
5946         * src/mimeview.c
5947                 sync with 0.9.12cvs28 HEAD
5948
5949 2004-07-16 [paul]       0.9.12cvs26.1
5950         
5951         * src/gtk/quicksearch.c
5952         * src/account.c
5953         * src/account.h
5954         * src/compose.c
5955         * src/customheader.c
5956         * src/folder_item_prefs.c
5957         * src/main.c
5958         * src/mainwindow.c
5959         * src/messageview.c
5960         * src/mimeview.c
5961         * src/news.c
5962         * src/pgpmime.c
5963         * src/pop.c
5964         * src/pop.h
5965         * src/prefs_account.c
5966         * src/prefs_account.h
5967         * src/prefs_common.c
5968         * src/prefs_common.h
5969         * src/prefs_display_header.c
5970         * src/prefs_gtk.c
5971         * src/prefs_gtk.h
5972         * src/procheader.c
5973         * src/procmime.c
5974                 sync with 0.9.12cvs26 HEAD      
5975
5976 2004-07-15 [colin]      0.9.12cvs18.14
5977
5978         * src/folder.c
5979                 Disable GPG signature check during
5980                 folder move and scan
5981         (Closes Bug 521 Signature checking slows down Folder-Move)
5982
5983 2004-07-14 [colin]      0.9.12cvs18.13
5984
5985         * src/common/partial_download.c
5986                 update includes
5987
5988 2004-07-14 [colin]      0.9.12cvs18.12
5989
5990         * src/common/partial_download.c
5991         * src/common/partial_download.h
5992                 Move doc at top, add correct copyright
5993
5994 2004-07-14 [colin]      0.9.12cvs18.11
5995
5996         * src/folder.c
5997         * src/messageview.c
5998         * src/pop.c
5999         * src/pop.h
6000         * src/procmsg.c
6001         * src/summaryview.c
6002         * src/common/Makefile.am
6003         * src/common/partial_download.c ** NEW FILES **
6004         * src/common/partial_download.h ** NEW FILES **
6005                 Move partial-download related stuff to its
6006                 own file
6007
6008 2004-07-14 [colin]      0.9.12cvs18.10
6009
6010         * src/send_message.c
6011                 Fix smtp auth when user is null or empty
6012
6013 2004-07-13 [colin]      0.9.12cvs18.9
6014
6015         * src/gtk/quicksearch.c
6016                 Use alphabetic order
6017
6018 2004-07-13 [colin]      0.9.12cvs18.8
6019
6020         * src/pop.c
6021                 Be paranoid on the checks
6022
6023 2004-07-13 [colin]      0.9.12cvs18.7
6024
6025         * src/gtk/quicksearch.c
6026                 Fix Engrish once again
6027
6028 2004-07-13 [colin]      0.9.12cvs18.6
6029
6030         * src/procmsg.c
6031         * src/summaryview.c
6032                 Mark messages for deletion when they are about to
6033                 be removed from trash
6034
6035 2004-07-13 [colin]      0.9.12cvs18.5
6036
6037         * src/matcher.c
6038         * src/matcher.h
6039         * src/matcher_parser_parse.y
6040         * src/prefs_matcher.c
6041         * src/gtk/quicksearch.c
6042                 Add 'partial' ('p') match string to find partially
6043                 downloaded messages
6044
6045 2004-07-13 [colin]      0.9.12cvs18.4
6046
6047         * src/pop.c
6048                 Fix misplaced block
6049
6050 2004-07-13 [colin]      0.9.12cvs18.3
6051
6052         * src/pop.c
6053         * src/pop.h
6054         * src/messageview.c
6055                 Refactor API (to avoid passing 5+ params and code
6056                 duplication)
6057         * src/folder.c
6058         * src/msgcache.c
6059         * src/procheader.c
6060         * src/common/defs.h
6061                 Add planned_download to cache
6062                 Don't mess uidl file when moving partially downloaded
6063                 mails (they change folder, we should change it in the
6064                 uidl list too or we'll remove an incorrect message)
6065                 (this also helps removing hacks when changing 
6066                 planned_download in messageview.c)
6067
6068 2004-07-12 [colin]      0.9.12cvs18.2
6069
6070         * src/gtk/quicksearch.c
6071                 Fix missing status update in quicksearch
6072
6073 2004-07-12 [paul]       0.9.12cvs18.1
6074
6075         * po/POTFILES.in
6076         * src/Makefile.am
6077         * src/account.c
6078         * src/codeconv.c
6079         * src/compose.c
6080         * src/inc.c
6081         * src/main.c
6082         * src/prefs_common.c
6083         * src/procmsg.h
6084         * src/toolbar.c
6085         * src/prefs_msg_colors.[ch]     ** NEW FILES **
6086         * src/prefs_wrapping.[ch]       ** NEW FILES **
6087         * src/common/intl.h
6088         * src/common/utils.[ch]
6089         * src/gtk/quicksearch.[ch]
6090                 sync with 0.9.12cvs18 HEAD
6091
6092 2004-07-12 [colin]      0.9.11cvs17.25
6093
6094         * src/folder.c
6095         * src/folder.h
6096                 Remove unused function added by me in 0.9.11cvs17.10
6097
6098 2004-07-11 [colin]      0.9.11cvs17.24
6099
6100         * src/inc.c
6101         * src/messageview.c
6102         * src/pop.c
6103         * src/pop.h
6104                 Use folderitem and msgnum instead of filename to
6105                 know which mail to delete
6106                 Move old partial mail deletion to pop.c
6107
6108 2004-07-10 [colin]      0.9.11cvs17.23
6109
6110         * src/inc.c
6111                 Add debug
6112         * src/pop.c
6113         * src/pop.h
6114                 Don't re-use same enums for unrelated stuff: it's 
6115                 completely misleading !
6116                 Document a bit
6117
6118 2004-07-09 [colin]      0.9.11cvs17.22
6119
6120         * src/inc.c
6121                 Remove folder-type check and do
6122                 more tests to be sure everything's
6123                 ok
6124         * src/messageview.c
6125                 Punctuation update, remove useless
6126                 code, fix two warnings
6127         * src/noticeview.c
6128                 Layout cleaning, reset 2nd button
6129                 when specifying one
6130
6131 2004-07-09 [colin]      0.9.11cvs17.21
6132
6133         * src/messageview.c
6134         * src/pop.c
6135         * src/pop.h
6136                 Allow user to change his mind
6137                 and postpone decision (by
6138                 unmarking the mail)
6139
6140 2004-07-09 [colin]      0.9.11cvs17.20
6141
6142         * src/messageview.c
6143                 Fix bug with delete state
6144         * src/pop.c
6145         * src/pop.h
6146                 Fix buffer leak (fread doesn't 
6147                 terminate buffers with \0)
6148                 Refactoring (remove magic 
6149                 numbers)
6150
6151 2004-07-09 [colin]      0.9.11cvs17.19
6152
6153         * src/pop.c
6154                 Don't log "Skipping message" if 
6155                 we're going to TOP it two lines
6156                 later
6157
6158 2004-07-09 [colin]      0.9.11cvs17.18
6159
6160         * src/messageview.c
6161                 Fix Engrish
6162
6163 2004-07-09 [colin]      0.9.11cvs17.17
6164
6165         * src/pop.c
6166                 strlen checking...
6167         * src/messageview.c
6168                 refactoring a bit
6169
6170 2004-07-08 [colin]      0.9.11cvs17.16
6171
6172         * src/noticeview.c
6173         * src/noticeview.h
6174                 Add an optional second button
6175         * src/messageview.c
6176         * src/pop.c
6177         * src/pop.h
6178                 Don't delete partially received mails after a certain
6179                 time; rather, let the user decide.
6180
6181 2004-07-08 [colin]      0.9.11cvs17.15
6182
6183         * src/common/smtp.h
6184                 Sync with HEAD
6185
6186 2004-07-08 [colin]      0.9.11cvs17.14
6187
6188         * src/messageview.c
6189         * src/common/smtp.c
6190                 Use to_human_readable() for sizes
6191
6192 2004-07-08 [colin]      0.9.11cvs17.13
6193
6194         * src/inc.c
6195         * src/messageview.c
6196         * src/pop.c
6197         * src/pop.h
6198         * src/procmsg.c
6199                 Fix partial-downloading issues:
6200                         catch unsupported TOP
6201                         don't delete partially downloaded mails before 5 days
6202                         don't update existing with non-MH folders; that'll
6203                         make dups, but it's better than trashing the folder
6204                         free new msginfo parts
6205                 Fix indentation ;-)
6206
6207 2004-07-08 [colin]      0.9.11cvs17.12
6208
6209         * src/common/smtp.c
6210         * src/common/smtp.h
6211                 Sync smtp size verification with HEAD
6212
6213 2004-07-08 [colin]      0.9.11cvs17.11
6214
6215         * src/summaryview.c
6216         * src/prefs_common.c
6217         * src/prefs_common.h
6218         * src/gtk/quicksearch.c
6219         * src/gtk/quicksearch.h
6220                 Sync sticky pref with HEAD
6221
6222 2004-07-08 [colin]      0.9.11cvs17.10
6223
6224         * src/folder.c [1.213.2.6]
6225         * src/folder.h [1.87.2.6]
6226         * src/inc.c [1.149.2.7]
6227         * src/messageview.c [1.94.2.8]
6228         * src/procheader.c [1.47.2.6]
6229         * src/procmsg.c [1.150.2.4]
6230         * src/procmsg.h [1.60.2.5]
6231         * src/pop.c [1.56.2.4]
6232         * src/pop.h [1.17.2.3]
6233                 Let too big messages get downloaded, but truncated
6234                 Add a button to download them completely
6235                 
6236 2004-07-06 [colin]      0.9.11cvs17.9
6237
6238         * src/gtk/quicksearch.c [1.1.2.3]
6239                 Add a Clear button
6240         * commitHelper
6241         * PATCHSETS
6242                 Add a script to help with cvs
6243
6244 2004-07-03 [colin]      0.9.11cvs17.8
6245
6246         * src/plugins/imageviewer/viewer.c
6247                 fix imageviewer (which was staying on the first
6248                 displayed image)
6249
6250 2004-07-03 [colin]      0.9.11cvs17.7
6251
6252         Removed FIXME_GTK2 warnings
6253         * src/gtk/gtkutils.c
6254                 useless #warnings
6255         * src/gtk/menu.c
6256                 useless #warnings (no need to mess with menu rc)
6257         * src/gtk/menu.h
6258                 unused functions
6259         
6260
6261 2004-07-03 [colin]      0.9.11cvs17.6
6262
6263         Removed FIXME_GTK2 warnings
6264         * src/codeconv.c
6265                 useless #warnings (rewrite needed)
6266         * src/compose.c
6267                 useless #warnings (rewrite needed)
6268                 useless #warnings (gtk2 is like that)
6269                 useless #warnings (previously fixed)
6270         * src/main.c
6271                 useless #warnings (previously fixed)
6272         * src/message_search.c
6273                 useless #warnings (gtk2 is like that)
6274                 Made apparent that search is case-sensitive
6275         * src/mimeview.c
6276                 useless #warnings (rewrite needed)
6277                 useless #warnings (gtk2 is like that)
6278                 reimplemented real warnings
6279         * src/prefs_common.c
6280                 Removed block cursor option (not it gtk2)
6281         * src/prefs_gtk.c
6282                 useless #warnings (rewrite needed)
6283         * src/procheader.c
6284                 useless #warnings (rewrite needed)
6285         * src/sourcewindow.c
6286                 useless #warnings (incorrect placing)
6287         * src/summary_search.c
6288                 useless #warnings (gtk2 is like that)
6289                 Made apparent that search is case-sensitive
6290         * src/action.c
6291                 useless #warnings (gtk2 is like that)
6292         * src/textview.c
6293                 useless #warnings (rewrite needed)
6294         * src/toolbar.c
6295                 useless #warnings (rewrite needed)
6296
6297 2004-07-03 [colin]      0.9.11cvs17.5
6298
6299         * src/textview.c
6300                 Fix mismerge which broke URI opening
6301                 
6302 2004-07-01 [colin]      0.9.11cvs17.4
6303
6304         * src/gtk/filesel.c
6305                 Fill filename when saving
6306                 
6307 2004-06-27 [colin]      0.9.11cvs17.3
6308
6309         * src/gtk/filesel.[ch]
6310                 Use the new GTK file selector
6311                 Update prototype to match the reality: multiple file
6312                 selection is open-only          
6313         * src/compose.c
6314                 Match the new prototypes        
6315         * configure.ac
6316                 Match the new requirements (gtk 2.4.0)
6317                         
6318 2004-06-26 [colin]      0.9.11cvs17.2
6319
6320         * src/plugins/trayicon/trayicon.c
6321                 Remove useless signal handler on resize, which causes
6322                 an infinite "loop"
6323         
6324 2004-06-26 [colin]      0.9.11cvs17.1
6325         
6326         * tools/Makefile.am
6327                 remove launch_firebird and add nautilus2sylpheed.sh
6328         * src/quicksearch.c
6329           src/summaryview.c
6330                 Fix show/hide "Extended symbols" button problem
6331                 Fix apparition at startup
6332                 Fix const warnings
6333         * src/plugins/image_viewer/Makefile.am
6334                 Fix configure 
6335         * common/ssl.c
6336                 Re-enable certificate check, as it doesn't seem to
6337                 cause Xlib errors anymore
6338
6339 2004-06-25 [paul]       0.9.11cvs17
6340
6341         * sync with 0.9.11cvs17 HEAD
6342         
6343         NOTE: QuickSearch is broken
6344
6345 2004-06-07 [colin]      0.9.10claws67.10
6346         * src/plugins/trayicon/trayicon.c
6347           src/plugins/trayicon/libeggtrayicon/Makefile.am
6348           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6349                 Fix gettextization in trayicon plugin
6350
6351 2004-06-07 [colin]      0.9.10claws67.9
6352         
6353         * src/summaryview.c
6354           src/gtk/gtksctree.[ch]
6355                 Let Shift+{Up,Down} work in summaryview
6356                 (well, Down "works" and Up works)
6357                 Let the list scroll when using these keys
6358
6359 2004-06-06 [colin]      0.9.10claws67.8
6360
6361         * src/plugins/trayicon/trayicon.c
6362                 Fix pixmap update
6363
6364 2004-06-06 [colin]      0.9.10claws67.7
6365
6366         * src/addressbook.c
6367                 Fix signal handling causing system-wide focus grab
6368
6369 2004-05-25 [paul]       0.9.10claws67.6
6370
6371         * Makefile.am
6372           src/Makefile.am
6373                 clean up
6374
6375 2004-05-25 [paul]       0.9.10claws67.5
6376
6377         * replace deprecated gtk_signal... functions
6378
6379 2004-05-23 [colin]      0.9.10claws67.4
6380
6381         * src/compose.c
6382                 Fix wrapping
6383
6384 2004-05-22 [colin]      0.9.10claws67.3
6385
6386         * src/compose.c
6387                 Re-fix [Edited] in compose.c::compose_reedit()
6388
6389 2004-05-22 [colin]      0.9.10claws67.2
6390
6391         * src/procmime.c
6392                 Fix parsing of multiparts mails
6393
6394 2004-05-22 [colin]      0.9.10claws67.1
6395
6396         * src/summaryview.c
6397                 Fix quicksearch
6398
6399 2004-05-22 [paul]       0.9.10claws67
6400
6401         * sync with 0.9.10claws67 HEAD
6402
6403 2004-05-14 [alfons]
6404
6405         * src/procmime.h
6406                 add forgotton prototype
6407
6408 2004-05-10 [paul]       0.9.10claws57
6409
6410         * sync with 0.9.10claws57 HEAD
6411
6412 2004-05-05 [paul]       0.9.9.claws1
6413
6414         * ChangeLog-gtk2        ** REMOVED **
6415           ChangeLog-gtk2.claws  ** ADDED **
6416                 rename and adopt the normal claws format
6417                 
6418         * configure.ac
6419                 require gtkmathview >= 0.5
6420
6421         * ac/*                          ** REMOVED **
6422           ac/                           ** REMOVED **
6423           intl/Makefile.in              ** REMOVED **
6424           m4/                           ** ADDED **
6425           m4/missing                    ** ADDED **
6426           m4/missing/gdk-pixbuf.m4      ** ADDED **
6427           m4/missing/gettext.m4         ** ADDED **
6428           m4/missing/gpgme.m4           ** ADDED **
6429           m4/missing/imlib.m4           ** ADDED **
6430           m4/.cvsignore                 ** ADDED **
6431           m4/Makefile.am                ** ADDED **
6432           m4/README                     ** ADDED **
6433           m4/aclocal-include.m4         ** ADDED **
6434           m4/aspell.m4                  ** ADDED **
6435           m4/check-type.m4              ** ADDED **
6436           m4/gnupg-check-typedef.m4     ** ADDED **
6437           m4/openssl.m4                 ** ADDED **
6438           m4/spamassassin.m4            ** ADDED **
6439           po/ChangeLog                  ** REMOVED **
6440           po/Makefile.in.in             ** REMOVED **
6441           po/Rules-quot                 ** REMOVED **
6442           po/boldquot.sed               ** REMOVED **
6443           po/en@boldquot.header         ** REMOVED **
6444           po/en@quot.header             ** REMOVED **
6445           po/insert-header.sin          ** REMOVED **
6446           po/quot.sed                   ** REMOVED **
6447           po/remove-potcdate.sed        ** REMOVED **
6448           po/remove-potcdate.sin        ** REMOVED **
6449           po/stamp-po                   ** REMOVED **
6450           Makefile.am
6451           autogen.sh
6452           configure.ac
6453                 enable building with automake 1.8.x
6454                 add 'autopoint --force' to autogen.sh and remove all
6455                 auto-generated files, remove ac/ directory and use
6456                 m4/ directory instead
6457                 
6458         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6459                 fix gettextization
6460
6461 2004-02-28 Colin Leroy <colin@colino.net>
6462         * src/prefs_matcher.c
6463           src/prefs_filtering.c
6464           src/prefs_filtering_action.c
6465                 Fix non-editable GtkEntries
6466
6467 2004-02-22 Thorsten Maerz <torte@netztorte.de>
6468         * src/prefs_themes.c
6469                 utf8 conversion for theme info
6470
6471 2004-02-21 Thorsten Maerz <torte@netztorte.de>
6472         * sync 0.9.9claws
6473
6474 2004-02-14 Thorsten Maerz <torte@netztorte.de>
6475         * src/grouplistdialog.c
6476                 allow multiple selections without ctrl key
6477
6478 2004-02-09 Thorsten Maerz <torte@netztorte.de>
6479         * src/main.c
6480                 enable customizable accelerators
6481
6482 2004-02-08 Thorsten Maerz <torte@netztorte.de>
6483         * src/prefs_common.c
6484                 re-enable different font settings for gtk1/2
6485         * src/prefs_folder_item.c
6486                 fix folder prefs displayed wrong
6487         * src/textview.c
6488                 set 'sunken' shadow type
6489
6490 2004-02-07 Colin Leroy <colin@colino.net>
6491         * src/compose.c
6492                 Fix message being always [Edited]
6493                 Encode headers correctly (utf8 buf)
6494
6495 2004-01-27 Thorsten Maerz <torte@netztorte.de>
6496         * src/socket.c
6497                 remove double g_source_attach()
6498                 (Thanks to Colin Leroy)
6499
6500 2004-01-27 Thorsten Maerz <torte@netztorte.de>
6501         * src/gtk/gtksctree.c
6502                 Fix SSL certificate list not shown
6503         * src/mimeview.c
6504                 Fix clicks in mime tree
6505
6506 2004-01-27 Thorsten Maerz <torte@netztorte.de>
6507         * src/common/socket.c
6508                 Fix SSL receive
6509         * src/compose.c
6510                 Fix clipboard menu hotkeys
6511
6512 2004-01-25 Thorsten Maerz <torte@netztorte.de>
6513         * src/gtk/gtkaspell.[ch]
6514           src/compose.c
6515                 reimplement spellchecker
6516
6517 2004-01-25 Thorsten Maerz <torte@netztorte.de>
6518         * src/gtk/filesel.c
6519                 crash when inserting file in compose window
6520                 (TODO: keep old selection on clicks)
6521         * src/main.c
6522                 use gtkrc-2.0 instead of gtkrc
6523
6524 2004-01-25 Thorsten Maerz <torte@netztorte.de>
6525         * src/messageview.c
6526                 remove orphaned mimeview unref()
6527
6528 2004-01-20 Thorsten Maerz <torte@netztorte.de>
6529         * src/grouplistdialog.c
6530                 expand nodes containing subscribed groups
6531
6532 2004-01-19 Thorsten Maerz <torte@netztorte.de>
6533         * src/textview.c
6534                 textview: hide cursor, restore old click behaviour
6535
6536 2004-01-18 Thorsten Maerz <torte@netztorte.de>
6537         * src/textview.c
6538                 variable names messed up
6539
6540 2004-01-17 Colin Leroy <colin@colino.net>
6541         * src/addr_compl.c
6542                 Fix completion address too thin
6543         * src/compose.c
6544                 Fix tab-to-subject behaviour
6545         * src/summaryview.c
6546                 Implement key up & down in summaryview
6547
6548 2004-01-12 Thorsten Maerz <torte@netztorte.de>
6549
6550         * sync 098claws
6551
6552 2004-01-08 Thorsten Maerz <torte@netztorte.de>
6553         * configure.ac
6554           Makefile.am
6555           doc/.cvsignore
6556           doc/Makefile.am
6557                 faq, man, manual moved to doc/
6558         * ac/aspell.m4
6559           ac/check-type.m4
6560           ac/gnupg-check-typedef.m4
6561           ac/openssl.m4
6562           ac/spamassassin.m4
6563           ac/missing/gdk-pixbuf.m4
6564           ac/missing/gpgme.m4
6565           ac/missing/imlib.m4
6566                 fix automake warnings
6567
6568 2003-12-06 Colin Leroy <colin@colino.net>
6569         * src/summaryview.c
6570                 Fix quicksearch
6571
6572 2003-12-05 Colin Leroy <colin@colino.net>
6573         * src/summaryview.c
6574                 Fix going to next unread folder
6575
6576 2003-12-05 Colin Leroy <colin@colino.net>
6577         * src/crash.c
6578                 Fix gtk2 compilation
6579         * src/session.c
6580                 Remove iotag source handler at disconnection
6581         * src/socket.[ch] 
6582                 Remove source handler when closing socket 
6583                 (fixes another seg)
6584
6585 2003-12-04 Colin Leroy <colin@colino.net>
6586         * src/compose.c
6587           src/prefs_account.c
6588           src/prefs_common.c
6589                 Fix some dropdown menus
6590
6591 2003-12-04 Colin Leroy <colin@colino.net>
6592         * src/compose.c
6593                 Fix event handlers on header fields
6594         * src/common/socket.c
6595           src/common/session.c
6596                 Fix segfault with callback (SSL)
6597                 Fix end of session 
6598
6599 2003-10-06 Thorsten Maerz <torte@netztorte.de>
6600
6601         * Fix compile bug in src/compose.c
6602         * removed src/gtk/gtkstext.[ch]
6603
6604 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
6605
6606         * Convert character set and escape "text" attributes in toolbar setting
6607         files.
6608         * Fixed bug in button-press-event handling.
6609
6610 2003-09-16 Thorsten Maerz <torte@netztorte.de>
6611
6612         * Fixed bug in key-press-event handling.
6613
6614 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
6615
6616         * Enabled to compile tray-icon plugin (Ad-hoc).
6617         * Avoid hang up bug of icon list in mime view (Ad-hoc).
6618
6619 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
6620
6621         * Enabled to compile on sylpheed-claws.
6622         (tray-icon plugin still cannot compile yet.)
6623
6624 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
6625
6626         * Updated to 0.9.5.
6627
6628 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
6629
6630         * Updated to 0.9.4.
6631         * Ported monitoring SSL mechanism to GSource of GLib2
6632         (I don't confirm it)
6633         * Added _gtk2 suffix to key name of font preference to avoid
6634         ovverwriting preference of Gtk+-1.2 version.
6635
6636 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
6637
6638         * Updated to 0.9.2.
6639
6640 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
6641
6642         * Updated to 0.9.1.
6643         * Translate po files into UTF-8 when execute autogen.sh.
6644
6645 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
6646
6647         * Updated to 0.9.0.
6648
6649 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
6650
6651         * Plugged GError related memory leaks.
6652
6653 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
6654
6655         * Changed default size of fonts.
6656         * Enabled to set titile font size of warning dialog.
6657
6658 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
6659
6660         * Embed a sylpheed icon into executable binary on Windows.
6661
6662 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
6663
6664         * I forgot to traslate character set of element string in src/xml.c.
6665
6666 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
6667
6668         * Fixed detecting bind_textdomain_codeset in configure.in.
6669         * The bug in which "Example" of "Date fromat" preference isn't displayed
6670         correctly has been fixed.
6671
6672 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
6673
6674         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
6675           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
6676           glib-gettextize
6677           Removed intl directory.
6678           Translated po files into UTF-8.
6679           (Thanks! Ryuji Abe)
6680
6681 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
6682
6683         * The bug which doesn't unscape string in xml.c has been fixed.
6684
6685 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
6686
6687         * The bug which is failed to translate encoding of file name thorough
6688         file dialog has been fixed.
6689
6690 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
6691
6692         * Modified to translate file names which is used in inporting/expoting
6693         mbox feature and "Save as" feature into locale encoding.
6694         * Translate file names into locale encoding when "Attache file" and
6695         "Insert file".
6696         * Force set G_BROKEN_FILENAMES environment variable.
6697         * Other minor fixes.
6698
6699 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
6700
6701         * Modified to treat MH folder's name as locale encoding.
6702
6703 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
6704
6705         * The bug which clash on switching candidates of auto completion of
6706         addresses, cannot use auto completion in Japanesse is fixed
6707         (Thanks! Tokunaga-san)¡¥
6708
6709 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
6710
6711         * The bug which cannot switch key accelerator preference has been fixed
6712         (Thanks! smbd-san)¡¥
6713
6714 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
6715
6716         * version 0.8.11-gtk2-20030314
6717
6718 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
6719
6720         * The bug in which character set conversion of filtering messages has
6721         been fixed.(Thanks! COCOA-san).
6722
6723 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
6724
6725         * Revived "Leave space on head" preference in "Message" category.
6726         * A bug which clash when put the cursor to end of buffer and execute
6727         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
6728
6729 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
6730
6731         * version 0.8.11-gtk2-20030312
6732
6733 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
6734
6735         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
6736         * Modified to use Pango's API directly for font preference.
6737         * Integrated GtkTextView of textview to one widget.
6738         * Set fonts of header title in textview by "header_title" tag.
6739         * Removed some deprecated codes.
6740
6741 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
6742
6743         * Updated to 0.8.11.
6744         * Merged cygwin patch(Thanks! Sakai-san).
6745
6746 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
6747
6748         * version 0.8.10-gtk2-20030309