1 2005-07-17 [colin] 1.9.12cvs74
4 Change geometry hints to a simple default size.
5 Fixes the certs dialogs.
7 2005-07-17 [colin] 1.9.12cvs73
9 * src/gtk/sslcertwindow.c
12 2005-07-17 [colin] 1.9.12cvs72
14 * src/plugins/pgpcore/Makefile.am
15 * src/plugins/pgpmime/Makefile.am
18 2005-07-17 [paul] 1.9.12cvs71
21 add --disable-gnomeprint option
22 modified version of patch by Marius Mauch
24 2005-07-17 [paul] 1.9.12cvs70
44 * src/prefs_summaries.c
49 * src/plugins/pgpcore/passphrase.c
50 * src/plugins/pgpcore/select-keys.c
51 replace inappropriately used backticks
54 2005-07-16 [colin] 1.9.12cvs69
57 Add extra paranoid checks
59 2005-07-16 [colin] 1.9.12cvs68
61 * src/plugins/pgpcore/prefs_gpg.c
62 Don't auto-check sigs by default, as it
65 2005-07-16 [colin] 1.9.12cvs67
67 * src/plugins/pgpcore/sgpgme.c
68 Make messages a bit better.
70 2005-07-16 [colin] 1.9.12cvs66
74 * src/etpan/imap-thread.c
77 2005-07-16 [colin] 1.9.12cvs65
81 And now, fix build with libetpan :-/
83 2005-07-15 [colin] 1.9.12cvs64
86 Continue fixing build without libetpan.
88 2005-07-15 [colin] 1.9.12cvs63
91 Fix build with --disable-libetpan
93 2005-07-15 [colin] 1.9.12cvs62
96 Bump libetpan's version
98 2005-07-15 [colin] 1.9.12cvs61
100 * src/etpan/imap-thread.c
101 Actually stop logging :)
103 2005-07-15 [colin] 1.9.12cvs60
106 Fix dnd of multiple addresses.
108 2005-07-15 [hoa] 1.9.12cvs59
110 * src/etpan/imap-thread.c
111 disable login of IMAP password in libetpan log file.
113 2005-07-15 [paul] 1.9.12cvs58
116 don't automatically sort
119 2005-07-15 [paul] 1.9.12cvs57
125 2005-07-15 [paul] 1.9.12cvs56
127 * src/gtk/pluginwindow.c
128 sort plugin list alphabetically
130 2005-07-15 [paul] 1.9.12cvs55
132 * src/prefs_spelling.c
133 * src/prefs_wrapping.c
136 2005-07-15 [colin] 1.9.12cvs54
141 2005-07-15 [paul] 1.9.12cvs53
143 * src/prefs_message.c
144 make 'show cursor' a hidden option
146 2005-07-14 [colin] 1.9.12cvs52
148 * src/plugins/spamassassin/Makefile.am
149 * src/plugins/clamav/Makefile.am
150 Fix double EXTRA_DISTs
152 2005-07-14 [colin] 1.9.12cvs51
154 * src/plugins/clamav/Makefile.am
155 * src/plugins/clamav/clamav_plugin_gtk.deps
156 * src/plugins/spamassassin/Makefile.am
157 * src/plugins/spamassassin/spamassassin_gtk.deps
158 Make $plugin_gtk depend on $plugin
160 2005-07-14 [hoa] 1.9.12cvs50
162 * src/etpan/imap-thread.c
163 enable debug log of libetpan when running with --debug
165 2005-07-14 [colin] 1.9.12cvs49
168 * src/common/Makefile.am
169 * src/common/plugin.c
170 * src/common/plugin.h
171 Add a little plugin dependancy system.
172 Plugins can ship a $plugin_name.deps file
173 (near them in PLUGINDIR) so that their
174 dependancies are loaded if possible.
175 * src/plugins/Makefile.am
176 * src/plugins/pgpcore/Makefile.am
177 * src/plugins/pgpcore/passphrase.c
178 * src/plugins/pgpcore/passphrase.h
179 * src/plugins/pgpcore/plugin.c
180 * src/plugins/pgpcore/prefs_gpg.c
181 * src/plugins/pgpcore/prefs_gpg.h
182 * src/plugins/pgpcore/select-keys.c
183 * src/plugins/pgpcore/select-keys.h
184 * src/plugins/pgpcore/sgpgme.c
185 * src/plugins/pgpcore/sgpgme.h
186 Introduce pgpcore, used by pgpmime and
188 * src/plugins/pgpmime/Makefile.am
189 * src/plugins/pgpmime/passphrase.c
190 * src/plugins/pgpmime/passphrase.h
191 * src/plugins/pgpmime/pgpmime.c
192 * src/plugins/pgpmime/pgpmime.deps
193 * src/plugins/pgpmime/plugin.c
194 * src/plugins/pgpmime/prefs_gpg.c
195 * src/plugins/pgpmime/prefs_gpg.h
196 * src/plugins/pgpmime/select-keys.c
197 * src/plugins/pgpmime/select-keys.h
198 * src/plugins/pgpmime/sgpgme.c
199 * src/plugins/pgpmime/sgpgme.h
200 Remove the core from pgpmime and add the
201 dependancy to pgpcore.
203 2005-07-14 [paul] 1.9.12cvs48
206 forgot this in last commit
208 2005-07-14 [paul] 1.9.12cvs47
212 add accelerators for the buttons (sync with main)
215 add accelerators for the buttons.
216 fix editing with external editor.
217 replace gdk_input_*() with GIOChannel;
220 display folder names with new/unread
221 representation (sync with main)
223 specify default window icon (sync with main)
225 use_addr_book default to FALSE
228 add accelerators for the buttons (sync with main)
231 * src/pixmaps/sylpheed_icon.xpm
234 2005-07-13 [paul] 1.9.12cvs46
236 * src/plugins/pgpmime/pgpmime.c
237 * src/plugins/pgpmime/sgpgme.c
238 (temporarily) use deprecated gpgme_data_rewind()
239 while largefile support is not present
240 (as suggested by Colin)
242 2005-07-13 [paul] 1.9.12cvs45
245 remove large file support (for now):
246 it breaks too many things
248 2005-07-13 [paul] 1.9.12cvs44
251 add large file support
253 fix bug #763 where href attribute was not
254 the very first attribute of a link
255 patch by Thomas Gilgin
257 2005-07-13 [colin] 1.9.12cvs43
259 * src/gtk/pluginwindow.c
260 Little portability fix
262 2005-07-13 [colin] 1.9.12cvs42
264 * src/plugins/pgpmime/sgpgme.c
267 2005-07-13 [colin] 1.9.12cvs41
269 * src/plugins/pgpmime/pgpmime.c
270 * src/plugins/pgpmime/sgpgme.c
271 Use gpgme_data_release_and_get_mem instead
274 2005-07-13 [colin] 1.9.12cvs40
277 * src/plugins/pgpmime/passphrase.c
278 * src/plugins/pgpmime/passphrase.h
279 * src/plugins/pgpmime/pgpmime.c
280 * src/plugins/pgpmime/plugin.c
281 * src/plugins/pgpmime/select-keys.c
282 * src/plugins/pgpmime/select-keys.h
283 * src/plugins/pgpmime/sgpgme.c
284 * src/plugins/pgpmime/sgpgme.h
285 Port pgpmime to gpgme-1.0.
287 2005-07-12 [paul] 1.9.12cvs39
292 add a 'Go to Prev' button to the toolbar.
293 correct tooltip text of go to buttons.
294 based on patch by Yang Guilong <bamanzi@gmail.com>
296 2005-07-12 [colin] 1.9.12cvs38
299 Fix progress bar showing stuff at startup.
301 2005-07-12 [paul] 1.9.12cvs37
304 fix building with jpilot support
306 2005-07-11 [colin] 1.9.12cvs36
309 Add visual indication that filtering is running
311 Make {}[] uri delimiters
313 Remove useless (and slow) calls
315 2005-07-11 [paul] 1.9.12cvs35
317 * src/plugins/clamav/clamav_plugin_gtk.c
318 * src/plugins/dillo_viewer/dillo_prefs.c
319 * src/plugins/pgpmime/prefs_gpg.c
320 * src/plugins/spamassassin/spamassassin_gtk.c
321 gather plugins prefs together under their
322 own 'Plugins' heading
324 2005-07-11 [paul] 1.9.12cvs34
329 account_delete(): modified alert dialog
332 fixed a crash when cancelling file selection
333 dialog by Escape key. Made non-ascii filename
335 * src/prefs_template.c
336 prefs_template_window_create(): make scrolled
337 window policy AUTOMATIC
339 2005-07-10 [hoa] 1.9.12cvs33
341 * src/etpan/imap-thread.c
342 workaround for old Courier IMAP servers.
344 2005-07-10 [colin] 1.9.12cvs32
349 Add visual progress indicator on filtering/processing
350 Factorize the progress bar code
353 * src/etpan/imap-thread.c
354 Add a reference counter to avoid destroying the Folder
355 while it's in use by another callback.
357 2005-07-09 [hoa] 1.9.12cvs31
360 * src/etpan/imap-thread.c
361 fixed deadlock when removing IMAP account.
363 2005-07-08 [colin] 1.9.12cvs30
367 Fix again problems decoding broken headers
368 * src/gtk/inputdialog.c
369 Fix local variable shadowing a global one
371 2005-07-08 [colin] 1.9.12cvs29
374 Make the cache/mark files platform-agnostic by writing
375 them in little-endian format. Reading them is also done
376 in little-endian format, of course; however, in order
377 to avoid trashing mark data on big-endian machines, the
378 files are, at first, read from the native format if the
379 little-endian one doesn't exist. This is easy to deter-
380 mine by trying to open a file with a swapped data_ver
381 and seeing if it's the wanted version.
382 Little-endian using users should see absolutely no
383 difference, Big-endian users may get a very little
384 performance drop due to byte-swapping.
385 Tested on i386 and ppc32.
386 Fixes bug #159 (The index file, in the mailboxes, is
389 To have the cache/mark files updated to the new little-
390 endian format, "Check for new messages" or even
391 "Rebuild folder tree" aren't enough. Files will be
392 updated as soon as a folder has been opened/closed.
393 To update everything, just select all folders by
394 selecting them one by one.
396 2005-07-07 [colin] 1.9.12cvs28
399 Remember the folder separator per IMAPFolder
401 Revive the Session on noop; fixes bug #761
402 (mark a bunch of unread messages as read takes
405 2005-07-07 [darko] 1.9.12cvs27
407 * src/common/template.c
408 Sort templates alphabetically
410 2005-07-06 [colin] 1.9.12cvs26
413 Try to use the correct separator in
414 most cases. Possibly fixes bug #759
415 (only creates the INBOX folder when
416 setting up new IMAP account) and
417 bug #760 (Can't retrieve messages)
419 2005-07-06 [colin] 1.9.12cvs25
422 Use real_path in status command. This will
423 help later, when namespaces will be used.
425 2005-07-06 [colin] 1.9.12cvs24
431 * src/etpan/etpan-log.c
432 * src/etpan/etpan-thread-manager.c
433 * src/etpan/imap-thread.c
434 Add a --disable-libetpan parameter. With this,
435 users that don't want IMAP4 support can avoid
436 the new dependancy (and have no IMAP support).
437 Users that have IMAP4 accounts and use this
438 parameter won't lose their configuration, their
439 IMAP accounts will just be invisible and not
442 Make the "Copy ..." contextual menu items
443 copy to both the X clipboard and the gtk
444 clipboard - as most other apps do.
446 Add a notice about OpenSSL usage, in order to
447 comply with OpenSSL's license (point 6):
448 http://www.openssl.org/source/license.html
450 2005-07-06 [colin] 1.9.12cvs23
453 Fix a minimum size for alertpanels
455 Show 'No space left on device' type errors
459 Rework folder's deletion message (remove
462 2005-07-05 [colin] 1.9.12cvs22
465 Add an alertpanel on auth error
467 Remove pthread-related stuff
469 2005-07-05 [colin] 1.9.12cvs21
471 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
472 Fix crash on plugin reloading (with a hack)
474 2005-07-05 [colin] 1.9.12cvs20
476 * src/prefs_account.c
477 * src/prefs_account.h
481 Add a way to filter the view
482 * src/gtk/pluginwindow.c
483 Filter loadable stuff
484 * src/plugins/pgpmime/prefs_gpg.c
485 Fix missing unregistration
487 * src/etpan/.cvsignore
488 * src/plugins/spamassassin/.cvsignore
489 Add more stuff to cvs ignored files
491 2005-07-04 [colin] 1.9.12cvs19
494 Fix scan_required returning FALSE when it
495 shouldn't. Maybe fix #760 (Can't retrieve
498 2005-07-04 [colin] 1.9.12cvs18
501 Fix always_show_msg pref
503 2005-07-04 [paul] 1.9.12cvs17
505 sync with main (forgotten in last commit)
509 check_line_length(): new.
511 is_file_entry_exist()
512 dirent_is_regular_file()
513 dirent_is_directory(): use g_file_test() instead of stat().
515 2005-07-04 [paul] 1.9.12cvs16
520 compose_write_to_file(): check for line
521 length limit and display warning if exceeds
523 use get_home_dir() instead of g_get_home_dir()
525 removed warning about invalid date
527 use get_home_dir() instead of g_get_home_dir()
529 2005-07-04 [paul] 1.9.12cvs15
532 fix new pixmap naming errors
533 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
535 2005-07-04 [colin] 1.9.12cvs14
538 Fix debugging string with a warning
540 2005-07-04 [colin] 1.9.12cvs13
543 Add a check for libetpan's version (>= 0.37)
545 2005-07-04 [hoa] 1.9.12cvs12
549 * src/etpan/imap-thread.c
550 * src/etpan/imap-thread.h
551 fixed IMAP implementation of check of mails.
553 2005-07-03 [hoa] 1.9.12cvs11
555 * src/etpan/Makefile.am
556 * src/etpan/etpan-errors.h
557 * src/etpan/etpan-log.[ch]
558 * src/etpan/etpan-thread-manager-types.h
559 * src/etpan/etpan-thread-manager.[ch]
560 * src/etpan/imap-thread.[ch]
567 dependency on libetpan 0.37 is now added.
569 2005-07-01 [colin] 1.9.12cvs10
577 * src/plugins/trayicon/trayicon.c
578 Add marked symbol on folders containing
586 Add an optional confirmation dialog on queue
587 sending. Patch by wwp.
588 * src/pixmaps/dir_close_mark.xpm ** ADDED **
589 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
590 * src/pixmaps/dir_open_mark.xpm ** ADDED **
591 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
592 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
593 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
594 * src/pixmaps/inbox_mark.xpm ** ADDED **
595 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
596 * src/pixmaps/outbox_mark.xpm ** ADDED **
597 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
598 * src/pixmaps/trash_mark.xpm ** ADDED **
601 2005-07-01 [colin] 1.9.12cvs9
604 Fix a little threading bug
607 A little bit of HIG normality never hurts
609 2005-07-01 [colin] 1.9.12cvs8
617 * src/common/template.c
620 Reverted the fwrite_atomic stuff. In fact
621 it is already atomic.
623 2005-06-30 [colin] 1.9.12cvs7
627 Add an fwrite_atomic() function to make
628 sure we write everything: fwrite can make
636 * src/common/template.c
637 Use that (and fix swapping of size and nmemb).
638 Thanks to Rich Coe for the heads up.
640 2005-06-30 [colin] 1.9.12cvs6
643 Optimize addressbook opening
645 2005-06-30 [colin] 1.9.12cvs5
648 Remove calls to summary_step after move/copy
650 2005-06-28 [paul] 1.9.12cvs4
653 wrap and make the error msg selectable
655 2005-06-28 [paul] 1.9.12cvs3
658 replace the OK button with a Close button
659 * src/gtk/foldersort.c
660 use GTK_STOCK_ icons/buttons
662 2005-06-28 [colin] 1.9.12cvs2
664 * src/gedit-print.c ** ADDED **
665 * src/gedit-print.h ** ADDED **
666 * src/gtk/gtksourceprintjob.c ** ADDED **
667 * src/gtk/gtksourceprintjob.h ** ADDED **
668 I can't believe no one had enough time to tell
669 me I forgot the `cvs add`
671 2005-06-27 [colin] 1.9.12cvs1
674 * src/gtk/Makefile.am
679 Add optional libgnomeprint-based printing
681 * src/gtk/quicksearch.c
682 Add an Edit/Quick search menu item to show
683 and focus the quicksearch
685 2005-06-27 [paul] 1.9.12
698 updated by Miquel Oliete, Thomas Gilgin, Ricardo
699 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
700 SungHyun Nam, Frederico Goncalves Guimaraes,
701 Andrej Kacian, and Yang Guilong
702 2005-06-26 [colin] 1.9.11cvs106
705 Forgot one file for previous fix
707 2005-06-26 [colin] 1.9.11cvs105
711 Fix problems with folder operations in no_select
712 imap folders. it applies only to mails, and
713 creation/deletion/move/renaming of folders
716 2005-06-26 [paul] 1.9.11cvs104
718 * src/prefs_filtering.c
719 replace one more GTK_STOCK_REMOVE
720 with GTK_STOCK_DELETE
722 2005-06-25 [colin] 1.9.11cvs103
725 Optimize get_seq_set_from_seq_list
728 2005-06-25 [colin] 1.9.11cvs102
731 If the directory exists, but not in the
732 correct encoding, rename it. This should
733 handle old-versions-induced bugs.
735 2005-06-25 [colin] 1.9.11cvs101
738 Fix path access with extended dir names
739 Fixes bug #589 (SC segfaults with wrong locale
742 2005-06-25 [colin] 1.9.11cvs100
744 * src/prefs_account.c
745 * src/prefs_account.h
747 Add an option to encrypt replies to
750 2005-06-25 [colin] 1.9.11cvs99
753 * src/quote_fmt_parse.y
754 ... And make it work with pgpinline.
756 2005-06-25 [colin] 1.9.11cvs98
761 * src/quote_fmt_parse.y
762 o Make reedition of encrypted messages possible
763 (as long as it is encrypted to self too, no
765 o Make replying with quote (and without selecting
766 text) possible for encrypted messages.
767 Closes bug #550 (Not possible to "reply with quote"
768 to gnupg encrypted messages)
770 2005-06-24 [paul] 1.9.11cvs97
775 2005-06-24 [paul] 1.9.11cvs96
778 made bind password entry invisible
781 send_message_local(): check exit status
782 to detect errors (sync with main)
784 use main's less ambiguous popup menu
787 2005-06-24 [paul] 1.9.11cvs95
789 * src/prefs_actions.c
790 * src/prefs_customheader.c
791 * src/prefs_display_header.c
792 * src/prefs_filtering_action.c
793 * src/prefs_matcher.c
794 * src/prefs_template.c
795 * src/prefs_toolbar.c
796 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
797 * src/gtk/description_window.c
798 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
800 2005-06-23 [colin] 1.9.11cvs94
803 Fix rough edges (be sure to call status_show whenever
806 2005-06-23 [colin] 1.9.11cvs93
810 Before, in a 5K mails folder: 11s
811 After, in the same folder: 58000µs
812 The joys of locking... gtk_clist_select_all() fires a
813 tree-select-row event for each selected row, which in
814 summaryview, callbacks summary_selected which in turn,
815 calls summary_status_show, which walks the selected
816 rows. Hence, calling gtk_clist_select_all was
817 exponential. Locking the summaryview makes
818 summary_selected return early.
820 2005-06-23 [colin] 1.9.11cvs92
823 Move mutex at the important place to avoid
826 Fix Del key deleting directly instead of
829 2005-06-22 [colin] 1.9.11cvs91
831 * src/plugins/spamassassin/libspamc.c
832 As we do spagetti code with assignations in multiple
833 places (see _message_read_raw where out = msg = raw),
834 let's be sure we don't free the same pointer twice.
835 Should fix bug #683 (Crash in libpam at
838 2005-06-22 [colin] 1.9.11cvs90
843 Make toolbar's delete use the move to trash stuff;
844 Add gtk_widget_realize to be sure pixmaps can get
845 created (that may fix an old worksforme bug which
846 I can't find back...)
848 2005-06-22 [colin] 1.9.11cvs89
853 Rename "Message/Delete" to "Message/Move to trash"
854 Add "Message/Delete..." that directly destroys the
855 selected messages after asking for a confirmation.
857 2005-06-22 [colin] 1.9.11cvs88
860 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
861 o Fix a deadlock (thanks Darko)
863 2005-06-22 [colin] 1.9.11cvs87
865 * src/gtk/foldersort.c
866 Add missing include for the i18n;
867 patch by Fabien Vantard
869 2005-06-21 [colin] 1.9.11cvs86
873 Respect the no_select flag
875 Fix recursive deletion
878 Make the folder deletion's warning
881 2005-06-21 [colin] 1.9.11cvs85
884 Prevent email addresses from spanning accross
885 lines - fixes bug # 646 (newline-chars in
888 2005-06-20 [colin] 1.9.11cvs84
891 Be sure not to remove source if copy failed
893 2005-06-20 [colin] 1.9.11cvs83
897 remove summaryview's lock
899 introduce threads to avoid problems when foreground tasks
900 interfere with background tasks
902 prevent moving to drafts/queue
906 2005-06-19 [colin] 1.9.11cvs82
909 Remember that the user doesn't want to override
910 offline mode, for 3 seconds. It avoid presenting
911 him with N popups in a really short time.
913 2005-06-17 [colin] 1.9.11cvs81
916 Fix IMAP breaking on folders containing '('
917 (Probably won't be enough)
919 2005-06-17 [colin] 1.9.11cvs80
921 Forgotten files on 1.9.11cvs79
923 Fix stepping when not immediately executing
925 Really prevent UID FETCH 0
927 Fix outgoing charset never set to utf-8
931 2005-06-16 [colin] 1.9.11cvs79
934 Fix bug #707 (Dash splits rows)
935 Only wrap if we're on a line break position and
936 the previous one was a "white" (space) char.
937 Pango stuff is weird.
939 2005-06-16 [colin] 1.9.11cvs78
942 Lock summaryview while downloading messages
948 Replace \r and \n with spaces in From and
951 2005-06-16 [paul] 1.9.11cvs77
954 liberalise the mime parser
958 2005-06-16 [paul] 1.9.11cvs76
963 2005-06-15 [colin] 1.9.11cvs75
966 Finish header encoding fix
970 Fix compilation (Thanks Stephan
973 2005-06-15 [colin] 1.9.11cvs74
976 Install gnome2 stuff rather than gnome1,
983 Visual progress when fetching all messages
987 Prevent changing current message while
990 2005-06-15 [paul] 1.9.11cvs73
992 * src/gtk/gtkaspell.c
993 * src/gtk/gtkaspell.h
996 2005-06-15 [paul] 1.9.11cvs72
998 * src/prefs_filtering.c
999 allow reordering of filter rules by
1002 2005-06-15 [paul] 1.9.11cvs71
1007 replace deprecated function
1009 * src/send_message.c
1010 * src/gtk/progressdialog.c
1011 * src/gtk/progressdialog.h
1012 salvage and reuse parts of reverted sync
1014 2005-06-15 [paul] 1.9.11cvs70
1017 * src/send_message.c
1018 * src/gtk/progressdialog.c
1019 * src/gtk/progressdialog.h
1020 revert yesterday's sync with main
1021 it contains deprecated functions
1023 2005-06-15 [colin] 1.9.11cvs69
1026 Fix bug #670 (multi user to: will corrupt message
1029 2005-06-15 [colin] 1.9.11cvs68
1032 Fix bug #421 (Fix undo on wrapping)
1034 2005-06-15 [colin] 1.9.11cvs67
1037 Provide visual feedback while processing
1040 Provide visual feedback while getting
1041 short headers (for uncached messages)
1044 2005-06-14 [paul] 1.9.11cvs66
1047 change a couple stock icons
1049 * src/send_message.c
1050 * src/gtk/progressdialog.c
1051 * src/gtk/progressdialog.h
1052 sync main's GtkTreeView implementation
1054 2005-06-14 [colin] 1.9.11cvs65
1057 Various little fixes, mainly on error paths
1059 2005-06-13 [colin] 1.9.11cvs64
1064 Add a way to fetch only headers. This speeds
1065 up filtering on headers for IMAP. Fixes:
1066 bug #481 extraneous imap commands slow down
1068 bug #522 Sylpheed downloads all messages
1069 when opening mailbox (IMAP)
1070 bug #677 IMAP fetch is soooooooooooooo slow
1073 Add a folder set_batch method so that
1074 implementations can speed up flags changes
1077 Use that in mark as (un)read and mark all read
1080 Implement set_batch - brings back deferred
1081 flags in a less buggy manner. Fixes:
1082 bug #729 IMAP immediate expunge of deleted messages
1083 bug #191 remove list of messages with one command
1084 Fix login with strange chars
1085 Implement fetch_msg_full
1086 Fix copy (wrong counts)
1088 2005-06-12 [colin] 1.9.11cvs63
1091 lock incorporation during long operations.
1092 Avoids fucking up the IMAP socket.
1094 2005-06-12 [colin] 1.9.11cvs62
1098 Factorize remove_all_msg
1101 Don't update partial-download status if unnecessary
1103 Use remove_msgs everywhere possible
1105 2005-06-12 [colin] 1.9.11cvs61
1109 Add a remove_msgs function to remove a
1114 2005-06-12 [colin] 1.9.11cvs60
1117 Remove flags-processing deferring... Too hard
1118 to get it to work in all cases.
1120 2005-06-11 [colin] 1.9.11cvs59
1123 printf -> debug_print
1125 2005-06-11 [colin] 1.9.11cvs58
1128 o Fix build without USE_PTHREAD
1129 o Factorize imap_open
1130 o Alertpanel in case of impossible connection
1131 o Alertpanel in case of impossible login
1132 o Fix deferred flags processing to force a
1133 flush before adding some more flags to process,
1134 but in another folder.
1136 2005-06-10 [colin] 1.9.11cvs57
1139 o Fix a format string error
1140 o init ssl socket outside of the thread
1141 (it possibly invokes gtk calls)
1143 o Put back the buffer to its necessary size
1144 o Fix changing a file pointer without keeping
1145 track of it (thanks Valgrind)
1147 o Fix automatic STARTTLS if login should be done
1148 and the server only allows it after starting TLS
1149 * src/gtk/gtkinputdialog.c
1150 o Eat GDK_Return so that the combo popup doesn't
1151 appear when we press Enter to validate the combo
1152 input dialog (as seen in the Open with... dialog)
1154 2005-06-10 [colin] 1.9.11cvs56
1158 o Fix a crash on deletion
1159 o Threadize imap_select (it's called outside of
1161 o Defer treatment of DELETED flags
1164 2005-06-09 [colin] 1.9.11cvs55
1167 Make sure we check imap_gtk_should_override(), which
1168 potentially calls gtk stuff, before creating thread.
1169 That way it should't be called via imap_get_session()
1172 2005-06-09 [colin] 1.9.11cvs54
1175 o add a bit of status output
1176 o remove some dead code
1177 o threadize get_list_of_uids
1178 o threadize imap_get_flags
1179 o defer flag changing by 500ms so that they
1183 2005-06-08 [colin] 1.9.11cvs53
1186 Thread-ize imap_cmd_fetch
1188 2005-06-08 [colin] 1.9.11cvs52
1191 Mmh, that broke POP3...
1193 2005-06-08 [colin] 1.9.11cvs51
1196 Stabilize IMAP patch (thanks to Hoa)
1198 2005-06-08 [colin] 1.9.11cvs50
1201 Test patch to speed up imap.
1203 2005-06-08 [colin] 1.9.11cvs49
1208 Apply patch from gentoo to use /usr/share/mime/globs if
1209 available, after un-breaking it
1212 Use g_timeout for invoking hooks that possibly use gtk
1213 calls. This should leave gtk calls in the main thread.
1215 2005-06-08 [paul] 1.9.11cvs48
1218 conv_get_outgoing_charset_str(): don't
1219 use prefs_common setting
1222 add /Options/Character encoding/... to
1223 temporarily change the outgoing encoding
1225 (belated sync with main)
1227 2005-06-08 [paul] 1.9.11cvs47
1230 correction to/completion of last
1233 2005-06-08 [paul] 1.9.11cvs46
1239 always enabled Japanese auto-detection
1240 if the first letters of locale string
1243 don't use "destroy" signal to destroy
1244 Compose object (fix rare crashes on discard?)
1248 added Hebrew encodings
1249 * src/sourcewindow.c
1250 don't use "destroy" signal to destroy
1253 2005-06-07 [colin] 1.9.11cvs45
1256 Add missing unlocks/locks
1258 2005-06-07 [paul] 1.9.11cvs44
1261 restore bug #749 fix
1263 2005-06-06 [colin] 1.9.11cvs43
1266 Fix selection bug when prefs_common.open_unread
1269 2005-06-06 [colin] 1.9.11cvs42
1275 Factorize long operations beginning and end
1276 (locking, freezing/thawing, cursor, ...)
1277 Check selection->data member in selection-
1278 related loops; this avoids dying an awful
1279 death if the selection changes on us while
1280 we're marking a whole IMAP folder unread,
1283 2005-06-06 [paul] 1.9.11cvs41
1286 don't g_free() a static gchar buffer
1288 2005-06-05 [colin] 1.9.11cvs40
1293 Fix bug #749 (Show all headers should be
1294 sticky as the GUI suggests)
1296 2005-06-03 [paul] 1.9.11cvs39
1299 don't allow editing of mail while sending.
1302 2005-06-03 [paul] 1.9.11cvs38
1305 add a freeze/thaw to speed up 'mark all read'
1307 2005-06-03 [paul] 1.9.11cvs37
1309 * src/prefs_message.c
1310 reflect changes immediately
1312 2005-06-02 [colin] 1.9.11cvs36
1315 Patch by Fabien Vantard.
1317 2005-06-02 [colin] 1.9.11cvs35
1320 Use a non-blocking imap_getline() if possible.
1321 This should completely prevent the interface
1322 from freezin on imap operations, although it
1323 may do strange stuff in case of folder switching
1324 while a big imap operation is taking place...
1326 In addition, fix a leak in the case thread
1327 creation fails on connection.
1329 2005-06-02 [colin] 1.9.11cvs34
1332 * src/prefs_common.h
1333 Fix build (prefs_common_init() doesn't exist
1336 2005-06-02 [colin] 1.9.11cvs33
1338 * src/prefs_account.c
1339 Fix bug #245 (filtering rules broken when
1340 renaming a remote account (imap4 or nntp)
1342 2005-06-02 [colin] 1.9.11cvs32
1345 Try to fix IMAP shortcomings:
1346 o Multithread imap_open()
1347 o allow offline-mode overriding instead of
1351 Add a function to ask whether we want to
1352 override offline-mode for 10 minutes (one-shot
1355 Fix segfault when imap parser isn't happy about
1358 2005-06-01 [colin] 1.9.11cvs31
1366 * src/send_message.c
1369 * src/common/hooks.c
1370 * src/common/prefs.c
1371 * src/common/template.c
1372 * src/common/utils.c
1373 * src/gtk/gtkutils.c
1374 * src/gtk/inputdialog.c
1376 * src/gtk/pluginwindow.c
1377 * src/gtk/prefswindow.c
1378 * src/plugins/pgpmime/passphrase.c
1379 * src/plugins/pgpmime/prefs_gpg.c
1382 * src/common/Makefile.am
1383 * src/common/timing.h
1384 Add basic timing code
1387 Fix a bug with unread messages when
1388 re-sorting folders, and by the way
1389 fix a big performance hit when
1390 re-sorting (10k mails: before 5s,
1393 * src/prefs_compose_writing.c
1394 * src/prefs_compose_writing.h
1395 * src/prefs_message.c
1396 * src/prefs_message.h
1401 * src/prefs_receive.c
1402 * src/prefs_receive.h
1405 * src/prefs_summaries.c
1406 * src/prefs_summaries.h
1407 Fix copyright banner
1409 2005-06-01 [paul] 1.9.11cvs30
1412 updated by Flammie Pirinen
1414 fix 'Bad BASE64 content' output
1416 2005-05-31 [colin] 1.9.11cvs29
1419 Oops, where did my hunk go.
1421 2005-05-31 [colin] 1.9.11cvs28
1433 * src/image_viewer.c
1439 * src/prefs_account.c
1440 * src/prefs_actions.c
1441 * src/prefs_common.c
1442 * src/prefs_compose_writing.c
1443 * src/prefs_customheader.c
1444 * src/prefs_ext_prog.c
1445 * src/prefs_filtering.c
1446 * src/prefs_filtering_action.c
1448 * src/prefs_image_viewer.c
1449 * src/prefs_message.c
1450 * src/prefs_message.h
1451 * src/prefs_msg_colors.c
1455 * src/prefs_receive.c
1456 * src/prefs_receive.h
1459 * src/prefs_spelling.c
1460 * src/prefs_summaries.c
1461 * src/prefs_summary_column.c
1462 * src/prefs_template.c
1463 * src/prefs_themes.c
1464 * src/prefs_toolbar.c
1465 * src/prefs_wrapping.c
1468 * src/send_message.h
1470 * src/summary_search.c
1476 * src/gtk/gtkutils.h
1477 o Move the rest of Common prefs to new style
1478 o Lots of -Wall warning fixes
1479 o fix FIXME in cache memusage calculation
1480 o Let return receipts be sent from any account
1481 o Little cache optimisation (read)
1482 o Fix bug #746 (don't treat commas as separators
1483 when inside a quoted string)
1485 2005-05-31 [paul] 1.9.11cvs27
1487 * src/prefs_common.c
1488 fix 'off-by-one' typo
1490 2005-05-31 [paul] 1.9.11cvs26
1496 * src/prefs_actions.c
1497 * src/prefs_common.c
1498 * src/prefs_common.h
1499 * src/prefs_customheader.c
1500 * src/prefs_display_header.c
1501 * src/prefs_filtering.c
1502 * src/prefs_filtering_action.c
1503 * src/prefs_matcher.c
1504 * src/prefs_summaries.c
1505 * src/prefs_summary_column.c
1506 * src/prefs_template.c
1507 * src/prefs_toolbar.c
1509 * src/gtk/pluginwindow.c
1510 * src/gtk/prefswindow.c
1511 * src/gtk/progressdialog.c
1512 add hidden prefs 'enable_rules_hint'
1513 for gtk_tree_view_set_rules_hint()
1517 2005-05-31 [colin] 1.9.11cvs25
1521 * src/prefs_common.c
1522 * src/prefs_summaries.c ** ADDED **
1523 * src/prefs_summaries.h ** ADDED **
1524 Common/Display -> Display/Summaries
1526 2005-05-31 [colin] 1.9.11cvs24
1530 * src/prefs_quote.c ** ADDED **
1531 * src/prefs_quote.h ** ADDED **
1532 Move Common/Quote to Compose/Quoting
1533 * src/prefs_common.c
1534 * src/prefs_common.h
1535 Remove old quote stuff, add
1536 convenience functions for GtkTextView prefs
1537 * src/gtk/prefswindow.c
1538 Set default height higher
1540 2005-05-30 [colin] 1.9.11cvs23
1544 * src/prefs_common.c
1545 * src/prefs_compose_writing.c ** ADDED **
1546 * src/prefs_compose_writing.h ** ADDED **
1547 Move Common/Compose prefs to Compose/Writing
1549 2005-05-30 [colin] 1.9.11cvs22
1551 * src/common/utils.c
1552 Fix bug #651 (Confused Attract by Subject)
1553 Patch by M. Benkmann <haferfrost@web.de>
1556 2005-05-30 [colin] 1.9.11cvs21
1559 Fix concatenation of different headers of
1560 the same type (bug #645)
1561 * src/prefs_folder_item.c
1562 Fix bug #699 (setting color to black doesn't
1565 Print out decoding error only once per
1568 2005-05-30 [paul] 1.9.11cvs20
1570 * src/common/template.c
1573 2005-05-30 [paul] 1.9.11cvs19
1575 * doc/src/rfc2368.txt **NEW FILE**
1577 compose_entries_set(): don't interpret Bcc
1578 header field (conform to RFC 2368)
1581 2005-05-29 [colin] 1.9.11cvs18
1583 * src/prefs_common.c
1584 Let the default reply format respect
1585 netiquette by cutting the signature.
1587 2005-05-29 [colin] 1.9.11cvs17
1590 Don't let always_show_msg override
1591 open_unread_on_enter when opening a new
1594 2005-05-27 [paul] 1.9.11cvs16
1599 app_will_exit(): cleanup tmp directory when exit
1600 * src/message_search.c
1601 improved the interface and made code cleanup.
1602 removed Clear button
1603 * src/send_message.c
1604 send_message_local(): use GSpawn, and detect errors
1605 * src/summary_search.c
1606 improved the interface and made code cleanup
1608 textview_write_link(): also skip non-ascii space
1609 at the head of link strings (phishing check
1610 didn't work at the case)
1611 * src/common/utils.c
1612 get_command_output(): use g_spawn_command_line_sync()
1615 2005-05-26 [colin] 1.9.11cvs15
1620 2005-05-26 [colin] 1.9.11cvs14
1623 Fix nntp mode reader (bug #611)
1624 Patch by Florian Mickler <florian@mickler.org>
1626 2005-05-26 [colin] 1.9.11cvs13
1628 * src/plugins/pgpmime/passphrase.c
1629 Fix mouse grabbing (bug #557)
1631 2005-05-26 [colin] 1.9.11cvs12
1633 * src/prefs_themes.c
1634 Fix g_warning (bug #541)
1636 2005-05-26 [colin] 1.9.11cvs11
1638 * src/prefs_actions.c
1639 * src/prefs_template.c
1640 Fix bug #506 (no warning if action/template
1642 * src/common/template.c
1643 Fix a possible crash
1645 2005-05-26 [colin] 1.9.11cvs10
1651 Forbid locked messages to be moved or
1652 deleted. Locked messages in trashes
1653 still get deleted, for performance
1654 reason (mh.c::mh_remove_all_msgs)
1656 2005-05-25 [colin] 1.9.11cvs9
1659 Use correct encoding when sending mails
1660 with attachments that have accentued
1663 2005-05-24 [colin] 1.9.11cvs8
1666 Fix bug #688 f) read/unread marker not
1667 changed on first click
1668 Also, optimize summary_status_show()
1673 Fix bug #688 b) and c) wrt message
1674 attachments and signature
1675 * src/stock_pixmap.c
1676 * src/stock_pixmap.h
1677 * src/stock_pixmap.c
1678 * src/stock_pixmap.h
1680 * src/pixmaps/clip_gpg_signed.xpm
1681 Add clip/signed icon
1683 2005-05-24 [colin] 1.9.11cvs7
1685 * src/folder_item_prefs.c
1688 2005-05-24 [colin] 1.9.11cvs6
1691 * src/prefs_common.c
1692 * src/prefs_common.h
1693 Add a confirmation to folder drag and drop
1697 fix _with_disable parameters so that
1698 the buttons labels are specifiable too
1699 * src/plugins/pgpmime/sgpgme.c
1703 2005-05-24 [colin] 1.9.11cvs5
1706 Uncollapse/collapse folders on double-click
1707 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
1710 2005-05-23 [colin] 1.9.11cvs4
1712 * src/common/socket.c
1713 Check another special SSL_peek() error.
1714 Should help wrt bug #728
1716 2005-05-23 [colin] 1.9.11cvs3
1718 * src/plugins/pgpmime/pgpmime.c
1719 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
1720 breaking menu accelerators and stuff. Users will have to
1721 reselect "PGP MIME" instead of "PGP/MIME" in their
1722 account's privacy preferences if needed.
1726 * tools/kdeservicemenu/install.sh
1727 use kdesu to prompt for root password if doing
1728 global install/uninstall
1730 2005-05-20 [colin] 1.9.11cvs2
1733 Fix another compilation error with gcc-2.9x
1734 Thanks to Pawel Pekala <c0rn@gazeta.pl>
1735 * src/send_message.c
1736 Don't send QUIT if we aren't connected
1738 2005-05-19 [colin] 1.9.11cvs1
1741 Fix compilation with gcc 2.9x
1743 2005-05-19 [paul] 1.9.11
1747 2005-05-19 [paul] 1.9.9cvs14
1749 * src/gtk/inputdialog.c
1750 prevent gettext warning
1752 2005-05-19 [paul] 1.9.9cvs13
1755 * src/prefs_common.c
1756 * src/prefs_common.h
1759 add an option to toggle cursor in message
1760 view (sync with main)
1762 2005-05-18 [colin] 1.9.9cvs12
1765 Dereference freed pointer
1766 * src/gtk/gtkaspell.c
1767 Fix duplication of dictionaries (is it an aspell issue?)
1769 2005-05-18 [colin] 1.9.9cvs11
1771 * src/gtk/inputdialog.c
1772 * src/gtk/gtkaspell.c
1775 Remove a double call
1777 2005-05-17 [colin] 1.9.9cvs10
1779 * src/gtk/gtkaspell.c
1780 Fix dialogs, Ctrl-Enter accel
1782 2005-05-17 [colin] 1.9.9cvs9
1784 * src/gtk/gtkaspell.c
1785 Fix some accelerators, escape in replace-window
1787 2005-05-16 [colin] 1.9.9cvs8
1789 * src/gtk/gtkaspell.c
1790 Revert last commit, it was a mistake.
1792 2005-05-16 [colin] 1.9.9cvs7
1794 * src/gtk/gtkaspell.c
1795 Remove buggy code while we're at it. It's a
1796 dead code path anyway.
1798 2005-05-16 [colin] 1.9.9cvs6
1800 * src/gtk/gtkaspell.c
1801 Missed some gtk_menu_popup where deactivate
1802 signal should be handled. Should fix bug
1805 2005-05-16 [colin] 1.9.9cvs5
1807 * src/gtk/gtkaspell.c
1808 Remove debug printf()s
1810 2005-05-16 [colin] 1.9.9cvs4
1812 * src/gtk/gtkaspell.c
1813 Fix a bit aspell problems
1816 2005-05-13 [colin] 1.9.9cvs3
1819 Fix the + appearing even when no subfolders
1820 have unread messages. Thanks to wwp for the
1823 2005-05-11 [paul] 1.9.9cvs2
1826 correction to 1.9.9cvs1, only colour folders that
1827 have new msgs (not unread msgs)
1829 2005-05-10 [colin] 1.9.9cvs1
1833 Try to fix bolding bugs again.
1837 * tools/claws.i18n.status.pl
1838 add Ricardo Mones Lastra's script that has been providing
1839 the i18n status page for many months
1841 2005-05-09 [paul] 1.9.9
1845 2005-05-09 [paul] 1.9.6cvs58
1852 * RELEASE_NOTES.claws
1853 add release notes to cvs to simplify release
1856 add ca and fi to ALL_LINGUAS
1858 workaround for missing Makevars
1861 add new Catalan and Finnish translations
1862 submitted by Miquel Oliete and Flammie Pirinen
1872 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
1873 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
1874 Urke MMI, and Hansom Young
1876 Fix drafting when quitting. compose_draft() closes the
1877 compose windows, which modifies the compose_list GSList.
1878 We have to refresh this list after echo drafting to avoid a
1880 * src/partial_download.c
1881 fix segfault on exit
1883 2005-05-06 [paul] 1.9.6cvs57
1885 * src/grouplistdialog.c
1886 quick fix/workaround for unresizeable newsgroup
1889 2005-05-06 [paul] 1.9.6cvs56
1893 use gettext plural forms
1897 small improvement to english usage
1899 2005-05-05 [thorsten] 1.9.6cvs55
1904 2005-05-05 [paul] 1.9.6cvs54
1910 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
1913 2005-05-05 [paul] 1.9.6cvs53
1916 fix resizing of separate message and
1919 2005-05-05 [paul] 1.9.6cvs52
1931 * src/prefs_filtering.c
1932 * src/prefs_filtering_action.c
1933 * src/prefs_matcher.c
1934 * src/prefs_spelling.c
1935 * src/prefs_toolbar.c
1938 * src/gtk/description_window.c
1939 * src/gtk/gtkvscrollbutton.c
1940 * src/gtk/progressdialog.c
1941 * src/gtk/quicksearch.c
1942 * src/plugins/pgpmime/prefs_gpg.c
1943 * src/plugins/spamassassin/spamassassin_gtk.c
1944 replace deprecated gtk_widget_set_usize
1946 2005-05-04 [colin] 1.9.6cvs51
1948 * src/common/utils.c
1949 Fix crash when subst_for_filename is called
1950 with a NULL parameter
1952 2005-05-04 [colin] 1.9.6cvs50
1954 * src/partial_download.c
1956 Escape login when writing uidl file
1959 2005-05-03 [colin] 1.9.6cvs49
1962 Fix possible DOS in mime parser
1965 2005-05-02 [colin] 1.9.6cvs48
1968 Try to fix the copy/paste mess once again.
1971 2005-04-30 [colin] 1.9.6cvs47
1973 * src/prefs_account.h
1975 * src/send_message.c
1978 Try to batch sending mails (per account) instead of
1979 reconnecting to server every time.
1981 2005-04-29 [colin] 1.9.6cvs46
1984 Fix window resizing that refused to size down
1985 * src/prefs_common.c
1986 * src/prefs_common.h
1987 * src/prefs_filtering.c
1988 Save Filtering's window size
1990 2005-04-21 [paul] 1.9.6cvs45
1992 * ChangeLog-gtk2.claws
1996 2005-04-21 [paul] 1.9.6cvs44
2003 use gtkut_widget_draw_now(). Improved performance
2004 of the update of statusbar
2006 textview_smooth_scroll_do(): redraw it after scroll
2007 is done (fixed incorrect display when a part of the
2009 * src/gtk/gtkutils.c
2010 * src/gtk/gtkutils.h
2011 gtkut_widget_draw_now(): use gdk_window_process_updates()
2012 to force update of widgets.
2013 Removed gtkut_widget_wait_for_draw() which had a big
2014 overhead because of waiting for all events processed
2016 2005-04-20 [paul] 1.9.6cvs43
2019 complete 1.9.6cvs42's sync:
2020 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
2022 2005-04-19 [paul] 1.9.6cvs42
2027 catch_output(): correctly select the insert text
2028 (fix invalid iterator warnings).
2033 * src/prefs_common.c
2034 support GBK encoding.
2035 * src/common/session.c
2036 * src/common/session.h
2037 use separate buffer for large data to be sent,
2038 and don't duplicate it (reduces memory usage) (thanks to Dirk).
2040 2005-04-18 [paul] 1.9.6cvs41
2043 convert unsigned long into guint32
2044 patch by Paul LeoNerd Evans
2046 2005-04-17 [colin] 1.9.6cvs40
2049 Fix 'Request return receipt' from folder
2050 properties (bug #708)
2052 2005-04-17 [colin] 1.9.6cvs39
2055 Fix duplicate hotkeys in Mainwindow's menu
2057 2005-04-17 [colin] 1.9.6cvs38
2060 Fix duplicate hotkeys in Folderview's contextual
2063 2005-04-15 [colin] 1.9.6cvs37
2066 Fix 'Save as...' with non-ascii filenames
2068 2005-04-15 [colin] 1.9.6cvs36
2070 * src/plugins/pgpmime/pgpmime.c
2071 Fix bus error on 64bit. Spotted by
2072 macallan1888@gmail.com
2074 2005-04-15 [colin] 1.9.6cvs35
2076 * src/prefs_account.c
2079 2005-04-12 [colin] 1.9.6cvs34
2081 * src/prefs_account.c
2082 Fix smtp auth type off-by-one. We forgot to
2083 add PLAIN in the prefs-to-gui setter func and
2084 as a result, the selected auth when opening
2085 account prefs was not the correct one.
2087 2005-04-12 [paul] 1.9.6cvs33
2090 if the recv dialog is visible, Cancel only
2091 cancels the current account
2094 2005-04-10 [colin] 1.9.6cvs32
2097 Copy score when copying FilteringActions
2100 2005-04-10 [colin] 1.9.6cvs31
2103 Make Message -> Receive -> Cancel cancel
2104 incorporation on all accounts. Fixes
2107 2005-04-10 [colin] 1.9.6cvs30
2109 * src/prefs_account.c
2110 Update Privacy checkbuttons status based
2111 on the selected privacy system
2113 Always connect the "None" privacy system; the
2114 static boolean was probably there to avoid
2115 reconnecting twice in the same compose window,
2116 but as the parent function is only called once
2117 per compose, it's only a bug - as a static is
2118 initialized once per application instance.
2119 Also, don't uncheck Sign and Encrypt when
2120 selecting None as privacy system; just ignore
2121 them when sending/queuing.
2124 2005-04-08 [colin] 1.9.6cvs29
2127 * src/prefs_account.c
2128 * src/prefs_account.h
2129 Add account preference to queue message in a certain
2132 2005-04-06 [colin] 1.9.6cvs28
2134 * src/prefs_account.c
2135 Update old inbox path syntax
2137 2005-04-06 [paul] 1.9.6cvs27
2142 changed -traditional-cpp to -no-cpp-precomp for newer
2145 made column resize automatically
2146 * src/send_message.c
2147 send_message_smtp(): consider EOF right after QUIT
2148 successful (workaround for Gmail SMTP server)
2149 * src/common/socket.c
2150 ssl_read(), ssl_peek(): check EOF which violates the
2152 * src/gtk/colorlabel.c
2153 removed warnings when displaying colorlabel menu
2154 (don't use GtkAlignment)
2156 2005-04-05 [paul] 1.9.6cvs26
2158 * src/plugins/trayicon/trayicon.c
2159 fix clipping of icon under KDE3
2161 2005-04-05 [paul] 1.9.6cvs25
2164 hide display of threading
2167 2005-04-04 [thorsten] 1.9.6cvs24
2170 marks lost on filesystems with different stat() results on
2173 2005-04-03 [colin] 1.9.6cvs23
2176 Don't handle up/down. Patch by Alfons
2178 2005-04-02 [colin] 1.9.6cvs22
2181 Make scrolling faster. Patch by Alfons.
2183 2005-04-01 [colin] 1.9.6cvs21
2186 * src/stock_pixmap.c
2187 * src/pixmaps/dir-noselect.xpm ** REMOVED **
2188 * src/pixmaps/dir_noselect.xpm ** ADDED **
2189 Fix pixmap name mismatch (Thanks Stephan Sachse)
2191 2005-04-01 [colin] 1.9.6cvs20
2193 * src/image_viewer.c
2194 * src/image_viewer.h
2199 Implement inline image resizing and right-clicking
2201 2005-04-01 [paul] 1.9.6cvs19
2207 patch by Luca Cavalli <loopback<AT>slackit.org>
2209 updated by Pavlo Bohmat
2211 2005-03-31 [colin] 1.9.6cvs18
2214 Fix parsing references
2216 don't put nulls in the references list
2218 commit that forgotten file in 1.9.6cvs14
2220 2005-03-31 [colin] 1.9.6cvs17
2223 Fix joining of signature separator again.
2224 Maybe Hiro could put it in main too...
2226 2005-03-31 [colin] 1.9.6cvs16
2230 * src/stock_pixmap.c
2231 * src/stock_pixmap.h
2232 * src/pixmaps/dir-noselect.xpm
2233 Update foldersel.c (sync from main, patch by Alfons)
2235 2005-03-30 [colin] 1.9.6cvs15
2238 Fix handling of imap folders containing [] in
2239 their name. Thanks to Nahuel Angelinetti for
2240 the detailed bugreport.
2242 2005-03-30 [colin] 1.9.6cvs14
2244 * src/common/utils.h
2245 * src/common/utils.c
2252 * src/quote_fmt_parse.y
2254 Update references system. Patch by Alfons
2256 2005-03-30 [colin] 1.9.6cvs13
2258 * src/common/socket.c
2259 Force the glibc to read resolv.conf again when
2260 it has changed. Should fix issues when changing
2261 networks on a laptop and not restarting sylpheed.
2263 2005-03-30 [paul] 1.9.6cvs12
2265 partial sync with main:
2268 create_io_dialog(): use user-defined text font
2269 (thanks to Alfons), and modified its appearance.
2275 don't join (presumably) itemized lines on line-wrapping
2276 fixed wrapping of quote when auto-wrapping is enabled
2277 compose_destroy(): destroy paned only if it's not
2278 attached to window. Fixed memory leak of popup menu.
2288 removed redundant code
2290 changed 'Code set' (which is rather incorrect)
2291 in the menu to 'Character encoding'
2292 main_window_set_widgets(): request size first
2293 to prevent window size becoming wrong
2294 fixed remembering of the state of the visibility
2297 changed 'Code set' (which is rather incorrect)
2298 in the menu to 'Character encoding'
2299 * src/prefs_common.c
2300 * src/prefs_common.h
2301 added an option whether to render HTML as text or not
2302 added separators to outgoing encoding menu
2304 procheader_scan_date_string(): support header
2305 like: "[Tue,] 01 Feb 2005 09:57[:00]"
2310 textview_show_html(): force output of newline
2311 added an option whether to render HTML as text or not
2312 * src/common/utils.c
2313 strncpy2(): optimized based on Alfons' code
2314 * src/gtk/gtkutils.c
2315 * src/gtk/gtkutils.h
2316 removed non-used code
2317 * src/plugins/pgpmime/passphrase.c
2318 partially fixed grab input of passphrase dialog
2319 Confine pointer to window
2321 2005-03-30 [colin] 1.9.6cvs11
2325 Read/write 32bit ints from cache & marks
2328 2005-03-29 [paul] 1.9.6cvs10
2333 * src/gtk/gtkaspell.c
2334 sync with HEAD (don't pass NULL pointers)
2340 * tools/acroread2sylpheed.pl
2341 sync with HEAD (add script to send pdfs as
2342 attachments from Adobe Reader 7)
2344 2005-03-21 [paul] 1.9.6cvs9
2350 * src/image_viewer.c ** ADDED **
2351 * src/image_viewer.h ** ADDED **
2353 * src/prefs_common.c
2354 * src/prefs_common.h
2355 * src/prefs_image_viewer.c ** ADDED **
2356 * src/prefs_image_viewer.h ** ADDED **
2359 * src/pixmaps/sylpheed_logo.xpm
2360 * src/plugins/Makefile.am
2361 * src/plugins/image_viewer/.cvsignore ** REMOVED **
2362 * src/plugins/image_viewer/Makefile.am ** REMOVED **
2363 * src/plugins/image_viewer/plugin.c ** REMOVED **
2364 * src/plugins/image_viewer/viewer.c ** REMOVED **
2365 * src/plugins/image_viewer/viewer.glade ** REMOVED **
2366 * src/plugins/image_viewer/viewer.h ** REMOVED **
2367 * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
2368 * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
2369 * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
2370 as gdk-pixbuf is now built-in
2371 remove image_viewer plugin and put code back into
2373 implement inline image display (sync with main)
2375 replace logo with newer, nicer, larger version
2377 2005-03-21 [paul] 1.9.6cvs8
2380 cosmetic improvement
2382 2005-03-21 [holger] 1.9.6cvs7
2384 * src/plugins/spamassassin/spamassassin.c
2386 (unregister hook on failed plugin init)
2388 2005-03-20 [colin] 1.9.6cvs6
2390 * src/common/plugin.c
2391 Check that plugin isn't already loaded
2394 2005-03-20 [thorsten] 1.9.6cvs5
2397 use a more compatible syntax
2399 2005-03-20 [thorsten] 1.9.6cvs4
2401 * src/prefs_toolbar.c
2402 fix crash when selecting toolbar item (uninitialized pointer)
2404 2005-03-20 [thorsten] 1.9.6cvs3
2407 fix mimetype detection (referenced free()d string)
2409 2005-03-20 [paul] 1.9.6cvs2
2412 sync with HEAD (1.0.3cvs5)
2413 neglect Reply-To header if empty
2416 2005-03-19 [holger] 1.9.6cvs1
2422 2005-03-18 [paul] 1.9.6
2424 initial GTK2 release
2426 2005-03-18 [paul] 1.0.3cvs3.1
2432 * src/pixmaps/sylpheed_logo.xpm
2435 2005-03-18 [colin] 1.0.3cvs2.6
2438 Remove call to summary_step in summary_copy_selected_to
2439 Can't see its purpose, and this causes bug when copying
2440 a message if the next one is unread: it reads it.
2442 2005-03-18 [paul] 1.0.3cvs2.5
2445 fix bug 694 'Enter doesn't trigger OK in "Move" window'
2447 2005-03-18 [paul] 1.0.3cvs2.4
2458 fix buffer overflow, CAN-2005-0667, see
2459 http://secunia.com/advisories/14491/
2462 2005-03-17 [colin] 1.0.3cvs2.3
2466 Fix font bugs (both lists now officialy share
2470 2005-03-17 [paul] 1.0.3cvs2.2
2472 * src/gtk/pluginwindow.c
2473 make plugin descriptions uneditable
2475 2005-03-11 [paul] 1.0.3cvs2.1
2480 * src/plugins/trayicon/trayicon.c
2482 add src/wizard.c to POTFILES.in
2484 2005-03-11 [paul] 1.0.3cvs1.1
2500 2005-03-04 [colin] 1.0.1cvs22.2
2503 Fix signatures with accentued chars in it
2505 2005-03-04 [colin] 1.0.1cvs22.1
2509 Don't use SIZE param in MAIL FROM: if server
2510 doesn't support it. Patch by Eugen Freiter
2511 <eugen_f@users.sf.net>
2513 2005-02-27 [paul] 1.0.1cvs20.1
2520 2005-02-27 [colin] 1.0.1cvs19.4
2524 Fix prototypes. Patch by Alfons
2526 2005-02-27 [colin] 1.0.1cvs19.3
2529 Don't auto-join the signature separator.
2531 2005-02-26 [colin] 1.0.1cvs19.2
2534 Fix 'mark all read' with collapsed threads.
2537 2005-02-25 [paul] 1.0.1cvs19.1
2541 * src/prefs_account.c
2542 * src/prefs_folder_item.c
2543 * src/gtk/prefswindow.c
2544 * src/gtk/prefswindow.h
2547 2005-02-25 [paul] 1.0.1cvs15.12
2553 * src/gtk/gtkutils.c
2554 * src/gtk/gtkutils.h
2555 * src/gtk/logwindow.c
2556 * src/gtk/progressdialog.c
2557 sync with main (revision 127)
2558 and fix logwindow clipping
2560 2005-02-24 [colin] 1.0.1cvs15.11
2562 * src/plugins/pgpmime/passphrase.c
2563 Disable input grabbing; it doesn't work yet.
2565 2005-02-24 [colin] 1.0.1cvs15.10
2568 Don't send out receipts if offline. Ask.
2570 2005-02-23 [colin] 1.0.1cvs15.9
2575 2005-02-23 [colin] 1.0.1cvs15.8
2578 Really fix Bug 568 by removing useless
2579 calls. summary_thread_init() now called
2580 in summary_sort(). This should please
2581 Alfons as it should be faster than
2584 2005-02-23 [colin] 1.0.1cvs15.7
2587 Encode parts as QP or B64 if signing
2589 2005-02-23 [colin] 1.0.1cvs15.6
2592 Fix Mimeinfo leakage (including tmp files)
2594 Fix tmp file leakage (spotted by Ivan Rayner)
2596 2005-02-22 [colin] 1.0.1cvs15.5
2599 Fix keyboard input. Patch by Alfons.
2601 2005-02-21 [colin] 1.0.1cvs15.4
2604 Fix Sign/Encrypt when unselecting privacy
2606 * src/prefs_common.c
2607 Change default message font to Monospace
2609 More freezing during potentially large operations
2611 2005-02-21 [paul] 1.0.1cvs15.3
2616 2005-02-21 [paul] 1.0.1cvs15.2
2622 * src/common/utils.c
2623 * src/common/utils.h
2624 sync with main (revision 117)
2626 2005-02-20 [colin] 1.0.1cvs15.1
2629 Change cache file to .sylpheed_claws_cache, as
2630 suggested by Alfons. Allows people to switch
2631 between Sylpheed and Sylpheed-Claws. it is
2632 a good idea to "Check for new messages" at next
2636 2005-02-18 [colin] 1.0.1cvs14.1
2638 * src/quote_fmt_lex.l
2639 * src/quote_fmt_parse.y
2640 Fix parser initialisation. Patch by Ivan.
2642 2005-02-18 [colin] 1.0.1cvs11.6
2645 Fix scrolldown (bug 662)
2647 2005-02-17 [colin] 1.0.1cvs11.5
2650 conv_filename_to_utf8: return clean 7bit instead
2651 of broken utf8 if needed
2653 Fix display of parts with unclean 8bit names
2655 2005-02-17 [paul] 1.0.1cvs11.4
2659 * src/matcher_parser_parse.y
2661 * src/sourcewindow.c
2662 * src/common/Makefile.am
2663 * src/common/intl.h ** REMOVED **
2664 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2665 sync with main (revision 109)
2668 2005-02-16 [colin] 1.0.1cvs11.3
2671 Fix collapsed thread not highlighting when new
2672 messages in it (Bug 568) Patch by Stephan Sachse.
2673 Fix messed up selection when reaching bounds (Bug 632)
2674 * src/prefs_themes.c
2675 Fix theme installing (Bug 684)
2677 2005-02-16 [colin] 1.0.1cvs11.2
2680 Fix messageview_select_all
2682 2005-02-16 [colin] 1.0.1cvs11.1
2685 Sync with HEAD (MH scan required function)
2687 2005-02-15 [colin] 1.0.1cvs8.1
2690 * src/common/utils.c
2691 Sync with HEAD (filename chars substitution)
2693 2005-02-15 [colin] 1.0.1cvs7.3
2695 * src/gtk/pluginwindow.c
2698 2005-02-15 [colin] 1.0.1cvs7.2
2701 Fix mime icons not reset across message when
2704 2005-02-15 [colin] 1.0.1cvs7.1
2708 Sync with HEAD (optimisation of cvs6)
2710 2005-02-14 [colin] 1.0.1cvs6.1
2714 Sync with HEAD (encode "From " at line beginning)
2716 2005-02-14 [colin] 1.0.1cvs5.3
2719 Fix wrapping with accentued chars.
2721 2005-02-13 [colin] 1.0.1cvs5.2
2724 Fix email informative part parsing with
2725 accentued chars in it. ispunct() returns
2726 true for them in utf8...
2728 2005-02-12 [colin] 1.0.1cvs5.1
2731 Sync with HEAD (remove wrong use of compose after send)
2733 2005-02-12 [paul] 1.0.1cvs4.5
2736 remove unnecessary code (thanks to Alfons)
2738 2005-02-12 [paul] 1.0.1cvs4.4
2741 add 'Copy' to contextual menu on emails
2743 2005-02-11 [colin] 1.0.1cvs4.3
2746 revert 1.0.0cvs28.2, it doesn't work that well.
2748 2005-02-11 [paul] 1.0.1cvs4.2
2753 2005-02-10 [paul] 1.0.1cvs4.1
2760 sync with HEAD (sync with main)
2762 2005-02-10 [paul] 1.0.1cvs3.2
2768 * config/mkinstalldirs
2772 * intl/bindtextdom.c
2773 * intl/config.charset
2779 * intl/eval-plural.h
2780 * intl/explodename.c
2785 * intl/hash-string.h
2786 * intl/intl-compat.c
2788 * intl/libgnuintl.h.in
2791 * intl/localcharset.c
2792 * intl/localcharset.h
2794 * intl/localealias.c
2807 * intl/relocatable.c
2808 * intl/relocatable.h
2832 * src/editldap_basedn.c
2840 * src/folder_item_prefs.c
2843 * src/grouplistdialog.c
2857 * src/message_search.c
2866 * src/partial_download.c
2868 * src/prefs_account.c
2869 * src/prefs_actions.c
2870 * src/prefs_common.c
2871 * src/prefs_customheader.c
2872 * src/prefs_display_header.c
2873 * src/prefs_ext_prog.c
2874 * src/prefs_filtering.c
2875 * src/prefs_filtering_action.c
2876 * src/prefs_folder_item.c
2879 * src/prefs_matcher.c
2880 * src/prefs_msg_colors.c
2881 * src/prefs_spelling.c
2882 * src/prefs_summary_column.c
2883 * src/prefs_template.c
2884 * src/prefs_themes.c
2885 * src/prefs_toolbar.c
2886 * src/prefs_wrapping.c
2893 * src/send_message.c
2895 * src/sourcewindow.c
2898 * src/summary_search.c
2904 * src/common/plugin.c
2907 * src/common/ssl_certificate.c
2908 * src/common/string_match.c
2909 * src/common/sylpheed.c
2910 * src/common/template.c
2911 * src/common/utils.c
2913 * src/gtk/colorlabel.c
2914 * src/gtk/description_window.c
2916 * src/gtk/foldersort.c
2917 * src/gtk/gtkaspell.c
2918 * src/gtk/gtkutils.c
2919 * src/gtk/inputdialog.c
2920 * src/gtk/logwindow.c
2922 * src/gtk/pluginwindow.c
2923 * src/gtk/prefswindow.c
2924 * src/gtk/progressdialog.c
2925 * src/gtk/quicksearch.c
2926 * src/gtk/sslcertwindow.c
2927 * src/plugins/clamav/clamav_plugin.c
2928 * src/plugins/clamav/clamav_plugin_gtk.c
2929 * src/plugins/demo/demo.c
2930 * src/plugins/dillo_viewer/dillo_prefs.c
2931 * src/plugins/dillo_viewer/dillo_viewer.c
2932 * src/plugins/image_viewer/plugin.c
2933 * src/plugins/image_viewer/viewer.c
2934 * src/plugins/image_viewer/viewerprefs.c
2935 * src/plugins/mathml_viewer/mathml_viewer.c
2936 * src/plugins/pgpmime/passphrase.c
2937 * src/plugins/pgpmime/plugin.c
2938 * src/plugins/pgpmime/prefs_gpg.c
2939 * src/plugins/pgpmime/select-keys.c
2940 * src/plugins/pgpmime/sgpgme.c
2941 * src/plugins/spamassassin/spamassassin.c
2942 * src/plugins/spamassassin/spamassassin_gtk.c
2943 * src/plugins/trayicon/trayicon.c
2944 sync with main (revision 104)
2946 2005-02-10 [colin] 1.0.1cvs3.1
2949 Sync with HEAD (fix occasional crasher)
2951 2005-02-10 [colin] 1.0.1cvs2.1
2954 Synw with HEAD (don't automatically display html)
2956 2005-02-09 [colin] 1.0.1cvs1.3
2960 Add contextual menu on emails
2962 2005-02-09 [colin] 1.0.1cvs1.2
2965 Fix converting from broken headers and
2966 put back the _ in missing places
2967 (feature broke with cvs24.2 sync, main
2970 2005-02-09 [colin] 1.0.1cvs1.1
2975 Sync with HEAD (display non text/plain mails with plugin)
2977 2005-02-08 [colin] 1.0.1.1
2983 Make default configuration directory
2986 2005-02-08 [colin] 1.0.0cvs29.1
2994 Sync translations with HEAD
2996 2005-02-06 [colin] 1.0.0cvs28.3
2999 Make compose a bit faster - patch by Alfons.
3001 2005-02-06 [colin] 1.0.0cvs28.2
3004 Make pasting via middle-click more reliable
3006 2005-02-05 [paul] 1.0.0cvs28.1
3014 (fix bug 682 'redirect is broken'
3016 2005-02-05 [torte] 1.0.0cvs27.1
3020 * src/partial_download.c
3021 Sync with HEAD (fix buf overflow)
3023 2005-02-03 [colin] 1.0.0cvs26.1
3025 * src/common/plugin.c
3026 Sync with HEAD (avoid plugin mismatches)
3028 2005-02-03 [paul] 1.0.0cvs25.3
3034 * src/gtk/colorlabel.c
3035 third and final part of initial sync with main-gtk2
3037 2005-02-03 [paul] 1.0.0cvs25.2
3040 fix building with jpilot support
3042 2005-02-02 [colin] 1.0.0cvs25.1
3045 Sync with HEAD (fix dangerous typo)
3047 2005-02-01 [colin] 1.0.0cvs24.3
3050 Write file as advertised (UTF-8)
3052 2005-02-01 [paul] 1.0.0cvs24.2
3061 * src/folder_item_prefs.c
3067 * src/matcher_parser_lex.l
3070 * src/prefs_account.c
3071 * src/prefs_actions.c
3072 * src/prefs_common.c
3075 * src/prefs_themes.c
3078 * src/sourcewindow.c
3084 * src/common/template.c
3085 * src/common/utils.c
3088 * src/gtk/gtkaspell.c
3089 * src/plugins/clamav/clamav_plugin.c
3090 * src/plugins/dillo_viewer/dillo_prefs.c
3091 * src/plugins/image_viewer/viewerprefs.c
3092 * src/plugins/pgpmime/passphrase.c
3093 * src/plugins/pgpmime/prefs_gpg.c
3094 * src/plugins/pgpmime/select-keys.c
3095 * src/plugins/spamassassin/spamassassin.c
3096 second part of initial sync with main-gtk2
3099 2005-01-31 [colin] 1.0.0cvs24.1
3104 2005-01-29 [paul] 1.0.0cvs23.2
3117 * src/editldap_basedn.c
3121 * src/grouplistdialog.c
3127 * src/message_search.c
3130 * src/prefs_actions.c
3131 * src/prefs_common.c
3132 * src/prefs_common.h
3133 * src/prefs_customheader.c
3134 * src/prefs_display_header.c
3135 * src/prefs_filtering.c
3136 * src/prefs_filtering_action.c
3138 * src/prefs_matcher.c
3139 * src/prefs_summary_column.c
3140 * src/prefs_template.c
3141 * src/sourcewindow.c
3142 * src/summary_search.c
3146 * src/gtk/description_window.c
3147 * src/gtk/gtkshruler.c
3148 * src/gtk/gtkutils.c
3149 * src/gtk/gtkutils.h
3150 * src/gtk/inputdialog.c
3151 * src/gtk/logwindow.c
3152 * src/gtk/prefswindow.c
3153 * src/gtk/progressdialog.c
3154 * src/gtk/progressdialog.h
3155 first part of initial sync with main-gtk2
3158 2005-01-28 [colin] 1.0.0cvs23.1
3163 2005-01-27 [colin] 1.0.0cvs21.1
3169 2005-01-27 [colin] 1.0.0cvs19.1
3174 2005-01-27 [colin] 1.0.0cvs18.1
3186 2005-01-26 [paul] 1.0.0cvs15.2
3189 compose_entries_set(): convert subject and body to
3190 utf8 if necessary. patch by Felix Eckhofer
3192 2005-01-26 [paul] 1.0.0cvs15.1
3195 * src/common/template.c
3196 sync with HEAD (fix memory leak)
3198 2005-01-25 [paul] 1.0.0cvs14.1
3204 2005-01-24 [colin] 1.0.0cvs13.1
3209 2005-01-24 [paul] 1.0.0cvs12.1
3214 * src/common/utils.c
3217 2005-01-24 [colin] 1.0.0cvs11.1
3222 2005-01-24 [colin] 1.0.0cvs10.1
3227 2005-01-23 [colin] 1.0.0cvs9.1
3232 2005-01-22 [colin] 1.0.0cvs8.1
3235 * src/gtk/quicksearch.c
3238 2005-01-21 [colin] 1.0.0cvs7.1
3243 2005-01-21 [colin] 1.0.0cvs6.1
3248 2005-01-21 [colin] 1.0.0cvs5.1
3250 * src/gtk/quicksearch.c
3251 * src/prefs_common.c
3252 * src/prefs_common.h
3253 Sync with HEAD (recurse option)
3255 2005-01-21 [colin] 1.0.0cvs4.1
3261 * src/gtk/quicksearch.c
3262 * src/gtk/quicksearch.h
3263 Sync with HEAD (recursive quicksearch)
3265 2005-01-20 [colin] 1.0.0cvs3.4
3270 2005-01-20 [colin] 1.0.0cvs3.3
3273 Fix leak, thanks to Alfons.
3275 2005-01-20 [colin] 1.0.0cvs3.2
3278 Port SSL certificate window to GTK2.
3280 2005-01-20 [paul] 1.0.0cvs3.1
3288 2005-01-19 [colin] 1.0.0cvs2.2
3290 * src/plugins/trayicon/trayicon.c
3291 Fix freeze with gtk-2.6, the easy way
3292 (signal blocking helpless there...)
3295 2005-01-19 [colin] 1.0.0cvs2.1
3304 2005-01-19 [paul] 1.0.0cvs1.1
3318 sync with HEAD (update translations)
3320 2005-01-18 [colin] 1.0.0cvs0.1
3323 Specify search column - patch by Alfons
3325 2005-01-18 [colin] 0.9.13cvs36.3
3327 * src/prefs_toolbar.c
3328 Change Delete to Remove
3330 GTK2 version and leak fixes
3331 * src/prefs_actions.c
3333 All patches by Alfons
3335 2005-01-17 [colin] 0.9.13cvs36.2
3338 Fix DnD inserting twice. While at it,
3339 add DnD support for text/plain in the
3340 body, and add support in the headers.
3342 2005-01-16 [colin] 0.9.13cvs36.1
3347 Sync with HEAD (nothing applicable)
3349 2005-01-16 [colin] 0.9.13cvs33.2
3351 * src/prefs_toolbar.c
3352 GTK2ize prefs_toolbar, by Alfons.
3354 2005-01-14 [colin] 0.9.13cvs33.1
3360 2005-01-14 [colin] 0.9.13cvs32.1
3366 * tools/calypso_convert.pl
3369 2005-01-08 [colin] 0.9.13cvs29.2
3371 * src/prefs_filtering_action.c
3372 * src/prefs_filtering.c
3373 2 more gtk2 patches by Alfons
3375 2005-01-07 [paul] 0.9.13cvs29.1
3385 2005-01-07 [colin] 0.9.13cvs28.3
3387 * src/gtk/progressdialog.c
3388 * src/gtk/progressdialog.h
3390 * src/send_message.c
3391 GTK2 for the incorporation dialog. The CList isn't dead
3392 yet, for a more smooth migration. Patch by Alfons.
3394 2005-01-06 [colin] 0.9.13cvs28.2
3396 * src/prefs_display_header.c
3397 GTK2 conversion by Alfons
3398 * src/prefs_actions.c
3399 * src/prefs_matcher.c
3400 Fix 2 leaks - patch by Alfons
3402 2005-01-06 [colin] 0.9.13cvs28.1
3404 * src/prefs_matcher.c
3407 2005-01-06 [colin] 0.9.13cvs27.4
3409 * src/prefs_matcher.c
3410 Fix double-free. Patch by Alfons
3412 2005-01-06 [colin] 0.9.13cvs27.3
3414 * src/prefs_matcher.c
3415 GTK2 widgets + memleak
3418 2005-01-05 [colin] 0.9.13cvs27.2
3423 * src/stock_pixmap.c
3424 * src/stock_pixmap.h
3425 3 more GTK2 patches by Alfons.
3427 2005-01-04 [colin] 0.9.13cvs27.1
3434 2005-01-04 [colin] 0.9.13cvs25.9
3437 Fix Show Ruler menuitem
3438 * src/prefs_template.c
3440 * src/common/utils.c
3441 Make auto pointer stuff handles NULLs
3444 2005-01-04 [colin] 0.9.13cvs25.8
3447 Move the attachment list to gtk2
3450 2005-01-04 [colin] 0.9.13cvs25.7
3453 Make some keys work again
3454 Patch by SungHyun Nam <namsh@kldp.org>
3456 2005-01-04 [colin] 0.9.13cvs25.6
3458 * src/gtk/gtkshruler.c
3459 Move the ruler to GTK2
3462 2005-01-03 [colin] 0.9.13cvs25.5
3465 Fix my broken patch apply
3467 2005-01-03 [colin] 0.9.13cvs25.4
3469 * src/common/utils.c
3470 * src/common/utils.h
3471 * src/gtk/prefswindow.c
3472 Move auto pointer stuff to utils.c
3473 Patch by Alfons again :)
3475 2005-01-03 [colin] 0.9.13cvs25.3
3479 * src/prefs_template.c
3481 Empty text widgets with empty strings, not NULL char
3482 Patch by SungHyun Nam <namsh@kldp_org>
3484 2005-01-03 [colin] 0.9.13cvs25.2
3490 2005-01-03 [colin] 0.9.13cvs25.1
3496 2005-01-03 [colin] 0.9.13cvs24.3
3499 Two patches from Alfons and Alex S Moore:
3500 fix images, fix return value.
3502 2005-01-01 [colin] 0.9.13cvs24.2
3504 * src/prefs_actions.c
3505 Fix over-zealous assertion. Patch by Alfons
3507 2005-01-01 [colin] 0.9.13cvs24.1
3510 Sync with HEAD (leak fix)
3512 2004-12-31 [colin] 0.9.13cvs23.2
3514 * src/prefs_common.c
3515 GTK2 widgets + stock buttons - patch by Alfons
3517 2004-12-31 [paul] 0.9.13cvs23.1
3520 bump up EXTRA_VERSION to match (sync'ed) HEAD
3521 * src/gtk/pluginwindow.c
3522 use GTK2 widgets and plug memory leaks,
3525 2004-12-30 [colin] 0.9.13cvs22.4
3532 * src/message_search.c
3533 * src/prefs_actions.c
3534 * src/prefs_common.c
3535 * src/prefs_customheader.c
3536 * src/prefs_filtering.c
3537 * src/prefs_summary_column.c
3538 * src/summary_search.c
3540 * src/gtk/description_window.c
3541 * src/gtk/gtkutils.c
3542 * src/gtk/gtkutils.h
3543 * src/gtk/inputdialog.c
3544 * src/gtk/prefswindow.c
3545 Use GTK2 stock buttons. Patches by Alfons.
3547 2004-12-30 [colin] 0.9.13cvs22.3
3551 * src/prefs_actions.c
3552 * src/prefs_customheader.c
3553 * src/prefs_filtering.c
3554 * src/prefs_msg_colors.c
3555 * src/prefs_summary_column.c
3556 * src/gtk/prefswindow.c
3557 Use GtkTreeView instead of deprecated
3558 widgets. Patches by Alfons.
3560 2004-12-30 [paul] 0.9.13cvs22.2
3564 patch by Alfons, with root folder sorting fix
3567 2004-12-30 [paul] 0.9.13cvs22.1
3577 2004-12-22 [martin] 0.9.13cvs21.2
3580 free the command line after its use
3582 2004-12-18 [paul] 0.9.13cvs21.1
3595 2004-12-17 [martin] 0.9.13cvs17.2
3598 convert actions input to locale
3600 convert notification command to locale
3601 * src/plugins/pgpmime/select-keys.c
3602 convert attributes to utf8
3604 2004-12-14 [colin] 0.9.13cvs17.1
3610 * src/common/utils.c
3611 * src/gtk/prefswindow.c
3612 * src/gtk/gtkutils.c
3613 * src/gtk/gtkutils.h
3614 * src/plugins/spamassassin/libspamc.c
3617 2004-12-13 [colin] 0.9.13cvs14.1
3619 * src/quote_fmt_parse.y
3622 2004-12-10 [colin] 0.9.13cvs12.1
3624 * src/prefs_themes.c
3629 2004-12-09 [colin] 0.9.13cvs10.1
3632 Sync with HEAD (fix B64 encoding from memory)
3634 2004-12-08 [colin] 0.9.13cvs9.1
3636 * src/gtk/colorlabel.c
3639 2004-12-08 [paul] 0.9.13cvs8.2
3641 * src/gtk/pluginwindow.c
3642 fix window resizing oddities
3644 2004-12-08 [colin] 0.9.13cvs8.1
3646 * src/quote_fmt_parse.y
3649 2004-12-08 [colin] 0.9.13cvs7.1
3651 * src/matcher_parser_parse.y
3653 * src/prefs_matcher.c
3660 2004-12-08 [colin] 0.9.13cvs6.1
3662 * src/quote_fmt_parse.y
3665 * src/gtk/prefswindow.c
3666 * src/gtk/pluginwindow.c
3667 Fix G_CALLBACKS protos (thanks to Alfons)
3669 2004-12-07 [torte] 0.9.13cvs2.2
3672 [Bug 650] reply button causes crash
3673 Thanks to David Relson and Christoph
3675 2004-12-07 [colin] 0.9.13cvs2.1
3681 * src/prefs_account.c
3686 2004-12-06 [colin] 0.9.12cvs187.1