1 2005-09-17 [colin] 1.9.14cvs37
4 bugfix for NO-USE LDAP compilation, patch
7 2005-09-17 [colin] 1.9.14cvs36
10 * src/prefs_customheader.c
11 * src/prefs_display_header.c
12 * src/prefs_filtering_action.c
15 Fix strange casts (less elegant but
18 2005-09-16 [colin] 1.9.14cvs35
23 2005-09-16 [colin] 1.9.14cvs34
37 * src/matcher_parser_parse.y
39 * src/etpan/Makefile.am
40 * src/gtk/description_window.c
41 * src/plugins/clamav/Makefile.am
42 * src/plugins/clamav/clamav_plugin.c
43 * src/plugins/dillo_viewer/Makefile.am
44 * src/plugins/pgpcore/Makefile.am
45 * src/plugins/pgpinline/Makefile.am
46 * src/plugins/pgpmime/Makefile.am
47 * src/plugins/trayicon/Makefile.am
48 Fix 100% cpu usage in address completion list
49 Fix little bugs (return with no values etc)
50 Fix all warnings (with common CFLAGS)
52 2005-09-15 [colin] 1.9.14cvs33
55 Fix bug where sometimes a group's email list is empty,
56 force its refresh (probably fixes "Re: how to create a
59 Don't return to the callback in the main thread from the
60 fetch thread (or face segs!)
62 2005-09-15 [paul] 1.9.14cvs32
65 forgotten in last commit
67 2005-09-15 [paul] 1.9.14cvs31
70 * src/prefs_filtering_action.c
74 * src/gtk/description_window.c
75 * src/gtk/description_window.h
76 * src/gtk/quicksearch.c
77 allow interaction with the called
79 Patch by Anders Hammar
81 2005-09-14 [paul] 1.9.14cvs30
84 fix a little annoyance when pasting with 3rd button
85 with wrap_pastes=0 and wrap_input=1
88 2005-09-14 [paul] 1.9.14cvs29
91 disable 'Filter messages on receiving' for
93 Patch by Anders Hammar
95 2005-09-14 [paul] 1.9.14cvs28
99 updated by Andrej Kacian
105 2005-09-14 [paul] 1.9.14cvs27
108 updated by Ricardo Mones Lastra
111 associate no_wrap_tags to Compose windows
112 instead of using a static one
118 remove unneeded printf()
120 2005-09-14 [paul] 1.9.14cvs26
128 * src/partial_download.c
130 * src/prefs_account.c
131 * src/prefs_account.h
132 * src/prefs_actions.c
133 * src/prefs_customheader.c
134 * src/prefs_display_header.c
135 * src/prefs_filtering_action.c
136 * src/prefs_matcher.c
137 * src/prefs_toolbar.c
144 * src/common/plugin.c
145 * src/common/session.h
146 * src/common/socket.c
147 * src/common/socket.h
148 * src/common/template.c
149 * src/gtk/gtkaspell.c
150 * src/gtk/quicksearch.h
151 * src/plugins/pgpcore/passphrase.c
152 * src/plugins/pgpcore/prefs_gpg.h
153 * src/plugins/pgpcore/select-keys.c
154 * src/plugins/pgpcore/select-keys.h
155 * src/plugins/pgpcore/sgpgme.c
156 * src/plugins/pgpinline/pgpinline.c
157 * src/plugins/pgpmime/pgpmime.c
158 * src/plugins/trayicon/trayicon.c
159 fix compilation warnings
160 Patch by Daniel Gustafson
162 2005-09-14 [paul] 1.9.14cvs25
165 add missing column header, and other small
167 Patch by Anders Hammar
169 2005-09-13 [colin] 1.9.14cvs24
171 * src/gtk/gtkaspell.c
174 Nullify struct members after free()s
176 2005-09-13 [colin] 1.9.14cvs23
179 Test utf8 compliance before inserting to
180 buffer, and try to convert if necessary
182 If no charset is present, use the locale
183 one instead of us-ascii
185 Add Sender, List-Post and To in the checked
186 headers for automatic rules creation
189 * src/gtk/gtkaspell.c
190 Remove deprecated functions.
191 patch by Daniel Gustafson
193 2005-09-12 [colin] 1.9.14cvs22
196 Fix bug #448 (Scrolling/Redraw issue with
197 address-fields in Header)
201 Fix loss of MSG_MARKED on move/copy
202 Fix bug #804 (Quicksearch togglebutton doesn't
203 get depressed after '/' key is pressed)
205 2005-09-12 [paul] 1.9.14cvs21
208 * src/gtk/logwindow.c
209 add 'Clear Log' to popup menu
210 Patch by Anders Hammar <anders.hammar@telia.com>
212 2005-09-12 [paul] 1.9.14cvs20
215 set correct sensitivity on attachments
219 * src/prefs_spelling.c
220 fix crash when no LANG env is set
223 don't use memeory after free
225 All patches by Daniel Gustafson
227 2005-09-12 [paul] 1.9.14cvs19
230 make theme info selectable
231 * src/gtk/description_window.c
232 make window non-modal
234 add details of asus_mailed.sh
235 * tools/claws.i18n.status.pl
236 update for new zh_TW translator
238 create alternate coloured lines
241 2005-09-10 [colin] 1.9.14cvs18
243 * src/plugins/pgpcore/select-keys.c
244 Better order for the buttons
246 2005-09-10 [colin] 1.9.14cvs17
249 * src/plugins/pgpcore/select-keys.c
250 * src/plugins/pgpcore/select-keys.h
251 * src/plugins/pgpcore/sgpgme.c
252 Add a "Don't encrypt" button to the key
253 selection dialog. Fixes bug #177 (There should be a
254 'Don't encrypt button in the Select Keys dialog)
256 2005-09-10 [colin] 1.9.14cvs16
259 Fix bug #572 (%X option does not work with templates)
261 2005-09-10 [colin] 1.9.14cvs15
266 2005-09-10 [colin] 1.9.14cvs14
271 2005-09-09 [colin] 1.9.14cvs13
274 * src/etpan/imap-thread.c
275 * src/etpan/imap-thread.h
276 Fix moving from queue or drafts to normal folders
277 Fix bug #794 (No way to delete without expunging)
278 Take flags unset by other mailers into account
279 Take deleted flag set by other mailers into account
280 Fix unsetting REPLIED flag
281 Fix crash when capabilities can't be retrieved
284 Add M_DELAYED_FLAGS condition, and let the user use
285 Execute in order to be able to expunge deleted mails,
286 even if he's not in delayed execute mode
287 * src/prefs_spelling.c
288 Use 'en' dictionary by default if LANG is POSIX or C
289 * src/gtk/prefswindow.c
290 Fix bug #767 (Preferences windows expanding) by making
291 the window a bit larger when the resolution is greater
292 than 640x480, and by putting the prefs in a
295 2005-09-09 [paul] 1.9.14cvs12
299 * po/zh_TW.Big5.po ** REMOVED **
300 * po/zh_TW.po ** ADDED **
301 updated by Wei-Lun Chao
303 2005-09-09 [paul] 1.9.14cvs11
308 delay memory allocation until file is
310 Patch by Daniel Gustafson
312 2005-09-09 [cleroy] 1.9.14cvs10
317 2005-09-08 [colin] 1.9.14cvs9
320 Alert when we can't save draft
321 Fix various wrap/color issues
322 Add mid-click pasting respecting wrap_paste option
325 * src/folder_item_prefs.c
326 * src/folder_item_prefs.h
336 * src/prefs_folder_item.c
337 Fix the impossibility to synchronise folders for
338 offline use (IMAP and NNTP are concerned)
340 2005-09-08 [colin] 1.9.14cvs8
343 Build LDAP and JPilot by default if available
347 2005-09-08 [paul] 1.9.14cvs7
349 * doc/manual/en/sylpheed-1.html
350 * doc/manual/en/sylpheed-18.html
351 * doc/manual/en/sylpheed-19.html
352 * doc/manual/en/sylpheed-4.html
353 * doc/manual/en/sylpheed-6.html
354 * doc/manual/en/sylpheed.html
355 a few minor updates, plus include some
356 details about plugins and their requirements
358 minor changes to English in /View/Sort
360 2005-09-07 [colin] 1.9.14cvs6
362 * doc/manual/en/sylpheed-1.html
363 * doc/manual/en/sylpheed-10.html
364 * doc/manual/en/sylpheed-11.html
365 * doc/manual/en/sylpheed-12.html
366 * doc/manual/en/sylpheed-13.html
367 * doc/manual/en/sylpheed-14.html
368 * doc/manual/en/sylpheed-15.html
369 * doc/manual/en/sylpheed-16.html
370 * doc/manual/en/sylpheed-17.html
371 * doc/manual/en/sylpheed-18.html
372 * doc/manual/en/sylpheed-19.html
373 * doc/manual/en/sylpheed-2.html
374 * doc/manual/en/sylpheed-20.html
375 * doc/manual/en/sylpheed-21.html
376 * doc/manual/en/sylpheed-22.html
377 * doc/manual/en/sylpheed-3.html
378 * doc/manual/en/sylpheed-4.html
379 * doc/manual/en/sylpheed-5.html
380 * doc/manual/en/sylpheed-6.html
381 * doc/manual/en/sylpheed-7.html
382 * doc/manual/en/sylpheed-8.html
383 * doc/manual/en/sylpheed-9.html
384 * doc/manual/en/sylpheed.html
385 More substitutions (missed Sylpheed -> Sylpheed-Claws)
387 2005-09-07 [colin] 1.9.14cvs5
390 Make labels more to-the-point
392 2005-09-07 [colin] 1.9.14cvs4
394 * doc/manual/en/sylpheed-1.html
395 * doc/manual/en/sylpheed-12.html
396 * doc/manual/en/sylpheed-13.html
397 * doc/manual/en/sylpheed-14.html
398 * doc/manual/en/sylpheed-15.html
399 * doc/manual/en/sylpheed-16.html
400 * doc/manual/en/sylpheed-17.html
401 * doc/manual/en/sylpheed-18.html
402 * doc/manual/en/sylpheed-19.html
403 * doc/manual/en/sylpheed-2.html
404 * doc/manual/en/sylpheed-20.html
405 * doc/manual/en/sylpheed-21.html
406 * doc/manual/en/sylpheed-22.html
407 * doc/manual/en/sylpheed-4.html
408 * doc/manual/en/sylpheed-5.html
409 * doc/manual/en/sylpheed-6.html
410 * doc/manual/en/sylpheed-7.html
411 * doc/manual/en/sylpheed-8.html
412 * doc/manual/en/sylpheed-9.html
413 * doc/manual/en/sylpheed.html
416 2005-09-07 [colin] 1.9.14cvs3
418 * doc/faq/en/sylpheed-faq-1.html
419 * doc/faq/en/sylpheed-faq-2.html
420 * doc/faq/en/sylpheed-faq-3.html
421 * doc/faq/en/sylpheed-faq.html
424 2005-09-07 [colin] 1.9.14cvs2
430 Fix special subfolders:
431 - Inherit parent's icon
432 - sent contents of queues subfolders
433 - empty subfolders of trashes
435 Remove outdated manual and faq entries
437 Add quotes around %s coming from mailcap
439 2005-09-07 [colin] 1.9.14cvs1
442 After saving draft, set modified to FALSE
446 Try to open mime parts using what is
447 indicated in ~/.mailcap or /etc/mailcap,
450 2005-09-05 [paul] 1.9.14
455 updated by Andrej Kacian
457 2005-09-05 [paul] 1.9.13cvs83
466 updated translations by Thomas Gilgin, Ricardo Mones
467 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
468 Frederico Goncalves Guimaraes, Aleksandar Urosevic
470 2005-09-04 [paul] 1.9.13cvs82
473 only warn about exceeded line length limit
476 2005-09-04 [paul] 1.9.13cvs81
479 fix crash in 'line length exceeded' dialogue
481 2005-09-02 [paul] 1.9.13cvs80
484 fix bug 795, 'Connection lost IMAP'
485 and add statusbar prints
488 2005-09-02 [paul] 1.9.13cvs79
491 compose_wrap_paragraph() becomes
492 compose_beautify_paragraph()
495 2005-09-02 [cleroy] 1.9.13cvs78
500 2005-09-01 [colin] 1.9.13cvs77
503 Maybe fix bug #795 (Connection lost IMAP)
504 Don't try to send logout when we're disconnected.
506 Include locked and marked emails in HRM
507 view. Fixes bug #800 (Locked messages no longer
508 show up when hide read messages is used)
510 2005-09-01 [paul] 1.9.13cvs76
515 2005-08-31 [colin] 1.9.13cvs75
519 * src/prefs_summaries.c
521 Fix "go to next new", fix preference
522 (Open unread/next swapped)
524 2005-08-31 [paul] 1.9.13cvs74
537 remove obsolete BOLD_FONT setting
538 fix font update in headerview and textview
539 headers after prefs change
546 2005-08-30 [colin] 1.9.13cvs73
549 When Hide read messages is selected and we
550 refresh the summaryview, don't remove the
551 currently displayed message. Fixes bug #797
552 (Summary view reloads when new mail is
553 downloaded in 1.9.14 rc)
555 2005-08-30 [colin] 1.9.13cvs72
560 Remove useless callback
564 Add a filesel_select_file_save_folder() - used by Save All
566 2005-08-29 [paul] 1.9.13cvs71
569 * src/matcher_parser_parse.y
570 * src/etpan/imap-thread.c
571 fix building on FreeBSD
572 Patch by Daniel Gustafson <daniel@hobbit.se>
574 2005-08-29 [paul] 1.9.13cvs70
576 * src/plugins/pgpinline/pgpinline.c
577 only initialise sig result if it's been handled
580 2005-08-29 [paul] 1.9.13cvs69
589 fix wrong icon reference
590 * src/pixmaps/trash_btn.xpm
591 replace with nicer image
593 2005-08-28 [colin] 1.9.13cvs68
599 * src/pixmaps/trash_btn.xpm
600 Add a specific trash xpm for the button
602 2005-08-28 [colin] 1.9.13cvs67
607 2005-08-27 [colin] 1.9.13cvs66
611 Correctly fix "Problem with replies", fixes
612 pgpmime encryption too.
614 2005-08-27 [colin] 1.9.13cvs65
620 Fix bug #517 (messages removed from summaryview
623 2005-08-27 [colin] 1.9.13cvs64
626 * tools/asus_mailled.sh
627 Add a script to blink ASUS laptops' mail LED where there
630 2005-08-27 [colin] 1.9.13cvs63
633 * src/etpan/imap-thread.c
634 * src/etpan/imap-thread.h
635 Implement automatic choosing of login method
638 Add sylpheed-marshal.[ch]
640 2005-08-27 [colin] 1.9.13cvs62
645 2005-08-27 [colin] 1.9.13cvs61
649 Remove A_DELETE, replace it with
650 A_TRASH and A_DELETE_REAL. Automatically
651 rewrite config files to replace A_DELETE
652 with A_TRASH (no functionality change).
655 2005-08-26 [colin] 1.9.13cvs60
658 Previous "Problem with replies" fix brought other
659 problems, fixing them
661 2005-08-26 [colin] 1.9.13cvs59
664 Fix "Problem with replies". This happened only
669 Speed improvement on very long messages (wrapping)
670 Fix signature color on Reedit and Redirect
671 On Reedit, don't attach pgp-signatures parts, but
674 2005-08-24 [paul] 1.9.13cvs58
677 don't claim success when clicking
678 Cancel on the passphrase box.
681 2005-08-24 [paul] 1.9.13cvs57
684 fix misplaced sylpheed.log
688 2005-08-24 [paul] 1.9.13cvs56
691 * src/etpan/imap-thread.c
692 * src/etpan/imap-thread.h
693 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
695 * src/gtk/sylpheed-marshal.c ** REMOVED **
696 * src/gtk/sylpheed-marshal.h ** REMOVED **
697 remove autogenerated files
698 * tools/kdeservicemenu/README
699 * tools/kdeservicemenu/install.sh
700 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
701 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
702 use Claws icon, use 'Sylpheed-Claws' in menu,
703 use kdialog, and other cleanups
705 2005-08-23 [paul] 1.9.13cvs55
711 2005-08-23 [paul] 1.9.13cvs54
717 2005-08-23 [paul] 1.9.13cvs53
721 view all data of LDAP contacts
724 2005-08-23 [paul] 1.9.13cvs52
727 fix issues with the Search field
730 2005-08-22 [paul] 1.9.13cvs51
733 put name of folder in processing dialog
735 * src/prefs_folder_item.c
736 improve english usage
738 2005-08-22 [paul] 1.9.13cvs50
743 * src/matcher_parser_lex.l
744 * src/matcher_parser_parse.y
745 * src/prefs_filtering.c
746 add Filtering/Processing rule names feature.
747 (the incompatible old matcherrc is saved as
748 matcherrc.pre_names).
751 2005-08-22 [paul] 1.9.13cvs49
757 2005-08-22 [paul] 1.9.13cvs48
762 2005-08-22 [paul] 1.9.13cvs47
765 fix bug 789, 'SC crashes with imap (CVS ver)'
768 2005-08-22 [paul] 1.9.13cvs46
773 define reused defaults in defs.h
775 add 'Open image' to image popup menu
777 2005-08-21 [colin] 1.9.13cvs45
780 Fix bug #788 (Bogus "From" address displayed)
782 2005-08-20 [colin] 1.9.13cvs44
785 Fix buf #787 (multilevel delete causes SIGSEGV)
787 2005-08-19 [colin] 1.9.13cvs43
792 Add an hidden pref to allow modifying the
793 update stepping in incorporation.
796 2005-08-19 [colin] 1.9.13cvs42
800 Workaround for broken MUAs: encode
801 Content-type: name: as ASCII and
802 Content-Disposition: filename: as
804 * src/prefs_account.c
805 Fix invisible-ness of SMTP SSL prefs
808 2005-08-19 [paul] 1.9.13cvs41
813 * src/prefs_wrapping.c
814 paste with or without wrapping.
817 2005-08-19 [paul] 1.9.13cvs40
822 reintroduce enable_swap_from as a
823 hidden pref. patch by Colin
824 * src/quote_fmt_parse.y
825 * src/plugins/clamav/clamav_plugin.c
826 * src/plugins/dillo_viewer/dillo_viewer.c
827 * src/plugins/mathml_viewer/mathml_viewer.c
828 * src/plugins/pgpcore/sgpgme.c
829 * src/plugins/pgpinline/pgpinline.c
830 * src/plugins/pgpmime/pgpmime.c
831 tidy up. patch by Colin
833 2005-08-19 [paul] 1.9.13cvs39
836 complete cvs38's sync
840 * src/etpan/etpan-log.c
841 * src/etpan/imap-thread.c
842 * src/gtk/gtksourceprintjob.c
843 fix compilation warnings
846 2005-08-19 [paul] 1.9.13cvs38
876 * src/partial_download.c
879 * src/prefs_actions.c
881 * src/prefs_customheader.c
882 * src/prefs_display_header.c
890 * src/simple-gettext.c
896 * src/common/plugin.c
898 * src/common/session.c
899 * src/common/session.h
900 * src/common/socket.c
901 * src/common/socket.h
902 * src/common/ssl_certificate.c
903 * src/common/template.c
908 added wrappers for C library function that
909 take pathname arguments.
910 enabled compilation with MinGW.
911 use GDir instead of directly using opendir().
912 added rename_force().
914 2005-08-19 [paul] 1.9.13cvs37
918 fix privacy settings on re-editing
926 flag changing optimisation
928 2005-08-18 [martin] 1.9.13cvs36
936 * src/grouplistdialog.c
942 * src/prefs_account.c
947 * src/gtk/logwindow.c
948 removed deprecated glib and gdk stuff
949 * src/plugins/pgpcore/select-keys.c
950 convert attributes from locale to utf8
952 2005-08-17 [paul] 1.9.13cvs35
956 use new GTK_STOCK_ icons if available
958 * src/gtk/gtksctree.c
959 * src/gtk/gtksctree.h
960 faster range select. patch by Colin
962 2005-08-17 [paul] 1.9.13cvs34
967 Add an edit button for contacts, fix selections
970 Change labels, let Save be always possible in the
971 email and user atributes tabs
975 select next item instead of the displayed one
978 * src/gtk/progressdialog.c
979 use prefs_common.enable_rules_hint
981 2005-08-13 [hoa] 1.9.13cvs33
983 * src/etpan/imap-thread.c
984 fixed build on Solaris.
986 2005-08-10 [colin] 1.9.13cvs32
989 Fix cvs31 (missing fclose before reading
992 2005-08-10 [colin] 1.9.13cvs31
995 Fix procmsg_msginfo_new_from_mimeinfo() when
996 the MimeInfo isn't stored in memory. This fixes
997 replying to an attached message.
999 2005-08-10 [colin] 1.9.13cvs30
1002 Fix slowness in account changing
1004 2005-08-10 [colin] 1.9.13cvs29
1014 Optimize folder_has_parent_of_type
1015 Prevent moving special sub-folders from contextual menus
1016 Rework message a bit ("Empty all messages" -> "Delete all
1018 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
1019 and "Deleted Items" folders)
1021 2005-08-08 [colin] 1.9.13cvs28
1024 * src/prefs_summaries.c
1025 Make "Select first unread|new" more flexible
1026 (just prioritize new or unread)
1028 2005-08-08 [colin] 1.9.13cvs27
1031 If "select first new" is selected and there only
1032 are unread messages, fallback to "select first
1035 2005-08-08 [colin] 1.9.13cvs26
1038 Fix shameful bugs (and bug #779)
1040 2005-08-08 [colin] 1.9.13cvs25
1044 Cache parents' type to make folder_has_parent_of_type
1047 Forbid DnD of special sub-folders
1050 Add MAIL_POSTFILTERING_HOOK
1052 Revert over-zealous deletion of the use_addr_book
1055 2005-08-07 [colin] 1.9.13cvs24
1058 Fix big mistake (passing MsgInfo instead
1061 2005-08-07 [colin] 1.9.13cvs23
1076 Make subfolders of Drafts, Queue, Outbox, Trash
1077 work like their parents.
1078 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
1080 2005-08-07 [colin] 1.9.13cvs22
1083 Fix bug #771 (Dragged contacts not saved)
1085 2005-08-07 [paul] 1.9.13cvs21
1088 fix bug 32 'Search Doesn't display results
1089 if "Hide Read Messages" is chosen'
1090 be more literal in interpreting 'Hide read
1093 2005-08-07 [colin] 1.9.13cvs20
1098 Faster 'unthread_for_execution'
1100 2005-08-06 [paul] 1.9.13cvs19
1103 add mnemonics to Set displayed columns
1104 fix bug where msgview_visible option was
1105 overwritten as TRUE on startup
1107 2005-08-06 [paul] 1.9.13cvs18
1110 refer to 'displayed columns in folder/message
1111 list' not 'displayed items in summary/message view'
1112 * src/prefs_display_header.c
1113 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
1114 be consistent with similar dialogues
1115 * src/prefs_folder_column.c
1116 * src/prefs_summary_column.c
1117 'columns' not 'items', and folder and message lists,
1118 instead of folder and summary views;
1119 Use 'Hidden columns' as list heading not 'Available
1121 move the 'Remove' button to the right hand side;
1122 top-align the buttons;
1123 remove unneeded vbox
1124 * src/prefs_summaries.c
1125 put the 2 column prefs buttons in a frame to reduce
1126 overall width; refer to columns not items &c.
1128 2005-08-05 [colin] 1.9.13cvs17
1130 * src/prefs_common.c
1131 * src/prefs_common.h
1135 Add an hidden toolbar_detachable pref, so
1136 that I can get rid of these painful handles
1137 in the toolbars. Defaults to TRUE to avoid
1138 changing the GUI on unsuspecting people...
1140 2005-08-05 [colin] 1.9.13cvs16
1143 * src/prefs_folder_column.c
1144 * src/prefs_folder_column.h
1145 Add prefs for folder columns
1150 * src/prefs_common.c
1151 * src/prefs_common.h
1152 * src/prefs_summaries.c
1154 * src/prefs_summary_column.c
1159 * src/common/utils.c
1160 * src/common/utils.h
1161 Move uri colourisation functions
1166 Fix bug with LIST where we'd try
1167 to get Folder//////[...]///
1169 2005-08-05 [paul] 1.9.13cvs15
1171 * src/prefs_summaries.c
1172 improve the English usage
1174 set font on column change
1177 2005-08-05 [paul] 1.9.13cvs14
1179 * src/prefs_common.c
1180 * src/prefs_common.h
1181 * src/prefs_summaries.c
1183 replace 'open_unread_on_enter' option with
1184 'select_on_entry' option. opening/not opening
1185 is now exclusively controlled by 'always_show_msg'
1187 2005-08-04 [colin] 1.9.13cvs13
1191 Add colourisation of quotes and signatures
1193 Fix possible crashes
1195 Change an assert that is no problem
1200 * src/gtk/quicksearch.c
1201 Fix a possible crash
1203 2005-08-03 [colin] 1.9.13cvs12
1205 * src/prefs_account.c
1206 Fix bug #777 (Sylpheed crash in account configuration)
1208 2005-08-03 [colin] 1.9.13cvs11
1213 Fixing addressbook, round 2
1215 Fix emphasis color on rechecking 'Colorize messages'
1217 2005-08-03 [paul] 1.9.13cvs10
1225 * src/prefs_account.c
1228 * src/quote_fmt_parse.y
1230 * src/common/quoted-printable.c
1231 * src/common/utils.c
1232 * src/common/utils.h
1234 replaced incorrect locale-independent
1235 ctype functions with GLib's. Corrected
1236 signedness mismatch.
1238 headerview_create(): added spacing for vbox.
1240 set focus to the OK button.
1242 2005-08-03 [colin] 1.9.13cvs9
1247 2005-08-02 [colin] 1.9.13cvs8
1253 Fix a cast and more generally, try to make the
1254 GUI more intuitive and consistent (round 1)
1256 2005-08-02 [paul] 1.9.13cvs7
1259 missing in 1.9.13cvs6
1261 2005-08-02 [colin] 1.9.13cvs6
1266 2005-08-02 [colin] 1.9.13cvs5
1275 Fix a number of folder_item_get_msg_list()-related
1276 leaks (missing procmsg_msginfo_free()s)
1278 2005-08-01 [colin] 1.9.13cvs4
1284 * src/prefs_summaries.c
1285 * src/prefs_themes.c
1290 Fix instant-apply of summary and folderview-related prefs
1291 Fix erroneous g_free and alertpanels in prefs_theme
1292 Add instant-apply for fonts
1293 Defer applying of prefs a little bit so it's done only
1294 once even if requested by multiples prefs pages
1296 2005-08-01 [paul] 1.9.13cvs3
1299 fix bug 776 'S.C. crashes on close'
1301 * src/etpan/etpan-thread-manager-types.h
1305 2005-07-25 [paul] 1.9.13cvs2
1308 fix typos. spotted by Fabien Vantard
1310 2005-07-24 [paul] 1.9.13cvs1
1312 * doc/man/sylpheed.1
1313 update man page, incorporating fix of
1314 bug 769 'Typo in manpage'
1315 * src/etpan/imap-thread.c
1316 fix NetBSD openssl dependencies. patch by
1317 George Michaelson <ggm@apnic.net>
1319 updated by Frederico Goncalves Guimaraes
1321 2005-07-22 [paul] 1.9.13
1325 2005-07-22 [paul] 1.9.12cvs91
1330 * RELEASE_NOTES.claws
1334 * tools/claws.i18n.status.pl
1335 add Norwegian translation. submiited by
1336 Geir Helland <pjallabais@users.sourceforge.net>
1346 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1347 Mones Lastra, Tommi Pirinen, Fabien Vantard,
1348 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
1350 * src/plugins/clamav/clamav_plugin_gtk.c
1351 * src/plugins/spamassassin/spamassassin_gtk.c
1352 replace outdated description strings
1354 2005-07-21 [colin] 1.9.12cvs90
1357 Set folder to batch mode when scanning it. Makes deletion
1358 of unread mails on IMAP much faster (due to the UNREAD
1361 2005-07-21 [darko] 1.9.12cvs89
1364 link against libresolv if necessary (patch by Paul)
1366 use glib's portable macros to determine endianness
1368 2005-07-21 [paul] 1.9.12cvs88
1372 update compiled-in features list
1374 2005-07-20 [colin] 1.9.12cvs87
1378 Gcc 2.9x compilation fixes, thanks to Darko
1379 * src/plugins/clamav/clamav_plugin.c
1380 Little optimisation: load virus database only once
1381 * src/plugins/spamassassin/spamassassin.c
1382 Big optimisation: filtering one mail took at least 1 second,
1383 now it takes at least 50ms. Doesn't speed up spamassassin
1384 itself, but should already be much more tolerable.
1386 2005-07-20 [colin] 1.9.12cvs86
1389 Fix performance issue
1391 2005-07-19 [colin] 1.9.12cvs85
1393 * src/plugins/pgpinline/plugin.c
1396 2005-07-19 [colin] 1.9.12cvs84
1399 * src/plugins/Makefile.am
1400 * src/plugins/pgpinline/.cvsignore
1401 * src/plugins/pgpinline/Makefile.am
1402 * src/plugins/pgpinline/pgpinline.c
1403 * src/plugins/pgpinline/pgpinline.deps
1404 * src/plugins/pgpinline/pgpinline.h
1405 * src/plugins/pgpinline/plugin.c
1406 Put pgpinline in the main tree
1408 2005-07-19 [paul] 1.9.12cvs83
1410 * src/prefs_actions.c
1411 prevent '//' in menu names, which cause a crash
1414 2005-07-19 [paul] 1.9.12cvs82
1417 be generally more informative in configure output.
1418 OpenSSL: correction: '[ --enable-openssl ...' ->
1419 '[ --disable-openssl ...', as --enable-openssl is default
1420 PGP/MIME: don't check for GPGME again, check for
1421 pgpcore instead. Therefore prevent the possibility of
1422 attempting to build pgpmime if pgpcore dependencies are
1424 ClamAV: use pkgconfig to check for lib
1425 libgnomeprint: revert logic on inner test to match
1427 * src/plugins/pgpcore/sgpgme.c
1430 2005-07-19 [colin] 1.9.12cvs81
1433 Fix slow thread rebuilding in particular
1436 2005-07-19 [paul] 1.9.12cvs80
1438 * sylpheed-claws.desktop
1439 fix typo, spotted by Stephan Sachse
1441 replace GTK_STOCK_ADD with
1442 GTK_STOCK_NEW button
1444 2005-07-18 [colin] 1.9.12cvs79
1446 * src/etpan/imap-thread.c
1447 Fix return value (Thanks Hoa)
1449 2005-07-18 [colin] 1.9.12cvs78
1452 Allow empty passwords
1453 Create drafts/queue/outbox if necessary
1456 * src/etpan/imap-thread.c
1457 Fix STARTTLS (Thanks to Hoa)
1459 2005-07-18 [paul] 1.9.12cvs77
1465 updated to reflect additions and removals
1467 updated to be claws-specific
1471 * sylpheed-128x128.png
1472 * sylpheed-64x64.png
1474 * sylpheed-claws-128x128.png
1475 * sylpheed-claws-64x64.png
1476 * sylpheed-claws.desktop
1477 * sylpheed-claws.png
1483 2005-07-17 [paul] 1.9.12cvs76
1495 * src/message_search.c
1499 * src/prefs_actions.c
1500 * src/prefs_filtering.c
1501 * src/prefs_matcher.c
1502 * src/prefs_template.c
1503 * src/prefs_themes.c
1505 * src/summary_search.c
1508 * src/gtk/sslcertwindow.c
1509 * src/plugins/pgpcore/sgpgme.c
1512 2005-07-17 [colin] 1.9.12cvs75
1515 add a PrivacySystem accessor that checks that
1516 the system cached in a MimeInfo's privacydata
1517 is still registered. Use this accessor instead
1518 of directly using data->system. Fixes crashes
1519 after unloading pgp plugins.
1521 2005-07-17 [colin] 1.9.12cvs74
1524 Change geometry hints to a simple default size.
1525 Fixes the certs dialogs.
1527 2005-07-17 [colin] 1.9.12cvs73
1529 * src/gtk/sslcertwindow.c
1532 2005-07-17 [colin] 1.9.12cvs72
1534 * src/plugins/pgpcore/Makefile.am
1535 * src/plugins/pgpmime/Makefile.am
1538 2005-07-17 [paul] 1.9.12cvs71
1541 add --disable-gnomeprint option
1542 modified version of patch by Marius Mauch
1544 2005-07-17 [paul] 1.9.12cvs70
1562 * src/prefs_account.c
1564 * src/prefs_summaries.c
1567 * src/common/utils.c
1569 * src/plugins/pgpcore/passphrase.c
1570 * src/plugins/pgpcore/select-keys.c
1571 replace inappropriately used backticks
1574 2005-07-16 [colin] 1.9.12cvs69
1576 * src/image_viewer.c
1577 Add extra paranoid checks
1579 2005-07-16 [colin] 1.9.12cvs68
1581 * src/plugins/pgpcore/prefs_gpg.c
1582 Don't auto-check sigs by default, as it
1585 2005-07-16 [colin] 1.9.12cvs67
1587 * src/plugins/pgpcore/sgpgme.c
1588 Make messages a bit better.
1590 2005-07-16 [colin] 1.9.12cvs66
1594 * src/etpan/imap-thread.c
1597 2005-07-16 [colin] 1.9.12cvs65
1601 And now, fix build with libetpan :-/
1603 2005-07-15 [colin] 1.9.12cvs64
1606 Continue fixing build without libetpan.
1608 2005-07-15 [colin] 1.9.12cvs63
1611 Fix build with --disable-libetpan
1613 2005-07-15 [colin] 1.9.12cvs62
1616 Bump libetpan's version
1618 2005-07-15 [colin] 1.9.12cvs61
1620 * src/etpan/imap-thread.c
1621 Actually stop logging :)
1623 2005-07-15 [colin] 1.9.12cvs60
1626 Fix dnd of multiple addresses.
1628 2005-07-15 [hoa] 1.9.12cvs59
1630 * src/etpan/imap-thread.c
1631 disable login of IMAP password in libetpan log file.
1633 2005-07-15 [paul] 1.9.12cvs58
1636 don't automatically sort
1637 do allow drag n drop
1639 2005-07-15 [paul] 1.9.12cvs57
1643 alphabetical listing
1645 2005-07-15 [paul] 1.9.12cvs56
1647 * src/gtk/pluginwindow.c
1648 sort plugin list alphabetically
1650 2005-07-15 [paul] 1.9.12cvs55
1652 * src/prefs_spelling.c
1653 * src/prefs_wrapping.c
1656 2005-07-15 [colin] 1.9.12cvs54
1661 2005-07-15 [paul] 1.9.12cvs53
1663 * src/prefs_message.c
1664 make 'show cursor' a hidden option
1666 2005-07-14 [colin] 1.9.12cvs52
1668 * src/plugins/spamassassin/Makefile.am
1669 * src/plugins/clamav/Makefile.am
1670 Fix double EXTRA_DISTs
1672 2005-07-14 [colin] 1.9.12cvs51
1674 * src/plugins/clamav/Makefile.am
1675 * src/plugins/clamav/clamav_plugin_gtk.deps
1676 * src/plugins/spamassassin/Makefile.am
1677 * src/plugins/spamassassin/spamassassin_gtk.deps
1678 Make $plugin_gtk depend on $plugin
1680 2005-07-14 [hoa] 1.9.12cvs50
1682 * src/etpan/imap-thread.c
1683 enable debug log of libetpan when running with --debug
1685 2005-07-14 [colin] 1.9.12cvs49
1688 * src/common/Makefile.am
1689 * src/common/plugin.c
1690 * src/common/plugin.h
1691 Add a little plugin dependancy system.
1692 Plugins can ship a $plugin_name.deps file
1693 (near them in PLUGINDIR) so that their
1694 dependancies are loaded if possible.
1695 * src/plugins/Makefile.am
1696 * src/plugins/pgpcore/Makefile.am
1697 * src/plugins/pgpcore/passphrase.c
1698 * src/plugins/pgpcore/passphrase.h
1699 * src/plugins/pgpcore/plugin.c
1700 * src/plugins/pgpcore/prefs_gpg.c
1701 * src/plugins/pgpcore/prefs_gpg.h
1702 * src/plugins/pgpcore/select-keys.c
1703 * src/plugins/pgpcore/select-keys.h
1704 * src/plugins/pgpcore/sgpgme.c
1705 * src/plugins/pgpcore/sgpgme.h
1706 Introduce pgpcore, used by pgpmime and
1708 * src/plugins/pgpmime/Makefile.am
1709 * src/plugins/pgpmime/passphrase.c
1710 * src/plugins/pgpmime/passphrase.h
1711 * src/plugins/pgpmime/pgpmime.c
1712 * src/plugins/pgpmime/pgpmime.deps
1713 * src/plugins/pgpmime/plugin.c
1714 * src/plugins/pgpmime/prefs_gpg.c
1715 * src/plugins/pgpmime/prefs_gpg.h
1716 * src/plugins/pgpmime/select-keys.c
1717 * src/plugins/pgpmime/select-keys.h
1718 * src/plugins/pgpmime/sgpgme.c
1719 * src/plugins/pgpmime/sgpgme.h
1720 Remove the core from pgpmime and add the
1721 dependancy to pgpcore.
1723 2005-07-14 [paul] 1.9.12cvs48
1725 * src/stock_pixmap.c
1726 forgot this in last commit
1728 2005-07-14 [paul] 1.9.12cvs47
1732 add accelerators for the buttons (sync with main)
1735 add accelerators for the buttons.
1736 fix editing with external editor.
1737 replace gdk_input_*() with GIOChannel;
1740 display folder names with new/unread
1741 representation (sync with main)
1743 specify default window icon (sync with main)
1744 * src/prefs_common.c
1745 use_addr_book default to FALSE
1748 add accelerators for the buttons (sync with main)
1751 * src/pixmaps/sylpheed_icon.xpm
1754 2005-07-13 [paul] 1.9.12cvs46
1756 * src/plugins/pgpmime/pgpmime.c
1757 * src/plugins/pgpmime/sgpgme.c
1758 (temporarily) use deprecated gpgme_data_rewind()
1759 while largefile support is not present
1760 (as suggested by Colin)
1762 2005-07-13 [paul] 1.9.12cvs45
1765 remove large file support (for now):
1766 it breaks too many things
1768 2005-07-13 [paul] 1.9.12cvs44
1771 add large file support
1773 fix bug #763 where href attribute was not
1774 the very first attribute of a link
1775 patch by Thomas Gilgin
1777 2005-07-13 [colin] 1.9.12cvs43
1779 * src/gtk/pluginwindow.c
1780 Little portability fix
1782 2005-07-13 [colin] 1.9.12cvs42
1784 * src/plugins/pgpmime/sgpgme.c
1787 2005-07-13 [colin] 1.9.12cvs41
1789 * src/plugins/pgpmime/pgpmime.c
1790 * src/plugins/pgpmime/sgpgme.c
1791 Use gpgme_data_release_and_get_mem instead
1794 2005-07-13 [colin] 1.9.12cvs40
1797 * src/plugins/pgpmime/passphrase.c
1798 * src/plugins/pgpmime/passphrase.h
1799 * src/plugins/pgpmime/pgpmime.c
1800 * src/plugins/pgpmime/plugin.c
1801 * src/plugins/pgpmime/select-keys.c
1802 * src/plugins/pgpmime/select-keys.h
1803 * src/plugins/pgpmime/sgpgme.c
1804 * src/plugins/pgpmime/sgpgme.h
1805 Port pgpmime to gpgme-1.0.
1807 2005-07-12 [paul] 1.9.12cvs39
1812 add a 'Go to Prev' button to the toolbar.
1813 correct tooltip text of go to buttons.
1814 based on patch by Yang Guilong <bamanzi@gmail.com>
1816 2005-07-12 [colin] 1.9.12cvs38
1819 Fix progress bar showing stuff at startup.
1821 2005-07-12 [paul] 1.9.12cvs37
1824 fix building with jpilot support
1826 2005-07-11 [colin] 1.9.12cvs36
1829 Add visual indication that filtering is running
1831 Make {}[] uri delimiters
1833 Remove useless (and slow) calls
1835 2005-07-11 [paul] 1.9.12cvs35
1837 * src/plugins/clamav/clamav_plugin_gtk.c
1838 * src/plugins/dillo_viewer/dillo_prefs.c
1839 * src/plugins/pgpmime/prefs_gpg.c
1840 * src/plugins/spamassassin/spamassassin_gtk.c
1841 gather plugins prefs together under their
1842 own 'Plugins' heading
1844 2005-07-11 [paul] 1.9.12cvs34
1849 account_delete(): modified alert dialog
1852 fixed a crash when cancelling file selection
1853 dialog by Escape key. Made non-ascii filename
1855 * src/prefs_template.c
1856 prefs_template_window_create(): make scrolled
1857 window policy AUTOMATIC
1859 2005-07-10 [hoa] 1.9.12cvs33
1861 * src/etpan/imap-thread.c
1862 workaround for old Courier IMAP servers.
1864 2005-07-10 [colin] 1.9.12cvs32
1869 Add visual progress indicator on filtering/processing
1870 Factorize the progress bar code
1873 * src/etpan/imap-thread.c
1874 Add a reference counter to avoid destroying the Folder
1875 while it's in use by another callback.
1877 2005-07-09 [hoa] 1.9.12cvs31
1880 * src/etpan/imap-thread.c
1881 fixed deadlock when removing IMAP account.
1883 2005-07-08 [colin] 1.9.12cvs30
1887 Fix again problems decoding broken headers
1888 * src/gtk/inputdialog.c
1889 Fix local variable shadowing a global one
1891 2005-07-08 [colin] 1.9.12cvs29
1894 Make the cache/mark files platform-agnostic by writing
1895 them in little-endian format. Reading them is also done
1896 in little-endian format, of course; however, in order
1897 to avoid trashing mark data on big-endian machines, the
1898 files are, at first, read from the native format if the
1899 little-endian one doesn't exist. This is easy to deter-
1900 mine by trying to open a file with a swapped data_ver
1901 and seeing if it's the wanted version.
1902 Little-endian using users should see absolutely no
1903 difference, Big-endian users may get a very little
1904 performance drop due to byte-swapping.
1905 Tested on i386 and ppc32.
1906 Fixes bug #159 (The index file, in the mailboxes, is
1907 hardware depending).
1909 To have the cache/mark files updated to the new little-
1910 endian format, "Check for new messages" or even
1911 "Rebuild folder tree" aren't enough. Files will be
1912 updated as soon as a folder has been opened/closed.
1913 To update everything, just select all folders by
1914 selecting them one by one.
1916 2005-07-07 [colin] 1.9.12cvs28
1919 Remember the folder separator per IMAPFolder
1920 instead of globally.
1921 Revive the Session on noop; fixes bug #761
1922 (mark a bunch of unread messages as read takes
1925 2005-07-07 [darko] 1.9.12cvs27
1927 * src/common/template.c
1928 Sort templates alphabetically
1930 2005-07-06 [colin] 1.9.12cvs26
1933 Try to use the correct separator in
1934 most cases. Possibly fixes bug #759
1935 (only creates the INBOX folder when
1936 setting up new IMAP account) and
1937 bug #760 (Can't retrieve messages)
1939 2005-07-06 [colin] 1.9.12cvs25
1942 Use real_path in status command. This will
1943 help later, when namespaces will be used.
1945 2005-07-06 [colin] 1.9.12cvs24
1951 * src/etpan/etpan-log.c
1952 * src/etpan/etpan-thread-manager.c
1953 * src/etpan/imap-thread.c
1954 Add a --disable-libetpan parameter. With this,
1955 users that don't want IMAP4 support can avoid
1956 the new dependancy (and have no IMAP support).
1957 Users that have IMAP4 accounts and use this
1958 parameter won't lose their configuration, their
1959 IMAP accounts will just be invisible and not
1962 Make the "Copy ..." contextual menu items
1963 copy to both the X clipboard and the gtk
1964 clipboard - as most other apps do.
1966 Add a notice about OpenSSL usage, in order to
1967 comply with OpenSSL's license (point 6):
1968 http://www.openssl.org/source/license.html
1970 2005-07-06 [colin] 1.9.12cvs23
1973 Fix a minimum size for alertpanels
1975 Show 'No space left on device' type errors
1976 when queuing/sending
1979 Rework folder's deletion message (remove
1982 2005-07-05 [colin] 1.9.12cvs22
1985 Add an alertpanel on auth error
1987 Remove pthread-related stuff
1989 2005-07-05 [colin] 1.9.12cvs21
1991 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1992 Fix crash on plugin reloading (with a hack)
1994 2005-07-05 [colin] 1.9.12cvs20
1996 * src/prefs_account.c
1997 * src/prefs_account.h
2001 Add a way to filter the view
2002 * src/gtk/pluginwindow.c
2003 Filter loadable stuff
2004 * src/plugins/pgpmime/prefs_gpg.c
2005 Fix missing unregistration
2007 * src/etpan/.cvsignore
2008 * src/plugins/spamassassin/.cvsignore
2009 Add more stuff to cvs ignored files
2011 2005-07-04 [colin] 1.9.12cvs19
2014 Fix scan_required returning FALSE when it
2015 shouldn't. Maybe fix #760 (Can't retrieve
2018 2005-07-04 [colin] 1.9.12cvs18
2021 Fix always_show_msg pref
2023 2005-07-04 [paul] 1.9.12cvs17
2025 sync with main (forgotten in last commit)
2027 * src/common/utils.c
2028 * src/common/utils.h
2029 check_line_length(): new.
2031 is_file_entry_exist()
2032 dirent_is_regular_file()
2033 dirent_is_directory(): use g_file_test() instead of stat().
2035 2005-07-04 [paul] 1.9.12cvs16
2040 compose_write_to_file(): check for line
2041 length limit and display warning if exceeds
2043 use get_home_dir() instead of g_get_home_dir()
2045 removed warning about invalid date
2047 use get_home_dir() instead of g_get_home_dir()
2049 2005-07-04 [paul] 1.9.12cvs15
2051 * src/stock_pixmap.c
2052 fix new pixmap naming errors
2053 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
2055 2005-07-04 [colin] 1.9.12cvs14
2058 Fix debugging string with a warning
2060 2005-07-04 [colin] 1.9.12cvs13
2063 Add a check for libetpan's version (>= 0.37)
2065 2005-07-04 [hoa] 1.9.12cvs12
2069 * src/etpan/imap-thread.c
2070 * src/etpan/imap-thread.h
2071 fixed IMAP implementation of check of mails.
2073 2005-07-03 [hoa] 1.9.12cvs11
2075 * src/etpan/Makefile.am
2076 * src/etpan/etpan-errors.h
2077 * src/etpan/etpan-log.[ch]
2078 * src/etpan/etpan-thread-manager-types.h
2079 * src/etpan/etpan-thread-manager.[ch]
2080 * src/etpan/imap-thread.[ch]
2087 dependency on libetpan 0.37 is now added.
2089 2005-07-01 [colin] 1.9.12cvs10
2095 * src/stock_pixmap.c
2096 * src/stock_pixmap.h
2097 * src/plugins/trayicon/trayicon.c
2098 Add marked symbol on folders containing
2103 * src/prefs_common.c
2104 * src/prefs_common.h
2106 Add an optional confirmation dialog on queue
2107 sending. Patch by wwp.
2108 * src/pixmaps/dir_close_mark.xpm ** ADDED **
2109 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
2110 * src/pixmaps/dir_open_mark.xpm ** ADDED **
2111 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
2112 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
2113 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
2114 * src/pixmaps/inbox_mark.xpm ** ADDED **
2115 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
2116 * src/pixmaps/outbox_mark.xpm ** ADDED **
2117 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
2118 * src/pixmaps/trash_mark.xpm ** ADDED **
2121 2005-07-01 [colin] 1.9.12cvs9
2124 Fix a little threading bug
2127 A little bit of HIG normality never hurts
2129 2005-07-01 [colin] 1.9.12cvs8
2137 * src/common/template.c
2138 * src/common/utils.c
2139 * src/common/utils.h
2140 Reverted the fwrite_atomic stuff. In fact
2141 it is already atomic.
2143 2005-06-30 [colin] 1.9.12cvs7
2145 * src/common/utils.c
2146 * src/common/utils.h
2147 Add an fwrite_atomic() function to make
2148 sure we write everything: fwrite can make
2156 * src/common/template.c
2157 Use that (and fix swapping of size and nmemb).
2158 Thanks to Rich Coe for the heads up.
2160 2005-06-30 [colin] 1.9.12cvs6
2163 Optimize addressbook opening
2165 2005-06-30 [colin] 1.9.12cvs5
2168 Remove calls to summary_step after move/copy
2170 2005-06-28 [paul] 1.9.12cvs4
2173 wrap and make the error msg selectable
2175 2005-06-28 [paul] 1.9.12cvs3
2178 replace the OK button with a Close button
2179 * src/gtk/foldersort.c
2180 use GTK_STOCK_ icons/buttons
2182 2005-06-28 [colin] 1.9.12cvs2
2184 * src/gedit-print.c ** ADDED **
2185 * src/gedit-print.h ** ADDED **
2186 * src/gtk/gtksourceprintjob.c ** ADDED **
2187 * src/gtk/gtksourceprintjob.h ** ADDED **
2188 I can't believe no one had enough time to tell
2189 me I forgot the `cvs add`
2191 2005-06-27 [colin] 1.9.12cvs1
2194 * src/gtk/Makefile.am
2199 Add optional libgnomeprint-based printing
2201 * src/gtk/quicksearch.c
2202 Add an Edit/Quick search menu item to show
2203 and focus the quicksearch
2205 2005-06-27 [paul] 1.9.12
2218 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2219 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
2220 SungHyun Nam, Frederico Goncalves Guimaraes,
2221 Andrej Kacian, and Yang Guilong
2222 2005-06-26 [colin] 1.9.11cvs106
2225 Forgot one file for previous fix
2227 2005-06-26 [colin] 1.9.11cvs105
2231 Fix problems with folder operations in no_select
2232 imap folders. it applies only to mails, and
2233 creation/deletion/move/renaming of folders
2236 2005-06-26 [paul] 1.9.11cvs104
2238 * src/prefs_filtering.c
2239 replace one more GTK_STOCK_REMOVE
2240 with GTK_STOCK_DELETE
2242 2005-06-25 [colin] 1.9.11cvs103
2245 Optimize get_seq_set_from_seq_list
2248 2005-06-25 [colin] 1.9.11cvs102
2251 If the directory exists, but not in the
2252 correct encoding, rename it. This should
2253 handle old-versions-induced bugs.
2255 2005-06-25 [colin] 1.9.11cvs101
2258 Fix path access with extended dir names
2259 Fixes bug #589 (SC segfaults with wrong locale
2262 2005-06-25 [colin] 1.9.11cvs100
2264 * src/prefs_account.c
2265 * src/prefs_account.h
2267 Add an option to encrypt replies to
2270 2005-06-25 [colin] 1.9.11cvs99
2273 * src/quote_fmt_parse.y
2274 ... And make it work with pgpinline.
2276 2005-06-25 [colin] 1.9.11cvs98
2281 * src/quote_fmt_parse.y
2282 o Make reedition of encrypted messages possible
2283 (as long as it is encrypted to self too, no
2285 o Make replying with quote (and without selecting
2286 text) possible for encrypted messages.
2287 Closes bug #550 (Not possible to "reply with quote"
2288 to gnupg encrypted messages)
2290 2005-06-24 [paul] 1.9.11cvs97
2295 2005-06-24 [paul] 1.9.11cvs96
2298 made bind password entry invisible
2300 * src/send_message.c
2301 send_message_local(): check exit status
2302 to detect errors (sync with main)
2304 use main's less ambiguous popup menu
2307 2005-06-24 [paul] 1.9.11cvs95
2309 * src/prefs_actions.c
2310 * src/prefs_customheader.c
2311 * src/prefs_display_header.c
2312 * src/prefs_filtering_action.c
2313 * src/prefs_matcher.c
2314 * src/prefs_template.c
2315 * src/prefs_toolbar.c
2316 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
2317 * src/gtk/description_window.c
2318 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
2320 2005-06-23 [colin] 1.9.11cvs94
2323 Fix rough edges (be sure to call status_show whenever
2326 2005-06-23 [colin] 1.9.11cvs93
2330 Before, in a 5K mails folder: 11s
2331 After, in the same folder: 58000µs
2332 The joys of locking... gtk_clist_select_all() fires a
2333 tree-select-row event for each selected row, which in
2334 summaryview, callbacks summary_selected which in turn,
2335 calls summary_status_show, which walks the selected
2336 rows. Hence, calling gtk_clist_select_all was
2337 exponential. Locking the summaryview makes
2338 summary_selected return early.
2340 2005-06-23 [colin] 1.9.11cvs92
2343 Move mutex at the important place to avoid
2346 Fix Del key deleting directly instead of
2349 2005-06-22 [colin] 1.9.11cvs91
2351 * src/plugins/spamassassin/libspamc.c
2352 As we do spagetti code with assignations in multiple
2353 places (see _message_read_raw where out = msg = raw),
2354 let's be sure we don't free the same pointer twice.
2355 Should fix bug #683 (Crash in libpam at
2358 2005-06-22 [colin] 1.9.11cvs90
2363 Make toolbar's delete use the move to trash stuff;
2364 Add gtk_widget_realize to be sure pixmaps can get
2365 created (that may fix an old worksforme bug which
2366 I can't find back...)
2368 2005-06-22 [colin] 1.9.11cvs89
2373 Rename "Message/Delete" to "Message/Move to trash"
2374 Add "Message/Delete..." that directly destroys the
2375 selected messages after asking for a confirmation.
2377 2005-06-22 [colin] 1.9.11cvs88
2380 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
2381 o Fix a deadlock (thanks Darko)
2383 2005-06-22 [colin] 1.9.11cvs87
2385 * src/gtk/foldersort.c
2386 Add missing include for the i18n;
2387 patch by Fabien Vantard
2389 2005-06-21 [colin] 1.9.11cvs86
2393 Respect the no_select flag
2395 Fix recursive deletion
2398 Make the folder deletion's warning
2401 2005-06-21 [colin] 1.9.11cvs85
2404 Prevent email addresses from spanning accross
2405 lines - fixes bug # 646 (newline-chars in
2408 2005-06-20 [colin] 1.9.11cvs84
2411 Be sure not to remove source if copy failed
2413 2005-06-20 [colin] 1.9.11cvs83
2417 remove summaryview's lock
2419 introduce threads to avoid problems when foreground tasks
2420 interfere with background tasks
2422 prevent moving to drafts/queue
2426 2005-06-19 [colin] 1.9.11cvs82
2429 Remember that the user doesn't want to override
2430 offline mode, for 3 seconds. It avoid presenting
2431 him with N popups in a really short time.
2433 2005-06-17 [colin] 1.9.11cvs81
2436 Fix IMAP breaking on folders containing '('
2437 (Probably won't be enough)
2439 2005-06-17 [colin] 1.9.11cvs80
2441 Forgotten files on 1.9.11cvs79
2443 Fix stepping when not immediately executing
2445 Really prevent UID FETCH 0
2447 Fix outgoing charset never set to utf-8
2451 2005-06-16 [colin] 1.9.11cvs79
2454 Fix bug #707 (Dash splits rows)
2455 Only wrap if we're on a line break position and
2456 the previous one was a "white" (space) char.
2457 Pango stuff is weird.
2459 2005-06-16 [colin] 1.9.11cvs78
2462 Lock summaryview while downloading messages
2466 * src/common/utils.c
2467 * src/common/utils.h
2468 Replace \r and \n with spaces in From and
2471 2005-06-16 [paul] 1.9.11cvs77
2474 liberalise the mime parser
2478 2005-06-16 [paul] 1.9.11cvs76
2483 2005-06-15 [colin] 1.9.11cvs75
2486 Finish header encoding fix
2490 Fix compilation (Thanks Stephan
2493 2005-06-15 [colin] 1.9.11cvs74
2496 Install gnome2 stuff rather than gnome1,
2501 Fix headers encoding
2503 Visual progress when fetching all messages
2507 Prevent changing current message while
2510 2005-06-15 [paul] 1.9.11cvs73
2512 * src/gtk/gtkaspell.c
2513 * src/gtk/gtkaspell.h
2516 2005-06-15 [paul] 1.9.11cvs72
2518 * src/prefs_filtering.c
2519 allow reordering of filter rules by
2522 2005-06-15 [paul] 1.9.11cvs71
2527 replace deprecated function
2529 * src/send_message.c
2530 * src/gtk/progressdialog.c
2531 * src/gtk/progressdialog.h
2532 salvage and reuse parts of reverted sync
2534 2005-06-15 [paul] 1.9.11cvs70
2537 * src/send_message.c
2538 * src/gtk/progressdialog.c
2539 * src/gtk/progressdialog.h
2540 revert yesterday's sync with main
2541 it contains deprecated functions
2543 2005-06-15 [colin] 1.9.11cvs69
2546 Fix bug #670 (multi user to: will corrupt message
2549 2005-06-15 [colin] 1.9.11cvs68
2552 Fix bug #421 (Fix undo on wrapping)
2554 2005-06-15 [colin] 1.9.11cvs67
2557 Provide visual feedback while processing
2560 Provide visual feedback while getting
2561 short headers (for uncached messages)
2564 2005-06-14 [paul] 1.9.11cvs66
2567 change a couple stock icons
2569 * src/send_message.c
2570 * src/gtk/progressdialog.c
2571 * src/gtk/progressdialog.h
2572 sync main's GtkTreeView implementation
2574 2005-06-14 [colin] 1.9.11cvs65
2577 Various little fixes, mainly on error paths
2579 2005-06-13 [colin] 1.9.11cvs64
2584 Add a way to fetch only headers. This speeds
2585 up filtering on headers for IMAP. Fixes:
2586 bug #481 extraneous imap commands slow down
2588 bug #522 Sylpheed downloads all messages
2589 when opening mailbox (IMAP)
2590 bug #677 IMAP fetch is soooooooooooooo slow
2593 Add a folder set_batch method so that
2594 implementations can speed up flags changes
2597 Use that in mark as (un)read and mark all read
2600 Implement set_batch - brings back deferred
2601 flags in a less buggy manner. Fixes:
2602 bug #729 IMAP immediate expunge of deleted messages
2603 bug #191 remove list of messages with one command
2604 Fix login with strange chars
2605 Implement fetch_msg_full
2606 Fix copy (wrong counts)
2608 2005-06-12 [colin] 1.9.11cvs63
2611 lock incorporation during long operations.
2612 Avoids fucking up the IMAP socket.
2614 2005-06-12 [colin] 1.9.11cvs62
2618 Factorize remove_all_msg
2621 Don't update partial-download status if unnecessary
2623 Use remove_msgs everywhere possible
2625 2005-06-12 [colin] 1.9.11cvs61
2629 Add a remove_msgs function to remove a
2634 2005-06-12 [colin] 1.9.11cvs60
2637 Remove flags-processing deferring... Too hard
2638 to get it to work in all cases.
2640 2005-06-11 [colin] 1.9.11cvs59
2643 printf -> debug_print
2645 2005-06-11 [colin] 1.9.11cvs58
2648 o Fix build without USE_PTHREAD
2649 o Factorize imap_open
2650 o Alertpanel in case of impossible connection
2651 o Alertpanel in case of impossible login
2652 o Fix deferred flags processing to force a
2653 flush before adding some more flags to process,
2654 but in another folder.
2656 2005-06-10 [colin] 1.9.11cvs57
2659 o Fix a format string error
2660 o init ssl socket outside of the thread
2661 (it possibly invokes gtk calls)
2663 o Put back the buffer to its necessary size
2664 o Fix changing a file pointer without keeping
2665 track of it (thanks Valgrind)
2667 o Fix automatic STARTTLS if login should be done
2668 and the server only allows it after starting TLS
2669 * src/gtk/gtkinputdialog.c
2670 o Eat GDK_Return so that the combo popup doesn't
2671 appear when we press Enter to validate the combo
2672 input dialog (as seen in the Open with... dialog)
2674 2005-06-10 [colin] 1.9.11cvs56
2678 o Fix a crash on deletion
2679 o Threadize imap_select (it's called outside of
2681 o Defer treatment of DELETED flags
2684 2005-06-09 [colin] 1.9.11cvs55
2687 Make sure we check imap_gtk_should_override(), which
2688 potentially calls gtk stuff, before creating thread.
2689 That way it should't be called via imap_get_session()
2692 2005-06-09 [colin] 1.9.11cvs54
2695 o add a bit of status output
2696 o remove some dead code
2697 o threadize get_list_of_uids
2698 o threadize imap_get_flags
2699 o defer flag changing by 500ms so that they
2703 2005-06-08 [colin] 1.9.11cvs53
2706 Thread-ize imap_cmd_fetch
2708 2005-06-08 [colin] 1.9.11cvs52
2711 Mmh, that broke POP3...
2713 2005-06-08 [colin] 1.9.11cvs51
2716 Stabilize IMAP patch (thanks to Hoa)
2718 2005-06-08 [colin] 1.9.11cvs50
2721 Test patch to speed up imap.
2723 2005-06-08 [colin] 1.9.11cvs49
2728 Apply patch from gentoo to use /usr/share/mime/globs if
2729 available, after un-breaking it
2732 Use g_timeout for invoking hooks that possibly use gtk
2733 calls. This should leave gtk calls in the main thread.
2735 2005-06-08 [paul] 1.9.11cvs48
2738 conv_get_outgoing_charset_str(): don't
2739 use prefs_common setting
2742 add /Options/Character encoding/... to
2743 temporarily change the outgoing encoding
2745 (belated sync with main)
2747 2005-06-08 [paul] 1.9.11cvs47
2750 correction to/completion of last
2753 2005-06-08 [paul] 1.9.11cvs46
2759 always enabled Japanese auto-detection
2760 if the first letters of locale string
2763 don't use "destroy" signal to destroy
2764 Compose object (fix rare crashes on discard?)
2768 added Hebrew encodings
2769 * src/sourcewindow.c
2770 don't use "destroy" signal to destroy
2773 2005-06-07 [colin] 1.9.11cvs45
2776 Add missing unlocks/locks
2778 2005-06-07 [paul] 1.9.11cvs44
2781 restore bug #749 fix
2783 2005-06-06 [colin] 1.9.11cvs43
2786 Fix selection bug when prefs_common.open_unread
2789 2005-06-06 [colin] 1.9.11cvs42
2795 Factorize long operations beginning and end
2796 (locking, freezing/thawing, cursor, ...)
2797 Check selection->data member in selection-
2798 related loops; this avoids dying an awful
2799 death if the selection changes on us while
2800 we're marking a whole IMAP folder unread,
2803 2005-06-06 [paul] 1.9.11cvs41
2806 don't g_free() a static gchar buffer
2808 2005-06-05 [colin] 1.9.11cvs40
2813 Fix bug #749 (Show all headers should be
2814 sticky as the GUI suggests)
2816 2005-06-03 [paul] 1.9.11cvs39
2819 don't allow editing of mail while sending.
2822 2005-06-03 [paul] 1.9.11cvs38
2825 add a freeze/thaw to speed up 'mark all read'
2827 2005-06-03 [paul] 1.9.11cvs37
2829 * src/prefs_message.c
2830 reflect changes immediately
2832 2005-06-02 [colin] 1.9.11cvs36
2835 Patch by Fabien Vantard.
2837 2005-06-02 [colin] 1.9.11cvs35
2840 Use a non-blocking imap_getline() if possible.
2841 This should completely prevent the interface
2842 from freezin on imap operations, although it
2843 may do strange stuff in case of folder switching
2844 while a big imap operation is taking place...
2846 In addition, fix a leak in the case thread
2847 creation fails on connection.
2849 2005-06-02 [colin] 1.9.11cvs34
2852 * src/prefs_common.h
2853 Fix build (prefs_common_init() doesn't exist
2856 2005-06-02 [colin] 1.9.11cvs33
2858 * src/prefs_account.c
2859 Fix bug #245 (filtering rules broken when
2860 renaming a remote account (imap4 or nntp)
2862 2005-06-02 [colin] 1.9.11cvs32
2865 Try to fix IMAP shortcomings:
2866 o Multithread imap_open()
2867 o allow offline-mode overriding instead of
2871 Add a function to ask whether we want to
2872 override offline-mode for 10 minutes (one-shot
2875 Fix segfault when imap parser isn't happy about
2878 2005-06-01 [colin] 1.9.11cvs31
2886 * src/send_message.c
2889 * src/common/hooks.c
2890 * src/common/prefs.c
2891 * src/common/template.c
2892 * src/common/utils.c
2893 * src/gtk/gtkutils.c
2894 * src/gtk/inputdialog.c
2896 * src/gtk/pluginwindow.c
2897 * src/gtk/prefswindow.c
2898 * src/plugins/pgpmime/passphrase.c
2899 * src/plugins/pgpmime/prefs_gpg.c
2902 * src/common/Makefile.am
2903 * src/common/timing.h
2904 Add basic timing code
2907 Fix a bug with unread messages when
2908 re-sorting folders, and by the way
2909 fix a big performance hit when
2910 re-sorting (10k mails: before 5s,
2913 * src/prefs_compose_writing.c
2914 * src/prefs_compose_writing.h
2915 * src/prefs_message.c
2916 * src/prefs_message.h
2921 * src/prefs_receive.c
2922 * src/prefs_receive.h
2925 * src/prefs_summaries.c
2926 * src/prefs_summaries.h
2927 Fix copyright banner
2929 2005-06-01 [paul] 1.9.11cvs30
2932 updated by Flammie Pirinen
2934 fix 'Bad BASE64 content' output
2936 2005-05-31 [colin] 1.9.11cvs29
2939 Oops, where did my hunk go.
2941 2005-05-31 [colin] 1.9.11cvs28
2953 * src/image_viewer.c
2959 * src/prefs_account.c
2960 * src/prefs_actions.c
2961 * src/prefs_common.c
2962 * src/prefs_compose_writing.c
2963 * src/prefs_customheader.c
2964 * src/prefs_ext_prog.c
2965 * src/prefs_filtering.c
2966 * src/prefs_filtering_action.c
2968 * src/prefs_image_viewer.c
2969 * src/prefs_message.c
2970 * src/prefs_message.h
2971 * src/prefs_msg_colors.c
2975 * src/prefs_receive.c
2976 * src/prefs_receive.h
2979 * src/prefs_spelling.c
2980 * src/prefs_summaries.c
2981 * src/prefs_summary_column.c
2982 * src/prefs_template.c
2983 * src/prefs_themes.c
2984 * src/prefs_toolbar.c
2985 * src/prefs_wrapping.c
2988 * src/send_message.h
2990 * src/summary_search.c
2996 * src/gtk/gtkutils.h
2997 o Move the rest of Common prefs to new style
2998 o Lots of -Wall warning fixes
2999 o fix FIXME in cache memusage calculation
3000 o Let return receipts be sent from any account
3001 o Little cache optimisation (read)
3002 o Fix bug #746 (don't treat commas as separators
3003 when inside a quoted string)
3005 2005-05-31 [paul] 1.9.11cvs27
3007 * src/prefs_common.c
3008 fix 'off-by-one' typo
3010 2005-05-31 [paul] 1.9.11cvs26
3016 * src/prefs_actions.c
3017 * src/prefs_common.c
3018 * src/prefs_common.h
3019 * src/prefs_customheader.c
3020 * src/prefs_display_header.c
3021 * src/prefs_filtering.c
3022 * src/prefs_filtering_action.c
3023 * src/prefs_matcher.c
3024 * src/prefs_summaries.c
3025 * src/prefs_summary_column.c
3026 * src/prefs_template.c
3027 * src/prefs_toolbar.c
3029 * src/gtk/pluginwindow.c
3030 * src/gtk/prefswindow.c
3031 * src/gtk/progressdialog.c
3032 add hidden prefs 'enable_rules_hint'
3033 for gtk_tree_view_set_rules_hint()
3037 2005-05-31 [colin] 1.9.11cvs25
3041 * src/prefs_common.c
3042 * src/prefs_summaries.c ** ADDED **
3043 * src/prefs_summaries.h ** ADDED **
3044 Common/Display -> Display/Summaries
3046 2005-05-31 [colin] 1.9.11cvs24
3050 * src/prefs_quote.c ** ADDED **
3051 * src/prefs_quote.h ** ADDED **
3052 Move Common/Quote to Compose/Quoting
3053 * src/prefs_common.c
3054 * src/prefs_common.h
3055 Remove old quote stuff, add
3056 convenience functions for GtkTextView prefs
3057 * src/gtk/prefswindow.c
3058 Set default height higher
3060 2005-05-30 [colin] 1.9.11cvs23
3064 * src/prefs_common.c
3065 * src/prefs_compose_writing.c ** ADDED **
3066 * src/prefs_compose_writing.h ** ADDED **
3067 Move Common/Compose prefs to Compose/Writing
3069 2005-05-30 [colin] 1.9.11cvs22
3071 * src/common/utils.c
3072 Fix bug #651 (Confused Attract by Subject)
3073 Patch by M. Benkmann <haferfrost@web.de>
3076 2005-05-30 [colin] 1.9.11cvs21
3079 Fix concatenation of different headers of
3080 the same type (bug #645)
3081 * src/prefs_folder_item.c
3082 Fix bug #699 (setting color to black doesn't
3085 Print out decoding error only once per
3088 2005-05-30 [paul] 1.9.11cvs20
3090 * src/common/template.c
3093 2005-05-30 [paul] 1.9.11cvs19
3095 * doc/src/rfc2368.txt **NEW FILE**
3097 compose_entries_set(): don't interpret Bcc
3098 header field (conform to RFC 2368)
3101 2005-05-29 [colin] 1.9.11cvs18
3103 * src/prefs_common.c
3104 Let the default reply format respect
3105 netiquette by cutting the signature.
3107 2005-05-29 [colin] 1.9.11cvs17
3110 Don't let always_show_msg override
3111 open_unread_on_enter when opening a new
3114 2005-05-27 [paul] 1.9.11cvs16
3119 app_will_exit(): cleanup tmp directory when exit
3120 * src/message_search.c
3121 improved the interface and made code cleanup.
3122 removed Clear button
3123 * src/send_message.c
3124 send_message_local(): use GSpawn, and detect errors
3125 * src/summary_search.c
3126 improved the interface and made code cleanup
3128 textview_write_link(): also skip non-ascii space
3129 at the head of link strings (phishing check
3130 didn't work at the case)
3131 * src/common/utils.c
3132 get_command_output(): use g_spawn_command_line_sync()
3135 2005-05-26 [colin] 1.9.11cvs15
3140 2005-05-26 [colin] 1.9.11cvs14
3143 Fix nntp mode reader (bug #611)
3144 Patch by Florian Mickler <florian@mickler.org>
3146 2005-05-26 [colin] 1.9.11cvs13
3148 * src/plugins/pgpmime/passphrase.c
3149 Fix mouse grabbing (bug #557)
3151 2005-05-26 [colin] 1.9.11cvs12
3153 * src/prefs_themes.c
3154 Fix g_warning (bug #541)
3156 2005-05-26 [colin] 1.9.11cvs11
3158 * src/prefs_actions.c
3159 * src/prefs_template.c
3160 Fix bug #506 (no warning if action/template
3162 * src/common/template.c
3163 Fix a possible crash
3165 2005-05-26 [colin] 1.9.11cvs10
3171 Forbid locked messages to be moved or
3172 deleted. Locked messages in trashes
3173 still get deleted, for performance
3174 reason (mh.c::mh_remove_all_msgs)
3176 2005-05-25 [colin] 1.9.11cvs9
3179 Use correct encoding when sending mails
3180 with attachments that have accentued
3183 2005-05-24 [colin] 1.9.11cvs8
3186 Fix bug #688 f) read/unread marker not
3187 changed on first click
3188 Also, optimize summary_status_show()
3193 Fix bug #688 b) and c) wrt message
3194 attachments and signature
3195 * src/stock_pixmap.c
3196 * src/stock_pixmap.h
3197 * src/stock_pixmap.c
3198 * src/stock_pixmap.h
3200 * src/pixmaps/clip_gpg_signed.xpm
3201 Add clip/signed icon
3203 2005-05-24 [colin] 1.9.11cvs7
3205 * src/folder_item_prefs.c
3208 2005-05-24 [colin] 1.9.11cvs6
3211 * src/prefs_common.c
3212 * src/prefs_common.h
3213 Add a confirmation to folder drag and drop
3217 fix _with_disable parameters so that
3218 the buttons labels are specifiable too
3219 * src/plugins/pgpmime/sgpgme.c
3223 2005-05-24 [colin] 1.9.11cvs5
3226 Uncollapse/collapse folders on double-click
3227 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
3230 2005-05-23 [colin] 1.9.11cvs4
3232 * src/common/socket.c
3233 Check another special SSL_peek() error.
3234 Should help wrt bug #728
3236 2005-05-23 [colin] 1.9.11cvs3
3238 * src/plugins/pgpmime/pgpmime.c
3239 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
3240 breaking menu accelerators and stuff. Users will have to
3241 reselect "PGP MIME" instead of "PGP/MIME" in their
3242 account's privacy preferences if needed.
3246 * tools/kdeservicemenu/install.sh
3247 use kdesu to prompt for root password if doing
3248 global install/uninstall
3250 2005-05-20 [colin] 1.9.11cvs2
3253 Fix another compilation error with gcc-2.9x
3254 Thanks to Pawel Pekala <c0rn@gazeta.pl>
3255 * src/send_message.c
3256 Don't send QUIT if we aren't connected
3258 2005-05-19 [colin] 1.9.11cvs1
3261 Fix compilation with gcc 2.9x
3263 2005-05-19 [paul] 1.9.11
3267 2005-05-19 [paul] 1.9.9cvs14
3269 * src/gtk/inputdialog.c
3270 prevent gettext warning
3272 2005-05-19 [paul] 1.9.9cvs13
3275 * src/prefs_common.c
3276 * src/prefs_common.h
3279 add an option to toggle cursor in message
3280 view (sync with main)
3282 2005-05-18 [colin] 1.9.9cvs12
3285 Dereference freed pointer
3286 * src/gtk/gtkaspell.c
3287 Fix duplication of dictionaries (is it an aspell issue?)
3289 2005-05-18 [colin] 1.9.9cvs11
3291 * src/gtk/inputdialog.c
3292 * src/gtk/gtkaspell.c
3295 Remove a double call
3297 2005-05-17 [colin] 1.9.9cvs10
3299 * src/gtk/gtkaspell.c
3300 Fix dialogs, Ctrl-Enter accel
3302 2005-05-17 [colin] 1.9.9cvs9
3304 * src/gtk/gtkaspell.c
3305 Fix some accelerators, escape in replace-window
3307 2005-05-16 [colin] 1.9.9cvs8
3309 * src/gtk/gtkaspell.c
3310 Revert last commit, it was a mistake.
3312 2005-05-16 [colin] 1.9.9cvs7
3314 * src/gtk/gtkaspell.c
3315 Remove buggy code while we're at it. It's a
3316 dead code path anyway.
3318 2005-05-16 [colin] 1.9.9cvs6
3320 * src/gtk/gtkaspell.c
3321 Missed some gtk_menu_popup where deactivate
3322 signal should be handled. Should fix bug
3325 2005-05-16 [colin] 1.9.9cvs5
3327 * src/gtk/gtkaspell.c
3328 Remove debug printf()s
3330 2005-05-16 [colin] 1.9.9cvs4
3332 * src/gtk/gtkaspell.c
3333 Fix a bit aspell problems
3336 2005-05-13 [colin] 1.9.9cvs3
3339 Fix the + appearing even when no subfolders
3340 have unread messages. Thanks to wwp for the
3343 2005-05-11 [paul] 1.9.9cvs2
3346 correction to 1.9.9cvs1, only colour folders that
3347 have new msgs (not unread msgs)
3349 2005-05-10 [colin] 1.9.9cvs1
3353 Try to fix bolding bugs again.
3357 * tools/claws.i18n.status.pl
3358 add Ricardo Mones Lastra's script that has been providing
3359 the i18n status page for many months
3361 2005-05-09 [paul] 1.9.9
3365 2005-05-09 [paul] 1.9.6cvs58
3372 * RELEASE_NOTES.claws
3373 add release notes to cvs to simplify release
3376 add ca and fi to ALL_LINGUAS
3378 workaround for missing Makevars
3381 add new Catalan and Finnish translations
3382 submitted by Miquel Oliete and Flammie Pirinen
3392 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
3393 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
3394 Urke MMI, and Hansom Young
3396 Fix drafting when quitting. compose_draft() closes the
3397 compose windows, which modifies the compose_list GSList.
3398 We have to refresh this list after echo drafting to avoid a
3400 * src/partial_download.c
3401 fix segfault on exit
3403 2005-05-06 [paul] 1.9.6cvs57
3405 * src/grouplistdialog.c
3406 quick fix/workaround for unresizeable newsgroup
3409 2005-05-06 [paul] 1.9.6cvs56
3413 use gettext plural forms
3417 small improvement to english usage
3419 2005-05-05 [thorsten] 1.9.6cvs55
3424 2005-05-05 [paul] 1.9.6cvs54
3430 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
3433 2005-05-05 [paul] 1.9.6cvs53
3436 fix resizing of separate message and
3439 2005-05-05 [paul] 1.9.6cvs52
3451 * src/prefs_filtering.c
3452 * src/prefs_filtering_action.c
3453 * src/prefs_matcher.c
3454 * src/prefs_spelling.c
3455 * src/prefs_toolbar.c
3458 * src/gtk/description_window.c
3459 * src/gtk/gtkvscrollbutton.c
3460 * src/gtk/progressdialog.c
3461 * src/gtk/quicksearch.c
3462 * src/plugins/pgpmime/prefs_gpg.c
3463 * src/plugins/spamassassin/spamassassin_gtk.c
3464 replace deprecated gtk_widget_set_usize
3466 2005-05-04 [colin] 1.9.6cvs51
3468 * src/common/utils.c
3469 Fix crash when subst_for_filename is called
3470 with a NULL parameter
3472 2005-05-04 [colin] 1.9.6cvs50
3474 * src/partial_download.c
3476 Escape login when writing uidl file
3479 2005-05-03 [colin] 1.9.6cvs49
3482 Fix possible DOS in mime parser
3485 2005-05-02 [colin] 1.9.6cvs48
3488 Try to fix the copy/paste mess once again.
3491 2005-04-30 [colin] 1.9.6cvs47
3493 * src/prefs_account.h
3495 * src/send_message.c
3498 Try to batch sending mails (per account) instead of
3499 reconnecting to server every time.
3501 2005-04-29 [colin] 1.9.6cvs46
3504 Fix window resizing that refused to size down
3505 * src/prefs_common.c
3506 * src/prefs_common.h
3507 * src/prefs_filtering.c
3508 Save Filtering's window size
3510 2005-04-21 [paul] 1.9.6cvs45
3512 * ChangeLog-gtk2.claws
3516 2005-04-21 [paul] 1.9.6cvs44
3523 use gtkut_widget_draw_now(). Improved performance
3524 of the update of statusbar
3526 textview_smooth_scroll_do(): redraw it after scroll
3527 is done (fixed incorrect display when a part of the
3529 * src/gtk/gtkutils.c
3530 * src/gtk/gtkutils.h
3531 gtkut_widget_draw_now(): use gdk_window_process_updates()
3532 to force update of widgets.
3533 Removed gtkut_widget_wait_for_draw() which had a big
3534 overhead because of waiting for all events processed
3536 2005-04-20 [paul] 1.9.6cvs43
3539 complete 1.9.6cvs42's sync:
3540 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
3542 2005-04-19 [paul] 1.9.6cvs42
3547 catch_output(): correctly select the insert text
3548 (fix invalid iterator warnings).
3553 * src/prefs_common.c
3554 support GBK encoding.
3555 * src/common/session.c
3556 * src/common/session.h
3557 use separate buffer for large data to be sent,
3558 and don't duplicate it (reduces memory usage) (thanks to Dirk).
3560 2005-04-18 [paul] 1.9.6cvs41
3563 convert unsigned long into guint32
3564 patch by Paul LeoNerd Evans
3566 2005-04-17 [colin] 1.9.6cvs40
3569 Fix 'Request return receipt' from folder
3570 properties (bug #708)
3572 2005-04-17 [colin] 1.9.6cvs39
3575 Fix duplicate hotkeys in Mainwindow's menu
3577 2005-04-17 [colin] 1.9.6cvs38
3580 Fix duplicate hotkeys in Folderview's contextual
3583 2005-04-15 [colin] 1.9.6cvs37
3586 Fix 'Save as...' with non-ascii filenames
3588 2005-04-15 [colin] 1.9.6cvs36
3590 * src/plugins/pgpmime/pgpmime.c
3591 Fix bus error on 64bit. Spotted by
3592 macallan1888@gmail.com
3594 2005-04-15 [colin] 1.9.6cvs35
3596 * src/prefs_account.c
3599 2005-04-12 [colin] 1.9.6cvs34
3601 * src/prefs_account.c
3602 Fix smtp auth type off-by-one. We forgot to
3603 add PLAIN in the prefs-to-gui setter func and
3604 as a result, the selected auth when opening
3605 account prefs was not the correct one.
3607 2005-04-12 [paul] 1.9.6cvs33
3610 if the recv dialog is visible, Cancel only
3611 cancels the current account
3614 2005-04-10 [colin] 1.9.6cvs32
3617 Copy score when copying FilteringActions
3620 2005-04-10 [colin] 1.9.6cvs31
3623 Make Message -> Receive -> Cancel cancel
3624 incorporation on all accounts. Fixes
3627 2005-04-10 [colin] 1.9.6cvs30
3629 * src/prefs_account.c
3630 Update Privacy checkbuttons status based
3631 on the selected privacy system
3633 Always connect the "None" privacy system; the
3634 static boolean was probably there to avoid
3635 reconnecting twice in the same compose window,
3636 but as the parent function is only called once
3637 per compose, it's only a bug - as a static is
3638 initialized once per application instance.
3639 Also, don't uncheck Sign and Encrypt when
3640 selecting None as privacy system; just ignore
3641 them when sending/queuing.