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