1 2005-07-17 [colin] 1.9.12cvs73
3 * src/gtk/sslcertwindow.c
6 2005-07-17 [colin] 1.9.12cvs72
8 * src/plugins/pgpcore/Makefile.am
9 * src/plugins/pgpmime/Makefile.am
12 2005-07-17 [paul] 1.9.12cvs71
15 add --disable-gnomeprint option
16 modified version of patch by Marius Mauch
18 2005-07-17 [paul] 1.9.12cvs70
38 * src/prefs_summaries.c
43 * src/plugins/pgpcore/passphrase.c
44 * src/plugins/pgpcore/select-keys.c
45 replace inappropriately used backticks
48 2005-07-16 [colin] 1.9.12cvs69
51 Add extra paranoid checks
53 2005-07-16 [colin] 1.9.12cvs68
55 * src/plugins/pgpcore/prefs_gpg.c
56 Don't auto-check sigs by default, as it
59 2005-07-16 [colin] 1.9.12cvs67
61 * src/plugins/pgpcore/sgpgme.c
62 Make messages a bit better.
64 2005-07-16 [colin] 1.9.12cvs66
68 * src/etpan/imap-thread.c
71 2005-07-16 [colin] 1.9.12cvs65
75 And now, fix build with libetpan :-/
77 2005-07-15 [colin] 1.9.12cvs64
80 Continue fixing build without libetpan.
82 2005-07-15 [colin] 1.9.12cvs63
85 Fix build with --disable-libetpan
87 2005-07-15 [colin] 1.9.12cvs62
90 Bump libetpan's version
92 2005-07-15 [colin] 1.9.12cvs61
94 * src/etpan/imap-thread.c
95 Actually stop logging :)
97 2005-07-15 [colin] 1.9.12cvs60
100 Fix dnd of multiple addresses.
102 2005-07-15 [hoa] 1.9.12cvs59
104 * src/etpan/imap-thread.c
105 disable login of IMAP password in libetpan log file.
107 2005-07-15 [paul] 1.9.12cvs58
110 don't automatically sort
113 2005-07-15 [paul] 1.9.12cvs57
119 2005-07-15 [paul] 1.9.12cvs56
121 * src/gtk/pluginwindow.c
122 sort plugin list alphabetically
124 2005-07-15 [paul] 1.9.12cvs55
126 * src/prefs_spelling.c
127 * src/prefs_wrapping.c
130 2005-07-15 [colin] 1.9.12cvs54
135 2005-07-15 [paul] 1.9.12cvs53
137 * src/prefs_message.c
138 make 'show cursor' a hidden option
140 2005-07-14 [colin] 1.9.12cvs52
142 * src/plugins/spamassassin/Makefile.am
143 * src/plugins/clamav/Makefile.am
144 Fix double EXTRA_DISTs
146 2005-07-14 [colin] 1.9.12cvs51
148 * src/plugins/clamav/Makefile.am
149 * src/plugins/clamav/clamav_plugin_gtk.deps
150 * src/plugins/spamassassin/Makefile.am
151 * src/plugins/spamassassin/spamassassin_gtk.deps
152 Make $plugin_gtk depend on $plugin
154 2005-07-14 [hoa] 1.9.12cvs50
156 * src/etpan/imap-thread.c
157 enable debug log of libetpan when running with --debug
159 2005-07-14 [colin] 1.9.12cvs49
162 * src/common/Makefile.am
163 * src/common/plugin.c
164 * src/common/plugin.h
165 Add a little plugin dependancy system.
166 Plugins can ship a $plugin_name.deps file
167 (near them in PLUGINDIR) so that their
168 dependancies are loaded if possible.
169 * src/plugins/Makefile.am
170 * src/plugins/pgpcore/Makefile.am
171 * src/plugins/pgpcore/passphrase.c
172 * src/plugins/pgpcore/passphrase.h
173 * src/plugins/pgpcore/plugin.c
174 * src/plugins/pgpcore/prefs_gpg.c
175 * src/plugins/pgpcore/prefs_gpg.h
176 * src/plugins/pgpcore/select-keys.c
177 * src/plugins/pgpcore/select-keys.h
178 * src/plugins/pgpcore/sgpgme.c
179 * src/plugins/pgpcore/sgpgme.h
180 Introduce pgpcore, used by pgpmime and
182 * src/plugins/pgpmime/Makefile.am
183 * src/plugins/pgpmime/passphrase.c
184 * src/plugins/pgpmime/passphrase.h
185 * src/plugins/pgpmime/pgpmime.c
186 * src/plugins/pgpmime/pgpmime.deps
187 * src/plugins/pgpmime/plugin.c
188 * src/plugins/pgpmime/prefs_gpg.c
189 * src/plugins/pgpmime/prefs_gpg.h
190 * src/plugins/pgpmime/select-keys.c
191 * src/plugins/pgpmime/select-keys.h
192 * src/plugins/pgpmime/sgpgme.c
193 * src/plugins/pgpmime/sgpgme.h
194 Remove the core from pgpmime and add the
195 dependancy to pgpcore.
197 2005-07-14 [paul] 1.9.12cvs48
200 forgot this in last commit
202 2005-07-14 [paul] 1.9.12cvs47
206 add accelerators for the buttons (sync with main)
209 add accelerators for the buttons.
210 fix editing with external editor.
211 replace gdk_input_*() with GIOChannel;
214 display folder names with new/unread
215 representation (sync with main)
217 specify default window icon (sync with main)
219 use_addr_book default to FALSE
222 add accelerators for the buttons (sync with main)
225 * src/pixmaps/sylpheed_icon.xpm
228 2005-07-13 [paul] 1.9.12cvs46
230 * src/plugins/pgpmime/pgpmime.c
231 * src/plugins/pgpmime/sgpgme.c
232 (temporarily) use deprecated gpgme_data_rewind()
233 while largefile support is not present
234 (as suggested by Colin)
236 2005-07-13 [paul] 1.9.12cvs45
239 remove large file support (for now):
240 it breaks too many things
242 2005-07-13 [paul] 1.9.12cvs44
245 add large file support
247 fix bug #763 where href attribute was not
248 the very first attribute of a link
249 patch by Thomas Gilgin
251 2005-07-13 [colin] 1.9.12cvs43
253 * src/gtk/pluginwindow.c
254 Little portability fix
256 2005-07-13 [colin] 1.9.12cvs42
258 * src/plugins/pgpmime/sgpgme.c
261 2005-07-13 [colin] 1.9.12cvs41
263 * src/plugins/pgpmime/pgpmime.c
264 * src/plugins/pgpmime/sgpgme.c
265 Use gpgme_data_release_and_get_mem instead
268 2005-07-13 [colin] 1.9.12cvs40
271 * src/plugins/pgpmime/passphrase.c
272 * src/plugins/pgpmime/passphrase.h
273 * src/plugins/pgpmime/pgpmime.c
274 * src/plugins/pgpmime/plugin.c
275 * src/plugins/pgpmime/select-keys.c
276 * src/plugins/pgpmime/select-keys.h
277 * src/plugins/pgpmime/sgpgme.c
278 * src/plugins/pgpmime/sgpgme.h
279 Port pgpmime to gpgme-1.0.
281 2005-07-12 [paul] 1.9.12cvs39
286 add a 'Go to Prev' button to the toolbar.
287 correct tooltip text of go to buttons.
288 based on patch by Yang Guilong <bamanzi@gmail.com>
290 2005-07-12 [colin] 1.9.12cvs38
293 Fix progress bar showing stuff at startup.
295 2005-07-12 [paul] 1.9.12cvs37
298 fix building with jpilot support
300 2005-07-11 [colin] 1.9.12cvs36
303 Add visual indication that filtering is running
305 Make {}[] uri delimiters
307 Remove useless (and slow) calls
309 2005-07-11 [paul] 1.9.12cvs35
311 * src/plugins/clamav/clamav_plugin_gtk.c
312 * src/plugins/dillo_viewer/dillo_prefs.c
313 * src/plugins/pgpmime/prefs_gpg.c
314 * src/plugins/spamassassin/spamassassin_gtk.c
315 gather plugins prefs together under their
316 own 'Plugins' heading
318 2005-07-11 [paul] 1.9.12cvs34
323 account_delete(): modified alert dialog
326 fixed a crash when cancelling file selection
327 dialog by Escape key. Made non-ascii filename
329 * src/prefs_template.c
330 prefs_template_window_create(): make scrolled
331 window policy AUTOMATIC
333 2005-07-10 [hoa] 1.9.12cvs33
335 * src/etpan/imap-thread.c
336 workaround for old Courier IMAP servers.
338 2005-07-10 [colin] 1.9.12cvs32
343 Add visual progress indicator on filtering/processing
344 Factorize the progress bar code
347 * src/etpan/imap-thread.c
348 Add a reference counter to avoid destroying the Folder
349 while it's in use by another callback.
351 2005-07-09 [hoa] 1.9.12cvs31
354 * src/etpan/imap-thread.c
355 fixed deadlock when removing IMAP account.
357 2005-07-08 [colin] 1.9.12cvs30
361 Fix again problems decoding broken headers
362 * src/gtk/inputdialog.c
363 Fix local variable shadowing a global one
365 2005-07-08 [colin] 1.9.12cvs29
368 Make the cache/mark files platform-agnostic by writing
369 them in little-endian format. Reading them is also done
370 in little-endian format, of course; however, in order
371 to avoid trashing mark data on big-endian machines, the
372 files are, at first, read from the native format if the
373 little-endian one doesn't exist. This is easy to deter-
374 mine by trying to open a file with a swapped data_ver
375 and seeing if it's the wanted version.
376 Little-endian using users should see absolutely no
377 difference, Big-endian users may get a very little
378 performance drop due to byte-swapping.
379 Tested on i386 and ppc32.
380 Fixes bug #159 (The index file, in the mailboxes, is
383 To have the cache/mark files updated to the new little-
384 endian format, "Check for new messages" or even
385 "Rebuild folder tree" aren't enough. Files will be
386 updated as soon as a folder has been opened/closed.
387 To update everything, just select all folders by
388 selecting them one by one.
390 2005-07-07 [colin] 1.9.12cvs28
393 Remember the folder separator per IMAPFolder
395 Revive the Session on noop; fixes bug #761
396 (mark a bunch of unread messages as read takes
399 2005-07-07 [darko] 1.9.12cvs27
401 * src/common/template.c
402 Sort templates alphabetically
404 2005-07-06 [colin] 1.9.12cvs26
407 Try to use the correct separator in
408 most cases. Possibly fixes bug #759
409 (only creates the INBOX folder when
410 setting up new IMAP account) and
411 bug #760 (Can't retrieve messages)
413 2005-07-06 [colin] 1.9.12cvs25
416 Use real_path in status command. This will
417 help later, when namespaces will be used.
419 2005-07-06 [colin] 1.9.12cvs24
425 * src/etpan/etpan-log.c
426 * src/etpan/etpan-thread-manager.c
427 * src/etpan/imap-thread.c
428 Add a --disable-libetpan parameter. With this,
429 users that don't want IMAP4 support can avoid
430 the new dependancy (and have no IMAP support).
431 Users that have IMAP4 accounts and use this
432 parameter won't lose their configuration, their
433 IMAP accounts will just be invisible and not
436 Make the "Copy ..." contextual menu items
437 copy to both the X clipboard and the gtk
438 clipboard - as most other apps do.
440 Add a notice about OpenSSL usage, in order to
441 comply with OpenSSL's license (point 6):
442 http://www.openssl.org/source/license.html
444 2005-07-06 [colin] 1.9.12cvs23
447 Fix a minimum size for alertpanels
449 Show 'No space left on device' type errors
453 Rework folder's deletion message (remove
456 2005-07-05 [colin] 1.9.12cvs22
459 Add an alertpanel on auth error
461 Remove pthread-related stuff
463 2005-07-05 [colin] 1.9.12cvs21
465 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
466 Fix crash on plugin reloading (with a hack)
468 2005-07-05 [colin] 1.9.12cvs20
470 * src/prefs_account.c
471 * src/prefs_account.h
475 Add a way to filter the view
476 * src/gtk/pluginwindow.c
477 Filter loadable stuff
478 * src/plugins/pgpmime/prefs_gpg.c
479 Fix missing unregistration
481 * src/etpan/.cvsignore
482 * src/plugins/spamassassin/.cvsignore
483 Add more stuff to cvs ignored files
485 2005-07-04 [colin] 1.9.12cvs19
488 Fix scan_required returning FALSE when it
489 shouldn't. Maybe fix #760 (Can't retrieve
492 2005-07-04 [colin] 1.9.12cvs18
495 Fix always_show_msg pref
497 2005-07-04 [paul] 1.9.12cvs17
499 sync with main (forgotten in last commit)
503 check_line_length(): new.
505 is_file_entry_exist()
506 dirent_is_regular_file()
507 dirent_is_directory(): use g_file_test() instead of stat().
509 2005-07-04 [paul] 1.9.12cvs16
514 compose_write_to_file(): check for line
515 length limit and display warning if exceeds
517 use get_home_dir() instead of g_get_home_dir()
519 removed warning about invalid date
521 use get_home_dir() instead of g_get_home_dir()
523 2005-07-04 [paul] 1.9.12cvs15
526 fix new pixmap naming errors
527 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
529 2005-07-04 [colin] 1.9.12cvs14
532 Fix debugging string with a warning
534 2005-07-04 [colin] 1.9.12cvs13
537 Add a check for libetpan's version (>= 0.37)
539 2005-07-04 [hoa] 1.9.12cvs12
543 * src/etpan/imap-thread.c
544 * src/etpan/imap-thread.h
545 fixed IMAP implementation of check of mails.
547 2005-07-03 [hoa] 1.9.12cvs11
549 * src/etpan/Makefile.am
550 * src/etpan/etpan-errors.h
551 * src/etpan/etpan-log.[ch]
552 * src/etpan/etpan-thread-manager-types.h
553 * src/etpan/etpan-thread-manager.[ch]
554 * src/etpan/imap-thread.[ch]
561 dependency on libetpan 0.37 is now added.
563 2005-07-01 [colin] 1.9.12cvs10
571 * src/plugins/trayicon/trayicon.c
572 Add marked symbol on folders containing
580 Add an optional confirmation dialog on queue
581 sending. Patch by wwp.
582 * src/pixmaps/dir_close_mark.xpm ** ADDED **
583 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
584 * src/pixmaps/dir_open_mark.xpm ** ADDED **
585 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
586 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
587 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
588 * src/pixmaps/inbox_mark.xpm ** ADDED **
589 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
590 * src/pixmaps/outbox_mark.xpm ** ADDED **
591 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
592 * src/pixmaps/trash_mark.xpm ** ADDED **
595 2005-07-01 [colin] 1.9.12cvs9
598 Fix a little threading bug
601 A little bit of HIG normality never hurts
603 2005-07-01 [colin] 1.9.12cvs8
611 * src/common/template.c
614 Reverted the fwrite_atomic stuff. In fact
615 it is already atomic.
617 2005-06-30 [colin] 1.9.12cvs7
621 Add an fwrite_atomic() function to make
622 sure we write everything: fwrite can make
630 * src/common/template.c
631 Use that (and fix swapping of size and nmemb).
632 Thanks to Rich Coe for the heads up.
634 2005-06-30 [colin] 1.9.12cvs6
637 Optimize addressbook opening
639 2005-06-30 [colin] 1.9.12cvs5
642 Remove calls to summary_step after move/copy
644 2005-06-28 [paul] 1.9.12cvs4
647 wrap and make the error msg selectable
649 2005-06-28 [paul] 1.9.12cvs3
652 replace the OK button with a Close button
653 * src/gtk/foldersort.c
654 use GTK_STOCK_ icons/buttons
656 2005-06-28 [colin] 1.9.12cvs2
658 * src/gedit-print.c ** ADDED **
659 * src/gedit-print.h ** ADDED **
660 * src/gtk/gtksourceprintjob.c ** ADDED **
661 * src/gtk/gtksourceprintjob.h ** ADDED **
662 I can't believe no one had enough time to tell
663 me I forgot the `cvs add`
665 2005-06-27 [colin] 1.9.12cvs1
668 * src/gtk/Makefile.am
673 Add optional libgnomeprint-based printing
675 * src/gtk/quicksearch.c
676 Add an Edit/Quick search menu item to show
677 and focus the quicksearch
679 2005-06-27 [paul] 1.9.12
692 updated by Miquel Oliete, Thomas Gilgin, Ricardo
693 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
694 SungHyun Nam, Frederico Goncalves Guimaraes,
695 Andrej Kacian, and Yang Guilong
696 2005-06-26 [colin] 1.9.11cvs106
699 Forgot one file for previous fix
701 2005-06-26 [colin] 1.9.11cvs105
705 Fix problems with folder operations in no_select
706 imap folders. it applies only to mails, and
707 creation/deletion/move/renaming of folders
710 2005-06-26 [paul] 1.9.11cvs104
712 * src/prefs_filtering.c
713 replace one more GTK_STOCK_REMOVE
714 with GTK_STOCK_DELETE
716 2005-06-25 [colin] 1.9.11cvs103
719 Optimize get_seq_set_from_seq_list
722 2005-06-25 [colin] 1.9.11cvs102
725 If the directory exists, but not in the
726 correct encoding, rename it. This should
727 handle old-versions-induced bugs.
729 2005-06-25 [colin] 1.9.11cvs101
732 Fix path access with extended dir names
733 Fixes bug #589 (SC segfaults with wrong locale
736 2005-06-25 [colin] 1.9.11cvs100
738 * src/prefs_account.c
739 * src/prefs_account.h
741 Add an option to encrypt replies to
744 2005-06-25 [colin] 1.9.11cvs99
747 * src/quote_fmt_parse.y
748 ... And make it work with pgpinline.
750 2005-06-25 [colin] 1.9.11cvs98
755 * src/quote_fmt_parse.y
756 o Make reedition of encrypted messages possible
757 (as long as it is encrypted to self too, no
759 o Make replying with quote (and without selecting
760 text) possible for encrypted messages.
761 Closes bug #550 (Not possible to "reply with quote"
762 to gnupg encrypted messages)
764 2005-06-24 [paul] 1.9.11cvs97
769 2005-06-24 [paul] 1.9.11cvs96
772 made bind password entry invisible
775 send_message_local(): check exit status
776 to detect errors (sync with main)
778 use main's less ambiguous popup menu
781 2005-06-24 [paul] 1.9.11cvs95
783 * src/prefs_actions.c
784 * src/prefs_customheader.c
785 * src/prefs_display_header.c
786 * src/prefs_filtering_action.c
787 * src/prefs_matcher.c
788 * src/prefs_template.c
789 * src/prefs_toolbar.c
790 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
791 * src/gtk/description_window.c
792 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
794 2005-06-23 [colin] 1.9.11cvs94
797 Fix rough edges (be sure to call status_show whenever
800 2005-06-23 [colin] 1.9.11cvs93
804 Before, in a 5K mails folder: 11s
805 After, in the same folder: 58000µs
806 The joys of locking... gtk_clist_select_all() fires a
807 tree-select-row event for each selected row, which in
808 summaryview, callbacks summary_selected which in turn,
809 calls summary_status_show, which walks the selected
810 rows. Hence, calling gtk_clist_select_all was
811 exponential. Locking the summaryview makes
812 summary_selected return early.
814 2005-06-23 [colin] 1.9.11cvs92
817 Move mutex at the important place to avoid
820 Fix Del key deleting directly instead of
823 2005-06-22 [colin] 1.9.11cvs91
825 * src/plugins/spamassassin/libspamc.c
826 As we do spagetti code with assignations in multiple
827 places (see _message_read_raw where out = msg = raw),
828 let's be sure we don't free the same pointer twice.
829 Should fix bug #683 (Crash in libpam at
832 2005-06-22 [colin] 1.9.11cvs90
837 Make toolbar's delete use the move to trash stuff;
838 Add gtk_widget_realize to be sure pixmaps can get
839 created (that may fix an old worksforme bug which
840 I can't find back...)
842 2005-06-22 [colin] 1.9.11cvs89
847 Rename "Message/Delete" to "Message/Move to trash"
848 Add "Message/Delete..." that directly destroys the
849 selected messages after asking for a confirmation.
851 2005-06-22 [colin] 1.9.11cvs88
854 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
855 o Fix a deadlock (thanks Darko)
857 2005-06-22 [colin] 1.9.11cvs87
859 * src/gtk/foldersort.c
860 Add missing include for the i18n;
861 patch by Fabien Vantard
863 2005-06-21 [colin] 1.9.11cvs86
867 Respect the no_select flag
869 Fix recursive deletion
872 Make the folder deletion's warning
875 2005-06-21 [colin] 1.9.11cvs85
878 Prevent email addresses from spanning accross
879 lines - fixes bug # 646 (newline-chars in
882 2005-06-20 [colin] 1.9.11cvs84
885 Be sure not to remove source if copy failed
887 2005-06-20 [colin] 1.9.11cvs83
891 remove summaryview's lock
893 introduce threads to avoid problems when foreground tasks
894 interfere with background tasks
896 prevent moving to drafts/queue
900 2005-06-19 [colin] 1.9.11cvs82
903 Remember that the user doesn't want to override
904 offline mode, for 3 seconds. It avoid presenting
905 him with N popups in a really short time.
907 2005-06-17 [colin] 1.9.11cvs81
910 Fix IMAP breaking on folders containing '('
911 (Probably won't be enough)
913 2005-06-17 [colin] 1.9.11cvs80
915 Forgotten files on 1.9.11cvs79
917 Fix stepping when not immediately executing
919 Really prevent UID FETCH 0
921 Fix outgoing charset never set to utf-8
925 2005-06-16 [colin] 1.9.11cvs79
928 Fix bug #707 (Dash splits rows)
929 Only wrap if we're on a line break position and
930 the previous one was a "white" (space) char.
931 Pango stuff is weird.
933 2005-06-16 [colin] 1.9.11cvs78
936 Lock summaryview while downloading messages
942 Replace \r and \n with spaces in From and
945 2005-06-16 [paul] 1.9.11cvs77
948 liberalise the mime parser
952 2005-06-16 [paul] 1.9.11cvs76
957 2005-06-15 [colin] 1.9.11cvs75
960 Finish header encoding fix
964 Fix compilation (Thanks Stephan
967 2005-06-15 [colin] 1.9.11cvs74
970 Install gnome2 stuff rather than gnome1,
977 Visual progress when fetching all messages
981 Prevent changing current message while
984 2005-06-15 [paul] 1.9.11cvs73
986 * src/gtk/gtkaspell.c
987 * src/gtk/gtkaspell.h
990 2005-06-15 [paul] 1.9.11cvs72
992 * src/prefs_filtering.c
993 allow reordering of filter rules by
996 2005-06-15 [paul] 1.9.11cvs71
1001 replace deprecated function
1003 * src/send_message.c
1004 * src/gtk/progressdialog.c
1005 * src/gtk/progressdialog.h
1006 salvage and reuse parts of reverted sync
1008 2005-06-15 [paul] 1.9.11cvs70
1011 * src/send_message.c
1012 * src/gtk/progressdialog.c
1013 * src/gtk/progressdialog.h
1014 revert yesterday's sync with main
1015 it contains deprecated functions
1017 2005-06-15 [colin] 1.9.11cvs69
1020 Fix bug #670 (multi user to: will corrupt message
1023 2005-06-15 [colin] 1.9.11cvs68
1026 Fix bug #421 (Fix undo on wrapping)
1028 2005-06-15 [colin] 1.9.11cvs67
1031 Provide visual feedback while processing
1034 Provide visual feedback while getting
1035 short headers (for uncached messages)
1038 2005-06-14 [paul] 1.9.11cvs66
1041 change a couple stock icons
1043 * src/send_message.c
1044 * src/gtk/progressdialog.c
1045 * src/gtk/progressdialog.h
1046 sync main's GtkTreeView implementation
1048 2005-06-14 [colin] 1.9.11cvs65
1051 Various little fixes, mainly on error paths
1053 2005-06-13 [colin] 1.9.11cvs64
1058 Add a way to fetch only headers. This speeds
1059 up filtering on headers for IMAP. Fixes:
1060 bug #481 extraneous imap commands slow down
1062 bug #522 Sylpheed downloads all messages
1063 when opening mailbox (IMAP)
1064 bug #677 IMAP fetch is soooooooooooooo slow
1067 Add a folder set_batch method so that
1068 implementations can speed up flags changes
1071 Use that in mark as (un)read and mark all read
1074 Implement set_batch - brings back deferred
1075 flags in a less buggy manner. Fixes:
1076 bug #729 IMAP immediate expunge of deleted messages
1077 bug #191 remove list of messages with one command
1078 Fix login with strange chars
1079 Implement fetch_msg_full
1080 Fix copy (wrong counts)
1082 2005-06-12 [colin] 1.9.11cvs63
1085 lock incorporation during long operations.
1086 Avoids fucking up the IMAP socket.
1088 2005-06-12 [colin] 1.9.11cvs62
1092 Factorize remove_all_msg
1095 Don't update partial-download status if unnecessary
1097 Use remove_msgs everywhere possible
1099 2005-06-12 [colin] 1.9.11cvs61
1103 Add a remove_msgs function to remove a
1108 2005-06-12 [colin] 1.9.11cvs60
1111 Remove flags-processing deferring... Too hard
1112 to get it to work in all cases.
1114 2005-06-11 [colin] 1.9.11cvs59
1117 printf -> debug_print
1119 2005-06-11 [colin] 1.9.11cvs58
1122 o Fix build without USE_PTHREAD
1123 o Factorize imap_open
1124 o Alertpanel in case of impossible connection
1125 o Alertpanel in case of impossible login
1126 o Fix deferred flags processing to force a
1127 flush before adding some more flags to process,
1128 but in another folder.
1130 2005-06-10 [colin] 1.9.11cvs57
1133 o Fix a format string error
1134 o init ssl socket outside of the thread
1135 (it possibly invokes gtk calls)
1137 o Put back the buffer to its necessary size
1138 o Fix changing a file pointer without keeping
1139 track of it (thanks Valgrind)
1141 o Fix automatic STARTTLS if login should be done
1142 and the server only allows it after starting TLS
1143 * src/gtk/gtkinputdialog.c
1144 o Eat GDK_Return so that the combo popup doesn't
1145 appear when we press Enter to validate the combo
1146 input dialog (as seen in the Open with... dialog)
1148 2005-06-10 [colin] 1.9.11cvs56
1152 o Fix a crash on deletion
1153 o Threadize imap_select (it's called outside of
1155 o Defer treatment of DELETED flags
1158 2005-06-09 [colin] 1.9.11cvs55
1161 Make sure we check imap_gtk_should_override(), which
1162 potentially calls gtk stuff, before creating thread.
1163 That way it should't be called via imap_get_session()
1166 2005-06-09 [colin] 1.9.11cvs54
1169 o add a bit of status output
1170 o remove some dead code
1171 o threadize get_list_of_uids
1172 o threadize imap_get_flags
1173 o defer flag changing by 500ms so that they
1177 2005-06-08 [colin] 1.9.11cvs53
1180 Thread-ize imap_cmd_fetch
1182 2005-06-08 [colin] 1.9.11cvs52
1185 Mmh, that broke POP3...
1187 2005-06-08 [colin] 1.9.11cvs51
1190 Stabilize IMAP patch (thanks to Hoa)
1192 2005-06-08 [colin] 1.9.11cvs50
1195 Test patch to speed up imap.
1197 2005-06-08 [colin] 1.9.11cvs49
1202 Apply patch from gentoo to use /usr/share/mime/globs if
1203 available, after un-breaking it
1206 Use g_timeout for invoking hooks that possibly use gtk
1207 calls. This should leave gtk calls in the main thread.
1209 2005-06-08 [paul] 1.9.11cvs48
1212 conv_get_outgoing_charset_str(): don't
1213 use prefs_common setting
1216 add /Options/Character encoding/... to
1217 temporarily change the outgoing encoding
1219 (belated sync with main)
1221 2005-06-08 [paul] 1.9.11cvs47
1224 correction to/completion of last
1227 2005-06-08 [paul] 1.9.11cvs46
1233 always enabled Japanese auto-detection
1234 if the first letters of locale string
1237 don't use "destroy" signal to destroy
1238 Compose object (fix rare crashes on discard?)
1242 added Hebrew encodings
1243 * src/sourcewindow.c
1244 don't use "destroy" signal to destroy
1247 2005-06-07 [colin] 1.9.11cvs45
1250 Add missing unlocks/locks
1252 2005-06-07 [paul] 1.9.11cvs44
1255 restore bug #749 fix
1257 2005-06-06 [colin] 1.9.11cvs43
1260 Fix selection bug when prefs_common.open_unread
1263 2005-06-06 [colin] 1.9.11cvs42
1269 Factorize long operations beginning and end
1270 (locking, freezing/thawing, cursor, ...)
1271 Check selection->data member in selection-
1272 related loops; this avoids dying an awful
1273 death if the selection changes on us while
1274 we're marking a whole IMAP folder unread,
1277 2005-06-06 [paul] 1.9.11cvs41
1280 don't g_free() a static gchar buffer
1282 2005-06-05 [colin] 1.9.11cvs40
1287 Fix bug #749 (Show all headers should be
1288 sticky as the GUI suggests)
1290 2005-06-03 [paul] 1.9.11cvs39
1293 don't allow editing of mail while sending.
1296 2005-06-03 [paul] 1.9.11cvs38
1299 add a freeze/thaw to speed up 'mark all read'
1301 2005-06-03 [paul] 1.9.11cvs37
1303 * src/prefs_message.c
1304 reflect changes immediately
1306 2005-06-02 [colin] 1.9.11cvs36
1309 Patch by Fabien Vantard.
1311 2005-06-02 [colin] 1.9.11cvs35
1314 Use a non-blocking imap_getline() if possible.
1315 This should completely prevent the interface
1316 from freezin on imap operations, although it
1317 may do strange stuff in case of folder switching
1318 while a big imap operation is taking place...
1320 In addition, fix a leak in the case thread
1321 creation fails on connection.
1323 2005-06-02 [colin] 1.9.11cvs34
1326 * src/prefs_common.h
1327 Fix build (prefs_common_init() doesn't exist
1330 2005-06-02 [colin] 1.9.11cvs33
1332 * src/prefs_account.c
1333 Fix bug #245 (filtering rules broken when
1334 renaming a remote account (imap4 or nntp)
1336 2005-06-02 [colin] 1.9.11cvs32
1339 Try to fix IMAP shortcomings:
1340 o Multithread imap_open()
1341 o allow offline-mode overriding instead of
1345 Add a function to ask whether we want to
1346 override offline-mode for 10 minutes (one-shot
1349 Fix segfault when imap parser isn't happy about
1352 2005-06-01 [colin] 1.9.11cvs31
1360 * src/send_message.c
1363 * src/common/hooks.c
1364 * src/common/prefs.c
1365 * src/common/template.c
1366 * src/common/utils.c
1367 * src/gtk/gtkutils.c
1368 * src/gtk/inputdialog.c
1370 * src/gtk/pluginwindow.c
1371 * src/gtk/prefswindow.c
1372 * src/plugins/pgpmime/passphrase.c
1373 * src/plugins/pgpmime/prefs_gpg.c
1376 * src/common/Makefile.am
1377 * src/common/timing.h
1378 Add basic timing code
1381 Fix a bug with unread messages when
1382 re-sorting folders, and by the way
1383 fix a big performance hit when
1384 re-sorting (10k mails: before 5s,
1387 * src/prefs_compose_writing.c
1388 * src/prefs_compose_writing.h
1389 * src/prefs_message.c
1390 * src/prefs_message.h
1395 * src/prefs_receive.c
1396 * src/prefs_receive.h
1399 * src/prefs_summaries.c
1400 * src/prefs_summaries.h
1401 Fix copyright banner
1403 2005-06-01 [paul] 1.9.11cvs30
1406 updated by Flammie Pirinen
1408 fix 'Bad BASE64 content' output
1410 2005-05-31 [colin] 1.9.11cvs29
1413 Oops, where did my hunk go.
1415 2005-05-31 [colin] 1.9.11cvs28
1427 * src/image_viewer.c
1433 * src/prefs_account.c
1434 * src/prefs_actions.c
1435 * src/prefs_common.c
1436 * src/prefs_compose_writing.c
1437 * src/prefs_customheader.c
1438 * src/prefs_ext_prog.c
1439 * src/prefs_filtering.c
1440 * src/prefs_filtering_action.c
1442 * src/prefs_image_viewer.c
1443 * src/prefs_message.c
1444 * src/prefs_message.h
1445 * src/prefs_msg_colors.c
1449 * src/prefs_receive.c
1450 * src/prefs_receive.h
1453 * src/prefs_spelling.c
1454 * src/prefs_summaries.c
1455 * src/prefs_summary_column.c
1456 * src/prefs_template.c
1457 * src/prefs_themes.c
1458 * src/prefs_toolbar.c
1459 * src/prefs_wrapping.c
1462 * src/send_message.h
1464 * src/summary_search.c
1470 * src/gtk/gtkutils.h
1471 o Move the rest of Common prefs to new style
1472 o Lots of -Wall warning fixes
1473 o fix FIXME in cache memusage calculation
1474 o Let return receipts be sent from any account
1475 o Little cache optimisation (read)
1476 o Fix bug #746 (don't treat commas as separators
1477 when inside a quoted string)
1479 2005-05-31 [paul] 1.9.11cvs27
1481 * src/prefs_common.c
1482 fix 'off-by-one' typo
1484 2005-05-31 [paul] 1.9.11cvs26
1490 * src/prefs_actions.c
1491 * src/prefs_common.c
1492 * src/prefs_common.h
1493 * src/prefs_customheader.c
1494 * src/prefs_display_header.c
1495 * src/prefs_filtering.c
1496 * src/prefs_filtering_action.c
1497 * src/prefs_matcher.c
1498 * src/prefs_summaries.c
1499 * src/prefs_summary_column.c
1500 * src/prefs_template.c
1501 * src/prefs_toolbar.c
1503 * src/gtk/pluginwindow.c
1504 * src/gtk/prefswindow.c
1505 * src/gtk/progressdialog.c
1506 add hidden prefs 'enable_rules_hint'
1507 for gtk_tree_view_set_rules_hint()
1511 2005-05-31 [colin] 1.9.11cvs25
1515 * src/prefs_common.c
1516 * src/prefs_summaries.c ** ADDED **
1517 * src/prefs_summaries.h ** ADDED **
1518 Common/Display -> Display/Summaries
1520 2005-05-31 [colin] 1.9.11cvs24
1524 * src/prefs_quote.c ** ADDED **
1525 * src/prefs_quote.h ** ADDED **
1526 Move Common/Quote to Compose/Quoting
1527 * src/prefs_common.c
1528 * src/prefs_common.h
1529 Remove old quote stuff, add
1530 convenience functions for GtkTextView prefs
1531 * src/gtk/prefswindow.c
1532 Set default height higher
1534 2005-05-30 [colin] 1.9.11cvs23
1538 * src/prefs_common.c
1539 * src/prefs_compose_writing.c ** ADDED **
1540 * src/prefs_compose_writing.h ** ADDED **
1541 Move Common/Compose prefs to Compose/Writing
1543 2005-05-30 [colin] 1.9.11cvs22
1545 * src/common/utils.c
1546 Fix bug #651 (Confused Attract by Subject)
1547 Patch by M. Benkmann <haferfrost@web.de>
1550 2005-05-30 [colin] 1.9.11cvs21
1553 Fix concatenation of different headers of
1554 the same type (bug #645)
1555 * src/prefs_folder_item.c
1556 Fix bug #699 (setting color to black doesn't
1559 Print out decoding error only once per
1562 2005-05-30 [paul] 1.9.11cvs20
1564 * src/common/template.c
1567 2005-05-30 [paul] 1.9.11cvs19
1569 * doc/src/rfc2368.txt **NEW FILE**
1571 compose_entries_set(): don't interpret Bcc
1572 header field (conform to RFC 2368)
1575 2005-05-29 [colin] 1.9.11cvs18
1577 * src/prefs_common.c
1578 Let the default reply format respect
1579 netiquette by cutting the signature.
1581 2005-05-29 [colin] 1.9.11cvs17
1584 Don't let always_show_msg override
1585 open_unread_on_enter when opening a new
1588 2005-05-27 [paul] 1.9.11cvs16
1593 app_will_exit(): cleanup tmp directory when exit
1594 * src/message_search.c
1595 improved the interface and made code cleanup.
1596 removed Clear button
1597 * src/send_message.c
1598 send_message_local(): use GSpawn, and detect errors
1599 * src/summary_search.c
1600 improved the interface and made code cleanup
1602 textview_write_link(): also skip non-ascii space
1603 at the head of link strings (phishing check
1604 didn't work at the case)
1605 * src/common/utils.c
1606 get_command_output(): use g_spawn_command_line_sync()
1609 2005-05-26 [colin] 1.9.11cvs15
1614 2005-05-26 [colin] 1.9.11cvs14
1617 Fix nntp mode reader (bug #611)
1618 Patch by Florian Mickler <florian@mickler.org>
1620 2005-05-26 [colin] 1.9.11cvs13
1622 * src/plugins/pgpmime/passphrase.c
1623 Fix mouse grabbing (bug #557)
1625 2005-05-26 [colin] 1.9.11cvs12
1627 * src/prefs_themes.c
1628 Fix g_warning (bug #541)
1630 2005-05-26 [colin] 1.9.11cvs11
1632 * src/prefs_actions.c
1633 * src/prefs_template.c
1634 Fix bug #506 (no warning if action/template
1636 * src/common/template.c
1637 Fix a possible crash
1639 2005-05-26 [colin] 1.9.11cvs10
1645 Forbid locked messages to be moved or
1646 deleted. Locked messages in trashes
1647 still get deleted, for performance
1648 reason (mh.c::mh_remove_all_msgs)
1650 2005-05-25 [colin] 1.9.11cvs9
1653 Use correct encoding when sending mails
1654 with attachments that have accentued
1657 2005-05-24 [colin] 1.9.11cvs8
1660 Fix bug #688 f) read/unread marker not
1661 changed on first click
1662 Also, optimize summary_status_show()
1667 Fix bug #688 b) and c) wrt message
1668 attachments and signature
1669 * src/stock_pixmap.c
1670 * src/stock_pixmap.h
1671 * src/stock_pixmap.c
1672 * src/stock_pixmap.h
1674 * src/pixmaps/clip_gpg_signed.xpm
1675 Add clip/signed icon
1677 2005-05-24 [colin] 1.9.11cvs7
1679 * src/folder_item_prefs.c
1682 2005-05-24 [colin] 1.9.11cvs6
1685 * src/prefs_common.c
1686 * src/prefs_common.h
1687 Add a confirmation to folder drag and drop
1691 fix _with_disable parameters so that
1692 the buttons labels are specifiable too
1693 * src/plugins/pgpmime/sgpgme.c
1697 2005-05-24 [colin] 1.9.11cvs5
1700 Uncollapse/collapse folders on double-click
1701 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
1704 2005-05-23 [colin] 1.9.11cvs4
1706 * src/common/socket.c
1707 Check another special SSL_peek() error.
1708 Should help wrt bug #728
1710 2005-05-23 [colin] 1.9.11cvs3
1712 * src/plugins/pgpmime/pgpmime.c
1713 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
1714 breaking menu accelerators and stuff. Users will have to
1715 reselect "PGP MIME" instead of "PGP/MIME" in their
1716 account's privacy preferences if needed.
1720 * tools/kdeservicemenu/install.sh
1721 use kdesu to prompt for root password if doing
1722 global install/uninstall
1724 2005-05-20 [colin] 1.9.11cvs2
1727 Fix another compilation error with gcc-2.9x
1728 Thanks to Pawel Pekala <c0rn@gazeta.pl>
1729 * src/send_message.c
1730 Don't send QUIT if we aren't connected
1732 2005-05-19 [colin] 1.9.11cvs1
1735 Fix compilation with gcc 2.9x
1737 2005-05-19 [paul] 1.9.11
1741 2005-05-19 [paul] 1.9.9cvs14
1743 * src/gtk/inputdialog.c
1744 prevent gettext warning
1746 2005-05-19 [paul] 1.9.9cvs13
1749 * src/prefs_common.c
1750 * src/prefs_common.h
1753 add an option to toggle cursor in message
1754 view (sync with main)
1756 2005-05-18 [colin] 1.9.9cvs12
1759 Dereference freed pointer
1760 * src/gtk/gtkaspell.c
1761 Fix duplication of dictionaries (is it an aspell issue?)
1763 2005-05-18 [colin] 1.9.9cvs11
1765 * src/gtk/inputdialog.c
1766 * src/gtk/gtkaspell.c
1769 Remove a double call
1771 2005-05-17 [colin] 1.9.9cvs10
1773 * src/gtk/gtkaspell.c
1774 Fix dialogs, Ctrl-Enter accel
1776 2005-05-17 [colin] 1.9.9cvs9
1778 * src/gtk/gtkaspell.c
1779 Fix some accelerators, escape in replace-window
1781 2005-05-16 [colin] 1.9.9cvs8
1783 * src/gtk/gtkaspell.c
1784 Revert last commit, it was a mistake.
1786 2005-05-16 [colin] 1.9.9cvs7
1788 * src/gtk/gtkaspell.c
1789 Remove buggy code while we're at it. It's a
1790 dead code path anyway.
1792 2005-05-16 [colin] 1.9.9cvs6
1794 * src/gtk/gtkaspell.c
1795 Missed some gtk_menu_popup where deactivate
1796 signal should be handled. Should fix bug
1799 2005-05-16 [colin] 1.9.9cvs5
1801 * src/gtk/gtkaspell.c
1802 Remove debug printf()s
1804 2005-05-16 [colin] 1.9.9cvs4
1806 * src/gtk/gtkaspell.c
1807 Fix a bit aspell problems
1810 2005-05-13 [colin] 1.9.9cvs3
1813 Fix the + appearing even when no subfolders
1814 have unread messages. Thanks to wwp for the
1817 2005-05-11 [paul] 1.9.9cvs2
1820 correction to 1.9.9cvs1, only colour folders that
1821 have new msgs (not unread msgs)
1823 2005-05-10 [colin] 1.9.9cvs1
1827 Try to fix bolding bugs again.
1831 * tools/claws.i18n.status.pl
1832 add Ricardo Mones Lastra's script that has been providing
1833 the i18n status page for many months
1835 2005-05-09 [paul] 1.9.9
1839 2005-05-09 [paul] 1.9.6cvs58
1846 * RELEASE_NOTES.claws
1847 add release notes to cvs to simplify release
1850 add ca and fi to ALL_LINGUAS
1852 workaround for missing Makevars
1855 add new Catalan and Finnish translations
1856 submitted by Miquel Oliete and Flammie Pirinen
1866 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
1867 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
1868 Urke MMI, and Hansom Young
1870 Fix drafting when quitting. compose_draft() closes the
1871 compose windows, which modifies the compose_list GSList.
1872 We have to refresh this list after echo drafting to avoid a
1874 * src/partial_download.c
1875 fix segfault on exit
1877 2005-05-06 [paul] 1.9.6cvs57
1879 * src/grouplistdialog.c
1880 quick fix/workaround for unresizeable newsgroup
1883 2005-05-06 [paul] 1.9.6cvs56
1887 use gettext plural forms
1891 small improvement to english usage
1893 2005-05-05 [thorsten] 1.9.6cvs55
1898 2005-05-05 [paul] 1.9.6cvs54
1904 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
1907 2005-05-05 [paul] 1.9.6cvs53
1910 fix resizing of separate message and
1913 2005-05-05 [paul] 1.9.6cvs52
1925 * src/prefs_filtering.c
1926 * src/prefs_filtering_action.c
1927 * src/prefs_matcher.c
1928 * src/prefs_spelling.c
1929 * src/prefs_toolbar.c
1932 * src/gtk/description_window.c
1933 * src/gtk/gtkvscrollbutton.c
1934 * src/gtk/progressdialog.c
1935 * src/gtk/quicksearch.c
1936 * src/plugins/pgpmime/prefs_gpg.c
1937 * src/plugins/spamassassin/spamassassin_gtk.c
1938 replace deprecated gtk_widget_set_usize
1940 2005-05-04 [colin] 1.9.6cvs51
1942 * src/common/utils.c
1943 Fix crash when subst_for_filename is called
1944 with a NULL parameter
1946 2005-05-04 [colin] 1.9.6cvs50
1948 * src/partial_download.c
1950 Escape login when writing uidl file
1953 2005-05-03 [colin] 1.9.6cvs49
1956 Fix possible DOS in mime parser
1959 2005-05-02 [colin] 1.9.6cvs48
1962 Try to fix the copy/paste mess once again.
1965 2005-04-30 [colin] 1.9.6cvs47
1967 * src/prefs_account.h
1969 * src/send_message.c
1972 Try to batch sending mails (per account) instead of
1973 reconnecting to server every time.
1975 2005-04-29 [colin] 1.9.6cvs46
1978 Fix window resizing that refused to size down
1979 * src/prefs_common.c
1980 * src/prefs_common.h
1981 * src/prefs_filtering.c
1982 Save Filtering's window size
1984 2005-04-21 [paul] 1.9.6cvs45
1986 * ChangeLog-gtk2.claws
1990 2005-04-21 [paul] 1.9.6cvs44
1997 use gtkut_widget_draw_now(). Improved performance
1998 of the update of statusbar
2000 textview_smooth_scroll_do(): redraw it after scroll
2001 is done (fixed incorrect display when a part of the
2003 * src/gtk/gtkutils.c
2004 * src/gtk/gtkutils.h
2005 gtkut_widget_draw_now(): use gdk_window_process_updates()
2006 to force update of widgets.
2007 Removed gtkut_widget_wait_for_draw() which had a big
2008 overhead because of waiting for all events processed
2010 2005-04-20 [paul] 1.9.6cvs43
2013 complete 1.9.6cvs42's sync:
2014 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
2016 2005-04-19 [paul] 1.9.6cvs42
2021 catch_output(): correctly select the insert text
2022 (fix invalid iterator warnings).
2027 * src/prefs_common.c
2028 support GBK encoding.
2029 * src/common/session.c
2030 * src/common/session.h
2031 use separate buffer for large data to be sent,
2032 and don't duplicate it (reduces memory usage) (thanks to Dirk).
2034 2005-04-18 [paul] 1.9.6cvs41
2037 convert unsigned long into guint32
2038 patch by Paul LeoNerd Evans
2040 2005-04-17 [colin] 1.9.6cvs40
2043 Fix 'Request return receipt' from folder
2044 properties (bug #708)
2046 2005-04-17 [colin] 1.9.6cvs39
2049 Fix duplicate hotkeys in Mainwindow's menu
2051 2005-04-17 [colin] 1.9.6cvs38
2054 Fix duplicate hotkeys in Folderview's contextual
2057 2005-04-15 [colin] 1.9.6cvs37
2060 Fix 'Save as...' with non-ascii filenames
2062 2005-04-15 [colin] 1.9.6cvs36
2064 * src/plugins/pgpmime/pgpmime.c
2065 Fix bus error on 64bit. Spotted by
2066 macallan1888@gmail.com
2068 2005-04-15 [colin] 1.9.6cvs35
2070 * src/prefs_account.c
2073 2005-04-12 [colin] 1.9.6cvs34
2075 * src/prefs_account.c
2076 Fix smtp auth type off-by-one. We forgot to
2077 add PLAIN in the prefs-to-gui setter func and
2078 as a result, the selected auth when opening
2079 account prefs was not the correct one.
2081 2005-04-12 [paul] 1.9.6cvs33
2084 if the recv dialog is visible, Cancel only
2085 cancels the current account
2088 2005-04-10 [colin] 1.9.6cvs32
2091 Copy score when copying FilteringActions
2094 2005-04-10 [colin] 1.9.6cvs31
2097 Make Message -> Receive -> Cancel cancel
2098 incorporation on all accounts. Fixes
2101 2005-04-10 [colin] 1.9.6cvs30
2103 * src/prefs_account.c
2104 Update Privacy checkbuttons status based
2105 on the selected privacy system
2107 Always connect the "None" privacy system; the
2108 static boolean was probably there to avoid
2109 reconnecting twice in the same compose window,
2110 but as the parent function is only called once
2111 per compose, it's only a bug - as a static is
2112 initialized once per application instance.
2113 Also, don't uncheck Sign and Encrypt when
2114 selecting None as privacy system; just ignore
2115 them when sending/queuing.
2118 2005-04-08 [colin] 1.9.6cvs29
2121 * src/prefs_account.c
2122 * src/prefs_account.h
2123 Add account preference to queue message in a certain
2126 2005-04-06 [colin] 1.9.6cvs28
2128 * src/prefs_account.c
2129 Update old inbox path syntax
2131 2005-04-06 [paul] 1.9.6cvs27
2136 changed -traditional-cpp to -no-cpp-precomp for newer
2139 made column resize automatically
2140 * src/send_message.c
2141 send_message_smtp(): consider EOF right after QUIT
2142 successful (workaround for Gmail SMTP server)
2143 * src/common/socket.c
2144 ssl_read(), ssl_peek(): check EOF which violates the
2146 * src/gtk/colorlabel.c
2147 removed warnings when displaying colorlabel menu
2148 (don't use GtkAlignment)
2150 2005-04-05 [paul] 1.9.6cvs26
2152 * src/plugins/trayicon/trayicon.c
2153 fix clipping of icon under KDE3
2155 2005-04-05 [paul] 1.9.6cvs25
2158 hide display of threading
2161 2005-04-04 [thorsten] 1.9.6cvs24
2164 marks lost on filesystems with different stat() results on
2167 2005-04-03 [colin] 1.9.6cvs23
2170 Don't handle up/down. Patch by Alfons
2172 2005-04-02 [colin] 1.9.6cvs22
2175 Make scrolling faster. Patch by Alfons.
2177 2005-04-01 [colin] 1.9.6cvs21
2180 * src/stock_pixmap.c
2181 * src/pixmaps/dir-noselect.xpm ** REMOVED **
2182 * src/pixmaps/dir_noselect.xpm ** ADDED **
2183 Fix pixmap name mismatch (Thanks Stephan Sachse)
2185 2005-04-01 [colin] 1.9.6cvs20
2187 * src/image_viewer.c
2188 * src/image_viewer.h
2193 Implement inline image resizing and right-clicking
2195 2005-04-01 [paul] 1.9.6cvs19
2201 patch by Luca Cavalli <loopback<AT>slackit.org>
2203 updated by Pavlo Bohmat
2205 2005-03-31 [colin] 1.9.6cvs18
2208 Fix parsing references
2210 don't put nulls in the references list
2212 commit that forgotten file in 1.9.6cvs14
2214 2005-03-31 [colin] 1.9.6cvs17
2217 Fix joining of signature separator again.
2218 Maybe Hiro could put it in main too...
2220 2005-03-31 [colin] 1.9.6cvs16
2224 * src/stock_pixmap.c
2225 * src/stock_pixmap.h
2226 * src/pixmaps/dir-noselect.xpm
2227 Update foldersel.c (sync from main, patch by Alfons)
2229 2005-03-30 [colin] 1.9.6cvs15
2232 Fix handling of imap folders containing [] in
2233 their name. Thanks to Nahuel Angelinetti for
2234 the detailed bugreport.
2236 2005-03-30 [colin] 1.9.6cvs14
2238 * src/common/utils.h
2239 * src/common/utils.c
2246 * src/quote_fmt_parse.y
2248 Update references system. Patch by Alfons
2250 2005-03-30 [colin] 1.9.6cvs13
2252 * src/common/socket.c
2253 Force the glibc to read resolv.conf again when
2254 it has changed. Should fix issues when changing
2255 networks on a laptop and not restarting sylpheed.
2257 2005-03-30 [paul] 1.9.6cvs12
2259 partial sync with main:
2262 create_io_dialog(): use user-defined text font
2263 (thanks to Alfons), and modified its appearance.
2269 don't join (presumably) itemized lines on line-wrapping
2270 fixed wrapping of quote when auto-wrapping is enabled
2271 compose_destroy(): destroy paned only if it's not
2272 attached to window. Fixed memory leak of popup menu.
2282 removed redundant code
2284 changed 'Code set' (which is rather incorrect)
2285 in the menu to 'Character encoding'
2286 main_window_set_widgets(): request size first
2287 to prevent window size becoming wrong
2288 fixed remembering of the state of the visibility
2291 changed 'Code set' (which is rather incorrect)
2292 in the menu to 'Character encoding'
2293 * src/prefs_common.c
2294 * src/prefs_common.h
2295 added an option whether to render HTML as text or not
2296 added separators to outgoing encoding menu
2298 procheader_scan_date_string(): support header
2299 like: "[Tue,] 01 Feb 2005 09:57[:00]"
2304 textview_show_html(): force output of newline
2305 added an option whether to render HTML as text or not
2306 * src/common/utils.c
2307 strncpy2(): optimized based on Alfons' code
2308 * src/gtk/gtkutils.c
2309 * src/gtk/gtkutils.h
2310 removed non-used code
2311 * src/plugins/pgpmime/passphrase.c
2312 partially fixed grab input of passphrase dialog
2313 Confine pointer to window
2315 2005-03-30 [colin] 1.9.6cvs11
2319 Read/write 32bit ints from cache & marks
2322 2005-03-29 [paul] 1.9.6cvs10
2327 * src/gtk/gtkaspell.c
2328 sync with HEAD (don't pass NULL pointers)
2334 * tools/acroread2sylpheed.pl
2335 sync with HEAD (add script to send pdfs as
2336 attachments from Adobe Reader 7)
2338 2005-03-21 [paul] 1.9.6cvs9
2344 * src/image_viewer.c ** ADDED **
2345 * src/image_viewer.h ** ADDED **
2347 * src/prefs_common.c
2348 * src/prefs_common.h
2349 * src/prefs_image_viewer.c ** ADDED **
2350 * src/prefs_image_viewer.h ** ADDED **
2353 * src/pixmaps/sylpheed_logo.xpm
2354 * src/plugins/Makefile.am
2355 * src/plugins/image_viewer/.cvsignore ** REMOVED **
2356 * src/plugins/image_viewer/Makefile.am ** REMOVED **
2357 * src/plugins/image_viewer/plugin.c ** REMOVED **
2358 * src/plugins/image_viewer/viewer.c ** REMOVED **
2359 * src/plugins/image_viewer/viewer.glade ** REMOVED **
2360 * src/plugins/image_viewer/viewer.h ** REMOVED **
2361 * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
2362 * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
2363 * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
2364 as gdk-pixbuf is now built-in
2365 remove image_viewer plugin and put code back into
2367 implement inline image display (sync with main)
2369 replace logo with newer, nicer, larger version
2371 2005-03-21 [paul] 1.9.6cvs8
2374 cosmetic improvement
2376 2005-03-21 [holger] 1.9.6cvs7
2378 * src/plugins/spamassassin/spamassassin.c
2380 (unregister hook on failed plugin init)
2382 2005-03-20 [colin] 1.9.6cvs6
2384 * src/common/plugin.c
2385 Check that plugin isn't already loaded
2388 2005-03-20 [thorsten] 1.9.6cvs5
2391 use a more compatible syntax
2393 2005-03-20 [thorsten] 1.9.6cvs4
2395 * src/prefs_toolbar.c
2396 fix crash when selecting toolbar item (uninitialized pointer)
2398 2005-03-20 [thorsten] 1.9.6cvs3
2401 fix mimetype detection (referenced free()d string)
2403 2005-03-20 [paul] 1.9.6cvs2
2406 sync with HEAD (1.0.3cvs5)
2407 neglect Reply-To header if empty
2410 2005-03-19 [holger] 1.9.6cvs1
2416 2005-03-18 [paul] 1.9.6
2418 initial GTK2 release
2420 2005-03-18 [paul] 1.0.3cvs3.1
2426 * src/pixmaps/sylpheed_logo.xpm
2429 2005-03-18 [colin] 1.0.3cvs2.6
2432 Remove call to summary_step in summary_copy_selected_to
2433 Can't see its purpose, and this causes bug when copying
2434 a message if the next one is unread: it reads it.
2436 2005-03-18 [paul] 1.0.3cvs2.5
2439 fix bug 694 'Enter doesn't trigger OK in "Move" window'
2441 2005-03-18 [paul] 1.0.3cvs2.4
2452 fix buffer overflow, CAN-2005-0667, see
2453 http://secunia.com/advisories/14491/
2456 2005-03-17 [colin] 1.0.3cvs2.3
2460 Fix font bugs (both lists now officialy share
2464 2005-03-17 [paul] 1.0.3cvs2.2
2466 * src/gtk/pluginwindow.c
2467 make plugin descriptions uneditable
2469 2005-03-11 [paul] 1.0.3cvs2.1
2474 * src/plugins/trayicon/trayicon.c
2476 add src/wizard.c to POTFILES.in
2478 2005-03-11 [paul] 1.0.3cvs1.1
2494 2005-03-04 [colin] 1.0.1cvs22.2
2497 Fix signatures with accentued chars in it
2499 2005-03-04 [colin] 1.0.1cvs22.1
2503 Don't use SIZE param in MAIL FROM: if server
2504 doesn't support it. Patch by Eugen Freiter
2505 <eugen_f@users.sf.net>
2507 2005-02-27 [paul] 1.0.1cvs20.1
2514 2005-02-27 [colin] 1.0.1cvs19.4
2518 Fix prototypes. Patch by Alfons
2520 2005-02-27 [colin] 1.0.1cvs19.3
2523 Don't auto-join the signature separator.
2525 2005-02-26 [colin] 1.0.1cvs19.2
2528 Fix 'mark all read' with collapsed threads.
2531 2005-02-25 [paul] 1.0.1cvs19.1
2535 * src/prefs_account.c
2536 * src/prefs_folder_item.c
2537 * src/gtk/prefswindow.c
2538 * src/gtk/prefswindow.h
2541 2005-02-25 [paul] 1.0.1cvs15.12
2547 * src/gtk/gtkutils.c
2548 * src/gtk/gtkutils.h
2549 * src/gtk/logwindow.c
2550 * src/gtk/progressdialog.c
2551 sync with main (revision 127)
2552 and fix logwindow clipping
2554 2005-02-24 [colin] 1.0.1cvs15.11
2556 * src/plugins/pgpmime/passphrase.c
2557 Disable input grabbing; it doesn't work yet.
2559 2005-02-24 [colin] 1.0.1cvs15.10
2562 Don't send out receipts if offline. Ask.
2564 2005-02-23 [colin] 1.0.1cvs15.9
2569 2005-02-23 [colin] 1.0.1cvs15.8
2572 Really fix Bug 568 by removing useless
2573 calls. summary_thread_init() now called
2574 in summary_sort(). This should please
2575 Alfons as it should be faster than
2578 2005-02-23 [colin] 1.0.1cvs15.7
2581 Encode parts as QP or B64 if signing
2583 2005-02-23 [colin] 1.0.1cvs15.6
2586 Fix Mimeinfo leakage (including tmp files)
2588 Fix tmp file leakage (spotted by Ivan Rayner)
2590 2005-02-22 [colin] 1.0.1cvs15.5
2593 Fix keyboard input. Patch by Alfons.
2595 2005-02-21 [colin] 1.0.1cvs15.4
2598 Fix Sign/Encrypt when unselecting privacy
2600 * src/prefs_common.c
2601 Change default message font to Monospace
2603 More freezing during potentially large operations
2605 2005-02-21 [paul] 1.0.1cvs15.3
2610 2005-02-21 [paul] 1.0.1cvs15.2
2616 * src/common/utils.c
2617 * src/common/utils.h
2618 sync with main (revision 117)
2620 2005-02-20 [colin] 1.0.1cvs15.1
2623 Change cache file to .sylpheed_claws_cache, as
2624 suggested by Alfons. Allows people to switch
2625 between Sylpheed and Sylpheed-Claws. it is
2626 a good idea to "Check for new messages" at next
2630 2005-02-18 [colin] 1.0.1cvs14.1
2632 * src/quote_fmt_lex.l
2633 * src/quote_fmt_parse.y
2634 Fix parser initialisation. Patch by Ivan.
2636 2005-02-18 [colin] 1.0.1cvs11.6
2639 Fix scrolldown (bug 662)
2641 2005-02-17 [colin] 1.0.1cvs11.5
2644 conv_filename_to_utf8: return clean 7bit instead
2645 of broken utf8 if needed
2647 Fix display of parts with unclean 8bit names
2649 2005-02-17 [paul] 1.0.1cvs11.4
2653 * src/matcher_parser_parse.y
2655 * src/sourcewindow.c
2656 * src/common/Makefile.am
2657 * src/common/intl.h ** REMOVED **
2658 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2659 sync with main (revision 109)
2662 2005-02-16 [colin] 1.0.1cvs11.3
2665 Fix collapsed thread not highlighting when new
2666 messages in it (Bug 568) Patch by Stephan Sachse.
2667 Fix messed up selection when reaching bounds (Bug 632)
2668 * src/prefs_themes.c
2669 Fix theme installing (Bug 684)
2671 2005-02-16 [colin] 1.0.1cvs11.2
2674 Fix messageview_select_all
2676 2005-02-16 [colin] 1.0.1cvs11.1
2679 Sync with HEAD (MH scan required function)
2681 2005-02-15 [colin] 1.0.1cvs8.1
2684 * src/common/utils.c
2685 Sync with HEAD (filename chars substitution)
2687 2005-02-15 [colin] 1.0.1cvs7.3
2689 * src/gtk/pluginwindow.c
2692 2005-02-15 [colin] 1.0.1cvs7.2
2695 Fix mime icons not reset across message when
2698 2005-02-15 [colin] 1.0.1cvs7.1
2702 Sync with HEAD (optimisation of cvs6)
2704 2005-02-14 [colin] 1.0.1cvs6.1
2708 Sync with HEAD (encode "From " at line beginning)
2710 2005-02-14 [colin] 1.0.1cvs5.3
2713 Fix wrapping with accentued chars.
2715 2005-02-13 [colin] 1.0.1cvs5.2
2718 Fix email informative part parsing with
2719 accentued chars in it. ispunct() returns
2720 true for them in utf8...
2722 2005-02-12 [colin] 1.0.1cvs5.1
2725 Sync with HEAD (remove wrong use of compose after send)
2727 2005-02-12 [paul] 1.0.1cvs4.5
2730 remove unnecessary code (thanks to Alfons)
2732 2005-02-12 [paul] 1.0.1cvs4.4
2735 add 'Copy' to contextual menu on emails
2737 2005-02-11 [colin] 1.0.1cvs4.3
2740 revert 1.0.0cvs28.2, it doesn't work that well.
2742 2005-02-11 [paul] 1.0.1cvs4.2
2747 2005-02-10 [paul] 1.0.1cvs4.1
2754 sync with HEAD (sync with main)
2756 2005-02-10 [paul] 1.0.1cvs3.2
2762 * config/mkinstalldirs
2766 * intl/bindtextdom.c
2767 * intl/config.charset
2773 * intl/eval-plural.h
2774 * intl/explodename.c
2779 * intl/hash-string.h
2780 * intl/intl-compat.c
2782 * intl/libgnuintl.h.in
2785 * intl/localcharset.c
2786 * intl/localcharset.h
2788 * intl/localealias.c
2801 * intl/relocatable.c
2802 * intl/relocatable.h
2826 * src/editldap_basedn.c
2834 * src/folder_item_prefs.c
2837 * src/grouplistdialog.c
2851 * src/message_search.c
2860 * src/partial_download.c
2862 * src/prefs_account.c
2863 * src/prefs_actions.c
2864 * src/prefs_common.c
2865 * src/prefs_customheader.c
2866 * src/prefs_display_header.c
2867 * src/prefs_ext_prog.c
2868 * src/prefs_filtering.c
2869 * src/prefs_filtering_action.c
2870 * src/prefs_folder_item.c
2873 * src/prefs_matcher.c
2874 * src/prefs_msg_colors.c
2875 * src/prefs_spelling.c
2876 * src/prefs_summary_column.c
2877 * src/prefs_template.c
2878 * src/prefs_themes.c
2879 * src/prefs_toolbar.c
2880 * src/prefs_wrapping.c
2887 * src/send_message.c
2889 * src/sourcewindow.c
2892 * src/summary_search.c
2898 * src/common/plugin.c
2901 * src/common/ssl_certificate.c
2902 * src/common/string_match.c
2903 * src/common/sylpheed.c
2904 * src/common/template.c
2905 * src/common/utils.c
2907 * src/gtk/colorlabel.c
2908 * src/gtk/description_window.c
2910 * src/gtk/foldersort.c
2911 * src/gtk/gtkaspell.c
2912 * src/gtk/gtkutils.c
2913 * src/gtk/inputdialog.c
2914 * src/gtk/logwindow.c
2916 * src/gtk/pluginwindow.c
2917 * src/gtk/prefswindow.c
2918 * src/gtk/progressdialog.c
2919 * src/gtk/quicksearch.c
2920 * src/gtk/sslcertwindow.c
2921 * src/plugins/clamav/clamav_plugin.c
2922 * src/plugins/clamav/clamav_plugin_gtk.c
2923 * src/plugins/demo/demo.c
2924 * src/plugins/dillo_viewer/dillo_prefs.c
2925 * src/plugins/dillo_viewer/dillo_viewer.c
2926 * src/plugins/image_viewer/plugin.c
2927 * src/plugins/image_viewer/viewer.c
2928 * src/plugins/image_viewer/viewerprefs.c
2929 * src/plugins/mathml_viewer/mathml_viewer.c
2930 * src/plugins/pgpmime/passphrase.c
2931 * src/plugins/pgpmime/plugin.c
2932 * src/plugins/pgpmime/prefs_gpg.c
2933 * src/plugins/pgpmime/select-keys.c
2934 * src/plugins/pgpmime/sgpgme.c
2935 * src/plugins/spamassassin/spamassassin.c
2936 * src/plugins/spamassassin/spamassassin_gtk.c
2937 * src/plugins/trayicon/trayicon.c
2938 sync with main (revision 104)
2940 2005-02-10 [colin] 1.0.1cvs3.1
2943 Sync with HEAD (fix occasional crasher)
2945 2005-02-10 [colin] 1.0.1cvs2.1
2948 Synw with HEAD (don't automatically display html)
2950 2005-02-09 [colin] 1.0.1cvs1.3
2954 Add contextual menu on emails
2956 2005-02-09 [colin] 1.0.1cvs1.2
2959 Fix converting from broken headers and
2960 put back the _ in missing places
2961 (feature broke with cvs24.2 sync, main
2964 2005-02-09 [colin] 1.0.1cvs1.1
2969 Sync with HEAD (display non text/plain mails with plugin)
2971 2005-02-08 [colin] 1.0.1.1
2977 Make default configuration directory
2980 2005-02-08 [colin] 1.0.0cvs29.1
2988 Sync translations with HEAD
2990 2005-02-06 [colin] 1.0.0cvs28.3
2993 Make compose a bit faster - patch by Alfons.
2995 2005-02-06 [colin] 1.0.0cvs28.2
2998 Make pasting via middle-click more reliable
3000 2005-02-05 [paul] 1.0.0cvs28.1
3008 (fix bug 682 'redirect is broken'
3010 2005-02-05 [torte] 1.0.0cvs27.1
3014 * src/partial_download.c
3015 Sync with HEAD (fix buf overflow)
3017 2005-02-03 [colin] 1.0.0cvs26.1
3019 * src/common/plugin.c
3020 Sync with HEAD (avoid plugin mismatches)
3022 2005-02-03 [paul] 1.0.0cvs25.3
3028 * src/gtk/colorlabel.c
3029 third and final part of initial sync with main-gtk2
3031 2005-02-03 [paul] 1.0.0cvs25.2
3034 fix building with jpilot support
3036 2005-02-02 [colin] 1.0.0cvs25.1
3039 Sync with HEAD (fix dangerous typo)
3041 2005-02-01 [colin] 1.0.0cvs24.3
3044 Write file as advertised (UTF-8)
3046 2005-02-01 [paul] 1.0.0cvs24.2
3055 * src/folder_item_prefs.c
3061 * src/matcher_parser_lex.l
3064 * src/prefs_account.c
3065 * src/prefs_actions.c
3066 * src/prefs_common.c
3069 * src/prefs_themes.c
3072 * src/sourcewindow.c
3078 * src/common/template.c
3079 * src/common/utils.c
3082 * src/gtk/gtkaspell.c
3083 * src/plugins/clamav/clamav_plugin.c
3084 * src/plugins/dillo_viewer/dillo_prefs.c
3085 * src/plugins/image_viewer/viewerprefs.c
3086 * src/plugins/pgpmime/passphrase.c
3087 * src/plugins/pgpmime/prefs_gpg.c
3088 * src/plugins/pgpmime/select-keys.c
3089 * src/plugins/spamassassin/spamassassin.c
3090 second part of initial sync with main-gtk2
3093 2005-01-31 [colin] 1.0.0cvs24.1
3098 2005-01-29 [paul] 1.0.0cvs23.2
3111 * src/editldap_basedn.c
3115 * src/grouplistdialog.c
3121 * src/message_search.c
3124 * src/prefs_actions.c
3125 * src/prefs_common.c
3126 * src/prefs_common.h
3127 * src/prefs_customheader.c
3128 * src/prefs_display_header.c
3129 * src/prefs_filtering.c
3130 * src/prefs_filtering_action.c
3132 * src/prefs_matcher.c
3133 * src/prefs_summary_column.c
3134 * src/prefs_template.c
3135 * src/sourcewindow.c
3136 * src/summary_search.c
3140 * src/gtk/description_window.c
3141 * src/gtk/gtkshruler.c
3142 * src/gtk/gtkutils.c
3143 * src/gtk/gtkutils.h
3144 * src/gtk/inputdialog.c
3145 * src/gtk/logwindow.c
3146 * src/gtk/prefswindow.c
3147 * src/gtk/progressdialog.c
3148 * src/gtk/progressdialog.h
3149 first part of initial sync with main-gtk2
3152 2005-01-28 [colin] 1.0.0cvs23.1
3157 2005-01-27 [colin] 1.0.0cvs21.1
3163 2005-01-27 [colin] 1.0.0cvs19.1
3168 2005-01-27 [colin] 1.0.0cvs18.1
3180 2005-01-26 [paul] 1.0.0cvs15.2
3183 compose_entries_set(): convert subject and body to
3184 utf8 if necessary. patch by Felix Eckhofer
3186 2005-01-26 [paul] 1.0.0cvs15.1
3189 * src/common/template.c
3190 sync with HEAD (fix memory leak)
3192 2005-01-25 [paul] 1.0.0cvs14.1
3198 2005-01-24 [colin] 1.0.0cvs13.1
3203 2005-01-24 [paul] 1.0.0cvs12.1
3208 * src/common/utils.c
3211 2005-01-24 [colin] 1.0.0cvs11.1
3216 2005-01-24 [colin] 1.0.0cvs10.1
3221 2005-01-23 [colin] 1.0.0cvs9.1
3226 2005-01-22 [colin] 1.0.0cvs8.1
3229 * src/gtk/quicksearch.c
3232 2005-01-21 [colin] 1.0.0cvs7.1
3237 2005-01-21 [colin] 1.0.0cvs6.1
3242 2005-01-21 [colin] 1.0.0cvs5.1
3244 * src/gtk/quicksearch.c
3245 * src/prefs_common.c
3246 * src/prefs_common.h
3247 Sync with HEAD (recurse option)
3249 2005-01-21 [colin] 1.0.0cvs4.1
3255 * src/gtk/quicksearch.c
3256 * src/gtk/quicksearch.h
3257 Sync with HEAD (recursive quicksearch)
3259 2005-01-20 [colin] 1.0.0cvs3.4
3264 2005-01-20 [colin] 1.0.0cvs3.3
3267 Fix leak, thanks to Alfons.
3269 2005-01-20 [colin] 1.0.0cvs3.2
3272 Port SSL certificate window to GTK2.
3274 2005-01-20 [paul] 1.0.0cvs3.1
3282 2005-01-19 [colin] 1.0.0cvs2.2
3284 * src/plugins/trayicon/trayicon.c
3285 Fix freeze with gtk-2.6, the easy way
3286 (signal blocking helpless there...)
3289 2005-01-19 [colin] 1.0.0cvs2.1
3298 2005-01-19 [paul] 1.0.0cvs1.1
3312 sync with HEAD (update translations)
3314 2005-01-18 [colin] 1.0.0cvs0.1
3317 Specify search column - patch by Alfons
3319 2005-01-18 [colin] 0.9.13cvs36.3
3321 * src/prefs_toolbar.c
3322 Change Delete to Remove
3324 GTK2 version and leak fixes
3325 * src/prefs_actions.c
3327 All patches by Alfons
3329 2005-01-17 [colin] 0.9.13cvs36.2
3332 Fix DnD inserting twice. While at it,
3333 add DnD support for text/plain in the
3334 body, and add support in the headers.
3336 2005-01-16 [colin] 0.9.13cvs36.1
3341 Sync with HEAD (nothing applicable)
3343 2005-01-16 [colin] 0.9.13cvs33.2
3345 * src/prefs_toolbar.c
3346 GTK2ize prefs_toolbar, by Alfons.
3348 2005-01-14 [colin] 0.9.13cvs33.1
3354 2005-01-14 [colin] 0.9.13cvs32.1
3360 * tools/calypso_convert.pl
3363 2005-01-08 [colin] 0.9.13cvs29.2
3365 * src/prefs_filtering_action.c
3366 * src/prefs_filtering.c
3367 2 more gtk2 patches by Alfons
3369 2005-01-07 [paul] 0.9.13cvs29.1
3379 2005-01-07 [colin] 0.9.13cvs28.3
3381 * src/gtk/progressdialog.c
3382 * src/gtk/progressdialog.h
3384 * src/send_message.c
3385 GTK2 for the incorporation dialog. The CList isn't dead
3386 yet, for a more smooth migration. Patch by Alfons.
3388 2005-01-06 [colin] 0.9.13cvs28.2
3390 * src/prefs_display_header.c
3391 GTK2 conversion by Alfons
3392 * src/prefs_actions.c
3393 * src/prefs_matcher.c
3394 Fix 2 leaks - patch by Alfons
3396 2005-01-06 [colin] 0.9.13cvs28.1
3398 * src/prefs_matcher.c
3401 2005-01-06 [colin] 0.9.13cvs27.4
3403 * src/prefs_matcher.c
3404 Fix double-free. Patch by Alfons
3406 2005-01-06 [colin] 0.9.13cvs27.3
3408 * src/prefs_matcher.c
3409 GTK2 widgets + memleak
3412 2005-01-05 [colin] 0.9.13cvs27.2
3417 * src/stock_pixmap.c
3418 * src/stock_pixmap.h
3419 3 more GTK2 patches by Alfons.
3421 2005-01-04 [colin] 0.9.13cvs27.1
3428 2005-01-04 [colin] 0.9.13cvs25.9
3431 Fix Show Ruler menuitem
3432 * src/prefs_template.c
3434 * src/common/utils.c
3435 Make auto pointer stuff handles NULLs
3438 2005-01-04 [colin] 0.9.13cvs25.8
3441 Move the attachment list to gtk2
3444 2005-01-04 [colin] 0.9.13cvs25.7
3447 Make some keys work again
3448 Patch by SungHyun Nam <namsh@kldp.org>
3450 2005-01-04 [colin] 0.9.13cvs25.6
3452 * src/gtk/gtkshruler.c
3453 Move the ruler to GTK2
3456 2005-01-03 [colin] 0.9.13cvs25.5
3459 Fix my broken patch apply
3461 2005-01-03 [colin] 0.9.13cvs25.4
3463 * src/common/utils.c
3464 * src/common/utils.h
3465 * src/gtk/prefswindow.c
3466 Move auto pointer stuff to utils.c
3467 Patch by Alfons again :)
3469 2005-01-03 [colin] 0.9.13cvs25.3
3473 * src/prefs_template.c
3475 Empty text widgets with empty strings, not NULL char
3476 Patch by SungHyun Nam <namsh@kldp_org>
3478 2005-01-03 [colin] 0.9.13cvs25.2
3484 2005-01-03 [colin] 0.9.13cvs25.1
3490 2005-01-03 [colin] 0.9.13cvs24.3
3493 Two patches from Alfons and Alex S Moore:
3494 fix images, fix return value.
3496 2005-01-01 [colin] 0.9.13cvs24.2
3498 * src/prefs_actions.c
3499 Fix over-zealous assertion. Patch by Alfons
3501 2005-01-01 [colin] 0.9.13cvs24.1
3504 Sync with HEAD (leak fix)
3506 2004-12-31 [colin] 0.9.13cvs23.2
3508 * src/prefs_common.c
3509 GTK2 widgets + stock buttons - patch by Alfons
3511 2004-12-31 [paul] 0.9.13cvs23.1
3514 bump up EXTRA_VERSION to match (sync'ed) HEAD
3515 * src/gtk/pluginwindow.c
3516 use GTK2 widgets and plug memory leaks,
3519 2004-12-30 [colin] 0.9.13cvs22.4
3526 * src/message_search.c
3527 * src/prefs_actions.c
3528 * src/prefs_common.c
3529 * src/prefs_customheader.c
3530 * src/prefs_filtering.c
3531 * src/prefs_summary_column.c
3532 * src/summary_search.c
3534 * src/gtk/description_window.c
3535 * src/gtk/gtkutils.c
3536 * src/gtk/gtkutils.h
3537 * src/gtk/inputdialog.c
3538 * src/gtk/prefswindow.c
3539 Use GTK2 stock buttons. Patches by Alfons.
3541 2004-12-30 [colin] 0.9.13cvs22.3
3545 * src/prefs_actions.c
3546 * src/prefs_customheader.c
3547 * src/prefs_filtering.c
3548 * src/prefs_msg_colors.c
3549 * src/prefs_summary_column.c
3550 * src/gtk/prefswindow.c
3551 Use GtkTreeView instead of deprecated
3552 widgets. Patches by Alfons.
3554 2004-12-30 [paul] 0.9.13cvs22.2
3558 patch by Alfons, with root folder sorting fix
3561 2004-12-30 [paul] 0.9.13cvs22.1
3571 2004-12-22 [martin] 0.9.13cvs21.2
3574 free the command line after its use
3576 2004-12-18 [paul] 0.9.13cvs21.1
3589 2004-12-17 [martin] 0.9.13cvs17.2
3592 convert actions input to locale
3594 convert notification command to locale
3595 * src/plugins/pgpmime/select-keys.c
3596 convert attributes to utf8
3598 2004-12-14 [colin] 0.9.13cvs17.1
3604 * src/common/utils.c
3605 * src/gtk/prefswindow.c
3606 * src/gtk/gtkutils.c
3607 * src/gtk/gtkutils.h
3608 * src/plugins/spamassassin/libspamc.c
3611 2004-12-13 [colin] 0.9.13cvs14.1
3613 * src/quote_fmt_parse.y
3616 2004-12-10 [colin] 0.9.13cvs12.1
3618 * src/prefs_themes.c
3623 2004-12-09 [colin] 0.9.13cvs10.1
3626 Sync with HEAD (fix B64 encoding from memory)
3628 2004-12-08 [colin] 0.9.13cvs9.1
3630 * src/gtk/colorlabel.c
3633 2004-12-08 [paul] 0.9.13cvs8.2
3635 * src/gtk/pluginwindow.c
3636 fix window resizing oddities
3638 2004-12-08 [colin] 0.9.13cvs8.1
3640 * src/quote_fmt_parse.y
3643 2004-12-08 [colin] 0.9.13cvs7.1
3645 * src/matcher_parser_parse.y
3647 * src/prefs_matcher.c
3654 2004-12-08 [colin] 0.9.13cvs6.1
3656 * src/quote_fmt_parse.y
3659 * src/gtk/prefswindow.c
3660 * src/gtk/pluginwindow.c
3661 Fix G_CALLBACKS protos (thanks to Alfons)
3663 2004-12-07 [torte] 0.9.13cvs2.2
3666 [Bug 650] reply button causes crash
3667 Thanks to David Relson and Christoph
3669 2004-12-07 [colin] 0.9.13cvs2.1
3675 * src/prefs_account.c
3680 2004-12-06 [colin] 0.9.12cvs187.1
3711 * tools/filter_conv.pl
3712 * tools/kdeservicemenu/README
3713 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3714 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3717 2004-12-04 [colin] 0.9.12cvs183.1
3720 Sync with HEAD (compose window position saving)
3722 2004-12-04 [paul] 0.9.12cvs182.3
3726 * src/prefs_customheader.c
3727 * src/gtk/quicksearch.c
3728 replace some forgotten GTK_SIGNAL_FUNCs
3730 2004-12-04 [paul] 0.9.12cvs182.2
3733 remove 'pixmaps/dir_noselect.xpm'. from local patch,
3736 2004-12-04 [paul] 0.9.12cvs182.1
3746 * doc/manual/ja/Makefile.am
3747 * doc/manual/ja/sylpheed-1.html
3748 * doc/manual/ja/sylpheed-10.html
3749 * doc/manual/ja/sylpheed-11.html
3750 * doc/manual/ja/sylpheed-12.html
3751 * doc/manual/ja/sylpheed-13.html
3752 * doc/manual/ja/sylpheed-14.html
3753 * doc/manual/ja/sylpheed-15.html
3754 * doc/manual/ja/sylpheed-16.html
3755 * doc/manual/ja/sylpheed-17.html
3756 * doc/manual/ja/sylpheed-18.html
3757 * doc/manual/ja/sylpheed-19.html
3758 * doc/manual/ja/sylpheed-2.html
3759 * doc/manual/ja/sylpheed-20.html
3760 * doc/manual/ja/sylpheed-3.html
3761 * doc/manual/ja/sylpheed-4.html
3762 * doc/manual/ja/sylpheed-5.html
3763 * doc/manual/ja/sylpheed-6.html
3764 * doc/manual/ja/sylpheed-7.html
3765 * doc/manual/ja/sylpheed-8.html
3766 * doc/manual/ja/sylpheed-9.html
3767 * doc/manual/ja/sylpheed.html
3768 * doc/manual/ja/sylpheed.sgml
3773 * src/pixmaps/regular.xpm **REMOVED**
3774 * src/plugins/pgpmime/pgpmime.c
3775 * src/plugins/pgpmime/plugin.c
3776 * src/plugins/pgpmime/prefs_gpg.c
3779 2004-12-03 [paul] 0.9.12cvs180.1
3787 * src/common/utils.c
3788 * src/common/utils.h
3789 * src/pixmaps/continue.xpm
3790 * src/pixmaps/dir_close.xpm
3791 * src/pixmaps/dir_open.xpm
3792 * src/pixmaps/drafts_close.xpm
3793 * src/pixmaps/drafts_open.xpm
3794 * src/pixmaps/folder.xpm **REMOVED**
3795 * src/pixmaps/group.xpm
3796 * src/pixmaps/unread.xpm
3799 2004-12-02 [colin] 0.9.12cvs179.1
3802 Sync with HEAD (non-duplicated reedition)
3804 2004-12-02 [colin] 0.9.12cvs178.1
3807 Sync with HEAD (linewrap_quote fix)
3809 2004-12-01 [colin] 0.9.12cvs177.3
3812 Replace sizeof with strlen
3814 2004-12-01 [paul] 0.9.12cvs177.2
3817 fix 'harvest addresses'
3819 2004-11-30 [colin] 0.9.12cvs177.1
3821 * src/gtk/prefswindow.c
3822 * src/gtk/pluginwindow.c
3825 2004-11-29 [colin] 0.9.12cvs176.1
3828 sync with HEAD (Fix disappearing separators in folderview's popup)
3830 2004-11-29 [colin] 0.9.12cvs175.1
3833 Sync with head (another format fix)
3835 2004-11-29 [colin] 0.9.12cvs174.1
3838 Sync with HEAD (format string fix)
3840 2004-11-26 [colin] 0.9.12cvs173.1
3846 2004-11-24 [colin] 0.9.12cvs172.1
3848 * src/plugins/pgpmime/pgpmime.c
3851 2004-11-24 [colin] 0.9.12cvs171.1
3853 * src/plugins/pgpmime/pgpmime.c
3854 Sync with head (gpgmectx leaks)
3856 2004-11-24 [colin] 0.9.12cvs169.1
3858 * src/plugins/pgpmime/plugin.c
3859 * src/plugins/trayicon/Makefile.am
3860 * src/plugins/trayicon/newmarkedmail.xpm
3861 * src/plugins/trayicon/trayicon.c
3862 * src/plugins/trayicon/unreadmarkedmail.xpm
3865 2004-11-23 [colin] 0.9.12cvs168.1
3867 * src/partial_download.c
3868 * src/partial_download.h
3869 * src/plugins/pgpmime/plugin.c
3872 2004-11-23 [colin] 0.9.12cvs166.1
3879 * src/partial_download.c
3880 * src/partial_download.h
3881 * src/prefs_account.c
3882 * src/prefs_account.h
3886 * src/common/Makefile.am
3887 * src/common/base64.h
3888 * src/common/partial_download.c
3889 * src/common/partial_download.h
3890 * src/gtk/prefswindow.c
3891 * src/gtk/prefswindow.h
3892 * src/plugins/pgpmime/pgpmime.c
3893 * src/plugins/pgpmime/prefs_gpg.c
3894 * src/plugins/pgpmime/prefs_gpg.h
3895 * src/plugins/pgpmime/sgpgme.c
3896 * src/plugins/pgpmime/sgpgme.h
3899 2004-11-23 [colin] 0.9.12cvs163.1
3902 Sync with HEAD (cursor optimization)
3904 2004-11-23 [colin] 0.9.12cvs162.1
3906 * src/prefs_common.c
3907 * src/prefs_themes.c
3911 2004-11-23 [colin] 0.9.12cvs158.9
3914 Fix double-free when forwarding
3916 Fix leak on error path
3919 2004-11-23 [colin] 0.9.12cvs158.8
3922 Fix possible double-free
3925 2004-11-23 [colin] 0.9.12cvs158.7
3928 Fix some signal handlers' prototypes
3931 2004-11-22 [colin] 0.9.12cvs158.6
3934 Remove unneeded code and duplicated
3935 wrapping - patch by Alfons
3937 2004-11-22 [colin] 0.9.12cvs158.5
3939 * src/prefs_themes.c
3940 Fix oversized selector
3942 2004-11-22 [colin] 0.9.12cvs158.4
3948 2004-11-19 [colin] 0.9.12cvs158.3
3951 Add a context menu on links (open, copy)
3953 2004-11-18 [paul] 0.9.12cvs158.2
3959 * src/prefs_common.c
3960 * src/plugins/image_viewer/viewer.c
3961 * src/plugins/spamassassin/spamassassin_gtk.c
3962 replace deprecated gtk_notebook_set_page
3963 and gtk_notebook_current_page
3965 2004-11-18 [paul] 0.9.12cvs158.1
3971 * src/prefs_common.c
3972 * src/common/utils.c
3973 * src/common/utils.h
3976 2004-11-17 [colin] 0.9.12cvs156.1
3978 * src/prefs_account.c
3979 * src/prefs_account.h
3981 Sync with HEAD (add pref to store encrypted mails encrypted)
3983 2004-11-17 [paul] 0.9.12cvs155.1
3997 * src/pixmaps/error.xpm
4000 2004-11-17 [colin] 0.9.12cvs151.1
4002 * src/plugins/pgpmime/pgpmime.c
4003 Sync with HEAD (remove debug printf)
4005 2004-11-17 [colin] 0.9.12cvs150.1
4007 * src/plugins/pgpmime/pgpmime.c
4008 Sync with HEAD (off-by-one fix)
4010 2004-11-17 [colin] 0.9.12cvs149.1
4013 Sync with HEAD (coding style fixes)
4015 2004-11-16 [colin] 0.9.12cvs148.1
4018 Sync with head (Fix the fix)
4020 2004-11-16 [colin] 0.9.12cvs147.1
4023 Sync with Main (leak fix)
4025 2004-11-16 [colin] 0.9.12cvs146.14
4028 Remove useless chunk of code
4031 2004-11-15 [colin] 0.9.12cvs146.13
4034 Fix drafting after insertion
4037 2004-11-15 [colin] 0.9.12cvs146.12
4040 * src/prefs_filtering.c
4041 * src/prefs_filtering_action.c
4042 * src/prefs_toolbar.c
4043 Fix some const-correctness
4045 2004-11-15 [colin] 0.9.12cvs146.11
4048 * src/prefs_themes.c
4052 2004-11-15 [colin] 0.9.12cvs146.10
4055 More unreadable locale fixes
4057 2004-11-14 [colin] 0.9.12cvs146.9
4060 Fix uri_security_check
4063 2004-11-13 [paul] 0.9.12cvs146.8
4067 fix 2 bugs introduced in last commit
4069 2004-11-13 [paul] 0.9.12cvs146.7
4081 * src/prefs_themes.c
4085 replace deprecated g_basename
4087 2004-11-13 [paul] 0.9.12cvs146.6
4091 * src/matcher_parser.h
4092 * src/matcher_parser_parse.y
4093 * src/prefs_filtering.c
4094 * src/prefs_filtering_action.c
4095 * src/prefs_themes.c
4096 * src/prefs_toolbar.c
4097 * src/common/utils.c
4098 various small fixes/cleanups
4100 2004-11-12 [colin] 0.9.12cvs146.5
4103 Validate event's origin on visibility notify
4106 2004-11-12 [paul] 0.9.12cvs146.4
4113 * src/prefs_spelling.c
4114 * src/prefs_themes.c
4115 replace deprecated g_dirname
4117 2004-11-12 [colin] 0.9.12cvs146.3
4120 Some coding style fixes
4122 2004-11-12 [colin] 0.9.12cvs146.2
4125 We want to replace _all_ extended chars in
4126 conv_unreadable_*, because any string containing
4127 extended chars not parsing as UTF8 is
4128 undisplayed on gtk2.
4130 2004-11-12 [paul] 0.9.12cvs146.1
4147 * src/prefs_account.c
4148 * src/prefs_account.h
4149 * src/prefs_ext_prog.c
4154 * src/summary_search.c
4158 * src/common/utils.c
4159 * src/common/utils.h
4164 2004-11-11 [colin] 0.9.12cvs144.2
4167 Fix URI range selection (patch by Alfons)
4169 2004-11-09 [colin] 0.9.12cvs144.1
4174 * src/folder_item_prefs.c
4175 * src/prefs_account.c
4176 * src/prefs_account.h
4177 * src/plugins/pgpmime/pgpmime.c
4180 2004-11-08 [colin] 0.9.12cvs143.1
4183 Sync with HEAD (optimize quicksearch)
4185 2004-11-08 [colin] 0.9.12cvs142.2
4188 Don't wrap when Edit/Auto wrapping is disabled
4190 2004-11-08 [colin] 0.9.12cvs142.1
4195 2004-11-08 [colin] 0.9.12cvs141.1
4198 Sync with HEAD (fix some mail URIs)
4200 2004-11-08 [colin] 0.9.12cvs140.3
4203 o Use text cursor instead of arrow when
4205 o Fix handling of contiguous links (as in
4206 "colin@colino.net" <colin@colino.net>)
4207 This one unveils a bug in get_email_part()
4209 2004-11-07 [colin] 0.9.12cvs140.2
4212 Fix memleak. Patch by Alfons.
4214 2004-11-06 [colin] 0.9.12cvs140.1
4217 Sync with HEAD (don't ask passphrase
4220 2004-11-06 [paul] 0.9.12cvs139.2
4225 textview URI handling. hovering over a
4226 link displays it in the status bar,
4227 and changes the mouse pointer to a hand
4228 cursor. a link is activated with a single
4229 click. (Modified from the) patch by Jean-Yves
4230 Lefort <jylefort@users.sourceforge.net>
4233 2004-11-05 [colin] 0.9.12cvs139.1
4237 Sync with HEAD again ^^
4239 2004-11-05 [colin] 0.9.12cvs139.1
4245 2004-11-03 [paul] 0.9.12cvs138.1
4250 * src/prefs_ext_prog.c
4252 * tools/kdeservicemenu/README
4253 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4254 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4257 2004-11-01 [christoph] 0.9.12cvs136.2
4260 convert MIME parameters to UTF-8
4262 2004-10-29 [colin] 0.9.12cvs136.1
4264 * src/common/utils.c
4265 Sync with HEAD (don't use '=' in mime boundary)
4267 2004-10-29 [paul] 0.9.12cvs135.1
4270 * doc/src/rfc2231.txt
4272 * src/common/quoted-printable.c
4273 * src/common/utils.c
4274 * src/common/utils.h
4277 2004-10-27 [paul] 0.9.12cvs134.1
4282 * src/plugins/pgpmime/pgpmime.c
4285 2004-10-26 [paul] 0.9.12cvs132.3
4293 * src/customheader.c
4303 * src/grouplistdialog.c
4313 * src/prefs_display_header.c
4315 * src/prefs_msg_colors.c
4316 * src/prefs_toolbar.c
4323 * src/common/mgutils.c
4326 * src/common/template.c
4327 * src/common/utils.c
4328 * src/common/xmlprops.c
4329 * src/plugins/pgpmime/pgpmime.c
4330 * src/plugins/pgpmime/select-keys.c
4331 * src/plugins/pgpmime/sgpgme.c
4332 replace deprecated g_strcasecmp(), g_strncasecmp(),
4333 g_string_sprintfa(), gtk_notebook_current_page()
4335 2004-10-26 [colin] 0.9.12cvs132.2
4337 * src/prefs_folder_item.c
4338 Fix default-account selection
4340 2004-10-21 [colin] 0.9.12cvs133
4343 Sync with HEAD (Remove extra separator in compose's Options)
4345 Set wrapping to char
4347 2004-10-21 [paul] 0.9.12cvs131.2
4350 * src/sourcewindow.c
4352 fix window shrinking
4354 2004-10-21 [colin] 0.9.12cvs131.1
4360 2004-10-21 [paul] 0.9.12cvs130.2
4362 * src/prefs_folder_item.c
4363 sync with HEAD (Apply to subfolders)
4365 2004-10-19 [colin] 0.9.12cvs130.1
4369 * src/common/utils.c
4373 2004-10-19 [colin] 0.9.12cvs128.1
4380 * src/customheader.c
4389 * src/matcher_parser_parse.y
4392 * src/prefs_account.c
4394 * src/prefs_msg_colors.c
4401 * src/common/base64.c
4402 * src/common/partial_download.c
4403 * src/common/socket.c
4404 * src/common/sylpheed.c
4405 * src/common/utils.c
4406 * src/common/utils.h
4407 * src/gtk/pluginwindow.c
4408 * src/gtk/quicksearch.c