1 2005-09-18 [colin] 1.9.14cvs41
4 Translate string. Patch by Fabien Vantard
6 2005-09-18 [colin] 1.9.14cvs40
9 Fix bug #803 (IMAP/SSL support breaks with
12 2005-09-18 [colin] 1.9.14cvs39
17 More charsets fixes. Fixes bug #806 (non
18 ascii characters in subject line)
20 2005-09-17 [paul] 1.9.14cvs38
27 2005-09-17 [colin] 1.9.14cvs37
30 bugfix for NO-USE LDAP compilation, patch
33 2005-09-17 [colin] 1.9.14cvs36
36 * src/prefs_customheader.c
37 * src/prefs_display_header.c
38 * src/prefs_filtering_action.c
41 Fix strange casts (less elegant but
44 2005-09-16 [colin] 1.9.14cvs35
49 2005-09-16 [colin] 1.9.14cvs34
63 * src/matcher_parser_parse.y
65 * src/etpan/Makefile.am
66 * src/gtk/description_window.c
67 * src/plugins/clamav/Makefile.am
68 * src/plugins/clamav/clamav_plugin.c
69 * src/plugins/dillo_viewer/Makefile.am
70 * src/plugins/pgpcore/Makefile.am
71 * src/plugins/pgpinline/Makefile.am
72 * src/plugins/pgpmime/Makefile.am
73 * src/plugins/trayicon/Makefile.am
74 Fix 100% cpu usage in address completion list
75 Fix little bugs (return with no values etc)
76 Fix all warnings (with common CFLAGS)
78 2005-09-15 [colin] 1.9.14cvs33
81 Fix bug where sometimes a group's email list is empty,
82 force its refresh (probably fixes "Re: how to create a
85 Don't return to the callback in the main thread from the
86 fetch thread (or face segs!)
88 2005-09-15 [paul] 1.9.14cvs32
91 forgotten in last commit
93 2005-09-15 [paul] 1.9.14cvs31
96 * src/prefs_filtering_action.c
100 * src/gtk/description_window.c
101 * src/gtk/description_window.h
102 * src/gtk/quicksearch.c
103 allow interaction with the called
105 Patch by Anders Hammar
107 2005-09-14 [paul] 1.9.14cvs30
110 fix a little annoyance when pasting with 3rd button
111 with wrap_pastes=0 and wrap_input=1
114 2005-09-14 [paul] 1.9.14cvs29
116 * src/prefs_account.c
117 disable 'Filter messages on receiving' for
119 Patch by Anders Hammar
121 2005-09-14 [paul] 1.9.14cvs28
125 updated by Andrej Kacian
131 2005-09-14 [paul] 1.9.14cvs27
134 updated by Ricardo Mones Lastra
137 associate no_wrap_tags to Compose windows
138 instead of using a static one
144 remove unneeded printf()
146 2005-09-14 [paul] 1.9.14cvs26
154 * src/partial_download.c
156 * src/prefs_account.c
157 * src/prefs_account.h
158 * src/prefs_actions.c
159 * src/prefs_customheader.c
160 * src/prefs_display_header.c
161 * src/prefs_filtering_action.c
162 * src/prefs_matcher.c
163 * src/prefs_toolbar.c
170 * src/common/plugin.c
171 * src/common/session.h
172 * src/common/socket.c
173 * src/common/socket.h
174 * src/common/template.c
175 * src/gtk/gtkaspell.c
176 * src/gtk/quicksearch.h
177 * src/plugins/pgpcore/passphrase.c
178 * src/plugins/pgpcore/prefs_gpg.h
179 * src/plugins/pgpcore/select-keys.c
180 * src/plugins/pgpcore/select-keys.h
181 * src/plugins/pgpcore/sgpgme.c
182 * src/plugins/pgpinline/pgpinline.c
183 * src/plugins/pgpmime/pgpmime.c
184 * src/plugins/trayicon/trayicon.c
185 fix compilation warnings
186 Patch by Daniel Gustafson
188 2005-09-14 [paul] 1.9.14cvs25
191 add missing column header, and other small
193 Patch by Anders Hammar
195 2005-09-13 [colin] 1.9.14cvs24
197 * src/gtk/gtkaspell.c
200 Nullify struct members after free()s
202 2005-09-13 [colin] 1.9.14cvs23
205 Test utf8 compliance before inserting to
206 buffer, and try to convert if necessary
208 If no charset is present, use the locale
209 one instead of us-ascii
211 Add Sender, List-Post and To in the checked
212 headers for automatic rules creation
215 * src/gtk/gtkaspell.c
216 Remove deprecated functions.
217 patch by Daniel Gustafson
219 2005-09-12 [colin] 1.9.14cvs22
222 Fix bug #448 (Scrolling/Redraw issue with
223 address-fields in Header)
227 Fix loss of MSG_MARKED on move/copy
228 Fix bug #804 (Quicksearch togglebutton doesn't
229 get depressed after '/' key is pressed)
231 2005-09-12 [paul] 1.9.14cvs21
234 * src/gtk/logwindow.c
235 add 'Clear Log' to popup menu
236 Patch by Anders Hammar <anders.hammar@telia.com>
238 2005-09-12 [paul] 1.9.14cvs20
241 set correct sensitivity on attachments
245 * src/prefs_spelling.c
246 fix crash when no LANG env is set
249 don't use memeory after free
251 All patches by Daniel Gustafson
253 2005-09-12 [paul] 1.9.14cvs19
256 make theme info selectable
257 * src/gtk/description_window.c
258 make window non-modal
260 add details of asus_mailed.sh
261 * tools/claws.i18n.status.pl
262 update for new zh_TW translator
264 create alternate coloured lines
267 2005-09-10 [colin] 1.9.14cvs18
269 * src/plugins/pgpcore/select-keys.c
270 Better order for the buttons
272 2005-09-10 [colin] 1.9.14cvs17
275 * src/plugins/pgpcore/select-keys.c
276 * src/plugins/pgpcore/select-keys.h
277 * src/plugins/pgpcore/sgpgme.c
278 Add a "Don't encrypt" button to the key
279 selection dialog. Fixes bug #177 (There should be a
280 'Don't encrypt button in the Select Keys dialog)
282 2005-09-10 [colin] 1.9.14cvs16
285 Fix bug #572 (%X option does not work with templates)
287 2005-09-10 [colin] 1.9.14cvs15
292 2005-09-10 [colin] 1.9.14cvs14
297 2005-09-09 [colin] 1.9.14cvs13
300 * src/etpan/imap-thread.c
301 * src/etpan/imap-thread.h
302 Fix moving from queue or drafts to normal folders
303 Fix bug #794 (No way to delete without expunging)
304 Take flags unset by other mailers into account
305 Take deleted flag set by other mailers into account
306 Fix unsetting REPLIED flag
307 Fix crash when capabilities can't be retrieved
310 Add M_DELAYED_FLAGS condition, and let the user use
311 Execute in order to be able to expunge deleted mails,
312 even if he's not in delayed execute mode
313 * src/prefs_spelling.c
314 Use 'en' dictionary by default if LANG is POSIX or C
315 * src/gtk/prefswindow.c
316 Fix bug #767 (Preferences windows expanding) by making
317 the window a bit larger when the resolution is greater
318 than 640x480, and by putting the prefs in a
321 2005-09-09 [paul] 1.9.14cvs12
325 * po/zh_TW.Big5.po ** REMOVED **
326 * po/zh_TW.po ** ADDED **
327 updated by Wei-Lun Chao
329 2005-09-09 [paul] 1.9.14cvs11
334 delay memory allocation until file is
336 Patch by Daniel Gustafson
338 2005-09-09 [cleroy] 1.9.14cvs10
343 2005-09-08 [colin] 1.9.14cvs9
346 Alert when we can't save draft
347 Fix various wrap/color issues
348 Add mid-click pasting respecting wrap_paste option
351 * src/folder_item_prefs.c
352 * src/folder_item_prefs.h
362 * src/prefs_folder_item.c
363 Fix the impossibility to synchronise folders for
364 offline use (IMAP and NNTP are concerned)
366 2005-09-08 [colin] 1.9.14cvs8
369 Build LDAP and JPilot by default if available
373 2005-09-08 [paul] 1.9.14cvs7
375 * doc/manual/en/sylpheed-1.html
376 * doc/manual/en/sylpheed-18.html
377 * doc/manual/en/sylpheed-19.html
378 * doc/manual/en/sylpheed-4.html
379 * doc/manual/en/sylpheed-6.html
380 * doc/manual/en/sylpheed.html
381 a few minor updates, plus include some
382 details about plugins and their requirements
384 minor changes to English in /View/Sort
386 2005-09-07 [colin] 1.9.14cvs6
388 * doc/manual/en/sylpheed-1.html
389 * doc/manual/en/sylpheed-10.html
390 * doc/manual/en/sylpheed-11.html
391 * doc/manual/en/sylpheed-12.html
392 * doc/manual/en/sylpheed-13.html
393 * doc/manual/en/sylpheed-14.html
394 * doc/manual/en/sylpheed-15.html
395 * doc/manual/en/sylpheed-16.html
396 * doc/manual/en/sylpheed-17.html
397 * doc/manual/en/sylpheed-18.html
398 * doc/manual/en/sylpheed-19.html
399 * doc/manual/en/sylpheed-2.html
400 * doc/manual/en/sylpheed-20.html
401 * doc/manual/en/sylpheed-21.html
402 * doc/manual/en/sylpheed-22.html
403 * doc/manual/en/sylpheed-3.html
404 * doc/manual/en/sylpheed-4.html
405 * doc/manual/en/sylpheed-5.html
406 * doc/manual/en/sylpheed-6.html
407 * doc/manual/en/sylpheed-7.html
408 * doc/manual/en/sylpheed-8.html
409 * doc/manual/en/sylpheed-9.html
410 * doc/manual/en/sylpheed.html
411 More substitutions (missed Sylpheed -> Sylpheed-Claws)
413 2005-09-07 [colin] 1.9.14cvs5
416 Make labels more to-the-point
418 2005-09-07 [colin] 1.9.14cvs4
420 * doc/manual/en/sylpheed-1.html
421 * doc/manual/en/sylpheed-12.html
422 * doc/manual/en/sylpheed-13.html
423 * doc/manual/en/sylpheed-14.html
424 * doc/manual/en/sylpheed-15.html
425 * doc/manual/en/sylpheed-16.html
426 * doc/manual/en/sylpheed-17.html
427 * doc/manual/en/sylpheed-18.html
428 * doc/manual/en/sylpheed-19.html
429 * doc/manual/en/sylpheed-2.html
430 * doc/manual/en/sylpheed-20.html
431 * doc/manual/en/sylpheed-21.html
432 * doc/manual/en/sylpheed-22.html
433 * doc/manual/en/sylpheed-4.html
434 * doc/manual/en/sylpheed-5.html
435 * doc/manual/en/sylpheed-6.html
436 * doc/manual/en/sylpheed-7.html
437 * doc/manual/en/sylpheed-8.html
438 * doc/manual/en/sylpheed-9.html
439 * doc/manual/en/sylpheed.html
442 2005-09-07 [colin] 1.9.14cvs3
444 * doc/faq/en/sylpheed-faq-1.html
445 * doc/faq/en/sylpheed-faq-2.html
446 * doc/faq/en/sylpheed-faq-3.html
447 * doc/faq/en/sylpheed-faq.html
450 2005-09-07 [colin] 1.9.14cvs2
456 Fix special subfolders:
457 - Inherit parent's icon
458 - sent contents of queues subfolders
459 - empty subfolders of trashes
461 Remove outdated manual and faq entries
463 Add quotes around %s coming from mailcap
465 2005-09-07 [colin] 1.9.14cvs1
468 After saving draft, set modified to FALSE
472 Try to open mime parts using what is
473 indicated in ~/.mailcap or /etc/mailcap,
476 2005-09-05 [paul] 1.9.14
481 updated by Andrej Kacian
483 2005-09-05 [paul] 1.9.13cvs83
492 updated translations by Thomas Gilgin, Ricardo Mones
493 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
494 Frederico Goncalves Guimaraes, Aleksandar Urosevic
496 2005-09-04 [paul] 1.9.13cvs82
499 only warn about exceeded line length limit
502 2005-09-04 [paul] 1.9.13cvs81
505 fix crash in 'line length exceeded' dialogue
507 2005-09-02 [paul] 1.9.13cvs80
510 fix bug 795, 'Connection lost IMAP'
511 and add statusbar prints
514 2005-09-02 [paul] 1.9.13cvs79
517 compose_wrap_paragraph() becomes
518 compose_beautify_paragraph()
521 2005-09-02 [cleroy] 1.9.13cvs78
526 2005-09-01 [colin] 1.9.13cvs77
529 Maybe fix bug #795 (Connection lost IMAP)
530 Don't try to send logout when we're disconnected.
532 Include locked and marked emails in HRM
533 view. Fixes bug #800 (Locked messages no longer
534 show up when hide read messages is used)
536 2005-09-01 [paul] 1.9.13cvs76
541 2005-08-31 [colin] 1.9.13cvs75
545 * src/prefs_summaries.c
547 Fix "go to next new", fix preference
548 (Open unread/next swapped)
550 2005-08-31 [paul] 1.9.13cvs74
563 remove obsolete BOLD_FONT setting
564 fix font update in headerview and textview
565 headers after prefs change
572 2005-08-30 [colin] 1.9.13cvs73
575 When Hide read messages is selected and we
576 refresh the summaryview, don't remove the
577 currently displayed message. Fixes bug #797
578 (Summary view reloads when new mail is
579 downloaded in 1.9.14 rc)
581 2005-08-30 [colin] 1.9.13cvs72
586 Remove useless callback
590 Add a filesel_select_file_save_folder() - used by Save All
592 2005-08-29 [paul] 1.9.13cvs71
595 * src/matcher_parser_parse.y
596 * src/etpan/imap-thread.c
597 fix building on FreeBSD
598 Patch by Daniel Gustafson <daniel@hobbit.se>
600 2005-08-29 [paul] 1.9.13cvs70
602 * src/plugins/pgpinline/pgpinline.c
603 only initialise sig result if it's been handled
606 2005-08-29 [paul] 1.9.13cvs69
615 fix wrong icon reference
616 * src/pixmaps/trash_btn.xpm
617 replace with nicer image
619 2005-08-28 [colin] 1.9.13cvs68
625 * src/pixmaps/trash_btn.xpm
626 Add a specific trash xpm for the button
628 2005-08-28 [colin] 1.9.13cvs67
633 2005-08-27 [colin] 1.9.13cvs66
637 Correctly fix "Problem with replies", fixes
638 pgpmime encryption too.
640 2005-08-27 [colin] 1.9.13cvs65
646 Fix bug #517 (messages removed from summaryview
649 2005-08-27 [colin] 1.9.13cvs64
652 * tools/asus_mailled.sh
653 Add a script to blink ASUS laptops' mail LED where there
656 2005-08-27 [colin] 1.9.13cvs63
659 * src/etpan/imap-thread.c
660 * src/etpan/imap-thread.h
661 Implement automatic choosing of login method
664 Add sylpheed-marshal.[ch]
666 2005-08-27 [colin] 1.9.13cvs62
671 2005-08-27 [colin] 1.9.13cvs61
675 Remove A_DELETE, replace it with
676 A_TRASH and A_DELETE_REAL. Automatically
677 rewrite config files to replace A_DELETE
678 with A_TRASH (no functionality change).
681 2005-08-26 [colin] 1.9.13cvs60
684 Previous "Problem with replies" fix brought other
685 problems, fixing them
687 2005-08-26 [colin] 1.9.13cvs59
690 Fix "Problem with replies". This happened only
695 Speed improvement on very long messages (wrapping)
696 Fix signature color on Reedit and Redirect
697 On Reedit, don't attach pgp-signatures parts, but
700 2005-08-24 [paul] 1.9.13cvs58
703 don't claim success when clicking
704 Cancel on the passphrase box.
707 2005-08-24 [paul] 1.9.13cvs57
710 fix misplaced sylpheed.log
714 2005-08-24 [paul] 1.9.13cvs56
717 * src/etpan/imap-thread.c
718 * src/etpan/imap-thread.h
719 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
721 * src/gtk/sylpheed-marshal.c ** REMOVED **
722 * src/gtk/sylpheed-marshal.h ** REMOVED **
723 remove autogenerated files
724 * tools/kdeservicemenu/README
725 * tools/kdeservicemenu/install.sh
726 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
727 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
728 use Claws icon, use 'Sylpheed-Claws' in menu,
729 use kdialog, and other cleanups
731 2005-08-23 [paul] 1.9.13cvs55
737 2005-08-23 [paul] 1.9.13cvs54
743 2005-08-23 [paul] 1.9.13cvs53
747 view all data of LDAP contacts
750 2005-08-23 [paul] 1.9.13cvs52
753 fix issues with the Search field
756 2005-08-22 [paul] 1.9.13cvs51
759 put name of folder in processing dialog
761 * src/prefs_folder_item.c
762 improve english usage
764 2005-08-22 [paul] 1.9.13cvs50
769 * src/matcher_parser_lex.l
770 * src/matcher_parser_parse.y
771 * src/prefs_filtering.c
772 add Filtering/Processing rule names feature.
773 (the incompatible old matcherrc is saved as
774 matcherrc.pre_names).
777 2005-08-22 [paul] 1.9.13cvs49
783 2005-08-22 [paul] 1.9.13cvs48
788 2005-08-22 [paul] 1.9.13cvs47
791 fix bug 789, 'SC crashes with imap (CVS ver)'
794 2005-08-22 [paul] 1.9.13cvs46
799 define reused defaults in defs.h
801 add 'Open image' to image popup menu
803 2005-08-21 [colin] 1.9.13cvs45
806 Fix bug #788 (Bogus "From" address displayed)
808 2005-08-20 [colin] 1.9.13cvs44
811 Fix buf #787 (multilevel delete causes SIGSEGV)
813 2005-08-19 [colin] 1.9.13cvs43
818 Add an hidden pref to allow modifying the
819 update stepping in incorporation.
822 2005-08-19 [colin] 1.9.13cvs42
826 Workaround for broken MUAs: encode
827 Content-type: name: as ASCII and
828 Content-Disposition: filename: as
830 * src/prefs_account.c
831 Fix invisible-ness of SMTP SSL prefs
834 2005-08-19 [paul] 1.9.13cvs41
839 * src/prefs_wrapping.c
840 paste with or without wrapping.
843 2005-08-19 [paul] 1.9.13cvs40
848 reintroduce enable_swap_from as a
849 hidden pref. patch by Colin
850 * src/quote_fmt_parse.y
851 * src/plugins/clamav/clamav_plugin.c
852 * src/plugins/dillo_viewer/dillo_viewer.c
853 * src/plugins/mathml_viewer/mathml_viewer.c
854 * src/plugins/pgpcore/sgpgme.c
855 * src/plugins/pgpinline/pgpinline.c
856 * src/plugins/pgpmime/pgpmime.c
857 tidy up. patch by Colin
859 2005-08-19 [paul] 1.9.13cvs39
862 complete cvs38's sync
866 * src/etpan/etpan-log.c
867 * src/etpan/imap-thread.c
868 * src/gtk/gtksourceprintjob.c
869 fix compilation warnings
872 2005-08-19 [paul] 1.9.13cvs38
902 * src/partial_download.c
905 * src/prefs_actions.c
907 * src/prefs_customheader.c
908 * src/prefs_display_header.c
916 * src/simple-gettext.c
922 * src/common/plugin.c
924 * src/common/session.c
925 * src/common/session.h
926 * src/common/socket.c
927 * src/common/socket.h
928 * src/common/ssl_certificate.c
929 * src/common/template.c
934 added wrappers for C library function that
935 take pathname arguments.
936 enabled compilation with MinGW.
937 use GDir instead of directly using opendir().
938 added rename_force().
940 2005-08-19 [paul] 1.9.13cvs37
944 fix privacy settings on re-editing
952 flag changing optimisation
954 2005-08-18 [martin] 1.9.13cvs36
962 * src/grouplistdialog.c
968 * src/prefs_account.c
973 * src/gtk/logwindow.c
974 removed deprecated glib and gdk stuff
975 * src/plugins/pgpcore/select-keys.c
976 convert attributes from locale to utf8
978 2005-08-17 [paul] 1.9.13cvs35
982 use new GTK_STOCK_ icons if available
984 * src/gtk/gtksctree.c
985 * src/gtk/gtksctree.h
986 faster range select. patch by Colin
988 2005-08-17 [paul] 1.9.13cvs34
993 Add an edit button for contacts, fix selections
996 Change labels, let Save be always possible in the
997 email and user atributes tabs
1001 select next item instead of the displayed one
1004 * src/gtk/progressdialog.c
1005 use prefs_common.enable_rules_hint
1007 2005-08-13 [hoa] 1.9.13cvs33
1009 * src/etpan/imap-thread.c
1010 fixed build on Solaris.
1012 2005-08-10 [colin] 1.9.13cvs32
1015 Fix cvs31 (missing fclose before reading
1018 2005-08-10 [colin] 1.9.13cvs31
1021 Fix procmsg_msginfo_new_from_mimeinfo() when
1022 the MimeInfo isn't stored in memory. This fixes
1023 replying to an attached message.
1025 2005-08-10 [colin] 1.9.13cvs30
1028 Fix slowness in account changing
1030 2005-08-10 [colin] 1.9.13cvs29
1040 Optimize folder_has_parent_of_type
1041 Prevent moving special sub-folders from contextual menus
1042 Rework message a bit ("Empty all messages" -> "Delete all
1044 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
1045 and "Deleted Items" folders)
1047 2005-08-08 [colin] 1.9.13cvs28
1050 * src/prefs_summaries.c
1051 Make "Select first unread|new" more flexible
1052 (just prioritize new or unread)
1054 2005-08-08 [colin] 1.9.13cvs27
1057 If "select first new" is selected and there only
1058 are unread messages, fallback to "select first
1061 2005-08-08 [colin] 1.9.13cvs26
1064 Fix shameful bugs (and bug #779)
1066 2005-08-08 [colin] 1.9.13cvs25
1070 Cache parents' type to make folder_has_parent_of_type
1073 Forbid DnD of special sub-folders
1076 Add MAIL_POSTFILTERING_HOOK
1078 Revert over-zealous deletion of the use_addr_book
1081 2005-08-07 [colin] 1.9.13cvs24
1084 Fix big mistake (passing MsgInfo instead
1087 2005-08-07 [colin] 1.9.13cvs23
1102 Make subfolders of Drafts, Queue, Outbox, Trash
1103 work like their parents.
1104 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
1106 2005-08-07 [colin] 1.9.13cvs22
1109 Fix bug #771 (Dragged contacts not saved)
1111 2005-08-07 [paul] 1.9.13cvs21
1114 fix bug 32 'Search Doesn't display results
1115 if "Hide Read Messages" is chosen'
1116 be more literal in interpreting 'Hide read
1119 2005-08-07 [colin] 1.9.13cvs20
1124 Faster 'unthread_for_execution'
1126 2005-08-06 [paul] 1.9.13cvs19
1129 add mnemonics to Set displayed columns
1130 fix bug where msgview_visible option was
1131 overwritten as TRUE on startup
1133 2005-08-06 [paul] 1.9.13cvs18
1136 refer to 'displayed columns in folder/message
1137 list' not 'displayed items in summary/message view'
1138 * src/prefs_display_header.c
1139 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
1140 be consistent with similar dialogues
1141 * src/prefs_folder_column.c
1142 * src/prefs_summary_column.c
1143 'columns' not 'items', and folder and message lists,
1144 instead of folder and summary views;
1145 Use 'Hidden columns' as list heading not 'Available
1147 move the 'Remove' button to the right hand side;
1148 top-align the buttons;
1149 remove unneeded vbox
1150 * src/prefs_summaries.c
1151 put the 2 column prefs buttons in a frame to reduce
1152 overall width; refer to columns not items &c.
1154 2005-08-05 [colin] 1.9.13cvs17
1156 * src/prefs_common.c
1157 * src/prefs_common.h
1161 Add an hidden toolbar_detachable pref, so
1162 that I can get rid of these painful handles
1163 in the toolbars. Defaults to TRUE to avoid
1164 changing the GUI on unsuspecting people...
1166 2005-08-05 [colin] 1.9.13cvs16
1169 * src/prefs_folder_column.c
1170 * src/prefs_folder_column.h
1171 Add prefs for folder columns
1176 * src/prefs_common.c
1177 * src/prefs_common.h
1178 * src/prefs_summaries.c
1180 * src/prefs_summary_column.c
1185 * src/common/utils.c
1186 * src/common/utils.h
1187 Move uri colourisation functions
1192 Fix bug with LIST where we'd try
1193 to get Folder//////[...]///
1195 2005-08-05 [paul] 1.9.13cvs15
1197 * src/prefs_summaries.c
1198 improve the English usage
1200 set font on column change
1203 2005-08-05 [paul] 1.9.13cvs14
1205 * src/prefs_common.c
1206 * src/prefs_common.h
1207 * src/prefs_summaries.c
1209 replace 'open_unread_on_enter' option with
1210 'select_on_entry' option. opening/not opening
1211 is now exclusively controlled by 'always_show_msg'
1213 2005-08-04 [colin] 1.9.13cvs13
1217 Add colourisation of quotes and signatures
1219 Fix possible crashes
1221 Change an assert that is no problem
1226 * src/gtk/quicksearch.c
1227 Fix a possible crash
1229 2005-08-03 [colin] 1.9.13cvs12
1231 * src/prefs_account.c
1232 Fix bug #777 (Sylpheed crash in account configuration)
1234 2005-08-03 [colin] 1.9.13cvs11
1239 Fixing addressbook, round 2
1241 Fix emphasis color on rechecking 'Colorize messages'
1243 2005-08-03 [paul] 1.9.13cvs10
1251 * src/prefs_account.c
1254 * src/quote_fmt_parse.y
1256 * src/common/quoted-printable.c
1257 * src/common/utils.c
1258 * src/common/utils.h
1260 replaced incorrect locale-independent
1261 ctype functions with GLib's. Corrected
1262 signedness mismatch.
1264 headerview_create(): added spacing for vbox.
1266 set focus to the OK button.
1268 2005-08-03 [colin] 1.9.13cvs9
1273 2005-08-02 [colin] 1.9.13cvs8
1279 Fix a cast and more generally, try to make the
1280 GUI more intuitive and consistent (round 1)
1282 2005-08-02 [paul] 1.9.13cvs7
1285 missing in 1.9.13cvs6
1287 2005-08-02 [colin] 1.9.13cvs6
1292 2005-08-02 [colin] 1.9.13cvs5
1301 Fix a number of folder_item_get_msg_list()-related
1302 leaks (missing procmsg_msginfo_free()s)
1304 2005-08-01 [colin] 1.9.13cvs4
1310 * src/prefs_summaries.c
1311 * src/prefs_themes.c
1316 Fix instant-apply of summary and folderview-related prefs
1317 Fix erroneous g_free and alertpanels in prefs_theme
1318 Add instant-apply for fonts
1319 Defer applying of prefs a little bit so it's done only
1320 once even if requested by multiples prefs pages
1322 2005-08-01 [paul] 1.9.13cvs3
1325 fix bug 776 'S.C. crashes on close'
1327 * src/etpan/etpan-thread-manager-types.h
1331 2005-07-25 [paul] 1.9.13cvs2
1334 fix typos. spotted by Fabien Vantard
1336 2005-07-24 [paul] 1.9.13cvs1
1338 * doc/man/sylpheed.1
1339 update man page, incorporating fix of
1340 bug 769 'Typo in manpage'
1341 * src/etpan/imap-thread.c
1342 fix NetBSD openssl dependencies. patch by
1343 George Michaelson <ggm@apnic.net>
1345 updated by Frederico Goncalves Guimaraes
1347 2005-07-22 [paul] 1.9.13
1351 2005-07-22 [paul] 1.9.12cvs91
1356 * RELEASE_NOTES.claws
1360 * tools/claws.i18n.status.pl
1361 add Norwegian translation. submiited by
1362 Geir Helland <pjallabais@users.sourceforge.net>
1372 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1373 Mones Lastra, Tommi Pirinen, Fabien Vantard,
1374 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
1376 * src/plugins/clamav/clamav_plugin_gtk.c
1377 * src/plugins/spamassassin/spamassassin_gtk.c
1378 replace outdated description strings
1380 2005-07-21 [colin] 1.9.12cvs90
1383 Set folder to batch mode when scanning it. Makes deletion
1384 of unread mails on IMAP much faster (due to the UNREAD
1387 2005-07-21 [darko] 1.9.12cvs89
1390 link against libresolv if necessary (patch by Paul)
1392 use glib's portable macros to determine endianness
1394 2005-07-21 [paul] 1.9.12cvs88
1398 update compiled-in features list
1400 2005-07-20 [colin] 1.9.12cvs87
1404 Gcc 2.9x compilation fixes, thanks to Darko
1405 * src/plugins/clamav/clamav_plugin.c
1406 Little optimisation: load virus database only once
1407 * src/plugins/spamassassin/spamassassin.c
1408 Big optimisation: filtering one mail took at least 1 second,
1409 now it takes at least 50ms. Doesn't speed up spamassassin
1410 itself, but should already be much more tolerable.
1412 2005-07-20 [colin] 1.9.12cvs86
1415 Fix performance issue
1417 2005-07-19 [colin] 1.9.12cvs85
1419 * src/plugins/pgpinline/plugin.c
1422 2005-07-19 [colin] 1.9.12cvs84
1425 * src/plugins/Makefile.am
1426 * src/plugins/pgpinline/.cvsignore
1427 * src/plugins/pgpinline/Makefile.am
1428 * src/plugins/pgpinline/pgpinline.c
1429 * src/plugins/pgpinline/pgpinline.deps
1430 * src/plugins/pgpinline/pgpinline.h
1431 * src/plugins/pgpinline/plugin.c
1432 Put pgpinline in the main tree
1434 2005-07-19 [paul] 1.9.12cvs83
1436 * src/prefs_actions.c
1437 prevent '//' in menu names, which cause a crash
1440 2005-07-19 [paul] 1.9.12cvs82
1443 be generally more informative in configure output.
1444 OpenSSL: correction: '[ --enable-openssl ...' ->
1445 '[ --disable-openssl ...', as --enable-openssl is default
1446 PGP/MIME: don't check for GPGME again, check for
1447 pgpcore instead. Therefore prevent the possibility of
1448 attempting to build pgpmime if pgpcore dependencies are
1450 ClamAV: use pkgconfig to check for lib
1451 libgnomeprint: revert logic on inner test to match
1453 * src/plugins/pgpcore/sgpgme.c
1456 2005-07-19 [colin] 1.9.12cvs81
1459 Fix slow thread rebuilding in particular
1462 2005-07-19 [paul] 1.9.12cvs80
1464 * sylpheed-claws.desktop
1465 fix typo, spotted by Stephan Sachse
1467 replace GTK_STOCK_ADD with
1468 GTK_STOCK_NEW button
1470 2005-07-18 [colin] 1.9.12cvs79
1472 * src/etpan/imap-thread.c
1473 Fix return value (Thanks Hoa)
1475 2005-07-18 [colin] 1.9.12cvs78
1478 Allow empty passwords
1479 Create drafts/queue/outbox if necessary
1482 * src/etpan/imap-thread.c
1483 Fix STARTTLS (Thanks to Hoa)
1485 2005-07-18 [paul] 1.9.12cvs77
1491 updated to reflect additions and removals
1493 updated to be claws-specific
1497 * sylpheed-128x128.png
1498 * sylpheed-64x64.png
1500 * sylpheed-claws-128x128.png
1501 * sylpheed-claws-64x64.png
1502 * sylpheed-claws.desktop
1503 * sylpheed-claws.png
1509 2005-07-17 [paul] 1.9.12cvs76
1521 * src/message_search.c
1525 * src/prefs_actions.c
1526 * src/prefs_filtering.c
1527 * src/prefs_matcher.c
1528 * src/prefs_template.c
1529 * src/prefs_themes.c
1531 * src/summary_search.c
1534 * src/gtk/sslcertwindow.c
1535 * src/plugins/pgpcore/sgpgme.c
1538 2005-07-17 [colin] 1.9.12cvs75
1541 add a PrivacySystem accessor that checks that
1542 the system cached in a MimeInfo's privacydata
1543 is still registered. Use this accessor instead
1544 of directly using data->system. Fixes crashes
1545 after unloading pgp plugins.
1547 2005-07-17 [colin] 1.9.12cvs74
1550 Change geometry hints to a simple default size.
1551 Fixes the certs dialogs.
1553 2005-07-17 [colin] 1.9.12cvs73
1555 * src/gtk/sslcertwindow.c
1558 2005-07-17 [colin] 1.9.12cvs72
1560 * src/plugins/pgpcore/Makefile.am
1561 * src/plugins/pgpmime/Makefile.am
1564 2005-07-17 [paul] 1.9.12cvs71
1567 add --disable-gnomeprint option
1568 modified version of patch by Marius Mauch
1570 2005-07-17 [paul] 1.9.12cvs70
1588 * src/prefs_account.c
1590 * src/prefs_summaries.c
1593 * src/common/utils.c
1595 * src/plugins/pgpcore/passphrase.c
1596 * src/plugins/pgpcore/select-keys.c
1597 replace inappropriately used backticks
1600 2005-07-16 [colin] 1.9.12cvs69
1602 * src/image_viewer.c
1603 Add extra paranoid checks
1605 2005-07-16 [colin] 1.9.12cvs68
1607 * src/plugins/pgpcore/prefs_gpg.c
1608 Don't auto-check sigs by default, as it
1611 2005-07-16 [colin] 1.9.12cvs67
1613 * src/plugins/pgpcore/sgpgme.c
1614 Make messages a bit better.
1616 2005-07-16 [colin] 1.9.12cvs66
1620 * src/etpan/imap-thread.c
1623 2005-07-16 [colin] 1.9.12cvs65
1627 And now, fix build with libetpan :-/
1629 2005-07-15 [colin] 1.9.12cvs64
1632 Continue fixing build without libetpan.
1634 2005-07-15 [colin] 1.9.12cvs63
1637 Fix build with --disable-libetpan
1639 2005-07-15 [colin] 1.9.12cvs62
1642 Bump libetpan's version
1644 2005-07-15 [colin] 1.9.12cvs61
1646 * src/etpan/imap-thread.c
1647 Actually stop logging :)
1649 2005-07-15 [colin] 1.9.12cvs60
1652 Fix dnd of multiple addresses.
1654 2005-07-15 [hoa] 1.9.12cvs59
1656 * src/etpan/imap-thread.c
1657 disable login of IMAP password in libetpan log file.
1659 2005-07-15 [paul] 1.9.12cvs58
1662 don't automatically sort
1663 do allow drag n drop
1665 2005-07-15 [paul] 1.9.12cvs57
1669 alphabetical listing
1671 2005-07-15 [paul] 1.9.12cvs56
1673 * src/gtk/pluginwindow.c
1674 sort plugin list alphabetically
1676 2005-07-15 [paul] 1.9.12cvs55
1678 * src/prefs_spelling.c
1679 * src/prefs_wrapping.c
1682 2005-07-15 [colin] 1.9.12cvs54
1687 2005-07-15 [paul] 1.9.12cvs53
1689 * src/prefs_message.c
1690 make 'show cursor' a hidden option
1692 2005-07-14 [colin] 1.9.12cvs52
1694 * src/plugins/spamassassin/Makefile.am
1695 * src/plugins/clamav/Makefile.am
1696 Fix double EXTRA_DISTs
1698 2005-07-14 [colin] 1.9.12cvs51
1700 * src/plugins/clamav/Makefile.am
1701 * src/plugins/clamav/clamav_plugin_gtk.deps
1702 * src/plugins/spamassassin/Makefile.am
1703 * src/plugins/spamassassin/spamassassin_gtk.deps
1704 Make $plugin_gtk depend on $plugin
1706 2005-07-14 [hoa] 1.9.12cvs50
1708 * src/etpan/imap-thread.c
1709 enable debug log of libetpan when running with --debug
1711 2005-07-14 [colin] 1.9.12cvs49
1714 * src/common/Makefile.am
1715 * src/common/plugin.c
1716 * src/common/plugin.h
1717 Add a little plugin dependancy system.
1718 Plugins can ship a $plugin_name.deps file
1719 (near them in PLUGINDIR) so that their
1720 dependancies are loaded if possible.
1721 * src/plugins/Makefile.am
1722 * src/plugins/pgpcore/Makefile.am
1723 * src/plugins/pgpcore/passphrase.c
1724 * src/plugins/pgpcore/passphrase.h
1725 * src/plugins/pgpcore/plugin.c
1726 * src/plugins/pgpcore/prefs_gpg.c
1727 * src/plugins/pgpcore/prefs_gpg.h
1728 * src/plugins/pgpcore/select-keys.c
1729 * src/plugins/pgpcore/select-keys.h
1730 * src/plugins/pgpcore/sgpgme.c
1731 * src/plugins/pgpcore/sgpgme.h
1732 Introduce pgpcore, used by pgpmime and
1734 * src/plugins/pgpmime/Makefile.am
1735 * src/plugins/pgpmime/passphrase.c
1736 * src/plugins/pgpmime/passphrase.h
1737 * src/plugins/pgpmime/pgpmime.c
1738 * src/plugins/pgpmime/pgpmime.deps
1739 * src/plugins/pgpmime/plugin.c
1740 * src/plugins/pgpmime/prefs_gpg.c
1741 * src/plugins/pgpmime/prefs_gpg.h
1742 * src/plugins/pgpmime/select-keys.c
1743 * src/plugins/pgpmime/select-keys.h
1744 * src/plugins/pgpmime/sgpgme.c
1745 * src/plugins/pgpmime/sgpgme.h
1746 Remove the core from pgpmime and add the
1747 dependancy to pgpcore.
1749 2005-07-14 [paul] 1.9.12cvs48
1751 * src/stock_pixmap.c
1752 forgot this in last commit
1754 2005-07-14 [paul] 1.9.12cvs47
1758 add accelerators for the buttons (sync with main)
1761 add accelerators for the buttons.
1762 fix editing with external editor.
1763 replace gdk_input_*() with GIOChannel;
1766 display folder names with new/unread
1767 representation (sync with main)
1769 specify default window icon (sync with main)
1770 * src/prefs_common.c
1771 use_addr_book default to FALSE
1774 add accelerators for the buttons (sync with main)
1777 * src/pixmaps/sylpheed_icon.xpm
1780 2005-07-13 [paul] 1.9.12cvs46
1782 * src/plugins/pgpmime/pgpmime.c
1783 * src/plugins/pgpmime/sgpgme.c
1784 (temporarily) use deprecated gpgme_data_rewind()
1785 while largefile support is not present
1786 (as suggested by Colin)
1788 2005-07-13 [paul] 1.9.12cvs45
1791 remove large file support (for now):
1792 it breaks too many things
1794 2005-07-13 [paul] 1.9.12cvs44
1797 add large file support
1799 fix bug #763 where href attribute was not
1800 the very first attribute of a link
1801 patch by Thomas Gilgin
1803 2005-07-13 [colin] 1.9.12cvs43
1805 * src/gtk/pluginwindow.c
1806 Little portability fix
1808 2005-07-13 [colin] 1.9.12cvs42
1810 * src/plugins/pgpmime/sgpgme.c
1813 2005-07-13 [colin] 1.9.12cvs41
1815 * src/plugins/pgpmime/pgpmime.c
1816 * src/plugins/pgpmime/sgpgme.c
1817 Use gpgme_data_release_and_get_mem instead
1820 2005-07-13 [colin] 1.9.12cvs40
1823 * src/plugins/pgpmime/passphrase.c
1824 * src/plugins/pgpmime/passphrase.h
1825 * src/plugins/pgpmime/pgpmime.c
1826 * src/plugins/pgpmime/plugin.c
1827 * src/plugins/pgpmime/select-keys.c
1828 * src/plugins/pgpmime/select-keys.h
1829 * src/plugins/pgpmime/sgpgme.c
1830 * src/plugins/pgpmime/sgpgme.h
1831 Port pgpmime to gpgme-1.0.
1833 2005-07-12 [paul] 1.9.12cvs39
1838 add a 'Go to Prev' button to the toolbar.
1839 correct tooltip text of go to buttons.
1840 based on patch by Yang Guilong <bamanzi@gmail.com>
1842 2005-07-12 [colin] 1.9.12cvs38
1845 Fix progress bar showing stuff at startup.
1847 2005-07-12 [paul] 1.9.12cvs37
1850 fix building with jpilot support
1852 2005-07-11 [colin] 1.9.12cvs36
1855 Add visual indication that filtering is running
1857 Make {}[] uri delimiters
1859 Remove useless (and slow) calls
1861 2005-07-11 [paul] 1.9.12cvs35
1863 * src/plugins/clamav/clamav_plugin_gtk.c
1864 * src/plugins/dillo_viewer/dillo_prefs.c
1865 * src/plugins/pgpmime/prefs_gpg.c
1866 * src/plugins/spamassassin/spamassassin_gtk.c
1867 gather plugins prefs together under their
1868 own 'Plugins' heading
1870 2005-07-11 [paul] 1.9.12cvs34
1875 account_delete(): modified alert dialog
1878 fixed a crash when cancelling file selection
1879 dialog by Escape key. Made non-ascii filename
1881 * src/prefs_template.c
1882 prefs_template_window_create(): make scrolled
1883 window policy AUTOMATIC
1885 2005-07-10 [hoa] 1.9.12cvs33
1887 * src/etpan/imap-thread.c
1888 workaround for old Courier IMAP servers.
1890 2005-07-10 [colin] 1.9.12cvs32
1895 Add visual progress indicator on filtering/processing
1896 Factorize the progress bar code
1899 * src/etpan/imap-thread.c
1900 Add a reference counter to avoid destroying the Folder
1901 while it's in use by another callback.
1903 2005-07-09 [hoa] 1.9.12cvs31
1906 * src/etpan/imap-thread.c
1907 fixed deadlock when removing IMAP account.
1909 2005-07-08 [colin] 1.9.12cvs30
1913 Fix again problems decoding broken headers
1914 * src/gtk/inputdialog.c
1915 Fix local variable shadowing a global one
1917 2005-07-08 [colin] 1.9.12cvs29
1920 Make the cache/mark files platform-agnostic by writing
1921 them in little-endian format. Reading them is also done
1922 in little-endian format, of course; however, in order
1923 to avoid trashing mark data on big-endian machines, the
1924 files are, at first, read from the native format if the
1925 little-endian one doesn't exist. This is easy to deter-
1926 mine by trying to open a file with a swapped data_ver
1927 and seeing if it's the wanted version.
1928 Little-endian using users should see absolutely no
1929 difference, Big-endian users may get a very little
1930 performance drop due to byte-swapping.
1931 Tested on i386 and ppc32.
1932 Fixes bug #159 (The index file, in the mailboxes, is
1933 hardware depending).
1935 To have the cache/mark files updated to the new little-
1936 endian format, "Check for new messages" or even
1937 "Rebuild folder tree" aren't enough. Files will be
1938 updated as soon as a folder has been opened/closed.
1939 To update everything, just select all folders by
1940 selecting them one by one.
1942 2005-07-07 [colin] 1.9.12cvs28
1945 Remember the folder separator per IMAPFolder
1946 instead of globally.
1947 Revive the Session on noop; fixes bug #761
1948 (mark a bunch of unread messages as read takes
1951 2005-07-07 [darko] 1.9.12cvs27
1953 * src/common/template.c
1954 Sort templates alphabetically
1956 2005-07-06 [colin] 1.9.12cvs26
1959 Try to use the correct separator in
1960 most cases. Possibly fixes bug #759
1961 (only creates the INBOX folder when
1962 setting up new IMAP account) and
1963 bug #760 (Can't retrieve messages)
1965 2005-07-06 [colin] 1.9.12cvs25
1968 Use real_path in status command. This will
1969 help later, when namespaces will be used.
1971 2005-07-06 [colin] 1.9.12cvs24
1977 * src/etpan/etpan-log.c
1978 * src/etpan/etpan-thread-manager.c
1979 * src/etpan/imap-thread.c
1980 Add a --disable-libetpan parameter. With this,
1981 users that don't want IMAP4 support can avoid
1982 the new dependancy (and have no IMAP support).
1983 Users that have IMAP4 accounts and use this
1984 parameter won't lose their configuration, their
1985 IMAP accounts will just be invisible and not
1988 Make the "Copy ..." contextual menu items
1989 copy to both the X clipboard and the gtk
1990 clipboard - as most other apps do.
1992 Add a notice about OpenSSL usage, in order to
1993 comply with OpenSSL's license (point 6):
1994 http://www.openssl.org/source/license.html
1996 2005-07-06 [colin] 1.9.12cvs23
1999 Fix a minimum size for alertpanels
2001 Show 'No space left on device' type errors
2002 when queuing/sending
2005 Rework folder's deletion message (remove
2008 2005-07-05 [colin] 1.9.12cvs22
2011 Add an alertpanel on auth error
2013 Remove pthread-related stuff
2015 2005-07-05 [colin] 1.9.12cvs21
2017 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2018 Fix crash on plugin reloading (with a hack)
2020 2005-07-05 [colin] 1.9.12cvs20
2022 * src/prefs_account.c
2023 * src/prefs_account.h
2027 Add a way to filter the view
2028 * src/gtk/pluginwindow.c
2029 Filter loadable stuff
2030 * src/plugins/pgpmime/prefs_gpg.c
2031 Fix missing unregistration
2033 * src/etpan/.cvsignore
2034 * src/plugins/spamassassin/.cvsignore
2035 Add more stuff to cvs ignored files
2037 2005-07-04 [colin] 1.9.12cvs19
2040 Fix scan_required returning FALSE when it
2041 shouldn't. Maybe fix #760 (Can't retrieve
2044 2005-07-04 [colin] 1.9.12cvs18
2047 Fix always_show_msg pref
2049 2005-07-04 [paul] 1.9.12cvs17
2051 sync with main (forgotten in last commit)
2053 * src/common/utils.c
2054 * src/common/utils.h
2055 check_line_length(): new.
2057 is_file_entry_exist()
2058 dirent_is_regular_file()
2059 dirent_is_directory(): use g_file_test() instead of stat().
2061 2005-07-04 [paul] 1.9.12cvs16
2066 compose_write_to_file(): check for line
2067 length limit and display warning if exceeds
2069 use get_home_dir() instead of g_get_home_dir()
2071 removed warning about invalid date
2073 use get_home_dir() instead of g_get_home_dir()
2075 2005-07-04 [paul] 1.9.12cvs15
2077 * src/stock_pixmap.c
2078 fix new pixmap naming errors
2079 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
2081 2005-07-04 [colin] 1.9.12cvs14
2084 Fix debugging string with a warning
2086 2005-07-04 [colin] 1.9.12cvs13
2089 Add a check for libetpan's version (>= 0.37)
2091 2005-07-04 [hoa] 1.9.12cvs12
2095 * src/etpan/imap-thread.c
2096 * src/etpan/imap-thread.h
2097 fixed IMAP implementation of check of mails.
2099 2005-07-03 [hoa] 1.9.12cvs11
2101 * src/etpan/Makefile.am
2102 * src/etpan/etpan-errors.h
2103 * src/etpan/etpan-log.[ch]
2104 * src/etpan/etpan-thread-manager-types.h
2105 * src/etpan/etpan-thread-manager.[ch]
2106 * src/etpan/imap-thread.[ch]
2113 dependency on libetpan 0.37 is now added.
2115 2005-07-01 [colin] 1.9.12cvs10
2121 * src/stock_pixmap.c
2122 * src/stock_pixmap.h
2123 * src/plugins/trayicon/trayicon.c
2124 Add marked symbol on folders containing
2129 * src/prefs_common.c
2130 * src/prefs_common.h
2132 Add an optional confirmation dialog on queue
2133 sending. Patch by wwp.
2134 * src/pixmaps/dir_close_mark.xpm ** ADDED **
2135 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
2136 * src/pixmaps/dir_open_mark.xpm ** ADDED **
2137 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
2138 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
2139 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
2140 * src/pixmaps/inbox_mark.xpm ** ADDED **
2141 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
2142 * src/pixmaps/outbox_mark.xpm ** ADDED **
2143 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
2144 * src/pixmaps/trash_mark.xpm ** ADDED **
2147 2005-07-01 [colin] 1.9.12cvs9
2150 Fix a little threading bug
2153 A little bit of HIG normality never hurts
2155 2005-07-01 [colin] 1.9.12cvs8
2163 * src/common/template.c
2164 * src/common/utils.c
2165 * src/common/utils.h
2166 Reverted the fwrite_atomic stuff. In fact
2167 it is already atomic.
2169 2005-06-30 [colin] 1.9.12cvs7
2171 * src/common/utils.c
2172 * src/common/utils.h
2173 Add an fwrite_atomic() function to make
2174 sure we write everything: fwrite can make
2182 * src/common/template.c
2183 Use that (and fix swapping of size and nmemb).
2184 Thanks to Rich Coe for the heads up.
2186 2005-06-30 [colin] 1.9.12cvs6
2189 Optimize addressbook opening
2191 2005-06-30 [colin] 1.9.12cvs5
2194 Remove calls to summary_step after move/copy
2196 2005-06-28 [paul] 1.9.12cvs4
2199 wrap and make the error msg selectable
2201 2005-06-28 [paul] 1.9.12cvs3
2204 replace the OK button with a Close button
2205 * src/gtk/foldersort.c
2206 use GTK_STOCK_ icons/buttons
2208 2005-06-28 [colin] 1.9.12cvs2
2210 * src/gedit-print.c ** ADDED **
2211 * src/gedit-print.h ** ADDED **
2212 * src/gtk/gtksourceprintjob.c ** ADDED **
2213 * src/gtk/gtksourceprintjob.h ** ADDED **
2214 I can't believe no one had enough time to tell
2215 me I forgot the `cvs add`
2217 2005-06-27 [colin] 1.9.12cvs1
2220 * src/gtk/Makefile.am
2225 Add optional libgnomeprint-based printing
2227 * src/gtk/quicksearch.c
2228 Add an Edit/Quick search menu item to show
2229 and focus the quicksearch
2231 2005-06-27 [paul] 1.9.12
2244 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2245 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
2246 SungHyun Nam, Frederico Goncalves Guimaraes,
2247 Andrej Kacian, and Yang Guilong
2248 2005-06-26 [colin] 1.9.11cvs106
2251 Forgot one file for previous fix
2253 2005-06-26 [colin] 1.9.11cvs105
2257 Fix problems with folder operations in no_select
2258 imap folders. it applies only to mails, and
2259 creation/deletion/move/renaming of folders
2262 2005-06-26 [paul] 1.9.11cvs104
2264 * src/prefs_filtering.c
2265 replace one more GTK_STOCK_REMOVE
2266 with GTK_STOCK_DELETE
2268 2005-06-25 [colin] 1.9.11cvs103
2271 Optimize get_seq_set_from_seq_list
2274 2005-06-25 [colin] 1.9.11cvs102
2277 If the directory exists, but not in the
2278 correct encoding, rename it. This should
2279 handle old-versions-induced bugs.
2281 2005-06-25 [colin] 1.9.11cvs101
2284 Fix path access with extended dir names
2285 Fixes bug #589 (SC segfaults with wrong locale
2288 2005-06-25 [colin] 1.9.11cvs100
2290 * src/prefs_account.c
2291 * src/prefs_account.h
2293 Add an option to encrypt replies to
2296 2005-06-25 [colin] 1.9.11cvs99
2299 * src/quote_fmt_parse.y
2300 ... And make it work with pgpinline.
2302 2005-06-25 [colin] 1.9.11cvs98
2307 * src/quote_fmt_parse.y
2308 o Make reedition of encrypted messages possible
2309 (as long as it is encrypted to self too, no
2311 o Make replying with quote (and without selecting
2312 text) possible for encrypted messages.
2313 Closes bug #550 (Not possible to "reply with quote"
2314 to gnupg encrypted messages)
2316 2005-06-24 [paul] 1.9.11cvs97
2321 2005-06-24 [paul] 1.9.11cvs96
2324 made bind password entry invisible
2326 * src/send_message.c
2327 send_message_local(): check exit status
2328 to detect errors (sync with main)
2330 use main's less ambiguous popup menu
2333 2005-06-24 [paul] 1.9.11cvs95
2335 * src/prefs_actions.c
2336 * src/prefs_customheader.c
2337 * src/prefs_display_header.c
2338 * src/prefs_filtering_action.c
2339 * src/prefs_matcher.c
2340 * src/prefs_template.c
2341 * src/prefs_toolbar.c
2342 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
2343 * src/gtk/description_window.c
2344 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
2346 2005-06-23 [colin] 1.9.11cvs94
2349 Fix rough edges (be sure to call status_show whenever
2352 2005-06-23 [colin] 1.9.11cvs93
2356 Before, in a 5K mails folder: 11s
2357 After, in the same folder: 58000µs
2358 The joys of locking... gtk_clist_select_all() fires a
2359 tree-select-row event for each selected row, which in
2360 summaryview, callbacks summary_selected which in turn,
2361 calls summary_status_show, which walks the selected
2362 rows. Hence, calling gtk_clist_select_all was
2363 exponential. Locking the summaryview makes
2364 summary_selected return early.
2366 2005-06-23 [colin] 1.9.11cvs92
2369 Move mutex at the important place to avoid
2372 Fix Del key deleting directly instead of
2375 2005-06-22 [colin] 1.9.11cvs91
2377 * src/plugins/spamassassin/libspamc.c
2378 As we do spagetti code with assignations in multiple
2379 places (see _message_read_raw where out = msg = raw),
2380 let's be sure we don't free the same pointer twice.
2381 Should fix bug #683 (Crash in libpam at
2384 2005-06-22 [colin] 1.9.11cvs90
2389 Make toolbar's delete use the move to trash stuff;
2390 Add gtk_widget_realize to be sure pixmaps can get
2391 created (that may fix an old worksforme bug which
2392 I can't find back...)
2394 2005-06-22 [colin] 1.9.11cvs89
2399 Rename "Message/Delete" to "Message/Move to trash"
2400 Add "Message/Delete..." that directly destroys the
2401 selected messages after asking for a confirmation.
2403 2005-06-22 [colin] 1.9.11cvs88
2406 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
2407 o Fix a deadlock (thanks Darko)
2409 2005-06-22 [colin] 1.9.11cvs87
2411 * src/gtk/foldersort.c
2412 Add missing include for the i18n;
2413 patch by Fabien Vantard
2415 2005-06-21 [colin] 1.9.11cvs86
2419 Respect the no_select flag
2421 Fix recursive deletion
2424 Make the folder deletion's warning
2427 2005-06-21 [colin] 1.9.11cvs85
2430 Prevent email addresses from spanning accross
2431 lines - fixes bug # 646 (newline-chars in
2434 2005-06-20 [colin] 1.9.11cvs84
2437 Be sure not to remove source if copy failed
2439 2005-06-20 [colin] 1.9.11cvs83
2443 remove summaryview's lock
2445 introduce threads to avoid problems when foreground tasks
2446 interfere with background tasks
2448 prevent moving to drafts/queue
2452 2005-06-19 [colin] 1.9.11cvs82
2455 Remember that the user doesn't want to override
2456 offline mode, for 3 seconds. It avoid presenting
2457 him with N popups in a really short time.
2459 2005-06-17 [colin] 1.9.11cvs81
2462 Fix IMAP breaking on folders containing '('
2463 (Probably won't be enough)
2465 2005-06-17 [colin] 1.9.11cvs80
2467 Forgotten files on 1.9.11cvs79
2469 Fix stepping when not immediately executing
2471 Really prevent UID FETCH 0
2473 Fix outgoing charset never set to utf-8
2477 2005-06-16 [colin] 1.9.11cvs79
2480 Fix bug #707 (Dash splits rows)
2481 Only wrap if we're on a line break position and
2482 the previous one was a "white" (space) char.
2483 Pango stuff is weird.
2485 2005-06-16 [colin] 1.9.11cvs78
2488 Lock summaryview while downloading messages
2492 * src/common/utils.c
2493 * src/common/utils.h
2494 Replace \r and \n with spaces in From and
2497 2005-06-16 [paul] 1.9.11cvs77
2500 liberalise the mime parser
2504 2005-06-16 [paul] 1.9.11cvs76
2509 2005-06-15 [colin] 1.9.11cvs75
2512 Finish header encoding fix
2516 Fix compilation (Thanks Stephan
2519 2005-06-15 [colin] 1.9.11cvs74
2522 Install gnome2 stuff rather than gnome1,
2527 Fix headers encoding
2529 Visual progress when fetching all messages
2533 Prevent changing current message while
2536 2005-06-15 [paul] 1.9.11cvs73
2538 * src/gtk/gtkaspell.c
2539 * src/gtk/gtkaspell.h
2542 2005-06-15 [paul] 1.9.11cvs72
2544 * src/prefs_filtering.c
2545 allow reordering of filter rules by
2548 2005-06-15 [paul] 1.9.11cvs71
2553 replace deprecated function
2555 * src/send_message.c
2556 * src/gtk/progressdialog.c
2557 * src/gtk/progressdialog.h
2558 salvage and reuse parts of reverted sync
2560 2005-06-15 [paul] 1.9.11cvs70
2563 * src/send_message.c
2564 * src/gtk/progressdialog.c
2565 * src/gtk/progressdialog.h
2566 revert yesterday's sync with main
2567 it contains deprecated functions
2569 2005-06-15 [colin] 1.9.11cvs69
2572 Fix bug #670 (multi user to: will corrupt message
2575 2005-06-15 [colin] 1.9.11cvs68
2578 Fix bug #421 (Fix undo on wrapping)
2580 2005-06-15 [colin] 1.9.11cvs67
2583 Provide visual feedback while processing
2586 Provide visual feedback while getting
2587 short headers (for uncached messages)
2590 2005-06-14 [paul] 1.9.11cvs66
2593 change a couple stock icons
2595 * src/send_message.c
2596 * src/gtk/progressdialog.c
2597 * src/gtk/progressdialog.h
2598 sync main's GtkTreeView implementation
2600 2005-06-14 [colin] 1.9.11cvs65
2603 Various little fixes, mainly on error paths
2605 2005-06-13 [colin] 1.9.11cvs64
2610 Add a way to fetch only headers. This speeds
2611 up filtering on headers for IMAP. Fixes:
2612 bug #481 extraneous imap commands slow down
2614 bug #522 Sylpheed downloads all messages
2615 when opening mailbox (IMAP)
2616 bug #677 IMAP fetch is soooooooooooooo slow
2619 Add a folder set_batch method so that
2620 implementations can speed up flags changes
2623 Use that in mark as (un)read and mark all read
2626 Implement set_batch - brings back deferred
2627 flags in a less buggy manner. Fixes:
2628 bug #729 IMAP immediate expunge of deleted messages
2629 bug #191 remove list of messages with one command
2630 Fix login with strange chars
2631 Implement fetch_msg_full
2632 Fix copy (wrong counts)
2634 2005-06-12 [colin] 1.9.11cvs63
2637 lock incorporation during long operations.
2638 Avoids fucking up the IMAP socket.
2640 2005-06-12 [colin] 1.9.11cvs62
2644 Factorize remove_all_msg
2647 Don't update partial-download status if unnecessary
2649 Use remove_msgs everywhere possible
2651 2005-06-12 [colin] 1.9.11cvs61
2655 Add a remove_msgs function to remove a
2660 2005-06-12 [colin] 1.9.11cvs60
2663 Remove flags-processing deferring... Too hard
2664 to get it to work in all cases.
2666 2005-06-11 [colin] 1.9.11cvs59
2669 printf -> debug_print
2671 2005-06-11 [colin] 1.9.11cvs58
2674 o Fix build without USE_PTHREAD
2675 o Factorize imap_open
2676 o Alertpanel in case of impossible connection
2677 o Alertpanel in case of impossible login
2678 o Fix deferred flags processing to force a
2679 flush before adding some more flags to process,
2680 but in another folder.
2682 2005-06-10 [colin] 1.9.11cvs57
2685 o Fix a format string error
2686 o init ssl socket outside of the thread
2687 (it possibly invokes gtk calls)
2689 o Put back the buffer to its necessary size
2690 o Fix changing a file pointer without keeping
2691 track of it (thanks Valgrind)
2693 o Fix automatic STARTTLS if login should be done
2694 and the server only allows it after starting TLS
2695 * src/gtk/gtkinputdialog.c
2696 o Eat GDK_Return so that the combo popup doesn't
2697 appear when we press Enter to validate the combo
2698 input dialog (as seen in the Open with... dialog)
2700 2005-06-10 [colin] 1.9.11cvs56
2704 o Fix a crash on deletion
2705 o Threadize imap_select (it's called outside of
2707 o Defer treatment of DELETED flags
2710 2005-06-09 [colin] 1.9.11cvs55
2713 Make sure we check imap_gtk_should_override(), which
2714 potentially calls gtk stuff, before creating thread.
2715 That way it should't be called via imap_get_session()
2718 2005-06-09 [colin] 1.9.11cvs54
2721 o add a bit of status output
2722 o remove some dead code
2723 o threadize get_list_of_uids
2724 o threadize imap_get_flags
2725 o defer flag changing by 500ms so that they
2729 2005-06-08 [colin] 1.9.11cvs53
2732 Thread-ize imap_cmd_fetch
2734 2005-06-08 [colin] 1.9.11cvs52
2737 Mmh, that broke POP3...
2739 2005-06-08 [colin] 1.9.11cvs51
2742 Stabilize IMAP patch (thanks to Hoa)
2744 2005-06-08 [colin] 1.9.11cvs50
2747 Test patch to speed up imap.
2749 2005-06-08 [colin] 1.9.11cvs49
2754 Apply patch from gentoo to use /usr/share/mime/globs if
2755 available, after un-breaking it
2758 Use g_timeout for invoking hooks that possibly use gtk
2759 calls. This should leave gtk calls in the main thread.
2761 2005-06-08 [paul] 1.9.11cvs48
2764 conv_get_outgoing_charset_str(): don't
2765 use prefs_common setting
2768 add /Options/Character encoding/... to
2769 temporarily change the outgoing encoding
2771 (belated sync with main)
2773 2005-06-08 [paul] 1.9.11cvs47
2776 correction to/completion of last
2779 2005-06-08 [paul] 1.9.11cvs46
2785 always enabled Japanese auto-detection
2786 if the first letters of locale string
2789 don't use "destroy" signal to destroy
2790 Compose object (fix rare crashes on discard?)
2794 added Hebrew encodings
2795 * src/sourcewindow.c
2796 don't use "destroy" signal to destroy
2799 2005-06-07 [colin] 1.9.11cvs45
2802 Add missing unlocks/locks
2804 2005-06-07 [paul] 1.9.11cvs44
2807 restore bug #749 fix
2809 2005-06-06 [colin] 1.9.11cvs43
2812 Fix selection bug when prefs_common.open_unread
2815 2005-06-06 [colin] 1.9.11cvs42
2821 Factorize long operations beginning and end
2822 (locking, freezing/thawing, cursor, ...)
2823 Check selection->data member in selection-
2824 related loops; this avoids dying an awful
2825 death if the selection changes on us while
2826 we're marking a whole IMAP folder unread,
2829 2005-06-06 [paul] 1.9.11cvs41
2832 don't g_free() a static gchar buffer
2834 2005-06-05 [colin] 1.9.11cvs40
2839 Fix bug #749 (Show all headers should be
2840 sticky as the GUI suggests)
2842 2005-06-03 [paul] 1.9.11cvs39
2845 don't allow editing of mail while sending.
2848 2005-06-03 [paul] 1.9.11cvs38
2851 add a freeze/thaw to speed up 'mark all read'
2853 2005-06-03 [paul] 1.9.11cvs37
2855 * src/prefs_message.c
2856 reflect changes immediately
2858 2005-06-02 [colin] 1.9.11cvs36
2861 Patch by Fabien Vantard.
2863 2005-06-02 [colin] 1.9.11cvs35
2866 Use a non-blocking imap_getline() if possible.
2867 This should completely prevent the interface
2868 from freezin on imap operations, although it
2869 may do strange stuff in case of folder switching
2870 while a big imap operation is taking place...
2872 In addition, fix a leak in the case thread
2873 creation fails on connection.
2875 2005-06-02 [colin] 1.9.11cvs34
2878 * src/prefs_common.h
2879 Fix build (prefs_common_init() doesn't exist
2882 2005-06-02 [colin] 1.9.11cvs33
2884 * src/prefs_account.c
2885 Fix bug #245 (filtering rules broken when
2886 renaming a remote account (imap4 or nntp)
2888 2005-06-02 [colin] 1.9.11cvs32
2891 Try to fix IMAP shortcomings:
2892 o Multithread imap_open()
2893 o allow offline-mode overriding instead of
2897 Add a function to ask whether we want to
2898 override offline-mode for 10 minutes (one-shot
2901 Fix segfault when imap parser isn't happy about
2904 2005-06-01 [colin] 1.9.11cvs31
2912 * src/send_message.c
2915 * src/common/hooks.c
2916 * src/common/prefs.c
2917 * src/common/template.c
2918 * src/common/utils.c
2919 * src/gtk/gtkutils.c
2920 * src/gtk/inputdialog.c
2922 * src/gtk/pluginwindow.c
2923 * src/gtk/prefswindow.c
2924 * src/plugins/pgpmime/passphrase.c
2925 * src/plugins/pgpmime/prefs_gpg.c
2928 * src/common/Makefile.am
2929 * src/common/timing.h
2930 Add basic timing code
2933 Fix a bug with unread messages when
2934 re-sorting folders, and by the way
2935 fix a big performance hit when
2936 re-sorting (10k mails: before 5s,
2939 * src/prefs_compose_writing.c
2940 * src/prefs_compose_writing.h
2941 * src/prefs_message.c
2942 * src/prefs_message.h
2947 * src/prefs_receive.c
2948 * src/prefs_receive.h
2951 * src/prefs_summaries.c
2952 * src/prefs_summaries.h
2953 Fix copyright banner
2955 2005-06-01 [paul] 1.9.11cvs30
2958 updated by Flammie Pirinen
2960 fix 'Bad BASE64 content' output
2962 2005-05-31 [colin] 1.9.11cvs29
2965 Oops, where did my hunk go.
2967 2005-05-31 [colin] 1.9.11cvs28
2979 * src/image_viewer.c
2985 * src/prefs_account.c
2986 * src/prefs_actions.c
2987 * src/prefs_common.c
2988 * src/prefs_compose_writing.c
2989 * src/prefs_customheader.c
2990 * src/prefs_ext_prog.c
2991 * src/prefs_filtering.c
2992 * src/prefs_filtering_action.c
2994 * src/prefs_image_viewer.c
2995 * src/prefs_message.c
2996 * src/prefs_message.h
2997 * src/prefs_msg_colors.c
3001 * src/prefs_receive.c
3002 * src/prefs_receive.h
3005 * src/prefs_spelling.c
3006 * src/prefs_summaries.c
3007 * src/prefs_summary_column.c
3008 * src/prefs_template.c
3009 * src/prefs_themes.c
3010 * src/prefs_toolbar.c
3011 * src/prefs_wrapping.c
3014 * src/send_message.h
3016 * src/summary_search.c
3022 * src/gtk/gtkutils.h
3023 o Move the rest of Common prefs to new style
3024 o Lots of -Wall warning fixes
3025 o fix FIXME in cache memusage calculation
3026 o Let return receipts be sent from any account
3027 o Little cache optimisation (read)
3028 o Fix bug #746 (don't treat commas as separators
3029 when inside a quoted string)
3031 2005-05-31 [paul] 1.9.11cvs27
3033 * src/prefs_common.c
3034 fix 'off-by-one' typo
3036 2005-05-31 [paul] 1.9.11cvs26
3042 * src/prefs_actions.c
3043 * src/prefs_common.c
3044 * src/prefs_common.h
3045 * src/prefs_customheader.c
3046 * src/prefs_display_header.c
3047 * src/prefs_filtering.c
3048 * src/prefs_filtering_action.c
3049 * src/prefs_matcher.c
3050 * src/prefs_summaries.c
3051 * src/prefs_summary_column.c
3052 * src/prefs_template.c
3053 * src/prefs_toolbar.c
3055 * src/gtk/pluginwindow.c
3056 * src/gtk/prefswindow.c
3057 * src/gtk/progressdialog.c
3058 add hidden prefs 'enable_rules_hint'
3059 for gtk_tree_view_set_rules_hint()
3063 2005-05-31 [colin] 1.9.11cvs25
3067 * src/prefs_common.c
3068 * src/prefs_summaries.c ** ADDED **
3069 * src/prefs_summaries.h ** ADDED **
3070 Common/Display -> Display/Summaries
3072 2005-05-31 [colin] 1.9.11cvs24
3076 * src/prefs_quote.c ** ADDED **
3077 * src/prefs_quote.h ** ADDED **
3078 Move Common/Quote to Compose/Quoting
3079 * src/prefs_common.c
3080 * src/prefs_common.h
3081 Remove old quote stuff, add
3082 convenience functions for GtkTextView prefs
3083 * src/gtk/prefswindow.c
3084 Set default height higher
3086 2005-05-30 [colin] 1.9.11cvs23
3090 * src/prefs_common.c
3091 * src/prefs_compose_writing.c ** ADDED **
3092 * src/prefs_compose_writing.h ** ADDED **
3093 Move Common/Compose prefs to Compose/Writing
3095 2005-05-30 [colin] 1.9.11cvs22
3097 * src/common/utils.c
3098 Fix bug #651 (Confused Attract by Subject)
3099 Patch by M. Benkmann <haferfrost@web.de>
3102 2005-05-30 [colin] 1.9.11cvs21
3105 Fix concatenation of different headers of
3106 the same type (bug #645)
3107 * src/prefs_folder_item.c
3108 Fix bug #699 (setting color to black doesn't
3111 Print out decoding error only once per
3114 2005-05-30 [paul] 1.9.11cvs20
3116 * src/common/template.c
3119 2005-05-30 [paul] 1.9.11cvs19
3121 * doc/src/rfc2368.txt **NEW FILE**
3123 compose_entries_set(): don't interpret Bcc
3124 header field (conform to RFC 2368)
3127 2005-05-29 [colin] 1.9.11cvs18
3129 * src/prefs_common.c
3130 Let the default reply format respect
3131 netiquette by cutting the signature.
3133 2005-05-29 [colin] 1.9.11cvs17
3136 Don't let always_show_msg override
3137 open_unread_on_enter when opening a new
3140 2005-05-27 [paul] 1.9.11cvs16
3145 app_will_exit(): cleanup tmp directory when exit
3146 * src/message_search.c
3147 improved the interface and made code cleanup.
3148 removed Clear button
3149 * src/send_message.c
3150 send_message_local(): use GSpawn, and detect errors
3151 * src/summary_search.c
3152 improved the interface and made code cleanup
3154 textview_write_link(): also skip non-ascii space
3155 at the head of link strings (phishing check
3156 didn't work at the case)
3157 * src/common/utils.c
3158 get_command_output(): use g_spawn_command_line_sync()
3161 2005-05-26 [colin] 1.9.11cvs15
3166 2005-05-26 [colin] 1.9.11cvs14
3169 Fix nntp mode reader (bug #611)
3170 Patch by Florian Mickler <florian@mickler.org>
3172 2005-05-26 [colin] 1.9.11cvs13
3174 * src/plugins/pgpmime/passphrase.c
3175 Fix mouse grabbing (bug #557)
3177 2005-05-26 [colin] 1.9.11cvs12
3179 * src/prefs_themes.c
3180 Fix g_warning (bug #541)
3182 2005-05-26 [colin] 1.9.11cvs11
3184 * src/prefs_actions.c
3185 * src/prefs_template.c
3186 Fix bug #506 (no warning if action/template
3188 * src/common/template.c
3189 Fix a possible crash
3191 2005-05-26 [colin] 1.9.11cvs10
3197 Forbid locked messages to be moved or
3198 deleted. Locked messages in trashes
3199 still get deleted, for performance
3200 reason (mh.c::mh_remove_all_msgs)
3202 2005-05-25 [colin] 1.9.11cvs9
3205 Use correct encoding when sending mails
3206 with attachments that have accentued
3209 2005-05-24 [colin] 1.9.11cvs8
3212 Fix bug #688 f) read/unread marker not
3213 changed on first click
3214 Also, optimize summary_status_show()
3219 Fix bug #688 b) and c) wrt message
3220 attachments and signature
3221 * src/stock_pixmap.c
3222 * src/stock_pixmap.h
3223 * src/stock_pixmap.c
3224 * src/stock_pixmap.h
3226 * src/pixmaps/clip_gpg_signed.xpm
3227 Add clip/signed icon
3229 2005-05-24 [colin] 1.9.11cvs7
3231 * src/folder_item_prefs.c
3234 2005-05-24 [colin] 1.9.11cvs6
3237 * src/prefs_common.c
3238 * src/prefs_common.h
3239 Add a confirmation to folder drag and drop
3243 fix _with_disable parameters so that
3244 the buttons labels are specifiable too
3245 * src/plugins/pgpmime/sgpgme.c
3249 2005-05-24 [colin] 1.9.11cvs5
3252 Uncollapse/collapse folders on double-click
3253 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
3256 2005-05-23 [colin] 1.9.11cvs4
3258 * src/common/socket.c
3259 Check another special SSL_peek() error.
3260 Should help wrt bug #728
3262 2005-05-23 [colin] 1.9.11cvs3
3264 * src/plugins/pgpmime/pgpmime.c
3265 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
3266 breaking menu accelerators and stuff. Users will have to
3267 reselect "PGP MIME" instead of "PGP/MIME" in their
3268 account's privacy preferences if needed.
3272 * tools/kdeservicemenu/install.sh
3273 use kdesu to prompt for root password if doing
3274 global install/uninstall
3276 2005-05-20 [colin] 1.9.11cvs2
3279 Fix another compilation error with gcc-2.9x
3280 Thanks to Pawel Pekala <c0rn@gazeta.pl>
3281 * src/send_message.c
3282 Don't send QUIT if we aren't connected
3284 2005-05-19 [colin] 1.9.11cvs1
3287 Fix compilation with gcc 2.9x
3289 2005-05-19 [paul] 1.9.11
3293 2005-05-19 [paul] 1.9.9cvs14
3295 * src/gtk/inputdialog.c
3296 prevent gettext warning
3298 2005-05-19 [paul] 1.9.9cvs13
3301 * src/prefs_common.c
3302 * src/prefs_common.h
3305 add an option to toggle cursor in message
3306 view (sync with main)
3308 2005-05-18 [colin] 1.9.9cvs12
3311 Dereference freed pointer
3312 * src/gtk/gtkaspell.c
3313 Fix duplication of dictionaries (is it an aspell issue?)
3315 2005-05-18 [colin] 1.9.9cvs11
3317 * src/gtk/inputdialog.c
3318 * src/gtk/gtkaspell.c
3321 Remove a double call
3323 2005-05-17 [colin] 1.9.9cvs10
3325 * src/gtk/gtkaspell.c
3326 Fix dialogs, Ctrl-Enter accel
3328 2005-05-17 [colin] 1.9.9cvs9
3330 * src/gtk/gtkaspell.c
3331 Fix some accelerators, escape in replace-window
3333 2005-05-16 [colin] 1.9.9cvs8
3335 * src/gtk/gtkaspell.c
3336 Revert last commit, it was a mistake.
3338 2005-05-16 [colin] 1.9.9cvs7
3340 * src/gtk/gtkaspell.c
3341 Remove buggy code while we're at it. It's a
3342 dead code path anyway.
3344 2005-05-16 [colin] 1.9.9cvs6
3346 * src/gtk/gtkaspell.c
3347 Missed some gtk_menu_popup where deactivate
3348 signal should be handled. Should fix bug
3351 2005-05-16 [colin] 1.9.9cvs5
3353 * src/gtk/gtkaspell.c
3354 Remove debug printf()s
3356 2005-05-16 [colin] 1.9.9cvs4
3358 * src/gtk/gtkaspell.c
3359 Fix a bit aspell problems
3362 2005-05-13 [colin] 1.9.9cvs3
3365 Fix the + appearing even when no subfolders
3366 have unread messages. Thanks to wwp for the
3369 2005-05-11 [paul] 1.9.9cvs2
3372 correction to 1.9.9cvs1, only colour folders that
3373 have new msgs (not unread msgs)
3375 2005-05-10 [colin] 1.9.9cvs1
3379 Try to fix bolding bugs again.
3383 * tools/claws.i18n.status.pl
3384 add Ricardo Mones Lastra's script that has been providing
3385 the i18n status page for many months
3387 2005-05-09 [paul] 1.9.9
3391 2005-05-09 [paul] 1.9.6cvs58
3398 * RELEASE_NOTES.claws
3399 add release notes to cvs to simplify release
3402 add ca and fi to ALL_LINGUAS
3404 workaround for missing Makevars
3407 add new Catalan and Finnish translations
3408 submitted by Miquel Oliete and Flammie Pirinen
3418 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
3419 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
3420 Urke MMI, and Hansom Young
3422 Fix drafting when quitting. compose_draft() closes the
3423 compose windows, which modifies the compose_list GSList.
3424 We have to refresh this list after echo drafting to avoid a
3426 * src/partial_download.c
3427 fix segfault on exit
3429 2005-05-06 [paul] 1.9.6cvs57
3431 * src/grouplistdialog.c
3432 quick fix/workaround for unresizeable newsgroup
3435 2005-05-06 [paul] 1.9.6cvs56
3439 use gettext plural forms
3443 small improvement to english usage
3445 2005-05-05 [thorsten] 1.9.6cvs55
3450 2005-05-05 [paul] 1.9.6cvs54
3456 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
3459 2005-05-05 [paul] 1.9.6cvs53
3462 fix resizing of separate message and
3465 2005-05-05 [paul] 1.9.6cvs52
3477 * src/prefs_filtering.c
3478 * src/prefs_filtering_action.c
3479 * src/prefs_matcher.c
3480 * src/prefs_spelling.c
3481 * src/prefs_toolbar.c
3484 * src/gtk/description_window.c
3485 * src/gtk/gtkvscrollbutton.c
3486 * src/gtk/progressdialog.c
3487 * src/gtk/quicksearch.c
3488 * src/plugins/pgpmime/prefs_gpg.c
3489 * src/plugins/spamassassin/spamassassin_gtk.c
3490 replace deprecated gtk_widget_set_usize
3492 2005-05-04 [colin] 1.9.6cvs51
3494 * src/common/utils.c
3495 Fix crash when subst_for_filename is called
3496 with a NULL parameter
3498 2005-05-04 [colin] 1.9.6cvs50
3500 * src/partial_download.c
3502 Escape login when writing uidl file
3505 2005-05-03 [colin] 1.9.6cvs49
3508 Fix possible DOS in mime parser
3511 2005-05-02 [colin] 1.9.6cvs48
3514 Try to fix the copy/paste mess once again.
3517 2005-04-30 [colin] 1.9.6cvs47
3519 * src/prefs_account.h
3521 * src/send_message.c
3524 Try to batch sending mails (per account) instead of
3525 reconnecting to server every time.
3527 2005-04-29 [colin] 1.9.6cvs46
3530 Fix window resizing that refused to size down
3531 * src/prefs_common.c
3532 * src/prefs_common.h
3533 * src/prefs_filtering.c
3534 Save Filtering's window size
3536 2005-04-21 [paul] 1.9.6cvs45
3538 * ChangeLog-gtk2.claws
3542 2005-04-21 [paul] 1.9.6cvs44
3549 use gtkut_widget_draw_now(). Improved performance
3550 of the update of statusbar
3552 textview_smooth_scroll_do(): redraw it after scroll
3553 is done (fixed incorrect display when a part of the
3555 * src/gtk/gtkutils.c
3556 * src/gtk/gtkutils.h
3557 gtkut_widget_draw_now(): use gdk_window_process_updates()
3558 to force update of widgets.
3559 Removed gtkut_widget_wait_for_draw() which had a big
3560 overhead because of waiting for all events processed
3562 2005-04-20 [paul] 1.9.6cvs43
3565 complete 1.9.6cvs42's sync:
3566 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
3568 2005-04-19 [paul] 1.9.6cvs42
3573 catch_output(): correctly select the insert text
3574 (fix invalid iterator warnings).
3579 * src/prefs_common.c
3580 support GBK encoding.
3581 * src/common/session.c
3582 * src/common/session.h
3583 use separate buffer for large data to be sent,
3584 and don't duplicate it (reduces memory usage) (thanks to Dirk).
3586 2005-04-18 [paul] 1.9.6cvs41
3589 convert unsigned long into guint32
3590 patch by Paul LeoNerd Evans
3592 2005-04-17 [colin] 1.9.6cvs40
3595 Fix 'Request return receipt' from folder
3596 properties (bug #708)
3598 2005-04-17 [colin] 1.9.6cvs39
3601 Fix duplicate hotkeys in Mainwindow's menu
3603 2005-04-17 [colin] 1.9.6cvs38
3606 Fix duplicate hotkeys in Folderview's contextual
3609 2005-04-15 [colin] 1.9.6cvs37
3612 Fix 'Save as...' with non-ascii filenames
3614 2005-04-15 [colin] 1.9.6cvs36
3616 * src/plugins/pgpmime/pgpmime.c
3617 Fix bus error on 64bit. Spotted by
3618 macallan1888@gmail.com
3620 2005-04-15 [colin] 1.9.6cvs35
3622 * src/prefs_account.c
3625 2005-04-12 [colin] 1.9.6cvs34
3627 * src/prefs_account.c
3628 Fix smtp auth type off-by-one. We forgot to
3629 add PLAIN in the prefs-to-gui setter func and
3630 as a result, the selected auth when opening
3631 account prefs was not the correct one.
3633 2005-04-12 [paul] 1.9.6cvs33
3636 if the recv dialog is visible, Cancel only
3637 cancels the current account
3640 2005-04-10 [colin] 1.9.6cvs32
3643 Copy score when copying FilteringActions
3646 2005-04-10 [colin] 1.9.6cvs31