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