1 2005-08-13 [hoa] 1.9.13cvs33
3 * src/etpan/imap-thread.c
4 fixed build on Solaris.
6 2005-08-10 [colin] 1.9.13cvs32
9 Fix cvs31 (missing fclose before reading
12 2005-08-10 [colin] 1.9.13cvs31
15 Fix procmsg_msginfo_new_from_mimeinfo() when
16 the MimeInfo isn't stored in memory. This fixes
17 replying to an attached message.
19 2005-08-10 [colin] 1.9.13cvs30
22 Fix slowness in account changing
24 2005-08-10 [colin] 1.9.13cvs29
34 Optimize folder_has_parent_of_type
35 Prevent moving special sub-folders from contextual menus
36 Rework message a bit ("Empty all messages" -> "Delete all
38 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
39 and "Deleted Items" folders)
41 2005-08-08 [colin] 1.9.13cvs28
44 * src/prefs_summaries.c
45 Make "Select first unread|new" more flexible
46 (just prioritize new or unread)
48 2005-08-08 [colin] 1.9.13cvs27
51 If "select first new" is selected and there only
52 are unread messages, fallback to "select first
55 2005-08-08 [colin] 1.9.13cvs26
58 Fix shameful bugs (and bug #779)
60 2005-08-08 [colin] 1.9.13cvs25
64 Cache parents' type to make folder_has_parent_of_type
67 Forbid DnD of special sub-folders
70 Add MAIL_POSTFILTERING_HOOK
72 Revert over-zealous deletion of the use_addr_book
75 2005-08-07 [colin] 1.9.13cvs24
78 Fix big mistake (passing MsgInfo instead
81 2005-08-07 [colin] 1.9.13cvs23
96 Make subfolders of Drafts, Queue, Outbox, Trash
97 work like their parents.
98 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
100 2005-08-07 [colin] 1.9.13cvs22
103 Fix bug #771 (Dragged contacts not saved)
105 2005-08-07 [paul] 1.9.13cvs21
108 fix bug 32 'Search Doesn't display results
109 if "Hide Read Messages" is chosen'
110 be more literal in interpreting 'Hide read
113 2005-08-07 [colin] 1.9.13cvs20
118 Faster 'unthread_for_execution'
120 2005-08-06 [paul] 1.9.13cvs19
123 add mnemonics to Set displayed columns
124 fix bug where msgview_visible option was
125 overwritten as TRUE on startup
127 2005-08-06 [paul] 1.9.13cvs18
130 refer to 'displayed columns in folder/message
131 list' not 'displayed items in summary/message view'
132 * src/prefs_display_header.c
133 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
134 be consistent with similar dialogues
135 * src/prefs_folder_column.c
136 * src/prefs_summary_column.c
137 'columns' not 'items', and folder and message lists,
138 instead of folder and summary views;
139 Use 'Hidden columns' as list heading not 'Available
141 move the 'Remove' button to the right hand side;
142 top-align the buttons;
144 * src/prefs_summaries.c
145 put the 2 column prefs buttons in a frame to reduce
146 overall width; refer to columns not items &c.
148 2005-08-05 [colin] 1.9.13cvs17
155 Add an hidden toolbar_detachable pref, so
156 that I can get rid of these painful handles
157 in the toolbars. Defaults to TRUE to avoid
158 changing the GUI on unsuspecting people...
160 2005-08-05 [colin] 1.9.13cvs16
163 * src/prefs_folder_column.c
164 * src/prefs_folder_column.h
165 Add prefs for folder columns
172 * src/prefs_summaries.c
174 * src/prefs_summary_column.c
181 Move uri colourisation functions
186 Fix bug with LIST where we'd try
187 to get Folder//////[...]///
189 2005-08-05 [paul] 1.9.13cvs15
191 * src/prefs_summaries.c
192 improve the English usage
194 set font on column change
197 2005-08-05 [paul] 1.9.13cvs14
201 * src/prefs_summaries.c
203 replace 'open_unread_on_enter' option with
204 'select_on_entry' option. opening/not opening
205 is now exclusively controlled by 'always_show_msg'
207 2005-08-04 [colin] 1.9.13cvs13
211 Add colourisation of quotes and signatures
215 Change an assert that is no problem
220 * src/gtk/quicksearch.c
223 2005-08-03 [colin] 1.9.13cvs12
225 * src/prefs_account.c
226 Fix bug #777 (Sylpheed crash in account configuration)
228 2005-08-03 [colin] 1.9.13cvs11
233 Fixing addressbook, round 2
235 Fix emphasis color on rechecking 'Colorize messages'
237 2005-08-03 [paul] 1.9.13cvs10
245 * src/prefs_account.c
248 * src/quote_fmt_parse.y
250 * src/common/quoted-printable.c
254 replaced incorrect locale-independent
255 ctype functions with GLib's. Corrected
258 headerview_create(): added spacing for vbox.
260 set focus to the OK button.
262 2005-08-03 [colin] 1.9.13cvs9
267 2005-08-02 [colin] 1.9.13cvs8
273 Fix a cast and more generally, try to make the
274 GUI more intuitive and consistent (round 1)
276 2005-08-02 [paul] 1.9.13cvs7
279 missing in 1.9.13cvs6
281 2005-08-02 [colin] 1.9.13cvs6
286 2005-08-02 [colin] 1.9.13cvs5
295 Fix a number of folder_item_get_msg_list()-related
296 leaks (missing procmsg_msginfo_free()s)
298 2005-08-01 [colin] 1.9.13cvs4
304 * src/prefs_summaries.c
310 Fix instant-apply of summary and folderview-related prefs
311 Fix erroneous g_free and alertpanels in prefs_theme
312 Add instant-apply for fonts
313 Defer applying of prefs a little bit so it's done only
314 once even if requested by multiples prefs pages
316 2005-08-01 [paul] 1.9.13cvs3
319 fix bug 776 'S.C. crashes on close'
321 * src/etpan/etpan-thread-manager-types.h
325 2005-07-25 [paul] 1.9.13cvs2
328 fix typos. spotted by Fabien Vantard
330 2005-07-24 [paul] 1.9.13cvs1
333 update man page, incorporating fix of
334 bug 769 'Typo in manpage'
335 * src/etpan/imap-thread.c
336 fix NetBSD openssl dependencies. patch by
337 George Michaelson <ggm@apnic.net>
339 updated by Frederico Goncalves Guimaraes
341 2005-07-22 [paul] 1.9.13
345 2005-07-22 [paul] 1.9.12cvs91
350 * RELEASE_NOTES.claws
354 * tools/claws.i18n.status.pl
355 add Norwegian translation. submiited by
356 Geir Helland <pjallabais@users.sourceforge.net>
366 updated by Miquel Oliete, Thomas Gilgin, Ricardo
367 Mones Lastra, Tommi Pirinen, Fabien Vantard,
368 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
370 * src/plugins/clamav/clamav_plugin_gtk.c
371 * src/plugins/spamassassin/spamassassin_gtk.c
372 replace outdated description strings
374 2005-07-21 [colin] 1.9.12cvs90
377 Set folder to batch mode when scanning it. Makes deletion
378 of unread mails on IMAP much faster (due to the UNREAD
381 2005-07-21 [darko] 1.9.12cvs89
384 link against libresolv if necessary (patch by Paul)
386 use glib's portable macros to determine endianness
388 2005-07-21 [paul] 1.9.12cvs88
392 update compiled-in features list
394 2005-07-20 [colin] 1.9.12cvs87
398 Gcc 2.9x compilation fixes, thanks to Darko
399 * src/plugins/clamav/clamav_plugin.c
400 Little optimisation: load virus database only once
401 * src/plugins/spamassassin/spamassassin.c
402 Big optimisation: filtering one mail took at least 1 second,
403 now it takes at least 50ms. Doesn't speed up spamassassin
404 itself, but should already be much more tolerable.
406 2005-07-20 [colin] 1.9.12cvs86
409 Fix performance issue
411 2005-07-19 [colin] 1.9.12cvs85
413 * src/plugins/pgpinline/plugin.c
416 2005-07-19 [colin] 1.9.12cvs84
419 * src/plugins/Makefile.am
420 * src/plugins/pgpinline/.cvsignore
421 * src/plugins/pgpinline/Makefile.am
422 * src/plugins/pgpinline/pgpinline.c
423 * src/plugins/pgpinline/pgpinline.deps
424 * src/plugins/pgpinline/pgpinline.h
425 * src/plugins/pgpinline/plugin.c
426 Put pgpinline in the main tree
428 2005-07-19 [paul] 1.9.12cvs83
430 * src/prefs_actions.c
431 prevent '//' in menu names, which cause a crash
434 2005-07-19 [paul] 1.9.12cvs82
437 be generally more informative in configure output.
438 OpenSSL: correction: '[ --enable-openssl ...' ->
439 '[ --disable-openssl ...', as --enable-openssl is default
440 PGP/MIME: don't check for GPGME again, check for
441 pgpcore instead. Therefore prevent the possibility of
442 attempting to build pgpmime if pgpcore dependencies are
444 ClamAV: use pkgconfig to check for lib
445 libgnomeprint: revert logic on inner test to match
447 * src/plugins/pgpcore/sgpgme.c
450 2005-07-19 [colin] 1.9.12cvs81
453 Fix slow thread rebuilding in particular
456 2005-07-19 [paul] 1.9.12cvs80
458 * sylpheed-claws.desktop
459 fix typo, spotted by Stephan Sachse
461 replace GTK_STOCK_ADD with
464 2005-07-18 [colin] 1.9.12cvs79
466 * src/etpan/imap-thread.c
467 Fix return value (Thanks Hoa)
469 2005-07-18 [colin] 1.9.12cvs78
472 Allow empty passwords
473 Create drafts/queue/outbox if necessary
476 * src/etpan/imap-thread.c
477 Fix STARTTLS (Thanks to Hoa)
479 2005-07-18 [paul] 1.9.12cvs77
485 updated to reflect additions and removals
487 updated to be claws-specific
491 * sylpheed-128x128.png
494 * sylpheed-claws-128x128.png
495 * sylpheed-claws-64x64.png
496 * sylpheed-claws.desktop
503 2005-07-17 [paul] 1.9.12cvs76
515 * src/message_search.c
519 * src/prefs_actions.c
520 * src/prefs_filtering.c
521 * src/prefs_matcher.c
522 * src/prefs_template.c
525 * src/summary_search.c
528 * src/gtk/sslcertwindow.c
529 * src/plugins/pgpcore/sgpgme.c
532 2005-07-17 [colin] 1.9.12cvs75
535 add a PrivacySystem accessor that checks that
536 the system cached in a MimeInfo's privacydata
537 is still registered. Use this accessor instead
538 of directly using data->system. Fixes crashes
539 after unloading pgp plugins.
541 2005-07-17 [colin] 1.9.12cvs74
544 Change geometry hints to a simple default size.
545 Fixes the certs dialogs.
547 2005-07-17 [colin] 1.9.12cvs73
549 * src/gtk/sslcertwindow.c
552 2005-07-17 [colin] 1.9.12cvs72
554 * src/plugins/pgpcore/Makefile.am
555 * src/plugins/pgpmime/Makefile.am
558 2005-07-17 [paul] 1.9.12cvs71
561 add --disable-gnomeprint option
562 modified version of patch by Marius Mauch
564 2005-07-17 [paul] 1.9.12cvs70
582 * src/prefs_account.c
584 * src/prefs_summaries.c
589 * src/plugins/pgpcore/passphrase.c
590 * src/plugins/pgpcore/select-keys.c
591 replace inappropriately used backticks
594 2005-07-16 [colin] 1.9.12cvs69
597 Add extra paranoid checks
599 2005-07-16 [colin] 1.9.12cvs68
601 * src/plugins/pgpcore/prefs_gpg.c
602 Don't auto-check sigs by default, as it
605 2005-07-16 [colin] 1.9.12cvs67
607 * src/plugins/pgpcore/sgpgme.c
608 Make messages a bit better.
610 2005-07-16 [colin] 1.9.12cvs66
614 * src/etpan/imap-thread.c
617 2005-07-16 [colin] 1.9.12cvs65
621 And now, fix build with libetpan :-/
623 2005-07-15 [colin] 1.9.12cvs64
626 Continue fixing build without libetpan.
628 2005-07-15 [colin] 1.9.12cvs63
631 Fix build with --disable-libetpan
633 2005-07-15 [colin] 1.9.12cvs62
636 Bump libetpan's version
638 2005-07-15 [colin] 1.9.12cvs61
640 * src/etpan/imap-thread.c
641 Actually stop logging :)
643 2005-07-15 [colin] 1.9.12cvs60
646 Fix dnd of multiple addresses.
648 2005-07-15 [hoa] 1.9.12cvs59
650 * src/etpan/imap-thread.c
651 disable login of IMAP password in libetpan log file.
653 2005-07-15 [paul] 1.9.12cvs58
656 don't automatically sort
659 2005-07-15 [paul] 1.9.12cvs57
665 2005-07-15 [paul] 1.9.12cvs56
667 * src/gtk/pluginwindow.c
668 sort plugin list alphabetically
670 2005-07-15 [paul] 1.9.12cvs55
672 * src/prefs_spelling.c
673 * src/prefs_wrapping.c
676 2005-07-15 [colin] 1.9.12cvs54
681 2005-07-15 [paul] 1.9.12cvs53
683 * src/prefs_message.c
684 make 'show cursor' a hidden option
686 2005-07-14 [colin] 1.9.12cvs52
688 * src/plugins/spamassassin/Makefile.am
689 * src/plugins/clamav/Makefile.am
690 Fix double EXTRA_DISTs
692 2005-07-14 [colin] 1.9.12cvs51
694 * src/plugins/clamav/Makefile.am
695 * src/plugins/clamav/clamav_plugin_gtk.deps
696 * src/plugins/spamassassin/Makefile.am
697 * src/plugins/spamassassin/spamassassin_gtk.deps
698 Make $plugin_gtk depend on $plugin
700 2005-07-14 [hoa] 1.9.12cvs50
702 * src/etpan/imap-thread.c
703 enable debug log of libetpan when running with --debug
705 2005-07-14 [colin] 1.9.12cvs49
708 * src/common/Makefile.am
709 * src/common/plugin.c
710 * src/common/plugin.h
711 Add a little plugin dependancy system.
712 Plugins can ship a $plugin_name.deps file
713 (near them in PLUGINDIR) so that their
714 dependancies are loaded if possible.
715 * src/plugins/Makefile.am
716 * src/plugins/pgpcore/Makefile.am
717 * src/plugins/pgpcore/passphrase.c
718 * src/plugins/pgpcore/passphrase.h
719 * src/plugins/pgpcore/plugin.c
720 * src/plugins/pgpcore/prefs_gpg.c
721 * src/plugins/pgpcore/prefs_gpg.h
722 * src/plugins/pgpcore/select-keys.c
723 * src/plugins/pgpcore/select-keys.h
724 * src/plugins/pgpcore/sgpgme.c
725 * src/plugins/pgpcore/sgpgme.h
726 Introduce pgpcore, used by pgpmime and
728 * src/plugins/pgpmime/Makefile.am
729 * src/plugins/pgpmime/passphrase.c
730 * src/plugins/pgpmime/passphrase.h
731 * src/plugins/pgpmime/pgpmime.c
732 * src/plugins/pgpmime/pgpmime.deps
733 * src/plugins/pgpmime/plugin.c
734 * src/plugins/pgpmime/prefs_gpg.c
735 * src/plugins/pgpmime/prefs_gpg.h
736 * src/plugins/pgpmime/select-keys.c
737 * src/plugins/pgpmime/select-keys.h
738 * src/plugins/pgpmime/sgpgme.c
739 * src/plugins/pgpmime/sgpgme.h
740 Remove the core from pgpmime and add the
741 dependancy to pgpcore.
743 2005-07-14 [paul] 1.9.12cvs48
746 forgot this in last commit
748 2005-07-14 [paul] 1.9.12cvs47
752 add accelerators for the buttons (sync with main)
755 add accelerators for the buttons.
756 fix editing with external editor.
757 replace gdk_input_*() with GIOChannel;
760 display folder names with new/unread
761 representation (sync with main)
763 specify default window icon (sync with main)
765 use_addr_book default to FALSE
768 add accelerators for the buttons (sync with main)
771 * src/pixmaps/sylpheed_icon.xpm
774 2005-07-13 [paul] 1.9.12cvs46
776 * src/plugins/pgpmime/pgpmime.c
777 * src/plugins/pgpmime/sgpgme.c
778 (temporarily) use deprecated gpgme_data_rewind()
779 while largefile support is not present
780 (as suggested by Colin)
782 2005-07-13 [paul] 1.9.12cvs45
785 remove large file support (for now):
786 it breaks too many things
788 2005-07-13 [paul] 1.9.12cvs44
791 add large file support
793 fix bug #763 where href attribute was not
794 the very first attribute of a link
795 patch by Thomas Gilgin
797 2005-07-13 [colin] 1.9.12cvs43
799 * src/gtk/pluginwindow.c
800 Little portability fix
802 2005-07-13 [colin] 1.9.12cvs42
804 * src/plugins/pgpmime/sgpgme.c
807 2005-07-13 [colin] 1.9.12cvs41
809 * src/plugins/pgpmime/pgpmime.c
810 * src/plugins/pgpmime/sgpgme.c
811 Use gpgme_data_release_and_get_mem instead
814 2005-07-13 [colin] 1.9.12cvs40
817 * src/plugins/pgpmime/passphrase.c
818 * src/plugins/pgpmime/passphrase.h
819 * src/plugins/pgpmime/pgpmime.c
820 * src/plugins/pgpmime/plugin.c
821 * src/plugins/pgpmime/select-keys.c
822 * src/plugins/pgpmime/select-keys.h
823 * src/plugins/pgpmime/sgpgme.c
824 * src/plugins/pgpmime/sgpgme.h
825 Port pgpmime to gpgme-1.0.
827 2005-07-12 [paul] 1.9.12cvs39
832 add a 'Go to Prev' button to the toolbar.
833 correct tooltip text of go to buttons.
834 based on patch by Yang Guilong <bamanzi@gmail.com>
836 2005-07-12 [colin] 1.9.12cvs38
839 Fix progress bar showing stuff at startup.
841 2005-07-12 [paul] 1.9.12cvs37
844 fix building with jpilot support
846 2005-07-11 [colin] 1.9.12cvs36
849 Add visual indication that filtering is running
851 Make {}[] uri delimiters
853 Remove useless (and slow) calls
855 2005-07-11 [paul] 1.9.12cvs35
857 * src/plugins/clamav/clamav_plugin_gtk.c
858 * src/plugins/dillo_viewer/dillo_prefs.c
859 * src/plugins/pgpmime/prefs_gpg.c
860 * src/plugins/spamassassin/spamassassin_gtk.c
861 gather plugins prefs together under their
862 own 'Plugins' heading
864 2005-07-11 [paul] 1.9.12cvs34
869 account_delete(): modified alert dialog
872 fixed a crash when cancelling file selection
873 dialog by Escape key. Made non-ascii filename
875 * src/prefs_template.c
876 prefs_template_window_create(): make scrolled
877 window policy AUTOMATIC
879 2005-07-10 [hoa] 1.9.12cvs33
881 * src/etpan/imap-thread.c
882 workaround for old Courier IMAP servers.
884 2005-07-10 [colin] 1.9.12cvs32
889 Add visual progress indicator on filtering/processing
890 Factorize the progress bar code
893 * src/etpan/imap-thread.c
894 Add a reference counter to avoid destroying the Folder
895 while it's in use by another callback.
897 2005-07-09 [hoa] 1.9.12cvs31
900 * src/etpan/imap-thread.c
901 fixed deadlock when removing IMAP account.
903 2005-07-08 [colin] 1.9.12cvs30
907 Fix again problems decoding broken headers
908 * src/gtk/inputdialog.c
909 Fix local variable shadowing a global one
911 2005-07-08 [colin] 1.9.12cvs29
914 Make the cache/mark files platform-agnostic by writing
915 them in little-endian format. Reading them is also done
916 in little-endian format, of course; however, in order
917 to avoid trashing mark data on big-endian machines, the
918 files are, at first, read from the native format if the
919 little-endian one doesn't exist. This is easy to deter-
920 mine by trying to open a file with a swapped data_ver
921 and seeing if it's the wanted version.
922 Little-endian using users should see absolutely no
923 difference, Big-endian users may get a very little
924 performance drop due to byte-swapping.
925 Tested on i386 and ppc32.
926 Fixes bug #159 (The index file, in the mailboxes, is
929 To have the cache/mark files updated to the new little-
930 endian format, "Check for new messages" or even
931 "Rebuild folder tree" aren't enough. Files will be
932 updated as soon as a folder has been opened/closed.
933 To update everything, just select all folders by
934 selecting them one by one.
936 2005-07-07 [colin] 1.9.12cvs28
939 Remember the folder separator per IMAPFolder
941 Revive the Session on noop; fixes bug #761
942 (mark a bunch of unread messages as read takes
945 2005-07-07 [darko] 1.9.12cvs27
947 * src/common/template.c
948 Sort templates alphabetically
950 2005-07-06 [colin] 1.9.12cvs26
953 Try to use the correct separator in
954 most cases. Possibly fixes bug #759
955 (only creates the INBOX folder when
956 setting up new IMAP account) and
957 bug #760 (Can't retrieve messages)
959 2005-07-06 [colin] 1.9.12cvs25
962 Use real_path in status command. This will
963 help later, when namespaces will be used.
965 2005-07-06 [colin] 1.9.12cvs24
971 * src/etpan/etpan-log.c
972 * src/etpan/etpan-thread-manager.c
973 * src/etpan/imap-thread.c
974 Add a --disable-libetpan parameter. With this,
975 users that don't want IMAP4 support can avoid
976 the new dependancy (and have no IMAP support).
977 Users that have IMAP4 accounts and use this
978 parameter won't lose their configuration, their
979 IMAP accounts will just be invisible and not
982 Make the "Copy ..." contextual menu items
983 copy to both the X clipboard and the gtk
984 clipboard - as most other apps do.
986 Add a notice about OpenSSL usage, in order to
987 comply with OpenSSL's license (point 6):
988 http://www.openssl.org/source/license.html
990 2005-07-06 [colin] 1.9.12cvs23
993 Fix a minimum size for alertpanels
995 Show 'No space left on device' type errors
999 Rework folder's deletion message (remove
1002 2005-07-05 [colin] 1.9.12cvs22
1005 Add an alertpanel on auth error
1007 Remove pthread-related stuff
1009 2005-07-05 [colin] 1.9.12cvs21
1011 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1012 Fix crash on plugin reloading (with a hack)
1014 2005-07-05 [colin] 1.9.12cvs20
1016 * src/prefs_account.c
1017 * src/prefs_account.h
1021 Add a way to filter the view
1022 * src/gtk/pluginwindow.c
1023 Filter loadable stuff
1024 * src/plugins/pgpmime/prefs_gpg.c
1025 Fix missing unregistration
1027 * src/etpan/.cvsignore
1028 * src/plugins/spamassassin/.cvsignore
1029 Add more stuff to cvs ignored files
1031 2005-07-04 [colin] 1.9.12cvs19
1034 Fix scan_required returning FALSE when it
1035 shouldn't. Maybe fix #760 (Can't retrieve
1038 2005-07-04 [colin] 1.9.12cvs18
1041 Fix always_show_msg pref
1043 2005-07-04 [paul] 1.9.12cvs17
1045 sync with main (forgotten in last commit)
1047 * src/common/utils.c
1048 * src/common/utils.h
1049 check_line_length(): new.
1051 is_file_entry_exist()
1052 dirent_is_regular_file()
1053 dirent_is_directory(): use g_file_test() instead of stat().
1055 2005-07-04 [paul] 1.9.12cvs16
1060 compose_write_to_file(): check for line
1061 length limit and display warning if exceeds
1063 use get_home_dir() instead of g_get_home_dir()
1065 removed warning about invalid date
1067 use get_home_dir() instead of g_get_home_dir()
1069 2005-07-04 [paul] 1.9.12cvs15
1071 * src/stock_pixmap.c
1072 fix new pixmap naming errors
1073 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
1075 2005-07-04 [colin] 1.9.12cvs14
1078 Fix debugging string with a warning
1080 2005-07-04 [colin] 1.9.12cvs13
1083 Add a check for libetpan's version (>= 0.37)
1085 2005-07-04 [hoa] 1.9.12cvs12
1089 * src/etpan/imap-thread.c
1090 * src/etpan/imap-thread.h
1091 fixed IMAP implementation of check of mails.
1093 2005-07-03 [hoa] 1.9.12cvs11
1095 * src/etpan/Makefile.am
1096 * src/etpan/etpan-errors.h
1097 * src/etpan/etpan-log.[ch]
1098 * src/etpan/etpan-thread-manager-types.h
1099 * src/etpan/etpan-thread-manager.[ch]
1100 * src/etpan/imap-thread.[ch]
1107 dependency on libetpan 0.37 is now added.
1109 2005-07-01 [colin] 1.9.12cvs10
1115 * src/stock_pixmap.c
1116 * src/stock_pixmap.h
1117 * src/plugins/trayicon/trayicon.c
1118 Add marked symbol on folders containing
1123 * src/prefs_common.c
1124 * src/prefs_common.h
1126 Add an optional confirmation dialog on queue
1127 sending. Patch by wwp.
1128 * src/pixmaps/dir_close_mark.xpm ** ADDED **
1129 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
1130 * src/pixmaps/dir_open_mark.xpm ** ADDED **
1131 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
1132 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
1133 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
1134 * src/pixmaps/inbox_mark.xpm ** ADDED **
1135 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
1136 * src/pixmaps/outbox_mark.xpm ** ADDED **
1137 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
1138 * src/pixmaps/trash_mark.xpm ** ADDED **
1141 2005-07-01 [colin] 1.9.12cvs9
1144 Fix a little threading bug
1147 A little bit of HIG normality never hurts
1149 2005-07-01 [colin] 1.9.12cvs8
1157 * src/common/template.c
1158 * src/common/utils.c
1159 * src/common/utils.h
1160 Reverted the fwrite_atomic stuff. In fact
1161 it is already atomic.
1163 2005-06-30 [colin] 1.9.12cvs7
1165 * src/common/utils.c
1166 * src/common/utils.h
1167 Add an fwrite_atomic() function to make
1168 sure we write everything: fwrite can make
1176 * src/common/template.c
1177 Use that (and fix swapping of size and nmemb).
1178 Thanks to Rich Coe for the heads up.
1180 2005-06-30 [colin] 1.9.12cvs6
1183 Optimize addressbook opening
1185 2005-06-30 [colin] 1.9.12cvs5
1188 Remove calls to summary_step after move/copy
1190 2005-06-28 [paul] 1.9.12cvs4
1193 wrap and make the error msg selectable
1195 2005-06-28 [paul] 1.9.12cvs3
1198 replace the OK button with a Close button
1199 * src/gtk/foldersort.c
1200 use GTK_STOCK_ icons/buttons
1202 2005-06-28 [colin] 1.9.12cvs2
1204 * src/gedit-print.c ** ADDED **
1205 * src/gedit-print.h ** ADDED **
1206 * src/gtk/gtksourceprintjob.c ** ADDED **
1207 * src/gtk/gtksourceprintjob.h ** ADDED **
1208 I can't believe no one had enough time to tell
1209 me I forgot the `cvs add`
1211 2005-06-27 [colin] 1.9.12cvs1
1214 * src/gtk/Makefile.am
1219 Add optional libgnomeprint-based printing
1221 * src/gtk/quicksearch.c
1222 Add an Edit/Quick search menu item to show
1223 and focus the quicksearch
1225 2005-06-27 [paul] 1.9.12
1238 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1239 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
1240 SungHyun Nam, Frederico Goncalves Guimaraes,
1241 Andrej Kacian, and Yang Guilong
1242 2005-06-26 [colin] 1.9.11cvs106
1245 Forgot one file for previous fix
1247 2005-06-26 [colin] 1.9.11cvs105
1251 Fix problems with folder operations in no_select
1252 imap folders. it applies only to mails, and
1253 creation/deletion/move/renaming of folders
1256 2005-06-26 [paul] 1.9.11cvs104
1258 * src/prefs_filtering.c
1259 replace one more GTK_STOCK_REMOVE
1260 with GTK_STOCK_DELETE
1262 2005-06-25 [colin] 1.9.11cvs103
1265 Optimize get_seq_set_from_seq_list
1268 2005-06-25 [colin] 1.9.11cvs102
1271 If the directory exists, but not in the
1272 correct encoding, rename it. This should
1273 handle old-versions-induced bugs.
1275 2005-06-25 [colin] 1.9.11cvs101
1278 Fix path access with extended dir names
1279 Fixes bug #589 (SC segfaults with wrong locale
1282 2005-06-25 [colin] 1.9.11cvs100
1284 * src/prefs_account.c
1285 * src/prefs_account.h
1287 Add an option to encrypt replies to
1290 2005-06-25 [colin] 1.9.11cvs99
1293 * src/quote_fmt_parse.y
1294 ... And make it work with pgpinline.
1296 2005-06-25 [colin] 1.9.11cvs98
1301 * src/quote_fmt_parse.y
1302 o Make reedition of encrypted messages possible
1303 (as long as it is encrypted to self too, no
1305 o Make replying with quote (and without selecting
1306 text) possible for encrypted messages.
1307 Closes bug #550 (Not possible to "reply with quote"
1308 to gnupg encrypted messages)
1310 2005-06-24 [paul] 1.9.11cvs97
1315 2005-06-24 [paul] 1.9.11cvs96
1318 made bind password entry invisible
1320 * src/send_message.c
1321 send_message_local(): check exit status
1322 to detect errors (sync with main)
1324 use main's less ambiguous popup menu
1327 2005-06-24 [paul] 1.9.11cvs95
1329 * src/prefs_actions.c
1330 * src/prefs_customheader.c
1331 * src/prefs_display_header.c
1332 * src/prefs_filtering_action.c
1333 * src/prefs_matcher.c
1334 * src/prefs_template.c
1335 * src/prefs_toolbar.c
1336 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
1337 * src/gtk/description_window.c
1338 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
1340 2005-06-23 [colin] 1.9.11cvs94
1343 Fix rough edges (be sure to call status_show whenever
1346 2005-06-23 [colin] 1.9.11cvs93
1350 Before, in a 5K mails folder: 11s
1351 After, in the same folder: 58000µs
1352 The joys of locking... gtk_clist_select_all() fires a
1353 tree-select-row event for each selected row, which in
1354 summaryview, callbacks summary_selected which in turn,
1355 calls summary_status_show, which walks the selected
1356 rows. Hence, calling gtk_clist_select_all was
1357 exponential. Locking the summaryview makes
1358 summary_selected return early.
1360 2005-06-23 [colin] 1.9.11cvs92
1363 Move mutex at the important place to avoid
1366 Fix Del key deleting directly instead of
1369 2005-06-22 [colin] 1.9.11cvs91
1371 * src/plugins/spamassassin/libspamc.c
1372 As we do spagetti code with assignations in multiple
1373 places (see _message_read_raw where out = msg = raw),
1374 let's be sure we don't free the same pointer twice.
1375 Should fix bug #683 (Crash in libpam at
1378 2005-06-22 [colin] 1.9.11cvs90
1383 Make toolbar's delete use the move to trash stuff;
1384 Add gtk_widget_realize to be sure pixmaps can get
1385 created (that may fix an old worksforme bug which
1386 I can't find back...)
1388 2005-06-22 [colin] 1.9.11cvs89
1393 Rename "Message/Delete" to "Message/Move to trash"
1394 Add "Message/Delete..." that directly destroys the
1395 selected messages after asking for a confirmation.
1397 2005-06-22 [colin] 1.9.11cvs88
1400 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
1401 o Fix a deadlock (thanks Darko)
1403 2005-06-22 [colin] 1.9.11cvs87
1405 * src/gtk/foldersort.c
1406 Add missing include for the i18n;
1407 patch by Fabien Vantard
1409 2005-06-21 [colin] 1.9.11cvs86
1413 Respect the no_select flag
1415 Fix recursive deletion
1418 Make the folder deletion's warning
1421 2005-06-21 [colin] 1.9.11cvs85
1424 Prevent email addresses from spanning accross
1425 lines - fixes bug # 646 (newline-chars in
1428 2005-06-20 [colin] 1.9.11cvs84
1431 Be sure not to remove source if copy failed
1433 2005-06-20 [colin] 1.9.11cvs83
1437 remove summaryview's lock
1439 introduce threads to avoid problems when foreground tasks
1440 interfere with background tasks
1442 prevent moving to drafts/queue
1446 2005-06-19 [colin] 1.9.11cvs82
1449 Remember that the user doesn't want to override
1450 offline mode, for 3 seconds. It avoid presenting
1451 him with N popups in a really short time.
1453 2005-06-17 [colin] 1.9.11cvs81
1456 Fix IMAP breaking on folders containing '('
1457 (Probably won't be enough)
1459 2005-06-17 [colin] 1.9.11cvs80
1461 Forgotten files on 1.9.11cvs79
1463 Fix stepping when not immediately executing
1465 Really prevent UID FETCH 0
1467 Fix outgoing charset never set to utf-8
1471 2005-06-16 [colin] 1.9.11cvs79
1474 Fix bug #707 (Dash splits rows)
1475 Only wrap if we're on a line break position and
1476 the previous one was a "white" (space) char.
1477 Pango stuff is weird.
1479 2005-06-16 [colin] 1.9.11cvs78
1482 Lock summaryview while downloading messages
1486 * src/common/utils.c
1487 * src/common/utils.h
1488 Replace \r and \n with spaces in From and
1491 2005-06-16 [paul] 1.9.11cvs77
1494 liberalise the mime parser
1498 2005-06-16 [paul] 1.9.11cvs76
1503 2005-06-15 [colin] 1.9.11cvs75
1506 Finish header encoding fix
1510 Fix compilation (Thanks Stephan
1513 2005-06-15 [colin] 1.9.11cvs74
1516 Install gnome2 stuff rather than gnome1,
1521 Fix headers encoding
1523 Visual progress when fetching all messages
1527 Prevent changing current message while
1530 2005-06-15 [paul] 1.9.11cvs73
1532 * src/gtk/gtkaspell.c
1533 * src/gtk/gtkaspell.h
1536 2005-06-15 [paul] 1.9.11cvs72
1538 * src/prefs_filtering.c
1539 allow reordering of filter rules by
1542 2005-06-15 [paul] 1.9.11cvs71
1547 replace deprecated function
1549 * src/send_message.c
1550 * src/gtk/progressdialog.c
1551 * src/gtk/progressdialog.h
1552 salvage and reuse parts of reverted sync
1554 2005-06-15 [paul] 1.9.11cvs70
1557 * src/send_message.c
1558 * src/gtk/progressdialog.c
1559 * src/gtk/progressdialog.h
1560 revert yesterday's sync with main
1561 it contains deprecated functions
1563 2005-06-15 [colin] 1.9.11cvs69
1566 Fix bug #670 (multi user to: will corrupt message
1569 2005-06-15 [colin] 1.9.11cvs68
1572 Fix bug #421 (Fix undo on wrapping)
1574 2005-06-15 [colin] 1.9.11cvs67
1577 Provide visual feedback while processing
1580 Provide visual feedback while getting
1581 short headers (for uncached messages)
1584 2005-06-14 [paul] 1.9.11cvs66
1587 change a couple stock icons
1589 * src/send_message.c
1590 * src/gtk/progressdialog.c
1591 * src/gtk/progressdialog.h
1592 sync main's GtkTreeView implementation
1594 2005-06-14 [colin] 1.9.11cvs65
1597 Various little fixes, mainly on error paths
1599 2005-06-13 [colin] 1.9.11cvs64
1604 Add a way to fetch only headers. This speeds
1605 up filtering on headers for IMAP. Fixes:
1606 bug #481 extraneous imap commands slow down
1608 bug #522 Sylpheed downloads all messages
1609 when opening mailbox (IMAP)
1610 bug #677 IMAP fetch is soooooooooooooo slow
1613 Add a folder set_batch method so that
1614 implementations can speed up flags changes
1617 Use that in mark as (un)read and mark all read
1620 Implement set_batch - brings back deferred
1621 flags in a less buggy manner. Fixes:
1622 bug #729 IMAP immediate expunge of deleted messages
1623 bug #191 remove list of messages with one command
1624 Fix login with strange chars
1625 Implement fetch_msg_full
1626 Fix copy (wrong counts)
1628 2005-06-12 [colin] 1.9.11cvs63
1631 lock incorporation during long operations.
1632 Avoids fucking up the IMAP socket.
1634 2005-06-12 [colin] 1.9.11cvs62
1638 Factorize remove_all_msg
1641 Don't update partial-download status if unnecessary
1643 Use remove_msgs everywhere possible
1645 2005-06-12 [colin] 1.9.11cvs61
1649 Add a remove_msgs function to remove a
1654 2005-06-12 [colin] 1.9.11cvs60
1657 Remove flags-processing deferring... Too hard
1658 to get it to work in all cases.
1660 2005-06-11 [colin] 1.9.11cvs59
1663 printf -> debug_print
1665 2005-06-11 [colin] 1.9.11cvs58
1668 o Fix build without USE_PTHREAD
1669 o Factorize imap_open
1670 o Alertpanel in case of impossible connection
1671 o Alertpanel in case of impossible login
1672 o Fix deferred flags processing to force a
1673 flush before adding some more flags to process,
1674 but in another folder.
1676 2005-06-10 [colin] 1.9.11cvs57
1679 o Fix a format string error
1680 o init ssl socket outside of the thread
1681 (it possibly invokes gtk calls)
1683 o Put back the buffer to its necessary size
1684 o Fix changing a file pointer without keeping
1685 track of it (thanks Valgrind)
1687 o Fix automatic STARTTLS if login should be done
1688 and the server only allows it after starting TLS
1689 * src/gtk/gtkinputdialog.c
1690 o Eat GDK_Return so that the combo popup doesn't
1691 appear when we press Enter to validate the combo
1692 input dialog (as seen in the Open with... dialog)
1694 2005-06-10 [colin] 1.9.11cvs56
1698 o Fix a crash on deletion
1699 o Threadize imap_select (it's called outside of
1701 o Defer treatment of DELETED flags
1704 2005-06-09 [colin] 1.9.11cvs55
1707 Make sure we check imap_gtk_should_override(), which
1708 potentially calls gtk stuff, before creating thread.
1709 That way it should't be called via imap_get_session()
1712 2005-06-09 [colin] 1.9.11cvs54
1715 o add a bit of status output
1716 o remove some dead code
1717 o threadize get_list_of_uids
1718 o threadize imap_get_flags
1719 o defer flag changing by 500ms so that they
1723 2005-06-08 [colin] 1.9.11cvs53
1726 Thread-ize imap_cmd_fetch
1728 2005-06-08 [colin] 1.9.11cvs52
1731 Mmh, that broke POP3...
1733 2005-06-08 [colin] 1.9.11cvs51
1736 Stabilize IMAP patch (thanks to Hoa)
1738 2005-06-08 [colin] 1.9.11cvs50
1741 Test patch to speed up imap.
1743 2005-06-08 [colin] 1.9.11cvs49
1748 Apply patch from gentoo to use /usr/share/mime/globs if
1749 available, after un-breaking it
1752 Use g_timeout for invoking hooks that possibly use gtk
1753 calls. This should leave gtk calls in the main thread.
1755 2005-06-08 [paul] 1.9.11cvs48
1758 conv_get_outgoing_charset_str(): don't
1759 use prefs_common setting
1762 add /Options/Character encoding/... to
1763 temporarily change the outgoing encoding
1765 (belated sync with main)
1767 2005-06-08 [paul] 1.9.11cvs47
1770 correction to/completion of last
1773 2005-06-08 [paul] 1.9.11cvs46
1779 always enabled Japanese auto-detection
1780 if the first letters of locale string
1783 don't use "destroy" signal to destroy
1784 Compose object (fix rare crashes on discard?)
1788 added Hebrew encodings
1789 * src/sourcewindow.c
1790 don't use "destroy" signal to destroy
1793 2005-06-07 [colin] 1.9.11cvs45
1796 Add missing unlocks/locks
1798 2005-06-07 [paul] 1.9.11cvs44
1801 restore bug #749 fix
1803 2005-06-06 [colin] 1.9.11cvs43
1806 Fix selection bug when prefs_common.open_unread
1809 2005-06-06 [colin] 1.9.11cvs42
1815 Factorize long operations beginning and end
1816 (locking, freezing/thawing, cursor, ...)
1817 Check selection->data member in selection-
1818 related loops; this avoids dying an awful
1819 death if the selection changes on us while
1820 we're marking a whole IMAP folder unread,
1823 2005-06-06 [paul] 1.9.11cvs41
1826 don't g_free() a static gchar buffer
1828 2005-06-05 [colin] 1.9.11cvs40
1833 Fix bug #749 (Show all headers should be
1834 sticky as the GUI suggests)
1836 2005-06-03 [paul] 1.9.11cvs39
1839 don't allow editing of mail while sending.
1842 2005-06-03 [paul] 1.9.11cvs38
1845 add a freeze/thaw to speed up 'mark all read'
1847 2005-06-03 [paul] 1.9.11cvs37
1849 * src/prefs_message.c
1850 reflect changes immediately
1852 2005-06-02 [colin] 1.9.11cvs36
1855 Patch by Fabien Vantard.
1857 2005-06-02 [colin] 1.9.11cvs35
1860 Use a non-blocking imap_getline() if possible.
1861 This should completely prevent the interface
1862 from freezin on imap operations, although it
1863 may do strange stuff in case of folder switching
1864 while a big imap operation is taking place...
1866 In addition, fix a leak in the case thread
1867 creation fails on connection.
1869 2005-06-02 [colin] 1.9.11cvs34
1872 * src/prefs_common.h
1873 Fix build (prefs_common_init() doesn't exist
1876 2005-06-02 [colin] 1.9.11cvs33
1878 * src/prefs_account.c
1879 Fix bug #245 (filtering rules broken when
1880 renaming a remote account (imap4 or nntp)
1882 2005-06-02 [colin] 1.9.11cvs32
1885 Try to fix IMAP shortcomings:
1886 o Multithread imap_open()
1887 o allow offline-mode overriding instead of
1891 Add a function to ask whether we want to
1892 override offline-mode for 10 minutes (one-shot
1895 Fix segfault when imap parser isn't happy about
1898 2005-06-01 [colin] 1.9.11cvs31
1906 * src/send_message.c
1909 * src/common/hooks.c
1910 * src/common/prefs.c
1911 * src/common/template.c
1912 * src/common/utils.c
1913 * src/gtk/gtkutils.c
1914 * src/gtk/inputdialog.c
1916 * src/gtk/pluginwindow.c
1917 * src/gtk/prefswindow.c
1918 * src/plugins/pgpmime/passphrase.c
1919 * src/plugins/pgpmime/prefs_gpg.c
1922 * src/common/Makefile.am
1923 * src/common/timing.h
1924 Add basic timing code
1927 Fix a bug with unread messages when
1928 re-sorting folders, and by the way
1929 fix a big performance hit when
1930 re-sorting (10k mails: before 5s,
1933 * src/prefs_compose_writing.c
1934 * src/prefs_compose_writing.h
1935 * src/prefs_message.c
1936 * src/prefs_message.h
1941 * src/prefs_receive.c
1942 * src/prefs_receive.h
1945 * src/prefs_summaries.c
1946 * src/prefs_summaries.h
1947 Fix copyright banner
1949 2005-06-01 [paul] 1.9.11cvs30
1952 updated by Flammie Pirinen
1954 fix 'Bad BASE64 content' output
1956 2005-05-31 [colin] 1.9.11cvs29
1959 Oops, where did my hunk go.
1961 2005-05-31 [colin] 1.9.11cvs28
1973 * src/image_viewer.c
1979 * src/prefs_account.c
1980 * src/prefs_actions.c
1981 * src/prefs_common.c
1982 * src/prefs_compose_writing.c
1983 * src/prefs_customheader.c
1984 * src/prefs_ext_prog.c
1985 * src/prefs_filtering.c
1986 * src/prefs_filtering_action.c
1988 * src/prefs_image_viewer.c
1989 * src/prefs_message.c
1990 * src/prefs_message.h
1991 * src/prefs_msg_colors.c
1995 * src/prefs_receive.c
1996 * src/prefs_receive.h
1999 * src/prefs_spelling.c
2000 * src/prefs_summaries.c
2001 * src/prefs_summary_column.c
2002 * src/prefs_template.c
2003 * src/prefs_themes.c
2004 * src/prefs_toolbar.c
2005 * src/prefs_wrapping.c
2008 * src/send_message.h
2010 * src/summary_search.c
2016 * src/gtk/gtkutils.h
2017 o Move the rest of Common prefs to new style
2018 o Lots of -Wall warning fixes
2019 o fix FIXME in cache memusage calculation
2020 o Let return receipts be sent from any account
2021 o Little cache optimisation (read)
2022 o Fix bug #746 (don't treat commas as separators
2023 when inside a quoted string)
2025 2005-05-31 [paul] 1.9.11cvs27
2027 * src/prefs_common.c
2028 fix 'off-by-one' typo
2030 2005-05-31 [paul] 1.9.11cvs26
2036 * src/prefs_actions.c
2037 * src/prefs_common.c
2038 * src/prefs_common.h
2039 * src/prefs_customheader.c
2040 * src/prefs_display_header.c
2041 * src/prefs_filtering.c
2042 * src/prefs_filtering_action.c
2043 * src/prefs_matcher.c
2044 * src/prefs_summaries.c
2045 * src/prefs_summary_column.c
2046 * src/prefs_template.c
2047 * src/prefs_toolbar.c
2049 * src/gtk/pluginwindow.c
2050 * src/gtk/prefswindow.c
2051 * src/gtk/progressdialog.c
2052 add hidden prefs 'enable_rules_hint'
2053 for gtk_tree_view_set_rules_hint()
2057 2005-05-31 [colin] 1.9.11cvs25
2061 * src/prefs_common.c
2062 * src/prefs_summaries.c ** ADDED **
2063 * src/prefs_summaries.h ** ADDED **
2064 Common/Display -> Display/Summaries
2066 2005-05-31 [colin] 1.9.11cvs24
2070 * src/prefs_quote.c ** ADDED **
2071 * src/prefs_quote.h ** ADDED **
2072 Move Common/Quote to Compose/Quoting
2073 * src/prefs_common.c
2074 * src/prefs_common.h
2075 Remove old quote stuff, add
2076 convenience functions for GtkTextView prefs
2077 * src/gtk/prefswindow.c
2078 Set default height higher
2080 2005-05-30 [colin] 1.9.11cvs23
2084 * src/prefs_common.c
2085 * src/prefs_compose_writing.c ** ADDED **
2086 * src/prefs_compose_writing.h ** ADDED **
2087 Move Common/Compose prefs to Compose/Writing
2089 2005-05-30 [colin] 1.9.11cvs22
2091 * src/common/utils.c
2092 Fix bug #651 (Confused Attract by Subject)
2093 Patch by M. Benkmann <haferfrost@web.de>
2096 2005-05-30 [colin] 1.9.11cvs21
2099 Fix concatenation of different headers of
2100 the same type (bug #645)
2101 * src/prefs_folder_item.c
2102 Fix bug #699 (setting color to black doesn't
2105 Print out decoding error only once per
2108 2005-05-30 [paul] 1.9.11cvs20
2110 * src/common/template.c
2113 2005-05-30 [paul] 1.9.11cvs19
2115 * doc/src/rfc2368.txt **NEW FILE**
2117 compose_entries_set(): don't interpret Bcc
2118 header field (conform to RFC 2368)
2121 2005-05-29 [colin] 1.9.11cvs18
2123 * src/prefs_common.c
2124 Let the default reply format respect
2125 netiquette by cutting the signature.
2127 2005-05-29 [colin] 1.9.11cvs17
2130 Don't let always_show_msg override
2131 open_unread_on_enter when opening a new
2134 2005-05-27 [paul] 1.9.11cvs16
2139 app_will_exit(): cleanup tmp directory when exit
2140 * src/message_search.c
2141 improved the interface and made code cleanup.
2142 removed Clear button
2143 * src/send_message.c
2144 send_message_local(): use GSpawn, and detect errors
2145 * src/summary_search.c
2146 improved the interface and made code cleanup
2148 textview_write_link(): also skip non-ascii space
2149 at the head of link strings (phishing check
2150 didn't work at the case)
2151 * src/common/utils.c
2152 get_command_output(): use g_spawn_command_line_sync()
2155 2005-05-26 [colin] 1.9.11cvs15
2160 2005-05-26 [colin] 1.9.11cvs14
2163 Fix nntp mode reader (bug #611)
2164 Patch by Florian Mickler <florian@mickler.org>
2166 2005-05-26 [colin] 1.9.11cvs13
2168 * src/plugins/pgpmime/passphrase.c
2169 Fix mouse grabbing (bug #557)
2171 2005-05-26 [colin] 1.9.11cvs12
2173 * src/prefs_themes.c
2174 Fix g_warning (bug #541)
2176 2005-05-26 [colin] 1.9.11cvs11
2178 * src/prefs_actions.c
2179 * src/prefs_template.c
2180 Fix bug #506 (no warning if action/template
2182 * src/common/template.c
2183 Fix a possible crash
2185 2005-05-26 [colin] 1.9.11cvs10
2191 Forbid locked messages to be moved or
2192 deleted. Locked messages in trashes
2193 still get deleted, for performance
2194 reason (mh.c::mh_remove_all_msgs)
2196 2005-05-25 [colin] 1.9.11cvs9
2199 Use correct encoding when sending mails
2200 with attachments that have accentued
2203 2005-05-24 [colin] 1.9.11cvs8
2206 Fix bug #688 f) read/unread marker not
2207 changed on first click
2208 Also, optimize summary_status_show()
2213 Fix bug #688 b) and c) wrt message
2214 attachments and signature
2215 * src/stock_pixmap.c
2216 * src/stock_pixmap.h
2217 * src/stock_pixmap.c
2218 * src/stock_pixmap.h
2220 * src/pixmaps/clip_gpg_signed.xpm
2221 Add clip/signed icon
2223 2005-05-24 [colin] 1.9.11cvs7
2225 * src/folder_item_prefs.c
2228 2005-05-24 [colin] 1.9.11cvs6
2231 * src/prefs_common.c
2232 * src/prefs_common.h
2233 Add a confirmation to folder drag and drop
2237 fix _with_disable parameters so that
2238 the buttons labels are specifiable too
2239 * src/plugins/pgpmime/sgpgme.c
2243 2005-05-24 [colin] 1.9.11cvs5
2246 Uncollapse/collapse folders on double-click
2247 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
2250 2005-05-23 [colin] 1.9.11cvs4
2252 * src/common/socket.c
2253 Check another special SSL_peek() error.
2254 Should help wrt bug #728
2256 2005-05-23 [colin] 1.9.11cvs3
2258 * src/plugins/pgpmime/pgpmime.c
2259 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
2260 breaking menu accelerators and stuff. Users will have to
2261 reselect "PGP MIME" instead of "PGP/MIME" in their
2262 account's privacy preferences if needed.
2266 * tools/kdeservicemenu/install.sh
2267 use kdesu to prompt for root password if doing
2268 global install/uninstall
2270 2005-05-20 [colin] 1.9.11cvs2
2273 Fix another compilation error with gcc-2.9x
2274 Thanks to Pawel Pekala <c0rn@gazeta.pl>
2275 * src/send_message.c
2276 Don't send QUIT if we aren't connected
2278 2005-05-19 [colin] 1.9.11cvs1
2281 Fix compilation with gcc 2.9x
2283 2005-05-19 [paul] 1.9.11
2287 2005-05-19 [paul] 1.9.9cvs14
2289 * src/gtk/inputdialog.c
2290 prevent gettext warning
2292 2005-05-19 [paul] 1.9.9cvs13
2295 * src/prefs_common.c
2296 * src/prefs_common.h
2299 add an option to toggle cursor in message
2300 view (sync with main)
2302 2005-05-18 [colin] 1.9.9cvs12
2305 Dereference freed pointer
2306 * src/gtk/gtkaspell.c
2307 Fix duplication of dictionaries (is it an aspell issue?)
2309 2005-05-18 [colin] 1.9.9cvs11
2311 * src/gtk/inputdialog.c
2312 * src/gtk/gtkaspell.c
2315 Remove a double call
2317 2005-05-17 [colin] 1.9.9cvs10
2319 * src/gtk/gtkaspell.c
2320 Fix dialogs, Ctrl-Enter accel
2322 2005-05-17 [colin] 1.9.9cvs9
2324 * src/gtk/gtkaspell.c
2325 Fix some accelerators, escape in replace-window
2327 2005-05-16 [colin] 1.9.9cvs8
2329 * src/gtk/gtkaspell.c
2330 Revert last commit, it was a mistake.
2332 2005-05-16 [colin] 1.9.9cvs7
2334 * src/gtk/gtkaspell.c
2335 Remove buggy code while we're at it. It's a
2336 dead code path anyway.
2338 2005-05-16 [colin] 1.9.9cvs6
2340 * src/gtk/gtkaspell.c
2341 Missed some gtk_menu_popup where deactivate
2342 signal should be handled. Should fix bug
2345 2005-05-16 [colin] 1.9.9cvs5
2347 * src/gtk/gtkaspell.c
2348 Remove debug printf()s
2350 2005-05-16 [colin] 1.9.9cvs4
2352 * src/gtk/gtkaspell.c
2353 Fix a bit aspell problems
2356 2005-05-13 [colin] 1.9.9cvs3
2359 Fix the + appearing even when no subfolders
2360 have unread messages. Thanks to wwp for the
2363 2005-05-11 [paul] 1.9.9cvs2
2366 correction to 1.9.9cvs1, only colour folders that
2367 have new msgs (not unread msgs)
2369 2005-05-10 [colin] 1.9.9cvs1
2373 Try to fix bolding bugs again.
2377 * tools/claws.i18n.status.pl
2378 add Ricardo Mones Lastra's script that has been providing
2379 the i18n status page for many months
2381 2005-05-09 [paul] 1.9.9
2385 2005-05-09 [paul] 1.9.6cvs58
2392 * RELEASE_NOTES.claws
2393 add release notes to cvs to simplify release
2396 add ca and fi to ALL_LINGUAS
2398 workaround for missing Makevars
2401 add new Catalan and Finnish translations
2402 submitted by Miquel Oliete and Flammie Pirinen
2412 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
2413 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
2414 Urke MMI, and Hansom Young
2416 Fix drafting when quitting. compose_draft() closes the
2417 compose windows, which modifies the compose_list GSList.
2418 We have to refresh this list after echo drafting to avoid a
2420 * src/partial_download.c
2421 fix segfault on exit
2423 2005-05-06 [paul] 1.9.6cvs57
2425 * src/grouplistdialog.c
2426 quick fix/workaround for unresizeable newsgroup
2429 2005-05-06 [paul] 1.9.6cvs56
2433 use gettext plural forms
2437 small improvement to english usage
2439 2005-05-05 [thorsten] 1.9.6cvs55
2444 2005-05-05 [paul] 1.9.6cvs54
2450 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
2453 2005-05-05 [paul] 1.9.6cvs53
2456 fix resizing of separate message and
2459 2005-05-05 [paul] 1.9.6cvs52
2471 * src/prefs_filtering.c
2472 * src/prefs_filtering_action.c
2473 * src/prefs_matcher.c
2474 * src/prefs_spelling.c
2475 * src/prefs_toolbar.c
2478 * src/gtk/description_window.c
2479 * src/gtk/gtkvscrollbutton.c
2480 * src/gtk/progressdialog.c
2481 * src/gtk/quicksearch.c
2482 * src/plugins/pgpmime/prefs_gpg.c
2483 * src/plugins/spamassassin/spamassassin_gtk.c
2484 replace deprecated gtk_widget_set_usize
2486 2005-05-04 [colin] 1.9.6cvs51
2488 * src/common/utils.c
2489 Fix crash when subst_for_filename is called
2490 with a NULL parameter
2492 2005-05-04 [colin] 1.9.6cvs50
2494 * src/partial_download.c
2496 Escape login when writing uidl file
2499 2005-05-03 [colin] 1.9.6cvs49
2502 Fix possible DOS in mime parser
2505 2005-05-02 [colin] 1.9.6cvs48
2508 Try to fix the copy/paste mess once again.
2511 2005-04-30 [colin] 1.9.6cvs47
2513 * src/prefs_account.h
2515 * src/send_message.c
2518 Try to batch sending mails (per account) instead of
2519 reconnecting to server every time.
2521 2005-04-29 [colin] 1.9.6cvs46
2524 Fix window resizing that refused to size down
2525 * src/prefs_common.c
2526 * src/prefs_common.h
2527 * src/prefs_filtering.c
2528 Save Filtering's window size
2530 2005-04-21 [paul] 1.9.6cvs45
2532 * ChangeLog-gtk2.claws
2536 2005-04-21 [paul] 1.9.6cvs44
2543 use gtkut_widget_draw_now(). Improved performance
2544 of the update of statusbar
2546 textview_smooth_scroll_do(): redraw it after scroll
2547 is done (fixed incorrect display when a part of the
2549 * src/gtk/gtkutils.c
2550 * src/gtk/gtkutils.h
2551 gtkut_widget_draw_now(): use gdk_window_process_updates()
2552 to force update of widgets.
2553 Removed gtkut_widget_wait_for_draw() which had a big
2554 overhead because of waiting for all events processed
2556 2005-04-20 [paul] 1.9.6cvs43
2559 complete 1.9.6cvs42's sync:
2560 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
2562 2005-04-19 [paul] 1.9.6cvs42
2567 catch_output(): correctly select the insert text
2568 (fix invalid iterator warnings).
2573 * src/prefs_common.c
2574 support GBK encoding.
2575 * src/common/session.c
2576 * src/common/session.h
2577 use separate buffer for large data to be sent,
2578 and don't duplicate it (reduces memory usage) (thanks to Dirk).
2580 2005-04-18 [paul] 1.9.6cvs41
2583 convert unsigned long into guint32
2584 patch by Paul LeoNerd Evans
2586 2005-04-17 [colin] 1.9.6cvs40
2589 Fix 'Request return receipt' from folder
2590 properties (bug #708)
2592 2005-04-17 [colin] 1.9.6cvs39
2595 Fix duplicate hotkeys in Mainwindow's menu
2597 2005-04-17 [colin] 1.9.6cvs38
2600 Fix duplicate hotkeys in Folderview's contextual
2603 2005-04-15 [colin] 1.9.6cvs37
2606 Fix 'Save as...' with non-ascii filenames
2608 2005-04-15 [colin] 1.9.6cvs36
2610 * src/plugins/pgpmime/pgpmime.c
2611 Fix bus error on 64bit. Spotted by
2612 macallan1888@gmail.com
2614 2005-04-15 [colin] 1.9.6cvs35
2616 * src/prefs_account.c
2619 2005-04-12 [colin] 1.9.6cvs34
2621 * src/prefs_account.c
2622 Fix smtp auth type off-by-one. We forgot to
2623 add PLAIN in the prefs-to-gui setter func and
2624 as a result, the selected auth when opening
2625 account prefs was not the correct one.
2627 2005-04-12 [paul] 1.9.6cvs33
2630 if the recv dialog is visible, Cancel only
2631 cancels the current account
2634 2005-04-10 [colin] 1.9.6cvs32
2637 Copy score when copying FilteringActions
2640 2005-04-10 [colin] 1.9.6cvs31
2643 Make Message -> Receive -> Cancel cancel
2644 incorporation on all accounts. Fixes
2647 2005-04-10 [colin] 1.9.6cvs30
2649 * src/prefs_account.c
2650 Update Privacy checkbuttons status based
2651 on the selected privacy system
2653 Always connect the "None" privacy system; the
2654 static boolean was probably there to avoid
2655 reconnecting twice in the same compose window,
2656 but as the parent function is only called once
2657 per compose, it's only a bug - as a static is
2658 initialized once per application instance.
2659 Also, don't uncheck Sign and Encrypt when
2660 selecting None as privacy system; just ignore
2661 them when sending/queuing.
2664 2005-04-08 [colin] 1.9.6cvs29
2667 * src/prefs_account.c
2668 * src/prefs_account.h
2669 Add account preference to queue message in a certain
2672 2005-04-06 [colin] 1.9.6cvs28
2674 * src/prefs_account.c
2675 Update old inbox path syntax
2677 2005-04-06 [paul] 1.9.6cvs27
2682 changed -traditional-cpp to -no-cpp-precomp for newer
2685 made column resize automatically
2686 * src/send_message.c
2687 send_message_smtp(): consider EOF right after QUIT
2688 successful (workaround for Gmail SMTP server)
2689 * src/common/socket.c
2690 ssl_read(), ssl_peek(): check EOF which violates the
2692 * src/gtk/colorlabel.c
2693 removed warnings when displaying colorlabel menu
2694 (don't use GtkAlignment)
2696 2005-04-05 [paul] 1.9.6cvs26
2698 * src/plugins/trayicon/trayicon.c
2699 fix clipping of icon under KDE3
2701 2005-04-05 [paul] 1.9.6cvs25
2704 hide display of threading
2707 2005-04-04 [thorsten] 1.9.6cvs24
2710 marks lost on filesystems with different stat() results on
2713 2005-04-03 [colin] 1.9.6cvs23
2716 Don't handle up/down. Patch by Alfons
2718 2005-04-02 [colin] 1.9.6cvs22
2721 Make scrolling faster. Patch by Alfons.
2723 2005-04-01 [colin] 1.9.6cvs21
2726 * src/stock_pixmap.c
2727 * src/pixmaps/dir-noselect.xpm ** REMOVED **
2728 * src/pixmaps/dir_noselect.xpm ** ADDED **
2729 Fix pixmap name mismatch (Thanks Stephan Sachse)
2731 2005-04-01 [colin] 1.9.6cvs20
2733 * src/image_viewer.c
2734 * src/image_viewer.h
2739 Implement inline image resizing and right-clicking
2741 2005-04-01 [paul] 1.9.6cvs19
2747 patch by Luca Cavalli <loopback<AT>slackit.org>
2749 updated by Pavlo Bohmat
2751 2005-03-31 [colin] 1.9.6cvs18
2754 Fix parsing references
2756 don't put nulls in the references list
2758 commit that forgotten file in 1.9.6cvs14
2760 2005-03-31 [colin] 1.9.6cvs17
2763 Fix joining of signature separator again.
2764 Maybe Hiro could put it in main too...
2766 2005-03-31 [colin] 1.9.6cvs16
2770 * src/stock_pixmap.c
2771 * src/stock_pixmap.h
2772 * src/pixmaps/dir-noselect.xpm
2773 Update foldersel.c (sync from main, patch by Alfons)
2775 2005-03-30 [colin] 1.9.6cvs15
2778 Fix handling of imap folders containing [] in
2779 their name. Thanks to Nahuel Angelinetti for
2780 the detailed bugreport.
2782 2005-03-30 [colin] 1.9.6cvs14
2784 * src/common/utils.h
2785 * src/common/utils.c
2792 * src/quote_fmt_parse.y
2794 Update references system. Patch by Alfons
2796 2005-03-30 [colin] 1.9.6cvs13
2798 * src/common/socket.c
2799 Force the glibc to read resolv.conf again when
2800 it has changed. Should fix issues when changing
2801 networks on a laptop and not restarting sylpheed.
2803 2005-03-30 [paul] 1.9.6cvs12
2805 partial sync with main:
2808 create_io_dialog(): use user-defined text font
2809 (thanks to Alfons), and modified its appearance.
2815 don't join (presumably) itemized lines on line-wrapping
2816 fixed wrapping of quote when auto-wrapping is enabled
2817 compose_destroy(): destroy paned only if it's not
2818 attached to window. Fixed memory leak of popup menu.
2828 removed redundant code
2830 changed 'Code set' (which is rather incorrect)
2831 in the menu to 'Character encoding'
2832 main_window_set_widgets(): request size first
2833 to prevent window size becoming wrong
2834 fixed remembering of the state of the visibility
2837 changed 'Code set' (which is rather incorrect)
2838 in the menu to 'Character encoding'
2839 * src/prefs_common.c
2840 * src/prefs_common.h
2841 added an option whether to render HTML as text or not
2842 added separators to outgoing encoding menu
2844 procheader_scan_date_string(): support header
2845 like: "[Tue,] 01 Feb 2005 09:57[:00]"
2850 textview_show_html(): force output of newline
2851 added an option whether to render HTML as text or not
2852 * src/common/utils.c
2853 strncpy2(): optimized based on Alfons' code
2854 * src/gtk/gtkutils.c
2855 * src/gtk/gtkutils.h
2856 removed non-used code
2857 * src/plugins/pgpmime/passphrase.c
2858 partially fixed grab input of passphrase dialog
2859 Confine pointer to window
2861 2005-03-30 [colin] 1.9.6cvs11
2865 Read/write 32bit ints from cache & marks
2868 2005-03-29 [paul] 1.9.6cvs10
2873 * src/gtk/gtkaspell.c
2874 sync with HEAD (don't pass NULL pointers)
2880 * tools/acroread2sylpheed.pl
2881 sync with HEAD (add script to send pdfs as
2882 attachments from Adobe Reader 7)
2884 2005-03-21 [paul] 1.9.6cvs9
2890 * src/image_viewer.c ** ADDED **
2891 * src/image_viewer.h ** ADDED **
2893 * src/prefs_common.c
2894 * src/prefs_common.h
2895 * src/prefs_image_viewer.c ** ADDED **
2896 * src/prefs_image_viewer.h ** ADDED **
2899 * src/pixmaps/sylpheed_logo.xpm
2900 * src/plugins/Makefile.am
2901 * src/plugins/image_viewer/.cvsignore ** REMOVED **
2902 * src/plugins/image_viewer/Makefile.am ** REMOVED **
2903 * src/plugins/image_viewer/plugin.c ** REMOVED **
2904 * src/plugins/image_viewer/viewer.c ** REMOVED **
2905 * src/plugins/image_viewer/viewer.glade ** REMOVED **
2906 * src/plugins/image_viewer/viewer.h ** REMOVED **
2907 * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
2908 * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
2909 * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
2910 as gdk-pixbuf is now built-in
2911 remove image_viewer plugin and put code back into
2913 implement inline image display (sync with main)
2915 replace logo with newer, nicer, larger version
2917 2005-03-21 [paul] 1.9.6cvs8
2920 cosmetic improvement
2922 2005-03-21 [holger] 1.9.6cvs7
2924 * src/plugins/spamassassin/spamassassin.c
2926 (unregister hook on failed plugin init)
2928 2005-03-20 [colin] 1.9.6cvs6
2930 * src/common/plugin.c
2931 Check that plugin isn't already loaded
2934 2005-03-20 [thorsten] 1.9.6cvs5
2937 use a more compatible syntax
2939 2005-03-20 [thorsten] 1.9.6cvs4
2941 * src/prefs_toolbar.c
2942 fix crash when selecting toolbar item (uninitialized pointer)
2944 2005-03-20 [thorsten] 1.9.6cvs3
2947 fix mimetype detection (referenced free()d string)
2949 2005-03-20 [paul] 1.9.6cvs2
2952 sync with HEAD (1.0.3cvs5)
2953 neglect Reply-To header if empty
2956 2005-03-19 [holger] 1.9.6cvs1
2962 2005-03-18 [paul] 1.9.6
2964 initial GTK2 release
2966 2005-03-18 [paul] 1.0.3cvs3.1
2972 * src/pixmaps/sylpheed_logo.xpm
2975 2005-03-18 [colin] 1.0.3cvs2.6
2978 Remove call to summary_step in summary_copy_selected_to
2979 Can't see its purpose, and this causes bug when copying
2980 a message if the next one is unread: it reads it.
2982 2005-03-18 [paul] 1.0.3cvs2.5
2985 fix bug 694 'Enter doesn't trigger OK in "Move" window'
2987 2005-03-18 [paul] 1.0.3cvs2.4
2998 fix buffer overflow, CAN-2005-0667, see
2999 http://secunia.com/advisories/14491/
3002 2005-03-17 [colin] 1.0.3cvs2.3
3006 Fix font bugs (both lists now officialy share
3010 2005-03-17 [paul] 1.0.3cvs2.2
3012 * src/gtk/pluginwindow.c
3013 make plugin descriptions uneditable
3015 2005-03-11 [paul] 1.0.3cvs2.1
3020 * src/plugins/trayicon/trayicon.c
3022 add src/wizard.c to POTFILES.in
3024 2005-03-11 [paul] 1.0.3cvs1.1
3040 2005-03-04 [colin] 1.0.1cvs22.2
3043 Fix signatures with accentued chars in it
3045 2005-03-04 [colin] 1.0.1cvs22.1
3049 Don't use SIZE param in MAIL FROM: if server
3050 doesn't support it. Patch by Eugen Freiter
3051 <eugen_f@users.sf.net>
3053 2005-02-27 [paul] 1.0.1cvs20.1
3060 2005-02-27 [colin] 1.0.1cvs19.4
3064 Fix prototypes. Patch by Alfons
3066 2005-02-27 [colin] 1.0.1cvs19.3
3069 Don't auto-join the signature separator.
3071 2005-02-26 [colin] 1.0.1cvs19.2
3074 Fix 'mark all read' with collapsed threads.
3077 2005-02-25 [paul] 1.0.1cvs19.1
3081 * src/prefs_account.c
3082 * src/prefs_folder_item.c
3083 * src/gtk/prefswindow.c
3084 * src/gtk/prefswindow.h
3087 2005-02-25 [paul] 1.0.1cvs15.12
3093 * src/gtk/gtkutils.c
3094 * src/gtk/gtkutils.h
3095 * src/gtk/logwindow.c
3096 * src/gtk/progressdialog.c
3097 sync with main (revision 127)
3098 and fix logwindow clipping
3100 2005-02-24 [colin] 1.0.1cvs15.11
3102 * src/plugins/pgpmime/passphrase.c
3103 Disable input grabbing; it doesn't work yet.
3105 2005-02-24 [colin] 1.0.1cvs15.10
3108 Don't send out receipts if offline. Ask.
3110 2005-02-23 [colin] 1.0.1cvs15.9
3115 2005-02-23 [colin] 1.0.1cvs15.8
3118 Really fix Bug 568 by removing useless
3119 calls. summary_thread_init() now called
3120 in summary_sort(). This should please
3121 Alfons as it should be faster than
3124 2005-02-23 [colin] 1.0.1cvs15.7
3127 Encode parts as QP or B64 if signing
3129 2005-02-23 [colin] 1.0.1cvs15.6
3132 Fix Mimeinfo leakage (including tmp files)
3134 Fix tmp file leakage (spotted by Ivan Rayner)
3136 2005-02-22 [colin] 1.0.1cvs15.5
3139 Fix keyboard input. Patch by Alfons.
3141 2005-02-21 [colin] 1.0.1cvs15.4
3144 Fix Sign/Encrypt when unselecting privacy
3146 * src/prefs_common.c
3147 Change default message font to Monospace
3149 More freezing during potentially large operations
3151 2005-02-21 [paul] 1.0.1cvs15.3
3156 2005-02-21 [paul] 1.0.1cvs15.2
3162 * src/common/utils.c
3163 * src/common/utils.h
3164 sync with main (revision 117)
3166 2005-02-20 [colin] 1.0.1cvs15.1
3169 Change cache file to .sylpheed_claws_cache, as
3170 suggested by Alfons. Allows people to switch
3171 between Sylpheed and Sylpheed-Claws. it is
3172 a good idea to "Check for new messages" at next
3176 2005-02-18 [colin] 1.0.1cvs14.1
3178 * src/quote_fmt_lex.l
3179 * src/quote_fmt_parse.y
3180 Fix parser initialisation. Patch by Ivan.
3182 2005-02-18 [colin] 1.0.1cvs11.6
3185 Fix scrolldown (bug 662)
3187 2005-02-17 [colin] 1.0.1cvs11.5
3190 conv_filename_to_utf8: return clean 7bit instead
3191 of broken utf8 if needed
3193 Fix display of parts with unclean 8bit names
3195 2005-02-17 [paul] 1.0.1cvs11.4
3199 * src/matcher_parser_parse.y
3201 * src/sourcewindow.c
3202 * src/common/Makefile.am
3203 * src/common/intl.h ** REMOVED **
3204 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3205 sync with main (revision 109)
3208 2005-02-16 [colin] 1.0.1cvs11.3
3211 Fix collapsed thread not highlighting when new
3212 messages in it (Bug 568) Patch by Stephan Sachse.
3213 Fix messed up selection when reaching bounds (Bug 632)
3214 * src/prefs_themes.c
3215 Fix theme installing (Bug 684)
3217 2005-02-16 [colin] 1.0.1cvs11.2
3220 Fix messageview_select_all
3222 2005-02-16 [colin] 1.0.1cvs11.1
3225 Sync with HEAD (MH scan required function)
3227 2005-02-15 [colin] 1.0.1cvs8.1
3230 * src/common/utils.c
3231 Sync with HEAD (filename chars substitution)
3233 2005-02-15 [colin] 1.0.1cvs7.3
3235 * src/gtk/pluginwindow.c
3238 2005-02-15 [colin] 1.0.1cvs7.2
3241 Fix mime icons not reset across message when
3244 2005-02-15 [colin] 1.0.1cvs7.1
3248 Sync with HEAD (optimisation of cvs6)
3250 2005-02-14 [colin] 1.0.1cvs6.1
3254 Sync with HEAD (encode "From " at line beginning)
3256 2005-02-14 [colin] 1.0.1cvs5.3
3259 Fix wrapping with accentued chars.
3261 2005-02-13 [colin] 1.0.1cvs5.2
3264 Fix email informative part parsing with
3265 accentued chars in it. ispunct() returns
3266 true for them in utf8...
3268 2005-02-12 [colin] 1.0.1cvs5.1
3271 Sync with HEAD (remove wrong use of compose after send)
3273 2005-02-12 [paul] 1.0.1cvs4.5
3276 remove unnecessary code (thanks to Alfons)
3278 2005-02-12 [paul] 1.0.1cvs4.4
3281 add 'Copy' to contextual menu on emails
3283 2005-02-11 [colin] 1.0.1cvs4.3
3286 revert 1.0.0cvs28.2, it doesn't work that well.
3288 2005-02-11 [paul] 1.0.1cvs4.2
3293 2005-02-10 [paul] 1.0.1cvs4.1
3300 sync with HEAD (sync with main)
3302 2005-02-10 [paul] 1.0.1cvs3.2
3308 * config/mkinstalldirs
3312 * intl/bindtextdom.c
3313 * intl/config.charset
3319 * intl/eval-plural.h
3320 * intl/explodename.c
3325 * intl/hash-string.h
3326 * intl/intl-compat.c
3328 * intl/libgnuintl.h.in
3331 * intl/localcharset.c
3332 * intl/localcharset.h
3334 * intl/localealias.c
3347 * intl/relocatable.c
3348 * intl/relocatable.h
3372 * src/editldap_basedn.c
3380 * src/folder_item_prefs.c
3383 * src/grouplistdialog.c
3397 * src/message_search.c
3406 * src/partial_download.c
3408 * src/prefs_account.c
3409 * src/prefs_actions.c
3410 * src/prefs_common.c
3411 * src/prefs_customheader.c
3412 * src/prefs_display_header.c
3413 * src/prefs_ext_prog.c
3414 * src/prefs_filtering.c
3415 * src/prefs_filtering_action.c
3416 * src/prefs_folder_item.c
3419 * src/prefs_matcher.c
3420 * src/prefs_msg_colors.c
3421 * src/prefs_spelling.c
3422 * src/prefs_summary_column.c
3423 * src/prefs_template.c
3424 * src/prefs_themes.c
3425 * src/prefs_toolbar.c
3426 * src/prefs_wrapping.c
3433 * src/send_message.c
3435 * src/sourcewindow.c
3438 * src/summary_search.c
3444 * src/common/plugin.c
3447 * src/common/ssl_certificate.c
3448 * src/common/string_match.c
3449 * src/common/sylpheed.c
3450 * src/common/template.c
3451 * src/common/utils.c
3453 * src/gtk/colorlabel.c
3454 * src/gtk/description_window.c
3456 * src/gtk/foldersort.c
3457 * src/gtk/gtkaspell.c
3458 * src/gtk/gtkutils.c
3459 * src/gtk/inputdialog.c
3460 * src/gtk/logwindow.c
3462 * src/gtk/pluginwindow.c
3463 * src/gtk/prefswindow.c
3464 * src/gtk/progressdialog.c
3465 * src/gtk/quicksearch.c
3466 * src/gtk/sslcertwindow.c
3467 * src/plugins/clamav/clamav_plugin.c
3468 * src/plugins/clamav/clamav_plugin_gtk.c
3469 * src/plugins/demo/demo.c
3470 * src/plugins/dillo_viewer/dillo_prefs.c
3471 * src/plugins/dillo_viewer/dillo_viewer.c
3472 * src/plugins/image_viewer/plugin.c
3473 * src/plugins/image_viewer/viewer.c
3474 * src/plugins/image_viewer/viewerprefs.c
3475 * src/plugins/mathml_viewer/mathml_viewer.c
3476 * src/plugins/pgpmime/passphrase.c
3477 * src/plugins/pgpmime/plugin.c
3478 * src/plugins/pgpmime/prefs_gpg.c
3479 * src/plugins/pgpmime/select-keys.c
3480 * src/plugins/pgpmime/sgpgme.c
3481 * src/plugins/spamassassin/spamassassin.c
3482 * src/plugins/spamassassin/spamassassin_gtk.c
3483 * src/plugins/trayicon/trayicon.c
3484 sync with main (revision 104)
3486 2005-02-10 [colin] 1.0.1cvs3.1
3489 Sync with HEAD (fix occasional crasher)
3491 2005-02-10 [colin] 1.0.1cvs2.1
3494 Synw with HEAD (don't automatically display html)
3496 2005-02-09 [colin] 1.0.1cvs1.3
3500 Add contextual menu on emails
3502 2005-02-09 [colin] 1.0.1cvs1.2
3505 Fix converting from broken headers and
3506 put back the _ in missing places
3507 (feature broke with cvs24.2 sync, main
3510 2005-02-09 [colin] 1.0.1cvs1.1
3515 Sync with HEAD (display non text/plain mails with plugin)
3517 2005-02-08 [colin] 1.0.1.1
3523 Make default configuration directory
3526 2005-02-08 [colin] 1.0.0cvs29.1
3534 Sync translations with HEAD
3536 2005-02-06 [colin] 1.0.0cvs28.3
3539 Make compose a bit faster - patch by Alfons.
3541 2005-02-06 [colin] 1.0.0cvs28.2
3544 Make pasting via middle-click more reliable
3546 2005-02-05 [paul] 1.0.0cvs28.1
3554 (fix bug 682 'redirect is broken'
3556 2005-02-05 [torte] 1.0.0cvs27.1
3560 * src/partial_download.c
3561 Sync with HEAD (fix buf overflow)
3563 2005-02-03 [colin] 1.0.0cvs26.1
3565 * src/common/plugin.c
3566 Sync with HEAD (avoid plugin mismatches)
3568 2005-02-03 [paul] 1.0.0cvs25.3
3574 * src/gtk/colorlabel.c
3575 third and final part of initial sync with main-gtk2
3577 2005-02-03 [paul] 1.0.0cvs25.2
3580 fix building with jpilot support
3582 2005-02-02 [colin] 1.0.0cvs25.1
3585 Sync with HEAD (fix dangerous typo)
3587 2005-02-01 [colin] 1.0.0cvs24.3
3590 Write file as advertised (UTF-8)
3592 2005-02-01 [paul] 1.0.0cvs24.2
3601 * src/folder_item_prefs.c
3607 * src/matcher_parser_lex.l
3610 * src/prefs_account.c
3611 * src/prefs_actions.c
3612 * src/prefs_common.c
3615 * src/prefs_themes.c
3618 * src/sourcewindow.c
3624 * src/common/template.c
3625 * src/common/utils.c
3628 * src/gtk/gtkaspell.c
3629 * src/plugins/clamav/clamav_plugin.c
3630 * src/plugins/dillo_viewer/dillo_prefs.c
3631 * src/plugins/image_viewer/viewerprefs.c
3632 * src/plugins/pgpmime/passphrase.c
3633 * src/plugins/pgpmime/prefs_gpg.c
3634 * src/plugins/pgpmime/select-keys.c
3635 * src/plugins/spamassassin/spamassassin.c
3636 second part of initial sync with main-gtk2
3639 2005-01-31 [colin] 1.0.0cvs24.1
3644 2005-01-29 [paul] 1.0.0cvs23.2
3657 * src/editldap_basedn.c
3661 * src/grouplistdialog.c