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