1 2005-07-24 [paul] 1.9.13cvs1
4 update man page, incorporating fix of
5 bug 769 'Typo in manpage'
6 * src/etpan/imap-thread.c
7 fix NetBSD openssl dependencies. patch by
8 George Michaelson <ggm@apnic.net>
10 updated by Frederico Goncalves Guimaraes
12 2005-07-22 [paul] 1.9.13
16 2005-07-22 [paul] 1.9.12cvs91
25 * tools/claws.i18n.status.pl
26 add Norwegian translation. submiited by
27 Geir Helland <pjallabais@users.sourceforge.net>
37 updated by Miquel Oliete, Thomas Gilgin, Ricardo
38 Mones Lastra, Tommi Pirinen, Fabien Vantard,
39 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
41 * src/plugins/clamav/clamav_plugin_gtk.c
42 * src/plugins/spamassassin/spamassassin_gtk.c
43 replace outdated description strings
45 2005-07-21 [colin] 1.9.12cvs90
48 Set folder to batch mode when scanning it. Makes deletion
49 of unread mails on IMAP much faster (due to the UNREAD
52 2005-07-21 [darko] 1.9.12cvs89
55 link against libresolv if necessary (patch by Paul)
57 use glib's portable macros to determine endianness
59 2005-07-21 [paul] 1.9.12cvs88
63 update compiled-in features list
65 2005-07-20 [colin] 1.9.12cvs87
69 Gcc 2.9x compilation fixes, thanks to Darko
70 * src/plugins/clamav/clamav_plugin.c
71 Little optimisation: load virus database only once
72 * src/plugins/spamassassin/spamassassin.c
73 Big optimisation: filtering one mail took at least 1 second,
74 now it takes at least 50ms. Doesn't speed up spamassassin
75 itself, but should already be much more tolerable.
77 2005-07-20 [colin] 1.9.12cvs86
82 2005-07-19 [colin] 1.9.12cvs85
84 * src/plugins/pgpinline/plugin.c
87 2005-07-19 [colin] 1.9.12cvs84
90 * src/plugins/Makefile.am
91 * src/plugins/pgpinline/.cvsignore
92 * src/plugins/pgpinline/Makefile.am
93 * src/plugins/pgpinline/pgpinline.c
94 * src/plugins/pgpinline/pgpinline.deps
95 * src/plugins/pgpinline/pgpinline.h
96 * src/plugins/pgpinline/plugin.c
97 Put pgpinline in the main tree
99 2005-07-19 [paul] 1.9.12cvs83
101 * src/prefs_actions.c
102 prevent '//' in menu names, which cause a crash
105 2005-07-19 [paul] 1.9.12cvs82
108 be generally more informative in configure output.
109 OpenSSL: correction: '[ --enable-openssl ...' ->
110 '[ --disable-openssl ...', as --enable-openssl is default
111 PGP/MIME: don't check for GPGME again, check for
112 pgpcore instead. Therefore prevent the possibility of
113 attempting to build pgpmime if pgpcore dependencies are
115 ClamAV: use pkgconfig to check for lib
116 libgnomeprint: revert logic on inner test to match
118 * src/plugins/pgpcore/sgpgme.c
121 2005-07-19 [colin] 1.9.12cvs81
124 Fix slow thread rebuilding in particular
127 2005-07-19 [paul] 1.9.12cvs80
129 * sylpheed-claws.desktop
130 fix typo, spotted by Stephan Sachse
132 replace GTK_STOCK_ADD with
135 2005-07-18 [colin] 1.9.12cvs79
137 * src/etpan/imap-thread.c
138 Fix return value (Thanks Hoa)
140 2005-07-18 [colin] 1.9.12cvs78
143 Allow empty passwords
144 Create drafts/queue/outbox if necessary
147 * src/etpan/imap-thread.c
148 Fix STARTTLS (Thanks to Hoa)
150 2005-07-18 [paul] 1.9.12cvs77
156 updated to reflect additions and removals
158 updated to be claws-specific
162 * sylpheed-128x128.png
165 * sylpheed-claws-128x128.png
166 * sylpheed-claws-64x64.png
167 * sylpheed-claws.desktop
174 2005-07-17 [paul] 1.9.12cvs76
186 * src/message_search.c
190 * src/prefs_actions.c
191 * src/prefs_filtering.c
192 * src/prefs_matcher.c
193 * src/prefs_template.c
196 * src/summary_search.c
199 * src/gtk/sslcertwindow.c
200 * src/plugins/pgpcore/sgpgme.c
203 2005-07-17 [colin] 1.9.12cvs75
206 add a PrivacySystem accessor that checks that
207 the system cached in a MimeInfo's privacydata
208 is still registered. Use this accessor instead
209 of directly using data->system. Fixes crashes
210 after unloading pgp plugins.
212 2005-07-17 [colin] 1.9.12cvs74
215 Change geometry hints to a simple default size.
216 Fixes the certs dialogs.
218 2005-07-17 [colin] 1.9.12cvs73
220 * src/gtk/sslcertwindow.c
223 2005-07-17 [colin] 1.9.12cvs72
225 * src/plugins/pgpcore/Makefile.am
226 * src/plugins/pgpmime/Makefile.am
229 2005-07-17 [paul] 1.9.12cvs71
232 add --disable-gnomeprint option
233 modified version of patch by Marius Mauch
235 2005-07-17 [paul] 1.9.12cvs70
253 * src/prefs_account.c
255 * src/prefs_summaries.c
260 * src/plugins/pgpcore/passphrase.c
261 * src/plugins/pgpcore/select-keys.c
262 replace inappropriately used backticks
265 2005-07-16 [colin] 1.9.12cvs69
268 Add extra paranoid checks
270 2005-07-16 [colin] 1.9.12cvs68
272 * src/plugins/pgpcore/prefs_gpg.c
273 Don't auto-check sigs by default, as it
276 2005-07-16 [colin] 1.9.12cvs67
278 * src/plugins/pgpcore/sgpgme.c
279 Make messages a bit better.
281 2005-07-16 [colin] 1.9.12cvs66
285 * src/etpan/imap-thread.c
288 2005-07-16 [colin] 1.9.12cvs65
292 And now, fix build with libetpan :-/
294 2005-07-15 [colin] 1.9.12cvs64
297 Continue fixing build without libetpan.
299 2005-07-15 [colin] 1.9.12cvs63
302 Fix build with --disable-libetpan
304 2005-07-15 [colin] 1.9.12cvs62
307 Bump libetpan's version
309 2005-07-15 [colin] 1.9.12cvs61
311 * src/etpan/imap-thread.c
312 Actually stop logging :)
314 2005-07-15 [colin] 1.9.12cvs60
317 Fix dnd of multiple addresses.
319 2005-07-15 [hoa] 1.9.12cvs59
321 * src/etpan/imap-thread.c
322 disable login of IMAP password in libetpan log file.
324 2005-07-15 [paul] 1.9.12cvs58
327 don't automatically sort
330 2005-07-15 [paul] 1.9.12cvs57
336 2005-07-15 [paul] 1.9.12cvs56
338 * src/gtk/pluginwindow.c
339 sort plugin list alphabetically
341 2005-07-15 [paul] 1.9.12cvs55
343 * src/prefs_spelling.c
344 * src/prefs_wrapping.c
347 2005-07-15 [colin] 1.9.12cvs54
352 2005-07-15 [paul] 1.9.12cvs53
354 * src/prefs_message.c
355 make 'show cursor' a hidden option
357 2005-07-14 [colin] 1.9.12cvs52
359 * src/plugins/spamassassin/Makefile.am
360 * src/plugins/clamav/Makefile.am
361 Fix double EXTRA_DISTs
363 2005-07-14 [colin] 1.9.12cvs51
365 * src/plugins/clamav/Makefile.am
366 * src/plugins/clamav/clamav_plugin_gtk.deps
367 * src/plugins/spamassassin/Makefile.am
368 * src/plugins/spamassassin/spamassassin_gtk.deps
369 Make $plugin_gtk depend on $plugin
371 2005-07-14 [hoa] 1.9.12cvs50
373 * src/etpan/imap-thread.c
374 enable debug log of libetpan when running with --debug
376 2005-07-14 [colin] 1.9.12cvs49
379 * src/common/Makefile.am
380 * src/common/plugin.c
381 * src/common/plugin.h
382 Add a little plugin dependancy system.
383 Plugins can ship a $plugin_name.deps file
384 (near them in PLUGINDIR) so that their
385 dependancies are loaded if possible.
386 * src/plugins/Makefile.am
387 * src/plugins/pgpcore/Makefile.am
388 * src/plugins/pgpcore/passphrase.c
389 * src/plugins/pgpcore/passphrase.h
390 * src/plugins/pgpcore/plugin.c
391 * src/plugins/pgpcore/prefs_gpg.c
392 * src/plugins/pgpcore/prefs_gpg.h
393 * src/plugins/pgpcore/select-keys.c
394 * src/plugins/pgpcore/select-keys.h
395 * src/plugins/pgpcore/sgpgme.c
396 * src/plugins/pgpcore/sgpgme.h
397 Introduce pgpcore, used by pgpmime and
399 * src/plugins/pgpmime/Makefile.am
400 * src/plugins/pgpmime/passphrase.c
401 * src/plugins/pgpmime/passphrase.h
402 * src/plugins/pgpmime/pgpmime.c
403 * src/plugins/pgpmime/pgpmime.deps
404 * src/plugins/pgpmime/plugin.c
405 * src/plugins/pgpmime/prefs_gpg.c
406 * src/plugins/pgpmime/prefs_gpg.h
407 * src/plugins/pgpmime/select-keys.c
408 * src/plugins/pgpmime/select-keys.h
409 * src/plugins/pgpmime/sgpgme.c
410 * src/plugins/pgpmime/sgpgme.h
411 Remove the core from pgpmime and add the
412 dependancy to pgpcore.
414 2005-07-14 [paul] 1.9.12cvs48
417 forgot this in last commit
419 2005-07-14 [paul] 1.9.12cvs47
423 add accelerators for the buttons (sync with main)
426 add accelerators for the buttons.
427 fix editing with external editor.
428 replace gdk_input_*() with GIOChannel;
431 display folder names with new/unread
432 representation (sync with main)
434 specify default window icon (sync with main)
436 use_addr_book default to FALSE
439 add accelerators for the buttons (sync with main)
442 * src/pixmaps/sylpheed_icon.xpm
445 2005-07-13 [paul] 1.9.12cvs46
447 * src/plugins/pgpmime/pgpmime.c
448 * src/plugins/pgpmime/sgpgme.c
449 (temporarily) use deprecated gpgme_data_rewind()
450 while largefile support is not present
451 (as suggested by Colin)
453 2005-07-13 [paul] 1.9.12cvs45
456 remove large file support (for now):
457 it breaks too many things
459 2005-07-13 [paul] 1.9.12cvs44
462 add large file support
464 fix bug #763 where href attribute was not
465 the very first attribute of a link
466 patch by Thomas Gilgin
468 2005-07-13 [colin] 1.9.12cvs43
470 * src/gtk/pluginwindow.c
471 Little portability fix
473 2005-07-13 [colin] 1.9.12cvs42
475 * src/plugins/pgpmime/sgpgme.c
478 2005-07-13 [colin] 1.9.12cvs41
480 * src/plugins/pgpmime/pgpmime.c
481 * src/plugins/pgpmime/sgpgme.c
482 Use gpgme_data_release_and_get_mem instead
485 2005-07-13 [colin] 1.9.12cvs40
488 * src/plugins/pgpmime/passphrase.c
489 * src/plugins/pgpmime/passphrase.h
490 * src/plugins/pgpmime/pgpmime.c
491 * src/plugins/pgpmime/plugin.c
492 * src/plugins/pgpmime/select-keys.c
493 * src/plugins/pgpmime/select-keys.h
494 * src/plugins/pgpmime/sgpgme.c
495 * src/plugins/pgpmime/sgpgme.h
496 Port pgpmime to gpgme-1.0.
498 2005-07-12 [paul] 1.9.12cvs39
503 add a 'Go to Prev' button to the toolbar.
504 correct tooltip text of go to buttons.
505 based on patch by Yang Guilong <bamanzi@gmail.com>
507 2005-07-12 [colin] 1.9.12cvs38
510 Fix progress bar showing stuff at startup.
512 2005-07-12 [paul] 1.9.12cvs37
515 fix building with jpilot support
517 2005-07-11 [colin] 1.9.12cvs36
520 Add visual indication that filtering is running
522 Make {}[] uri delimiters
524 Remove useless (and slow) calls
526 2005-07-11 [paul] 1.9.12cvs35
528 * src/plugins/clamav/clamav_plugin_gtk.c
529 * src/plugins/dillo_viewer/dillo_prefs.c
530 * src/plugins/pgpmime/prefs_gpg.c
531 * src/plugins/spamassassin/spamassassin_gtk.c
532 gather plugins prefs together under their
533 own 'Plugins' heading
535 2005-07-11 [paul] 1.9.12cvs34
540 account_delete(): modified alert dialog
543 fixed a crash when cancelling file selection
544 dialog by Escape key. Made non-ascii filename
546 * src/prefs_template.c
547 prefs_template_window_create(): make scrolled
548 window policy AUTOMATIC
550 2005-07-10 [hoa] 1.9.12cvs33
552 * src/etpan/imap-thread.c
553 workaround for old Courier IMAP servers.
555 2005-07-10 [colin] 1.9.12cvs32
560 Add visual progress indicator on filtering/processing
561 Factorize the progress bar code
564 * src/etpan/imap-thread.c
565 Add a reference counter to avoid destroying the Folder
566 while it's in use by another callback.
568 2005-07-09 [hoa] 1.9.12cvs31
571 * src/etpan/imap-thread.c
572 fixed deadlock when removing IMAP account.
574 2005-07-08 [colin] 1.9.12cvs30
578 Fix again problems decoding broken headers
579 * src/gtk/inputdialog.c
580 Fix local variable shadowing a global one
582 2005-07-08 [colin] 1.9.12cvs29
585 Make the cache/mark files platform-agnostic by writing
586 them in little-endian format. Reading them is also done
587 in little-endian format, of course; however, in order
588 to avoid trashing mark data on big-endian machines, the
589 files are, at first, read from the native format if the
590 little-endian one doesn't exist. This is easy to deter-
591 mine by trying to open a file with a swapped data_ver
592 and seeing if it's the wanted version.
593 Little-endian using users should see absolutely no
594 difference, Big-endian users may get a very little
595 performance drop due to byte-swapping.
596 Tested on i386 and ppc32.
597 Fixes bug #159 (The index file, in the mailboxes, is
600 To have the cache/mark files updated to the new little-
601 endian format, "Check for new messages" or even
602 "Rebuild folder tree" aren't enough. Files will be
603 updated as soon as a folder has been opened/closed.
604 To update everything, just select all folders by
605 selecting them one by one.
607 2005-07-07 [colin] 1.9.12cvs28
610 Remember the folder separator per IMAPFolder
612 Revive the Session on noop; fixes bug #761
613 (mark a bunch of unread messages as read takes
616 2005-07-07 [darko] 1.9.12cvs27
618 * src/common/template.c
619 Sort templates alphabetically
621 2005-07-06 [colin] 1.9.12cvs26
624 Try to use the correct separator in
625 most cases. Possibly fixes bug #759
626 (only creates the INBOX folder when
627 setting up new IMAP account) and
628 bug #760 (Can't retrieve messages)
630 2005-07-06 [colin] 1.9.12cvs25
633 Use real_path in status command. This will
634 help later, when namespaces will be used.
636 2005-07-06 [colin] 1.9.12cvs24
642 * src/etpan/etpan-log.c
643 * src/etpan/etpan-thread-manager.c
644 * src/etpan/imap-thread.c
645 Add a --disable-libetpan parameter. With this,
646 users that don't want IMAP4 support can avoid
647 the new dependancy (and have no IMAP support).
648 Users that have IMAP4 accounts and use this
649 parameter won't lose their configuration, their
650 IMAP accounts will just be invisible and not
653 Make the "Copy ..." contextual menu items
654 copy to both the X clipboard and the gtk
655 clipboard - as most other apps do.
657 Add a notice about OpenSSL usage, in order to
658 comply with OpenSSL's license (point 6):
659 http://www.openssl.org/source/license.html
661 2005-07-06 [colin] 1.9.12cvs23
664 Fix a minimum size for alertpanels
666 Show 'No space left on device' type errors
670 Rework folder's deletion message (remove
673 2005-07-05 [colin] 1.9.12cvs22
676 Add an alertpanel on auth error
678 Remove pthread-related stuff
680 2005-07-05 [colin] 1.9.12cvs21
682 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
683 Fix crash on plugin reloading (with a hack)
685 2005-07-05 [colin] 1.9.12cvs20
687 * src/prefs_account.c
688 * src/prefs_account.h
692 Add a way to filter the view
693 * src/gtk/pluginwindow.c
694 Filter loadable stuff
695 * src/plugins/pgpmime/prefs_gpg.c
696 Fix missing unregistration
698 * src/etpan/.cvsignore
699 * src/plugins/spamassassin/.cvsignore
700 Add more stuff to cvs ignored files
702 2005-07-04 [colin] 1.9.12cvs19
705 Fix scan_required returning FALSE when it
706 shouldn't. Maybe fix #760 (Can't retrieve
709 2005-07-04 [colin] 1.9.12cvs18
712 Fix always_show_msg pref
714 2005-07-04 [paul] 1.9.12cvs17
716 sync with main (forgotten in last commit)
720 check_line_length(): new.
722 is_file_entry_exist()
723 dirent_is_regular_file()
724 dirent_is_directory(): use g_file_test() instead of stat().
726 2005-07-04 [paul] 1.9.12cvs16
731 compose_write_to_file(): check for line
732 length limit and display warning if exceeds
734 use get_home_dir() instead of g_get_home_dir()
736 removed warning about invalid date
738 use get_home_dir() instead of g_get_home_dir()
740 2005-07-04 [paul] 1.9.12cvs15
743 fix new pixmap naming errors
744 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
746 2005-07-04 [colin] 1.9.12cvs14
749 Fix debugging string with a warning
751 2005-07-04 [colin] 1.9.12cvs13
754 Add a check for libetpan's version (>= 0.37)
756 2005-07-04 [hoa] 1.9.12cvs12
760 * src/etpan/imap-thread.c
761 * src/etpan/imap-thread.h
762 fixed IMAP implementation of check of mails.
764 2005-07-03 [hoa] 1.9.12cvs11
766 * src/etpan/Makefile.am
767 * src/etpan/etpan-errors.h
768 * src/etpan/etpan-log.[ch]
769 * src/etpan/etpan-thread-manager-types.h
770 * src/etpan/etpan-thread-manager.[ch]
771 * src/etpan/imap-thread.[ch]
778 dependency on libetpan 0.37 is now added.
780 2005-07-01 [colin] 1.9.12cvs10
788 * src/plugins/trayicon/trayicon.c
789 Add marked symbol on folders containing
797 Add an optional confirmation dialog on queue
798 sending. Patch by wwp.
799 * src/pixmaps/dir_close_mark.xpm ** ADDED **
800 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
801 * src/pixmaps/dir_open_mark.xpm ** ADDED **
802 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
803 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
804 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
805 * src/pixmaps/inbox_mark.xpm ** ADDED **
806 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
807 * src/pixmaps/outbox_mark.xpm ** ADDED **
808 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
809 * src/pixmaps/trash_mark.xpm ** ADDED **
812 2005-07-01 [colin] 1.9.12cvs9
815 Fix a little threading bug
818 A little bit of HIG normality never hurts
820 2005-07-01 [colin] 1.9.12cvs8
828 * src/common/template.c
831 Reverted the fwrite_atomic stuff. In fact
832 it is already atomic.
834 2005-06-30 [colin] 1.9.12cvs7
838 Add an fwrite_atomic() function to make
839 sure we write everything: fwrite can make
847 * src/common/template.c
848 Use that (and fix swapping of size and nmemb).
849 Thanks to Rich Coe for the heads up.
851 2005-06-30 [colin] 1.9.12cvs6
854 Optimize addressbook opening
856 2005-06-30 [colin] 1.9.12cvs5
859 Remove calls to summary_step after move/copy
861 2005-06-28 [paul] 1.9.12cvs4
864 wrap and make the error msg selectable
866 2005-06-28 [paul] 1.9.12cvs3
869 replace the OK button with a Close button
870 * src/gtk/foldersort.c
871 use GTK_STOCK_ icons/buttons
873 2005-06-28 [colin] 1.9.12cvs2
875 * src/gedit-print.c ** ADDED **
876 * src/gedit-print.h ** ADDED **
877 * src/gtk/gtksourceprintjob.c ** ADDED **
878 * src/gtk/gtksourceprintjob.h ** ADDED **
879 I can't believe no one had enough time to tell
880 me I forgot the `cvs add`
882 2005-06-27 [colin] 1.9.12cvs1
885 * src/gtk/Makefile.am
890 Add optional libgnomeprint-based printing
892 * src/gtk/quicksearch.c
893 Add an Edit/Quick search menu item to show
894 and focus the quicksearch
896 2005-06-27 [paul] 1.9.12
909 updated by Miquel Oliete, Thomas Gilgin, Ricardo
910 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
911 SungHyun Nam, Frederico Goncalves Guimaraes,
912 Andrej Kacian, and Yang Guilong
913 2005-06-26 [colin] 1.9.11cvs106
916 Forgot one file for previous fix
918 2005-06-26 [colin] 1.9.11cvs105
922 Fix problems with folder operations in no_select
923 imap folders. it applies only to mails, and
924 creation/deletion/move/renaming of folders
927 2005-06-26 [paul] 1.9.11cvs104
929 * src/prefs_filtering.c
930 replace one more GTK_STOCK_REMOVE
931 with GTK_STOCK_DELETE
933 2005-06-25 [colin] 1.9.11cvs103
936 Optimize get_seq_set_from_seq_list
939 2005-06-25 [colin] 1.9.11cvs102
942 If the directory exists, but not in the
943 correct encoding, rename it. This should
944 handle old-versions-induced bugs.
946 2005-06-25 [colin] 1.9.11cvs101
949 Fix path access with extended dir names
950 Fixes bug #589 (SC segfaults with wrong locale
953 2005-06-25 [colin] 1.9.11cvs100
955 * src/prefs_account.c
956 * src/prefs_account.h
958 Add an option to encrypt replies to
961 2005-06-25 [colin] 1.9.11cvs99
964 * src/quote_fmt_parse.y
965 ... And make it work with pgpinline.
967 2005-06-25 [colin] 1.9.11cvs98
972 * src/quote_fmt_parse.y
973 o Make reedition of encrypted messages possible
974 (as long as it is encrypted to self too, no
976 o Make replying with quote (and without selecting
977 text) possible for encrypted messages.
978 Closes bug #550 (Not possible to "reply with quote"
979 to gnupg encrypted messages)
981 2005-06-24 [paul] 1.9.11cvs97
986 2005-06-24 [paul] 1.9.11cvs96
989 made bind password entry invisible
992 send_message_local(): check exit status
993 to detect errors (sync with main)
995 use main's less ambiguous popup menu
998 2005-06-24 [paul] 1.9.11cvs95
1000 * src/prefs_actions.c
1001 * src/prefs_customheader.c
1002 * src/prefs_display_header.c
1003 * src/prefs_filtering_action.c
1004 * src/prefs_matcher.c
1005 * src/prefs_template.c
1006 * src/prefs_toolbar.c
1007 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
1008 * src/gtk/description_window.c
1009 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
1011 2005-06-23 [colin] 1.9.11cvs94
1014 Fix rough edges (be sure to call status_show whenever
1017 2005-06-23 [colin] 1.9.11cvs93
1021 Before, in a 5K mails folder: 11s
1022 After, in the same folder: 58000µs
1023 The joys of locking... gtk_clist_select_all() fires a
1024 tree-select-row event for each selected row, which in
1025 summaryview, callbacks summary_selected which in turn,
1026 calls summary_status_show, which walks the selected
1027 rows. Hence, calling gtk_clist_select_all was
1028 exponential. Locking the summaryview makes
1029 summary_selected return early.
1031 2005-06-23 [colin] 1.9.11cvs92
1034 Move mutex at the important place to avoid
1037 Fix Del key deleting directly instead of
1040 2005-06-22 [colin] 1.9.11cvs91
1042 * src/plugins/spamassassin/libspamc.c
1043 As we do spagetti code with assignations in multiple
1044 places (see _message_read_raw where out = msg = raw),
1045 let's be sure we don't free the same pointer twice.
1046 Should fix bug #683 (Crash in libpam at
1049 2005-06-22 [colin] 1.9.11cvs90
1054 Make toolbar's delete use the move to trash stuff;
1055 Add gtk_widget_realize to be sure pixmaps can get
1056 created (that may fix an old worksforme bug which
1057 I can't find back...)
1059 2005-06-22 [colin] 1.9.11cvs89
1064 Rename "Message/Delete" to "Message/Move to trash"
1065 Add "Message/Delete..." that directly destroys the
1066 selected messages after asking for a confirmation.
1068 2005-06-22 [colin] 1.9.11cvs88
1071 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
1072 o Fix a deadlock (thanks Darko)
1074 2005-06-22 [colin] 1.9.11cvs87
1076 * src/gtk/foldersort.c
1077 Add missing include for the i18n;
1078 patch by Fabien Vantard
1080 2005-06-21 [colin] 1.9.11cvs86
1084 Respect the no_select flag
1086 Fix recursive deletion
1089 Make the folder deletion's warning
1092 2005-06-21 [colin] 1.9.11cvs85
1095 Prevent email addresses from spanning accross
1096 lines - fixes bug # 646 (newline-chars in
1099 2005-06-20 [colin] 1.9.11cvs84
1102 Be sure not to remove source if copy failed
1104 2005-06-20 [colin] 1.9.11cvs83
1108 remove summaryview's lock
1110 introduce threads to avoid problems when foreground tasks
1111 interfere with background tasks
1113 prevent moving to drafts/queue
1117 2005-06-19 [colin] 1.9.11cvs82
1120 Remember that the user doesn't want to override
1121 offline mode, for 3 seconds. It avoid presenting
1122 him with N popups in a really short time.
1124 2005-06-17 [colin] 1.9.11cvs81
1127 Fix IMAP breaking on folders containing '('
1128 (Probably won't be enough)
1130 2005-06-17 [colin] 1.9.11cvs80
1132 Forgotten files on 1.9.11cvs79
1134 Fix stepping when not immediately executing
1136 Really prevent UID FETCH 0
1138 Fix outgoing charset never set to utf-8
1142 2005-06-16 [colin] 1.9.11cvs79
1145 Fix bug #707 (Dash splits rows)
1146 Only wrap if we're on a line break position and
1147 the previous one was a "white" (space) char.
1148 Pango stuff is weird.
1150 2005-06-16 [colin] 1.9.11cvs78
1153 Lock summaryview while downloading messages
1157 * src/common/utils.c
1158 * src/common/utils.h
1159 Replace \r and \n with spaces in From and
1162 2005-06-16 [paul] 1.9.11cvs77
1165 liberalise the mime parser
1169 2005-06-16 [paul] 1.9.11cvs76
1174 2005-06-15 [colin] 1.9.11cvs75
1177 Finish header encoding fix
1181 Fix compilation (Thanks Stephan
1184 2005-06-15 [colin] 1.9.11cvs74
1187 Install gnome2 stuff rather than gnome1,
1192 Fix headers encoding
1194 Visual progress when fetching all messages
1198 Prevent changing current message while
1201 2005-06-15 [paul] 1.9.11cvs73
1203 * src/gtk/gtkaspell.c
1204 * src/gtk/gtkaspell.h
1207 2005-06-15 [paul] 1.9.11cvs72
1209 * src/prefs_filtering.c
1210 allow reordering of filter rules by
1213 2005-06-15 [paul] 1.9.11cvs71
1218 replace deprecated function
1220 * src/send_message.c
1221 * src/gtk/progressdialog.c
1222 * src/gtk/progressdialog.h
1223 salvage and reuse parts of reverted sync
1225 2005-06-15 [paul] 1.9.11cvs70
1228 * src/send_message.c
1229 * src/gtk/progressdialog.c
1230 * src/gtk/progressdialog.h
1231 revert yesterday's sync with main
1232 it contains deprecated functions
1234 2005-06-15 [colin] 1.9.11cvs69
1237 Fix bug #670 (multi user to: will corrupt message
1240 2005-06-15 [colin] 1.9.11cvs68
1243 Fix bug #421 (Fix undo on wrapping)
1245 2005-06-15 [colin] 1.9.11cvs67
1248 Provide visual feedback while processing
1251 Provide visual feedback while getting
1252 short headers (for uncached messages)
1255 2005-06-14 [paul] 1.9.11cvs66
1258 change a couple stock icons
1260 * src/send_message.c
1261 * src/gtk/progressdialog.c
1262 * src/gtk/progressdialog.h
1263 sync main's GtkTreeView implementation
1265 2005-06-14 [colin] 1.9.11cvs65
1268 Various little fixes, mainly on error paths
1270 2005-06-13 [colin] 1.9.11cvs64
1275 Add a way to fetch only headers. This speeds
1276 up filtering on headers for IMAP. Fixes:
1277 bug #481 extraneous imap commands slow down
1279 bug #522 Sylpheed downloads all messages
1280 when opening mailbox (IMAP)
1281 bug #677 IMAP fetch is soooooooooooooo slow
1284 Add a folder set_batch method so that
1285 implementations can speed up flags changes
1288 Use that in mark as (un)read and mark all read
1291 Implement set_batch - brings back deferred
1292 flags in a less buggy manner. Fixes:
1293 bug #729 IMAP immediate expunge of deleted messages
1294 bug #191 remove list of messages with one command
1295 Fix login with strange chars
1296 Implement fetch_msg_full
1297 Fix copy (wrong counts)
1299 2005-06-12 [colin] 1.9.11cvs63
1302 lock incorporation during long operations.
1303 Avoids fucking up the IMAP socket.
1305 2005-06-12 [colin] 1.9.11cvs62
1309 Factorize remove_all_msg
1312 Don't update partial-download status if unnecessary
1314 Use remove_msgs everywhere possible
1316 2005-06-12 [colin] 1.9.11cvs61
1320 Add a remove_msgs function to remove a
1325 2005-06-12 [colin] 1.9.11cvs60
1328 Remove flags-processing deferring... Too hard
1329 to get it to work in all cases.
1331 2005-06-11 [colin] 1.9.11cvs59
1334 printf -> debug_print
1336 2005-06-11 [colin] 1.9.11cvs58
1339 o Fix build without USE_PTHREAD
1340 o Factorize imap_open
1341 o Alertpanel in case of impossible connection
1342 o Alertpanel in case of impossible login
1343 o Fix deferred flags processing to force a
1344 flush before adding some more flags to process,
1345 but in another folder.
1347 2005-06-10 [colin] 1.9.11cvs57
1350 o Fix a format string error
1351 o init ssl socket outside of the thread
1352 (it possibly invokes gtk calls)
1354 o Put back the buffer to its necessary size
1355 o Fix changing a file pointer without keeping
1356 track of it (thanks Valgrind)
1358 o Fix automatic STARTTLS if login should be done
1359 and the server only allows it after starting TLS
1360 * src/gtk/gtkinputdialog.c
1361 o Eat GDK_Return so that the combo popup doesn't
1362 appear when we press Enter to validate the combo
1363 input dialog (as seen in the Open with... dialog)
1365 2005-06-10 [colin] 1.9.11cvs56
1369 o Fix a crash on deletion
1370 o Threadize imap_select (it's called outside of
1372 o Defer treatment of DELETED flags
1375 2005-06-09 [colin] 1.9.11cvs55
1378 Make sure we check imap_gtk_should_override(), which
1379 potentially calls gtk stuff, before creating thread.
1380 That way it should't be called via imap_get_session()
1383 2005-06-09 [colin] 1.9.11cvs54
1386 o add a bit of status output
1387 o remove some dead code
1388 o threadize get_list_of_uids
1389 o threadize imap_get_flags
1390 o defer flag changing by 500ms so that they
1394 2005-06-08 [colin] 1.9.11cvs53
1397 Thread-ize imap_cmd_fetch
1399 2005-06-08 [colin] 1.9.11cvs52
1402 Mmh, that broke POP3...
1404 2005-06-08 [colin] 1.9.11cvs51
1407 Stabilize IMAP patch (thanks to Hoa)
1409 2005-06-08 [colin] 1.9.11cvs50
1412 Test patch to speed up imap.
1414 2005-06-08 [colin] 1.9.11cvs49
1419 Apply patch from gentoo to use /usr/share/mime/globs if
1420 available, after un-breaking it
1423 Use g_timeout for invoking hooks that possibly use gtk
1424 calls. This should leave gtk calls in the main thread.
1426 2005-06-08 [paul] 1.9.11cvs48
1429 conv_get_outgoing_charset_str(): don't
1430 use prefs_common setting
1433 add /Options/Character encoding/... to
1434 temporarily change the outgoing encoding
1436 (belated sync with main)
1438 2005-06-08 [paul] 1.9.11cvs47
1441 correction to/completion of last
1444 2005-06-08 [paul] 1.9.11cvs46
1450 always enabled Japanese auto-detection
1451 if the first letters of locale string
1454 don't use "destroy" signal to destroy
1455 Compose object (fix rare crashes on discard?)
1459 added Hebrew encodings
1460 * src/sourcewindow.c
1461 don't use "destroy" signal to destroy
1464 2005-06-07 [colin] 1.9.11cvs45
1467 Add missing unlocks/locks
1469 2005-06-07 [paul] 1.9.11cvs44
1472 restore bug #749 fix
1474 2005-06-06 [colin] 1.9.11cvs43
1477 Fix selection bug when prefs_common.open_unread
1480 2005-06-06 [colin] 1.9.11cvs42
1486 Factorize long operations beginning and end
1487 (locking, freezing/thawing, cursor, ...)
1488 Check selection->data member in selection-
1489 related loops; this avoids dying an awful
1490 death if the selection changes on us while
1491 we're marking a whole IMAP folder unread,
1494 2005-06-06 [paul] 1.9.11cvs41
1497 don't g_free() a static gchar buffer
1499 2005-06-05 [colin] 1.9.11cvs40
1504 Fix bug #749 (Show all headers should be
1505 sticky as the GUI suggests)
1507 2005-06-03 [paul] 1.9.11cvs39
1510 don't allow editing of mail while sending.
1513 2005-06-03 [paul] 1.9.11cvs38
1516 add a freeze/thaw to speed up 'mark all read'
1518 2005-06-03 [paul] 1.9.11cvs37
1520 * src/prefs_message.c
1521 reflect changes immediately
1523 2005-06-02 [colin] 1.9.11cvs36
1526 Patch by Fabien Vantard.
1528 2005-06-02 [colin] 1.9.11cvs35
1531 Use a non-blocking imap_getline() if possible.
1532 This should completely prevent the interface
1533 from freezin on imap operations, although it
1534 may do strange stuff in case of folder switching
1535 while a big imap operation is taking place...
1537 In addition, fix a leak in the case thread
1538 creation fails on connection.
1540 2005-06-02 [colin] 1.9.11cvs34
1543 * src/prefs_common.h
1544 Fix build (prefs_common_init() doesn't exist
1547 2005-06-02 [colin] 1.9.11cvs33
1549 * src/prefs_account.c
1550 Fix bug #245 (filtering rules broken when
1551 renaming a remote account (imap4 or nntp)
1553 2005-06-02 [colin] 1.9.11cvs32
1556 Try to fix IMAP shortcomings:
1557 o Multithread imap_open()
1558 o allow offline-mode overriding instead of
1562 Add a function to ask whether we want to
1563 override offline-mode for 10 minutes (one-shot
1566 Fix segfault when imap parser isn't happy about
1569 2005-06-01 [colin] 1.9.11cvs31
1577 * src/send_message.c
1580 * src/common/hooks.c
1581 * src/common/prefs.c
1582 * src/common/template.c
1583 * src/common/utils.c
1584 * src/gtk/gtkutils.c
1585 * src/gtk/inputdialog.c
1587 * src/gtk/pluginwindow.c
1588 * src/gtk/prefswindow.c
1589 * src/plugins/pgpmime/passphrase.c
1590 * src/plugins/pgpmime/prefs_gpg.c
1593 * src/common/Makefile.am
1594 * src/common/timing.h
1595 Add basic timing code
1598 Fix a bug with unread messages when
1599 re-sorting folders, and by the way
1600 fix a big performance hit when
1601 re-sorting (10k mails: before 5s,
1604 * src/prefs_compose_writing.c
1605 * src/prefs_compose_writing.h
1606 * src/prefs_message.c
1607 * src/prefs_message.h
1612 * src/prefs_receive.c
1613 * src/prefs_receive.h
1616 * src/prefs_summaries.c
1617 * src/prefs_summaries.h
1618 Fix copyright banner
1620 2005-06-01 [paul] 1.9.11cvs30
1623 updated by Flammie Pirinen
1625 fix 'Bad BASE64 content' output
1627 2005-05-31 [colin] 1.9.11cvs29
1630 Oops, where did my hunk go.
1632 2005-05-31 [colin] 1.9.11cvs28
1644 * src/image_viewer.c
1650 * src/prefs_account.c
1651 * src/prefs_actions.c
1652 * src/prefs_common.c
1653 * src/prefs_compose_writing.c
1654 * src/prefs_customheader.c
1655 * src/prefs_ext_prog.c
1656 * src/prefs_filtering.c
1657 * src/prefs_filtering_action.c
1659 * src/prefs_image_viewer.c
1660 * src/prefs_message.c
1661 * src/prefs_message.h
1662 * src/prefs_msg_colors.c
1666 * src/prefs_receive.c
1667 * src/prefs_receive.h
1670 * src/prefs_spelling.c
1671 * src/prefs_summaries.c
1672 * src/prefs_summary_column.c
1673 * src/prefs_template.c
1674 * src/prefs_themes.c
1675 * src/prefs_toolbar.c
1676 * src/prefs_wrapping.c
1679 * src/send_message.h
1681 * src/summary_search.c
1687 * src/gtk/gtkutils.h
1688 o Move the rest of Common prefs to new style
1689 o Lots of -Wall warning fixes
1690 o fix FIXME in cache memusage calculation
1691 o Let return receipts be sent from any account
1692 o Little cache optimisation (read)
1693 o Fix bug #746 (don't treat commas as separators
1694 when inside a quoted string)
1696 2005-05-31 [paul] 1.9.11cvs27
1698 * src/prefs_common.c
1699 fix 'off-by-one' typo
1701 2005-05-31 [paul] 1.9.11cvs26
1707 * src/prefs_actions.c
1708 * src/prefs_common.c
1709 * src/prefs_common.h
1710 * src/prefs_customheader.c
1711 * src/prefs_display_header.c
1712 * src/prefs_filtering.c
1713 * src/prefs_filtering_action.c
1714 * src/prefs_matcher.c
1715 * src/prefs_summaries.c
1716 * src/prefs_summary_column.c
1717 * src/prefs_template.c
1718 * src/prefs_toolbar.c
1720 * src/gtk/pluginwindow.c
1721 * src/gtk/prefswindow.c
1722 * src/gtk/progressdialog.c
1723 add hidden prefs 'enable_rules_hint'
1724 for gtk_tree_view_set_rules_hint()
1728 2005-05-31 [colin] 1.9.11cvs25
1732 * src/prefs_common.c
1733 * src/prefs_summaries.c ** ADDED **
1734 * src/prefs_summaries.h ** ADDED **
1735 Common/Display -> Display/Summaries
1737 2005-05-31 [colin] 1.9.11cvs24
1741 * src/prefs_quote.c ** ADDED **
1742 * src/prefs_quote.h ** ADDED **
1743 Move Common/Quote to Compose/Quoting
1744 * src/prefs_common.c
1745 * src/prefs_common.h
1746 Remove old quote stuff, add
1747 convenience functions for GtkTextView prefs
1748 * src/gtk/prefswindow.c
1749 Set default height higher
1751 2005-05-30 [colin] 1.9.11cvs23
1755 * src/prefs_common.c
1756 * src/prefs_compose_writing.c ** ADDED **
1757 * src/prefs_compose_writing.h ** ADDED **
1758 Move Common/Compose prefs to Compose/Writing
1760 2005-05-30 [colin] 1.9.11cvs22
1762 * src/common/utils.c
1763 Fix bug #651 (Confused Attract by Subject)
1764 Patch by M. Benkmann <haferfrost@web.de>
1767 2005-05-30 [colin] 1.9.11cvs21
1770 Fix concatenation of different headers of
1771 the same type (bug #645)
1772 * src/prefs_folder_item.c
1773 Fix bug #699 (setting color to black doesn't
1776 Print out decoding error only once per
1779 2005-05-30 [paul] 1.9.11cvs20
1781 * src/common/template.c
1784 2005-05-30 [paul] 1.9.11cvs19
1786 * doc/src/rfc2368.txt **NEW FILE**
1788 compose_entries_set(): don't interpret Bcc
1789 header field (conform to RFC 2368)
1792 2005-05-29 [colin] 1.9.11cvs18
1794 * src/prefs_common.c
1795 Let the default reply format respect
1796 netiquette by cutting the signature.
1798 2005-05-29 [colin] 1.9.11cvs17
1801 Don't let always_show_msg override
1802 open_unread_on_enter when opening a new
1805 2005-05-27 [paul] 1.9.11cvs16
1810 app_will_exit(): cleanup tmp directory when exit
1811 * src/message_search.c
1812 improved the interface and made code cleanup.
1813 removed Clear button
1814 * src/send_message.c
1815 send_message_local(): use GSpawn, and detect errors
1816 * src/summary_search.c
1817 improved the interface and made code cleanup
1819 textview_write_link(): also skip non-ascii space
1820 at the head of link strings (phishing check
1821 didn't work at the case)
1822 * src/common/utils.c
1823 get_command_output(): use g_spawn_command_line_sync()
1826 2005-05-26 [colin] 1.9.11cvs15
1831 2005-05-26 [colin] 1.9.11cvs14
1834 Fix nntp mode reader (bug #611)
1835 Patch by Florian Mickler <florian@mickler.org>
1837 2005-05-26 [colin] 1.9.11cvs13
1839 * src/plugins/pgpmime/passphrase.c
1840 Fix mouse grabbing (bug #557)
1842 2005-05-26 [colin] 1.9.11cvs12
1844 * src/prefs_themes.c
1845 Fix g_warning (bug #541)
1847 2005-05-26 [colin] 1.9.11cvs11
1849 * src/prefs_actions.c
1850 * src/prefs_template.c
1851 Fix bug #506 (no warning if action/template
1853 * src/common/template.c
1854 Fix a possible crash
1856 2005-05-26 [colin] 1.9.11cvs10
1862 Forbid locked messages to be moved or
1863 deleted. Locked messages in trashes
1864 still get deleted, for performance
1865 reason (mh.c::mh_remove_all_msgs)
1867 2005-05-25 [colin] 1.9.11cvs9
1870 Use correct encoding when sending mails
1871 with attachments that have accentued
1874 2005-05-24 [colin] 1.9.11cvs8
1877 Fix bug #688 f) read/unread marker not
1878 changed on first click
1879 Also, optimize summary_status_show()
1884 Fix bug #688 b) and c) wrt message
1885 attachments and signature
1886 * src/stock_pixmap.c
1887 * src/stock_pixmap.h
1888 * src/stock_pixmap.c
1889 * src/stock_pixmap.h
1891 * src/pixmaps/clip_gpg_signed.xpm
1892 Add clip/signed icon
1894 2005-05-24 [colin] 1.9.11cvs7
1896 * src/folder_item_prefs.c
1899 2005-05-24 [colin] 1.9.11cvs6
1902 * src/prefs_common.c
1903 * src/prefs_common.h
1904 Add a confirmation to folder drag and drop
1908 fix _with_disable parameters so that
1909 the buttons labels are specifiable too
1910 * src/plugins/pgpmime/sgpgme.c
1914 2005-05-24 [colin] 1.9.11cvs5
1917 Uncollapse/collapse folders on double-click
1918 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
1921 2005-05-23 [colin] 1.9.11cvs4
1923 * src/common/socket.c
1924 Check another special SSL_peek() error.
1925 Should help wrt bug #728
1927 2005-05-23 [colin] 1.9.11cvs3
1929 * src/plugins/pgpmime/pgpmime.c
1930 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
1931 breaking menu accelerators and stuff. Users will have to
1932 reselect "PGP MIME" instead of "PGP/MIME" in their
1933 account's privacy preferences if needed.
1937 * tools/kdeservicemenu/install.sh
1938 use kdesu to prompt for root password if doing
1939 global install/uninstall
1941 2005-05-20 [colin] 1.9.11cvs2
1944 Fix another compilation error with gcc-2.9x
1945 Thanks to Pawel Pekala <c0rn@gazeta.pl>
1946 * src/send_message.c
1947 Don't send QUIT if we aren't connected
1949 2005-05-19 [colin] 1.9.11cvs1
1952 Fix compilation with gcc 2.9x
1954 2005-05-19 [paul] 1.9.11
1958 2005-05-19 [paul] 1.9.9cvs14
1960 * src/gtk/inputdialog.c
1961 prevent gettext warning
1963 2005-05-19 [paul] 1.9.9cvs13
1966 * src/prefs_common.c
1967 * src/prefs_common.h
1970 add an option to toggle cursor in message
1971 view (sync with main)
1973 2005-05-18 [colin] 1.9.9cvs12
1976 Dereference freed pointer
1977 * src/gtk/gtkaspell.c
1978 Fix duplication of dictionaries (is it an aspell issue?)
1980 2005-05-18 [colin] 1.9.9cvs11
1982 * src/gtk/inputdialog.c
1983 * src/gtk/gtkaspell.c
1986 Remove a double call
1988 2005-05-17 [colin] 1.9.9cvs10
1990 * src/gtk/gtkaspell.c
1991 Fix dialogs, Ctrl-Enter accel
1993 2005-05-17 [colin] 1.9.9cvs9
1995 * src/gtk/gtkaspell.c
1996 Fix some accelerators, escape in replace-window
1998 2005-05-16 [colin] 1.9.9cvs8
2000 * src/gtk/gtkaspell.c
2001 Revert last commit, it was a mistake.
2003 2005-05-16 [colin] 1.9.9cvs7
2005 * src/gtk/gtkaspell.c
2006 Remove buggy code while we're at it. It's a
2007 dead code path anyway.
2009 2005-05-16 [colin] 1.9.9cvs6
2011 * src/gtk/gtkaspell.c
2012 Missed some gtk_menu_popup where deactivate
2013 signal should be handled. Should fix bug
2016 2005-05-16 [colin] 1.9.9cvs5
2018 * src/gtk/gtkaspell.c
2019 Remove debug printf()s
2021 2005-05-16 [colin] 1.9.9cvs4
2023 * src/gtk/gtkaspell.c
2024 Fix a bit aspell problems
2027 2005-05-13 [colin] 1.9.9cvs3
2030 Fix the + appearing even when no subfolders
2031 have unread messages. Thanks to wwp for the
2034 2005-05-11 [paul] 1.9.9cvs2
2037 correction to 1.9.9cvs1, only colour folders that
2038 have new msgs (not unread msgs)
2040 2005-05-10 [colin] 1.9.9cvs1
2044 Try to fix bolding bugs again.
2048 * tools/claws.i18n.status.pl
2049 add Ricardo Mones Lastra's script that has been providing
2050 the i18n status page for many months
2052 2005-05-09 [paul] 1.9.9
2056 2005-05-09 [paul] 1.9.6cvs58
2063 * RELEASE_NOTES.claws
2064 add release notes to cvs to simplify release
2067 add ca and fi to ALL_LINGUAS
2069 workaround for missing Makevars
2072 add new Catalan and Finnish translations
2073 submitted by Miquel Oliete and Flammie Pirinen
2083 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
2084 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
2085 Urke MMI, and Hansom Young
2087 Fix drafting when quitting. compose_draft() closes the
2088 compose windows, which modifies the compose_list GSList.
2089 We have to refresh this list after echo drafting to avoid a
2091 * src/partial_download.c
2092 fix segfault on exit
2094 2005-05-06 [paul] 1.9.6cvs57
2096 * src/grouplistdialog.c
2097 quick fix/workaround for unresizeable newsgroup
2100 2005-05-06 [paul] 1.9.6cvs56
2104 use gettext plural forms
2108 small improvement to english usage
2110 2005-05-05 [thorsten] 1.9.6cvs55
2115 2005-05-05 [paul] 1.9.6cvs54
2121 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
2124 2005-05-05 [paul] 1.9.6cvs53
2127 fix resizing of separate message and
2130 2005-05-05 [paul] 1.9.6cvs52
2142 * src/prefs_filtering.c
2143 * src/prefs_filtering_action.c
2144 * src/prefs_matcher.c
2145 * src/prefs_spelling.c
2146 * src/prefs_toolbar.c
2149 * src/gtk/description_window.c
2150 * src/gtk/gtkvscrollbutton.c
2151 * src/gtk/progressdialog.c
2152 * src/gtk/quicksearch.c
2153 * src/plugins/pgpmime/prefs_gpg.c
2154 * src/plugins/spamassassin/spamassassin_gtk.c
2155 replace deprecated gtk_widget_set_usize
2157 2005-05-04 [colin] 1.9.6cvs51
2159 * src/common/utils.c
2160 Fix crash when subst_for_filename is called
2161 with a NULL parameter
2163 2005-05-04 [colin] 1.9.6cvs50
2165 * src/partial_download.c
2167 Escape login when writing uidl file
2170 2005-05-03 [colin] 1.9.6cvs49
2173 Fix possible DOS in mime parser
2176 2005-05-02 [colin] 1.9.6cvs48
2179 Try to fix the copy/paste mess once again.
2182 2005-04-30 [colin] 1.9.6cvs47
2184 * src/prefs_account.h
2186 * src/send_message.c
2189 Try to batch sending mails (per account) instead of
2190 reconnecting to server every time.
2192 2005-04-29 [colin] 1.9.6cvs46
2195 Fix window resizing that refused to size down
2196 * src/prefs_common.c
2197 * src/prefs_common.h
2198 * src/prefs_filtering.c
2199 Save Filtering's window size
2201 2005-04-21 [paul] 1.9.6cvs45
2203 * ChangeLog-gtk2.claws
2207 2005-04-21 [paul] 1.9.6cvs44
2214 use gtkut_widget_draw_now(). Improved performance
2215 of the update of statusbar
2217 textview_smooth_scroll_do(): redraw it after scroll
2218 is done (fixed incorrect display when a part of the
2220 * src/gtk/gtkutils.c
2221 * src/gtk/gtkutils.h
2222 gtkut_widget_draw_now(): use gdk_window_process_updates()
2223 to force update of widgets.
2224 Removed gtkut_widget_wait_for_draw() which had a big
2225 overhead because of waiting for all events processed
2227 2005-04-20 [paul] 1.9.6cvs43
2230 complete 1.9.6cvs42's sync:
2231 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
2233 2005-04-19 [paul] 1.9.6cvs42
2238 catch_output(): correctly select the insert text
2239 (fix invalid iterator warnings).
2244 * src/prefs_common.c
2245 support GBK encoding.
2246 * src/common/session.c
2247 * src/common/session.h
2248 use separate buffer for large data to be sent,
2249 and don't duplicate it (reduces memory usage) (thanks to Dirk).
2251 2005-04-18 [paul] 1.9.6cvs41
2254 convert unsigned long into guint32
2255 patch by Paul LeoNerd Evans
2257 2005-04-17 [colin] 1.9.6cvs40
2260 Fix 'Request return receipt' from folder
2261 properties (bug #708)
2263 2005-04-17 [colin] 1.9.6cvs39
2266 Fix duplicate hotkeys in Mainwindow's menu
2268 2005-04-17 [colin] 1.9.6cvs38
2271 Fix duplicate hotkeys in Folderview's contextual
2274 2005-04-15 [colin] 1.9.6cvs37
2277 Fix 'Save as...' with non-ascii filenames
2279 2005-04-15 [colin] 1.9.6cvs36
2281 * src/plugins/pgpmime/pgpmime.c
2282 Fix bus error on 64bit. Spotted by
2283 macallan1888@gmail.com
2285 2005-04-15 [colin] 1.9.6cvs35
2287 * src/prefs_account.c
2290 2005-04-12 [colin] 1.9.6cvs34
2292 * src/prefs_account.c
2293 Fix smtp auth type off-by-one. We forgot to
2294 add PLAIN in the prefs-to-gui setter func and
2295 as a result, the selected auth when opening
2296 account prefs was not the correct one.
2298 2005-04-12 [paul] 1.9.6cvs33
2301 if the recv dialog is visible, Cancel only
2302 cancels the current account
2305 2005-04-10 [colin] 1.9.6cvs32
2308 Copy score when copying FilteringActions
2311 2005-04-10 [colin] 1.9.6cvs31
2314 Make Message -> Receive -> Cancel cancel
2315 incorporation on all accounts. Fixes
2318 2005-04-10 [colin] 1.9.6cvs30
2320 * src/prefs_account.c
2321 Update Privacy checkbuttons status based
2322 on the selected privacy system
2324 Always connect the "None" privacy system; the
2325 static boolean was probably there to avoid
2326 reconnecting twice in the same compose window,
2327 but as the parent function is only called once
2328 per compose, it's only a bug - as a static is
2329 initialized once per application instance.
2330 Also, don't uncheck Sign and Encrypt when
2331 selecting None as privacy system; just ignore
2332 them when sending/queuing.
2335 2005-04-08 [colin] 1.9.6cvs29
2338 * src/prefs_account.c
2339 * src/prefs_account.h
2340 Add account preference to queue message in a certain
2343 2005-04-06 [colin] 1.9.6cvs28
2345 * src/prefs_account.c
2346 Update old inbox path syntax
2348 2005-04-06 [paul] 1.9.6cvs27
2353 changed -traditional-cpp to -no-cpp-precomp for newer
2356 made column resize automatically
2357 * src/send_message.c
2358 send_message_smtp(): consider EOF right after QUIT
2359 successful (workaround for Gmail SMTP server)
2360 * src/common/socket.c
2361 ssl_read(), ssl_peek(): check EOF which violates the
2363 * src/gtk/colorlabel.c
2364 removed warnings when displaying colorlabel menu
2365 (don't use GtkAlignment)
2367 2005-04-05 [paul] 1.9.6cvs26
2369 * src/plugins/trayicon/trayicon.c
2370 fix clipping of icon under KDE3
2372 2005-04-05 [paul] 1.9.6cvs25
2375 hide display of threading
2378 2005-04-04 [thorsten] 1.9.6cvs24
2381 marks lost on filesystems with different stat() results on
2384 2005-04-03 [colin] 1.9.6cvs23
2387 Don't handle up/down. Patch by Alfons
2389 2005-04-02 [colin] 1.9.6cvs22
2392 Make scrolling faster. Patch by Alfons.
2394 2005-04-01 [colin] 1.9.6cvs21
2397 * src/stock_pixmap.c
2398 * src/pixmaps/dir-noselect.xpm ** REMOVED **
2399 * src/pixmaps/dir_noselect.xpm ** ADDED **
2400 Fix pixmap name mismatch (Thanks Stephan Sachse)
2402 2005-04-01 [colin] 1.9.6cvs20
2404 * src/image_viewer.c
2405 * src/image_viewer.h
2410 Implement inline image resizing and right-clicking
2412 2005-04-01 [paul] 1.9.6cvs19
2418 patch by Luca Cavalli <loopback<AT>slackit.org>
2420 updated by Pavlo Bohmat
2422 2005-03-31 [colin] 1.9.6cvs18
2425 Fix parsing references
2427 don't put nulls in the references list
2429 commit that forgotten file in 1.9.6cvs14
2431 2005-03-31 [colin] 1.9.6cvs17
2434 Fix joining of signature separator again.
2435 Maybe Hiro could put it in main too...
2437 2005-03-31 [colin] 1.9.6cvs16
2441 * src/stock_pixmap.c
2442 * src/stock_pixmap.h
2443 * src/pixmaps/dir-noselect.xpm
2444 Update foldersel.c (sync from main, patch by Alfons)
2446 2005-03-30 [colin] 1.9.6cvs15
2449 Fix handling of imap folders containing [] in
2450 their name. Thanks to Nahuel Angelinetti for
2451 the detailed bugreport.
2453 2005-03-30 [colin] 1.9.6cvs14
2455 * src/common/utils.h
2456 * src/common/utils.c
2463 * src/quote_fmt_parse.y
2465 Update references system. Patch by Alfons
2467 2005-03-30 [colin] 1.9.6cvs13
2469 * src/common/socket.c
2470 Force the glibc to read resolv.conf again when
2471 it has changed. Should fix issues when changing
2472 networks on a laptop and not restarting sylpheed.
2474 2005-03-30 [paul] 1.9.6cvs12
2476 partial sync with main:
2479 create_io_dialog(): use user-defined text font
2480 (thanks to Alfons), and modified its appearance.
2486 don't join (presumably) itemized lines on line-wrapping
2487 fixed wrapping of quote when auto-wrapping is enabled
2488 compose_destroy(): destroy paned only if it's not
2489 attached to window. Fixed memory leak of popup menu.
2499 removed redundant code
2501 changed 'Code set' (which is rather incorrect)
2502 in the menu to 'Character encoding'
2503 main_window_set_widgets(): request size first
2504 to prevent window size becoming wrong
2505 fixed remembering of the state of the visibility
2508 changed 'Code set' (which is rather incorrect)
2509 in the menu to 'Character encoding'
2510 * src/prefs_common.c
2511 * src/prefs_common.h
2512 added an option whether to render HTML as text or not
2513 added separators to outgoing encoding menu
2515 procheader_scan_date_string(): support header
2516 like: "[Tue,] 01 Feb 2005 09:57[:00]"
2521 textview_show_html(): force output of newline
2522 added an option whether to render HTML as text or not
2523 * src/common/utils.c
2524 strncpy2(): optimized based on Alfons' code
2525 * src/gtk/gtkutils.c
2526 * src/gtk/gtkutils.h
2527 removed non-used code
2528 * src/plugins/pgpmime/passphrase.c
2529 partially fixed grab input of passphrase dialog
2530 Confine pointer to window
2532 2005-03-30 [colin] 1.9.6cvs11
2536 Read/write 32bit ints from cache & marks
2539 2005-03-29 [paul] 1.9.6cvs10
2544 * src/gtk/gtkaspell.c
2545 sync with HEAD (don't pass NULL pointers)
2551 * tools/acroread2sylpheed.pl
2552 sync with HEAD (add script to send pdfs as
2553 attachments from Adobe Reader 7)
2555 2005-03-21 [paul] 1.9.6cvs9
2561 * src/image_viewer.c ** ADDED **
2562 * src/image_viewer.h ** ADDED **
2564 * src/prefs_common.c
2565 * src/prefs_common.h
2566 * src/prefs_image_viewer.c ** ADDED **
2567 * src/prefs_image_viewer.h ** ADDED **
2570 * src/pixmaps/sylpheed_logo.xpm
2571 * src/plugins/Makefile.am
2572 * src/plugins/image_viewer/.cvsignore ** REMOVED **
2573 * src/plugins/image_viewer/Makefile.am ** REMOVED **
2574 * src/plugins/image_viewer/plugin.c ** REMOVED **
2575 * src/plugins/image_viewer/viewer.c ** REMOVED **
2576 * src/plugins/image_viewer/viewer.glade ** REMOVED **
2577 * src/plugins/image_viewer/viewer.h ** REMOVED **
2578 * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
2579 * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
2580 * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
2581 as gdk-pixbuf is now built-in
2582 remove image_viewer plugin and put code back into
2584 implement inline image display (sync with main)
2586 replace logo with newer, nicer, larger version
2588 2005-03-21 [paul] 1.9.6cvs8
2591 cosmetic improvement
2593 2005-03-21 [holger] 1.9.6cvs7
2595 * src/plugins/spamassassin/spamassassin.c
2597 (unregister hook on failed plugin init)
2599 2005-03-20 [colin] 1.9.6cvs6
2601 * src/common/plugin.c
2602 Check that plugin isn't already loaded
2605 2005-03-20 [thorsten] 1.9.6cvs5
2608 use a more compatible syntax
2610 2005-03-20 [thorsten] 1.9.6cvs4
2612 * src/prefs_toolbar.c
2613 fix crash when selecting toolbar item (uninitialized pointer)
2615 2005-03-20 [thorsten] 1.9.6cvs3
2618 fix mimetype detection (referenced free()d string)
2620 2005-03-20 [paul] 1.9.6cvs2
2623 sync with HEAD (1.0.3cvs5)
2624 neglect Reply-To header if empty
2627 2005-03-19 [holger] 1.9.6cvs1
2633 2005-03-18 [paul] 1.9.6
2635 initial GTK2 release
2637 2005-03-18 [paul] 1.0.3cvs3.1
2643 * src/pixmaps/sylpheed_logo.xpm
2646 2005-03-18 [colin] 1.0.3cvs2.6
2649 Remove call to summary_step in summary_copy_selected_to
2650 Can't see its purpose, and this causes bug when copying
2651 a message if the next one is unread: it reads it.
2653 2005-03-18 [paul] 1.0.3cvs2.5
2656 fix bug 694 'Enter doesn't trigger OK in "Move" window'
2658 2005-03-18 [paul] 1.0.3cvs2.4
2669 fix buffer overflow, CAN-2005-0667, see
2670 http://secunia.com/advisories/14491/
2673 2005-03-17 [colin] 1.0.3cvs2.3
2677 Fix font bugs (both lists now officialy share
2681 2005-03-17 [paul] 1.0.3cvs2.2
2683 * src/gtk/pluginwindow.c
2684 make plugin descriptions uneditable
2686 2005-03-11 [paul] 1.0.3cvs2.1
2691 * src/plugins/trayicon/trayicon.c
2693 add src/wizard.c to POTFILES.in
2695 2005-03-11 [paul] 1.0.3cvs1.1
2711 2005-03-04 [colin] 1.0.1cvs22.2
2714 Fix signatures with accentued chars in it
2716 2005-03-04 [colin] 1.0.1cvs22.1
2720 Don't use SIZE param in MAIL FROM: if server
2721 doesn't support it. Patch by Eugen Freiter
2722 <eugen_f@users.sf.net>
2724 2005-02-27 [paul] 1.0.1cvs20.1
2731 2005-02-27 [colin] 1.0.1cvs19.4
2735 Fix prototypes. Patch by Alfons
2737 2005-02-27 [colin] 1.0.1cvs19.3
2740 Don't auto-join the signature separator.
2742 2005-02-26 [colin] 1.0.1cvs19.2
2745 Fix 'mark all read' with collapsed threads.
2748 2005-02-25 [paul] 1.0.1cvs19.1
2752 * src/prefs_account.c
2753 * src/prefs_folder_item.c
2754 * src/gtk/prefswindow.c
2755 * src/gtk/prefswindow.h
2758 2005-02-25 [paul] 1.0.1cvs15.12
2764 * src/gtk/gtkutils.c
2765 * src/gtk/gtkutils.h
2766 * src/gtk/logwindow.c
2767 * src/gtk/progressdialog.c
2768 sync with main (revision 127)
2769 and fix logwindow clipping
2771 2005-02-24 [colin] 1.0.1cvs15.11
2773 * src/plugins/pgpmime/passphrase.c
2774 Disable input grabbing; it doesn't work yet.
2776 2005-02-24 [colin] 1.0.1cvs15.10
2779 Don't send out receipts if offline. Ask.
2781 2005-02-23 [colin] 1.0.1cvs15.9
2786 2005-02-23 [colin] 1.0.1cvs15.8
2789 Really fix Bug 568 by removing useless
2790 calls. summary_thread_init() now called
2791 in summary_sort(). This should please
2792 Alfons as it should be faster than
2795 2005-02-23 [colin] 1.0.1cvs15.7
2798 Encode parts as QP or B64 if signing
2800 2005-02-23 [colin] 1.0.1cvs15.6
2803 Fix Mimeinfo leakage (including tmp files)
2805 Fix tmp file leakage (spotted by Ivan Rayner)
2807 2005-02-22 [colin] 1.0.1cvs15.5
2810 Fix keyboard input. Patch by Alfons.
2812 2005-02-21 [colin] 1.0.1cvs15.4
2815 Fix Sign/Encrypt when unselecting privacy
2817 * src/prefs_common.c
2818 Change default message font to Monospace
2820 More freezing during potentially large operations
2822 2005-02-21 [paul] 1.0.1cvs15.3
2827 2005-02-21 [paul] 1.0.1cvs15.2
2833 * src/common/utils.c
2834 * src/common/utils.h
2835 sync with main (revision 117)
2837 2005-02-20 [colin] 1.0.1cvs15.1
2840 Change cache file to .sylpheed_claws_cache, as
2841 suggested by Alfons. Allows people to switch
2842 between Sylpheed and Sylpheed-Claws. it is
2843 a good idea to "Check for new messages" at next
2847 2005-02-18 [colin] 1.0.1cvs14.1
2849 * src/quote_fmt_lex.l
2850 * src/quote_fmt_parse.y
2851 Fix parser initialisation. Patch by Ivan.
2853 2005-02-18 [colin] 1.0.1cvs11.6
2856 Fix scrolldown (bug 662)
2858 2005-02-17 [colin] 1.0.1cvs11.5
2861 conv_filename_to_utf8: return clean 7bit instead
2862 of broken utf8 if needed
2864 Fix display of parts with unclean 8bit names
2866 2005-02-17 [paul] 1.0.1cvs11.4
2870 * src/matcher_parser_parse.y
2872 * src/sourcewindow.c
2873 * src/common/Makefile.am
2874 * src/common/intl.h ** REMOVED **
2875 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2876 sync with main (revision 109)
2879 2005-02-16 [colin] 1.0.1cvs11.3
2882 Fix collapsed thread not highlighting when new
2883 messages in it (Bug 568) Patch by Stephan Sachse.
2884 Fix messed up selection when reaching bounds (Bug 632)
2885 * src/prefs_themes.c
2886 Fix theme installing (Bug 684)
2888 2005-02-16 [colin] 1.0.1cvs11.2
2891 Fix messageview_select_all
2893 2005-02-16 [colin] 1.0.1cvs11.1
2896 Sync with HEAD (MH scan required function)
2898 2005-02-15 [colin] 1.0.1cvs8.1
2901 * src/common/utils.c
2902 Sync with HEAD (filename chars substitution)
2904 2005-02-15 [colin] 1.0.1cvs7.3
2906 * src/gtk/pluginwindow.c
2909 2005-02-15 [colin] 1.0.1cvs7.2
2912 Fix mime icons not reset across message when
2915 2005-02-15 [colin] 1.0.1cvs7.1
2919 Sync with HEAD (optimisation of cvs6)
2921 2005-02-14 [colin] 1.0.1cvs6.1
2925 Sync with HEAD (encode "From " at line beginning)
2927 2005-02-14 [colin] 1.0.1cvs5.3
2930 Fix wrapping with accentued chars.
2932 2005-02-13 [colin] 1.0.1cvs5.2
2935 Fix email informative part parsing with
2936 accentued chars in it. ispunct() returns
2937 true for them in utf8...
2939 2005-02-12 [colin] 1.0.1cvs5.1
2942 Sync with HEAD (remove wrong use of compose after send)
2944 2005-02-12 [paul] 1.0.1cvs4.5
2947 remove unnecessary code (thanks to Alfons)
2949 2005-02-12 [paul] 1.0.1cvs4.4
2952 add 'Copy' to contextual menu on emails
2954 2005-02-11 [colin] 1.0.1cvs4.3
2957 revert 1.0.0cvs28.2, it doesn't work that well.
2959 2005-02-11 [paul] 1.0.1cvs4.2
2964 2005-02-10 [paul] 1.0.1cvs4.1
2971 sync with HEAD (sync with main)
2973 2005-02-10 [paul] 1.0.1cvs3.2
2979 * config/mkinstalldirs
2983 * intl/bindtextdom.c
2984 * intl/config.charset
2990 * intl/eval-plural.h
2991 * intl/explodename.c
2996 * intl/hash-string.h
2997 * intl/intl-compat.c
2999 * intl/libgnuintl.h.in
3002 * intl/localcharset.c
3003 * intl/localcharset.h
3005 * intl/localealias.c
3018 * intl/relocatable.c
3019 * intl/relocatable.h
3043 * src/editldap_basedn.c
3051 * src/folder_item_prefs.c
3054 * src/grouplistdialog.c
3068 * src/message_search.c
3077 * src/partial_download.c
3079 * src/prefs_account.c
3080 * src/prefs_actions.c
3081 * src/prefs_common.c
3082 * src/prefs_customheader.c
3083 * src/prefs_display_header.c
3084 * src/prefs_ext_prog.c
3085 * src/prefs_filtering.c
3086 * src/prefs_filtering_action.c
3087 * src/prefs_folder_item.c
3090 * src/prefs_matcher.c
3091 * src/prefs_msg_colors.c
3092 * src/prefs_spelling.c
3093 * src/prefs_summary_column.c
3094 * src/prefs_template.c
3095 * src/prefs_themes.c
3096 * src/prefs_toolbar.c
3097 * src/prefs_wrapping.c
3104 * src/send_message.c
3106 * src/sourcewindow.c
3109 * src/summary_search.c
3115 * src/common/plugin.c
3118 * src/common/ssl_certificate.c
3119 * src/common/string_match.c
3120 * src/common/sylpheed.c
3121 * src/common/template.c
3122 * src/common/utils.c
3124 * src/gtk/colorlabel.c
3125 * src/gtk/description_window.c
3127 * src/gtk/foldersort.c
3128 * src/gtk/gtkaspell.c
3129 * src/gtk/gtkutils.c
3130 * src/gtk/inputdialog.c
3131 * src/gtk/logwindow.c
3133 * src/gtk/pluginwindow.c
3134 * src/gtk/prefswindow.c
3135 * src/gtk/progressdialog.c
3136 * src/gtk/quicksearch.c
3137 * src/gtk/sslcertwindow.c
3138 * src/plugins/clamav/clamav_plugin.c
3139 * src/plugins/clamav/clamav_plugin_gtk.c
3140 * src/plugins/demo/demo.c
3141 * src/plugins/dillo_viewer/dillo_prefs.c
3142 * src/plugins/dillo_viewer/dillo_viewer.c
3143 * src/plugins/image_viewer/plugin.c
3144 * src/plugins/image_viewer/viewer.c
3145 * src/plugins/image_viewer/viewerprefs.c
3146 * src/plugins/mathml_viewer/mathml_viewer.c
3147 * src/plugins/pgpmime/passphrase.c
3148 * src/plugins/pgpmime/plugin.c
3149 * src/plugins/pgpmime/prefs_gpg.c
3150 * src/plugins/pgpmime/select-keys.c
3151 * src/plugins/pgpmime/sgpgme.c
3152 * src/plugins/spamassassin/spamassassin.c
3153 * src/plugins/spamassassin/spamassassin_gtk.c
3154 * src/plugins/trayicon/trayicon.c
3155 sync with main (revision 104)
3157 2005-02-10 [colin] 1.0.1cvs3.1
3160 Sync with HEAD (fix occasional crasher)
3162 2005-02-10 [colin] 1.0.1cvs2.1
3165 Synw with HEAD (don't automatically display html)
3167 2005-02-09 [colin] 1.0.1cvs1.3
3171 Add contextual menu on emails
3173 2005-02-09 [colin] 1.0.1cvs1.2
3176 Fix converting from broken headers and
3177 put back the _ in missing places
3178 (feature broke with cvs24.2 sync, main
3181 2005-02-09 [colin] 1.0.1cvs1.1
3186 Sync with HEAD (display non text/plain mails with plugin)
3188 2005-02-08 [colin] 1.0.1.1
3194 Make default configuration directory
3197 2005-02-08 [colin] 1.0.0cvs29.1
3205 Sync translations with HEAD
3207 2005-02-06 [colin] 1.0.0cvs28.3
3210 Make compose a bit faster - patch by Alfons.
3212 2005-02-06 [colin] 1.0.0cvs28.2
3215 Make pasting via middle-click more reliable
3217 2005-02-05 [paul] 1.0.0cvs28.1
3225 (fix bug 682 'redirect is broken'
3227 2005-02-05 [torte] 1.0.0cvs27.1
3231 * src/partial_download.c
3232 Sync with HEAD (fix buf overflow)
3234 2005-02-03 [colin] 1.0.0cvs26.1
3236 * src/common/plugin.c
3237 Sync with HEAD (avoid plugin mismatches)
3239 2005-02-03 [paul] 1.0.0cvs25.3
3245 * src/gtk/colorlabel.c
3246 third and final part of initial sync with main-gtk2
3248 2005-02-03 [paul] 1.0.0cvs25.2
3251 fix building with jpilot support
3253 2005-02-02 [colin] 1.0.0cvs25.1
3256 Sync with HEAD (fix dangerous typo)
3258 2005-02-01 [colin] 1.0.0cvs24.3
3261 Write file as advertised (UTF-8)
3263 2005-02-01 [paul] 1.0.0cvs24.2
3272 * src/folder_item_prefs.c
3278 * src/matcher_parser_lex.l
3281 * src/prefs_account.c
3282 * src/prefs_actions.c
3283 * src/prefs_common.c
3286 * src/prefs_themes.c
3289 * src/sourcewindow.c
3295 * src/common/template.c
3296 * src/common/utils.c
3299 * src/gtk/gtkaspell.c
3300 * src/plugins/clamav/clamav_plugin.c
3301 * src/plugins/dillo_viewer/dillo_prefs.c
3302 * src/plugins/image_viewer/viewerprefs.c
3303 * src/plugins/pgpmime/passphrase.c
3304 * src/plugins/pgpmime/prefs_gpg.c
3305 * src/plugins/pgpmime/select-keys.c
3306 * src/plugins/spamassassin/spamassassin.c
3307 second part of initial sync with main-gtk2
3310 2005-01-31 [colin] 1.0.0cvs24.1
3315 2005-01-29 [paul] 1.0.0cvs23.2
3328 * src/editldap_basedn.c
3332 * src/grouplistdialog.c
3338 * src/message_search.c
3341 * src/prefs_actions.c
3342 * src/prefs_common.c
3343 * src/prefs_common.h
3344 * src/prefs_customheader.c
3345 * src/prefs_display_header.c
3346 * src/prefs_filtering.c
3347 * src/prefs_filtering_action.c
3349 * src/prefs_matcher.c
3350 * src/prefs_summary_column.c
3351 * src/prefs_template.c
3352 * src/sourcewindow.c
3353 * src/summary_search.c
3357 * src/gtk/description_window.c
3358 * src/gtk/gtkshruler.c
3359 * src/gtk/gtkutils.c
3360 * src/gtk/gtkutils.h
3361 * src/gtk/inputdialog.c
3362 * src/gtk/logwindow.c
3363 * src/gtk/prefswindow.c
3364 * src/gtk/progressdialog.c
3365 * src/gtk/progressdialog.h
3366 first part of initial sync with main-gtk2
3369 2005-01-28 [colin] 1.0.0cvs23.1
3374 2005-01-27 [colin] 1.0.0cvs21.1
3380 2005-01-27 [colin] 1.0.0cvs19.1
3385 2005-01-27 [colin] 1.0.0cvs18.1
3397 2005-01-26 [paul] 1.0.0cvs15.2
3400 compose_entries_set(): convert subject and body to
3401 utf8 if necessary. patch by Felix Eckhofer
3403 2005-01-26 [paul] 1.0.0cvs15.1
3406 * src/common/template.c
3407 sync with HEAD (fix memory leak)
3409 2005-01-25 [paul] 1.0.0cvs14.1
3415 2005-01-24 [colin] 1.0.0cvs13.1
3420 2005-01-24 [paul] 1.0.0cvs12.1
3425 * src/common/utils.c
3428 2005-01-24 [colin] 1.0.0cvs11.1
3433 2005-01-24 [colin] 1.0.0cvs10.1
3438 2005-01-23 [colin] 1.0.0cvs9.1
3443 2005-01-22 [colin] 1.0.0cvs8.1
3446 * src/gtk/quicksearch.c
3449 2005-01-21 [colin] 1.0.0cvs7.1
3454 2005-01-21 [colin] 1.0.0cvs6.1
3459 2005-01-21 [colin] 1.0.0cvs5.1
3461 * src/gtk/quicksearch.c
3462 * src/prefs_common.c
3463 * src/prefs_common.h
3464 Sync with HEAD (recurse option)
3466 2005-01-21 [colin] 1.0.0cvs4.1
3472 * src/gtk/quicksearch.c
3473 * src/gtk/quicksearch.h
3474 Sync with HEAD (recursive quicksearch)
3476 2005-01-20 [colin] 1.0.0cvs3.4
3481 2005-01-20 [colin] 1.0.0cvs3.3
3484 Fix leak, thanks to Alfons.
3486 2005-01-20 [colin] 1.0.0cvs3.2
3489 Port SSL certificate window to GTK2.
3491 2005-01-20 [paul] 1.0.0cvs3.1
3499 2005-01-19 [colin] 1.0.0cvs2.2
3501 * src/plugins/trayicon/trayicon.c
3502 Fix freeze with gtk-2.6, the easy way
3503 (signal blocking helpless there...)
3506 2005-01-19 [colin] 1.0.0cvs2.1
3515 2005-01-19 [paul] 1.0.0cvs1.1
3529 sync with HEAD (update translations)
3531 2005-01-18 [colin] 1.0.0cvs0.1
3534 Specify search column - patch by Alfons
3536 2005-01-18 [colin] 0.9.13cvs36.3
3538 * src/prefs_toolbar.c
3539 Change Delete to Remove
3541 GTK2 version and leak fixes
3542 * src/prefs_actions.c
3544 All patches by Alfons
3546 2005-01-17 [colin] 0.9.13cvs36.2
3549 Fix DnD inserting twice. While at it,
3550 add DnD support for text/plain in the
3551 body, and add support in the headers.
3553 2005-01-16 [colin] 0.9.13cvs36.1
3558 Sync with HEAD (nothing applicable)
3560 2005-01-16 [colin] 0.9.13cvs33.2
3562 * src/prefs_toolbar.c
3563 GTK2ize prefs_toolbar, by Alfons.
3565 2005-01-14 [colin] 0.9.13cvs33.1
3571 2005-01-14 [colin] 0.9.13cvs32.1
3577 * tools/calypso_convert.pl
3580 2005-01-08 [colin] 0.9.13cvs29.2
3582 * src/prefs_filtering_action.c
3583 * src/prefs_filtering.c
3584 2 more gtk2 patches by Alfons
3586 2005-01-07 [paul] 0.9.13cvs29.1
3596 2005-01-07 [colin] 0.9.13cvs28.3
3598 * src/gtk/progressdialog.c
3599 * src/gtk/progressdialog.h
3601 * src/send_message.c
3602 GTK2 for the incorporation dialog. The CList isn't dead
3603 yet, for a more smooth migration. Patch by Alfons.
3605 2005-01-06 [colin] 0.9.13cvs28.2
3607 * src/prefs_display_header.c
3608 GTK2 conversion by Alfons
3609 * src/prefs_actions.c
3610 * src/prefs_matcher.c
3611 Fix 2 leaks - patch by Alfons
3613 2005-01-06 [colin] 0.9.13cvs28.1
3615 * src/prefs_matcher.c
3618 2005-01-06 [colin] 0.9.13cvs27.4
3620 * src/prefs_matcher.c
3621 Fix double-free. Patch by Alfons
3623 2005-01-06 [colin] 0.9.13cvs27.3
3625 * src/prefs_matcher.c
3626 GTK2 widgets + memleak
3629 2005-01-05 [colin] 0.9.13cvs27.2
3634 * src/stock_pixmap.c
3635 * src/stock_pixmap.h
3636 3 more GTK2 patches by Alfons.
3638 2005-01-04 [colin] 0.9.13cvs27.1
3645 2005-01-04 [colin] 0.9.13cvs25.9
3648 Fix Show Ruler menuitem
3649 * src/prefs_template.c
3651 * src/common/utils.c
3652 Make auto pointer stuff handles NULLs
3655 2005-01-04 [colin] 0.9.13cvs25.8
3658 Move the attachment list to gtk2
3661 2005-01-04 [colin] 0.9.13cvs25.7
3664 Make some keys work again
3665 Patch by SungHyun Nam <namsh@kldp.org>
3667 2005-01-04 [colin] 0.9.13cvs25.6
3669 * src/gtk/gtkshruler.c
3670 Move the ruler to GTK2
3673 2005-01-03 [colin] 0.9.13cvs25.5
3676 Fix my broken patch apply
3678 2005-01-03 [colin] 0.9.13cvs25.4
3680 * src/common/utils.c
3681 * src/common/utils.h
3682 * src/gtk/prefswindow.c
3683 Move auto pointer stuff to utils.c