1 2004-06-25 [paul] 0.9.11cvs17
3 * sync with main 0.9.12cvs1
4 see ChangeLog 2004-06-23
7 remove unused menu_toggle_toggle()
9 2004-06-23 [christoph] 0.9.11cvs16
15 scan the mime structure of multipart mails for correct
16 attachment, encryped and signed (with privacy API) part
22 updated by Pavlo Bohmat
24 2004-06-20 [christoph] 0.9.11cvs15
28 disconnect after authentication when doing POP before SMTP
30 (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
32 2004-06-19 [christoph] 0.9.11cvs14
35 fix FolderItem name update
37 (Closes Bug 511 Folder-Renaming not reflected immediately)
39 2004-06-17 [paul] 0.9.11cvs13
41 * sync with main 0.9.12 release
43 session_set_timeout(): fixed a bug that didn't
44 reset timeout_tag when interval is 0.
46 2004-06-16 [christoph] 0.9.11cvs12
49 correctly clear the URL in the status bar
51 2004-06-15 [christoph] 0.9.11cvs11
54 add missing gtk_widget_show()
56 2004-06-11 [christoph] 0.9.11cvs10
58 * src/plugins/spamassassin/spamassassin.c
59 correctly check waitpid return code
61 (Closes Bug 396 Zombie process when spamassassin is called)
63 2004-06-10 [christoph] 0.9.11cvs9
66 * src/summaryview.[ch]
68 * src/gtk/quicksearch.c ** NEW **
69 separate quick search from summaryview
71 2004-06-09 [christoph] 0.9.11cvs8
77 get folder for compose default account from MsgInfo and not
80 2004-06-09 [christoph] 0.9.11cvs7
83 add information about added or removed messages to
84 FOLDER_ITEM_UPDATE hook
88 scan folder when removing a folder failed instead of
89 updating the summaryview
91 2004-06-08 [paul] 0.9.11cvs6
93 * sync with main 0.9.11cvs2
94 see ChangeLog 2004-06-08
96 2004-06-07 [christoph] 0.9.11cvs5
99 * src/common/Makefile.am
100 detect library providing 'encrypt' function
102 2004-06-07 [paul] 0.9.11cvs4
105 sync with main, 'code cleanup'
107 * tools/nautilus2sylpheed.sh
108 fix whitespace limitation. patch submitted by
109 Stephan Sachse <white@teg-clan.de>
111 2004-06-04 [christoph] 0.9.11cvs3
118 * src/folder_item_prefs.c
128 fix compiler warnings
130 2004-06-03 [paul] 0.9.11cvs2
133 sync with main 0.9.11cvs1: "changed gint32 to
134 guint32 for some platforms"
136 2004-06-02 [christoph] 0.9.11cvs1
139 fix SSL_CTX variable name for older OpenSSL versions
141 (Closes Bug 503 fix compilation with older OpenSSL)
143 2004-05-31 [paul] 0.9.11claws
145 * 0.9.11claws released
147 2004-05-31 [paul] 0.9.10claws72
156 update translations, submitted by Ricardo Mones Lastra,
157 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
158 Urke MMI, and Hansom Young
160 2004-05-25 [luke] 0.9.10claws71
164 * src/stockpixmap.[ch]
166 * src/pixmaps/privacy_emblem_encrypted.xpm ** NEW **
167 * src/pixmaps/privacy_emblem_failed.xpm ** NEW **
168 * src/pixmaps/privacy_emblem_passed.xpm ** NEW **
169 * src/pixmaps/privacy_emblem_signed.xpm ** NEW **
170 * src/pixmaps/privacy_emblem_warn.xpm ** NEW **
172 o Added privacy emblems from Jesper Shultz
173 <jesper@schultz-net.dk>
174 o Overlay emblems onto mimeview icons to indicate
175 status of signature and if a message is encrypted
178 remove unused color definitions (were used to
181 2004-05-25 [paul] 0.9.10claws70
186 tools/nautilus2sylpheed.sh ** NEW FILE **
187 add script to enable sending files from
189 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
191 * tools/launch_firebird ** REMOVED **
192 removed as the standard "firefox '%s'" now functions
195 2004-05-23 [paul] 0.9.10claws69
198 fix %X cursor point segfault
201 2004-05-23 [christoph] 0.9.10claws68
206 2004-05-21 [paul] 0.9.10claws67
208 * sync with 0.9.10cvs17
209 see ChangeLog 2004-05-21
211 2004-05-20 [paul] 0.9.10claws66
213 * sync with 0.9.10cvs16
214 see ChangeLog 2004-05-19 and 2004-05-20
216 2004-05-19 [alfons] 0.9.10claws65
219 on some platforms regoff_t is defined as off_t, so
222 2004-05-19 [paul] 0.9.10claws64
224 * sync with 0.9.10cvs13
225 see ChangeLog 2004-05-18
227 2004-05-17 [christoph] 0.9.10claws63
230 search all folders when searching for default folders and
231 not return the special folder of the first folder
233 2004-05-13 [alfons] 0.9.10claws62
236 add a better check to see if a message is a news message
237 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
239 2004-05-13 [paul] 0.9.10claws61
242 sync with 0.9.10cvs12
243 see ChangeLog 2004-05-12
245 2004-05-12 [alfons] 0.9.10claws60
248 release lock in case of folder could not be opened
250 2004-05-11 [christoph] 0.9.10claws59
253 remove unused folderview update stuff from inc.[ch]
255 2004-05-11 [paul] 0.9.10claws58
257 * sync with 0.9.10cvs11
258 see ChangeLog 2004-05-10 and 2004-05-11
260 2004-05-09 [christoph] 0.9.10claws57
263 check for folder class functions and not folder type to detect
266 2004-05-08 [christoph] 0.9.10claws56
269 fix date output for signature expire times
271 (Patch by Edgar Toernig <froese@gmx.de>)
273 2004-05-06 [christoph] 0.9.10claws55
275 * src/gtk/prefswindow.c
276 change window type to DIALOG
281 o add folder_remove()
282 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
283 o add new "sort" field to Folder, no longer sort folders by type
284 higher sort values will be first in the folder list, new folders get 0
285 and will be added to the end
288 * src/gtk/Makefile.am
289 * src/gtk/foldersort.(c|h|glade) ** NEW **
290 add dialog to allow users to change the folder order
292 2004-05-04 [paul] 0.9.10claws54
295 Display account_name in statusbar when retrieving
296 messages from a pop account
297 * src/prefs_account.c
298 display account name in title of prefs_account
300 * src/prefs_folder_item.c
301 display folder name in title of prefs_folder window
303 all 3 patches submitted by Fabien Vantard
308 2004-05-04 [paul] 0.9.10claws53
310 * src/prefs_actions.c
312 'Esc' Key exits alertpanel
313 Patch submitted by Fabien Vantard <fzz@ifrance.com>
315 2004-04-26 [christoph] 0.9.10claws52
319 * src/gtk/description_window.c
321 * src/gtk/gtkaspell.c
322 * src/gtk/inputdialog.c
323 * src/gtk/pluginwindow.c
324 * src/gtk/progressdialog.c
325 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
326 it does not work correctly with xinerama
327 o lock incorporation while the plugin window is open
329 2004-04-23 [paul] 0.9.10claws51
332 update location of inputdialog.c
335 update Copyright string
340 improve the english a little
342 2004-04-22 [christoph] 0.9.10claws50
344 * src/folderutils.[ch]
345 add folderutils_mark_all_read()
348 readd "mark all read" from popup menu, now works
349 in all folders and not only the opened folder
351 2004-04-21 [christoph] 0.9.10claws49
354 * src/inputdialog.[ch] ** REMOVED **
355 * src/gtk/Makefile.am
356 * src/gtk/inputdialog.[ch] ** NEW **
357 move inputdialog.[ch] into gtk directory
360 remove check for missing IMAP folder account
362 2004-04-20 [christoph] 0.9.10claws48
366 remove new/rename/delete folder GUI functions because
367 they are always active, even for news folders, and can
368 not be easily made folder class dependent
371 make menu_translate() public
375 * src/folderview.[ch]
376 * src/imap_gtk.[ch] ** NEW **
378 * src/mh_gtk.[ch] ** NEW **
379 * src/news_gtk.[ch] ** NEW **
380 o dynamically build FolderView popup menus from a folder
381 specific part, with callbacks to seperated code, and
383 o remove the folder class specifiy code from folderview.c
385 2004-04-15 [luke] 0.9.10claws47
387 * src/prefs_folder_item.c
388 o remove buttons for applying 'scan for new mail'
389 and 'process at startup' to sub folders
390 o add 'apply to sub folder' check buttons for all
391 properties and set folder prefs accordingly
392 o replace multiple gtk_widget_show() with one
393 gtk_widget_show_all() on container
395 2004-04-14 [darko] 0.9.10claws46
397 * src/gtk/Makefile.am
398 * src/gtk/pluginwindow.c
399 load plugins from to $(prefix)/lib/sylpheed/plugins
400 in file selection dialog
401 * src/plugins/clamav/clamav_plugin.c
404 2004-04-14 [christoph] 0.9.10claws45
407 * src/plugins/image_viewer/viewer.c
410 2004-04-10 [alfons] 0.9.10claws44
413 appropriate auto account selection when forwarding
414 (fixes bug #476, "forward as attachment does not listen
417 2004-04-09 [alfons] 0.9.10claws43
420 make quick search combo matching case sensitive
422 2004-04-06 [alfons] 0.9.10claws42
425 use cursor position to prevent clearing the entire entry
427 2004-04-06 [alfons] 0.9.10claws41
430 fix bug #472, "filter not updated when renaming folder"
432 2004-04-06 [alfons] 0.9.10claws40
434 * src/messageview.[ch]
436 reflect changes to Show all headers to main view
437 and message view (only affects detached message
438 view). see also bug #473, 'Show All Headers
441 2004-04-03 [alfons] 0.9.10claws39
446 2004-04-03 [alfons] 0.9.10claws38
448 * src/matcher_parser_parse.y
450 prepare address look up matcher type; marginally
451 tested, and not hooked into the UI yet.
453 basically it accepts the result of the left hand
454 side of the matcher (the "criteria"):
456 from all_in_addressbook ""
457 ~to_or_cc any_in_addressbook ""
459 the first case matches all addresses found in the
460 from header, and the second case matches if any
461 (at least one) of the addresses in to or cc headers
462 are not in the address book.
464 the string argument is not used yet, but is intended
465 to match a group of addresses
467 2004-04-02 [luke] 0.9.10claws37
469 * src/prefs_folder_item.c
470 Add two buttons to apply 'scan for new mail'
471 and 'process at startup' to sub folders
474 * tools/textviewer.sh
475 better filename extension matching plus some support for
476 MS Excel, MS Powerpoint and HTML
478 2004-03-29 [christoph] 0.9.10claws36
481 * src/folderutils.[ch]
483 add delete duplicates for all folders
485 2004-03-29 [alfons] 0.9.10claws35
488 don't pass NULL to XXXprintf(); fixes Solaris crashes
489 when selecting top-level folder node (thanks to
492 2004-03-28 [keith] 0.9.10claws34
495 prepend "http://" to URIs of the form "www.example.com"
497 2004-03-28 [paul] 0.9.10claws33
506 revise 'translatable string' policy:
507 don't translate debug_print() or log_print(),
508 translate log_message() and log_warning()
511 update submitted by Hansom Young
513 2004-03-25 [alfons] 0.9.10claws32
516 I mean this one: Return the GList...
518 2004-03-25 [alfons] 0.9.10claws31
521 add new members at the end of prefs_common, so
522 they get properly initialized
524 2004-03-24 [christoph] 0.9.10claws30
527 o NULL is a valid GSList
529 2004-03-24 [alfons] 0.9.10claws29
531 * src/prefs_common.[ch]
534 add history to quick search (patch submitted by
535 Ivan Francolin Martinez - thanks!)
537 2004-03-24 [alfons] 0.9.10claws28
540 NULL output pointer parameter
542 2004-03-21 [alfons] 0.9.10claws27
546 complete addresses on nicks and aliases
548 2004-03-21 [alfons] 0.9.10claws26
553 disable filters on import mbox (patch submitted
556 2004-03-21 [darko] 0.9.10claws25
559 select the address when only one match is found while
560 doing address completion with tab key (feature
563 2004-03-21 [alfons] 0.9.10claws24
567 don't `navigate-delete` when a summary view's selection does not
568 match the accompanying message view's message
570 2004-03-20 [alfons] 0.9.10claws23
573 hide ext search button on initial display (should fix bug #459,
574 "Toggling quick-search at 1st time: minor UI inconsistency")
576 2004-03-20 [alfons] 0.9.10claws22
578 * src/summaryview.[ch]
579 add function to get selected msginfo, if there's
582 2004-03-20 [paul] 0.9.10claws21
584 * sync with 0.9.10cvs7
585 see ChangeLog 2004-03-19
587 2004-03-19 [paul] 0.9.10claws20
597 don't translate strings in debug_print(), log_print(),
598 log_message(), and log_warning()
600 2004-03-19 [alfons] 0.9.10claws19
602 better next/previous/delete/focus navigation with separate
606 call summaryview_delete() instead of messageview_delete()
608 disable messageview_delete()
610 2004-03-18 [paul] 0.9.10claws18
612 * sync with 0.9.10cvs6
613 see ChangeLog 2004-03-16
615 2004-03-17 [alfons] 0.9.10claws17
618 remove bogus semicolon after if() (sometimes it pays to
621 2004-03-15 [darko] 0.9.10claws16
624 support full path in place of a filename
626 store directory attachments were saved to and
627 use it when saving attachments
628 * src/prefs_common.[hc]
629 store directory attachments were last saved to
631 2004-03-15 [paul] 0.9.10claws15
634 fix bug where unsubscribing a newsgroup would destroy
635 (most of the) filtering rules
637 2004-03-15 [paul] 0.9.10claws14
640 fix Bug 458, 'Folder View remaining empty after
641 removing a NEWS account' (was also true of IMAP
644 2004-03-15 [paul] 0.9.10claws13
647 fix folderview invisibility of newly subscribed
650 2004-03-13 [paul] 0.9.10claws12
653 src/plugins/dillo_viewer/dillo_prefs.c
654 src/plugins/image_viewer/viewerprefs.c
655 gettextise some forgotten parts
657 2004-03-13 [alfons] 0.9.10claws11
660 make sure the correct type is passed to sscanf()
662 2004-03-13 [paul] 0.9.10claws10
664 * sync with 0.9.10cvs5
665 see ChangeLog 2004-03-02 and 2004-03-12,
667 'always move messages by default when using DnD (except
668 for News folder). Copy messages if Ctrl-key is pressed.'
669 and 'added a function to filter selected messages'
671 2004-03-12 [christoph] 0.9.10claws9
674 add parameter check to conv_unmime_header_overwrite()
678 o fix removing of NEW flag when UNREAD is unset
683 (Closes 437 i18n attachment display error.)
685 2004-03-12 [paul] 0.9.10claws8
688 update. submitted by Andrea Spadaccini <lupin85@email.it>
693 2004-03-12 [alfons] 0.9.10claws7
696 o quiet compiler and typecast Folder * to IMAP Folder *
697 o wake up and fix my previous incompatible type assignment bug
699 2004-03-12 [alfons] 0.9.10claws6
702 don't mix up pointers to int, guint32 _and_
705 2004-03-12 [christoph] 0.9.10claws5
708 Add error requester when renaming a folder failed
711 Check new FolderItem name for namespace seperator
714 (Closes Bug 443 Bad named IMAP folders won't be displayed)
716 2004-03-11 [christoph] 0.9.10claws4
721 syncronize flags in cache with IMAP folder flags
723 Adapted a patch submitted by Simon 'corecode' Schubert
724 <corecode@corecode.ath.cx>
727 2004-03-11 [alfons] 0.9.10claws3
730 remove dead code that at one time controlled display of
733 2004-03-10 [paul] 0.9.10claws2
736 updated by Lupino <lupin85@email.it>
738 2004-03-09 [alfons] 0.9.10claws1
741 we're not using yywrap, but we may, so close yyin instead
744 2004-03-08 [paul] 0.9.10claws
746 * 0.9.10claws released
748 2004-03-08 [paul] 0.9.9claws41
756 update translations. submitted by Ricardo Mones Lastra,
757 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
760 2004-03-06 [paul] 0.9.9claws40
763 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
764 patch submitted by Pawel Pekala
766 2004-03-06 [alfons] 0.9.9claws39
769 allow nick name completion again
771 2004-03-02 [match] 0.9.9claws38
774 added definition of USE_LDAP_TLS to support TLS.
777 * src/ldapserver.[ch]
781 included LDAP TLS support.
783 2004-03-02 [christoph] 0.9.9claws37
786 o add more documentation for FolderClass
787 o remove usused FolderClass virtual functions
792 change creation of FolderClass because static initializations
793 for structs suck in C89
799 2004-02-28 [keith] 0.9.9claws36
802 Fix treatment of whitespace in quicksearch bar (leading
803 spaces and >1 space between commands and parameters).
805 2004-02-27 [alfons] 0.9.9claws35
808 Explicitly remove draft timeout to fix nasty race between
809 compose_send_cb() (which destroys the compose window) and
810 compose_defer_auto_save_draft() (which expects compose
811 window to exist). Should fix Keith's and Fred Marton's
812 bug report (#128, "crash after complaining about character
815 2004-02-27 [luke] 0.9.9claws34
818 Do folder_item_apply_processing() even if no processing
819 rules for the folder exist (so global processing is applied)
821 2004-02-26 [thorsten] 0.9.9claws33
824 Remove misleading static declaration
826 2004-02-26 [alfons] 0.9.9claws32
832 use/add procmime_get_content_type_str() as a safe wrapper
833 for returning a Content-Type type string; should fix
834 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type=
837 2004-02-26 [thorsten] 0.9.9claws31
840 Restructure save_as/save_all
842 2004-02-26 [alfons] 0.9.9claws30
847 2004-02-26 [alfons] 0.9.9claws29
854 * tools/textviewer.sh
855 tweaks from Johann Koenig, recognition of shell
856 scripts in particular
858 2004-02-24 [paul] 0.9.9claws28
860 * sync with 0.9.9cvs13
861 see ChangeLog 2004-02-24
863 2004-02-23 [paul] 0.9.9claws27
866 one alertpanel on pop3 authentication error will suffice
869 remove unnecessary printf
871 2004-02-22 [alfons] 0.9.9claws26
874 put back a lost check
876 2004-02-21 [alfons] 0.9.9claws25
879 don't forget to save folder properties after renaming folder
881 2004-02-20 [paul] 0.9.9.claws24
884 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
887 complete sync with 0.9.9cvs9's 'update folderview
891 require gettext >= 0.12.1
893 2004-02-17 [match] 0.9.9claws23
896 keep the peace - change style.
898 2004-02-17 [alfons] 0.9.9claws22
901 make MATCHACTION_STOP cancel filtering / processing;
902 clean up and document it to make it a little bit more clear;
904 2004-02-17 [alfons] 0.9.9claws21
906 %X marks the cursor spot for reply quote format
908 * src/quote_fmt_lex.l
913 src/quote_fmt_parse.y
917 handle %X token for replies only (for now)
919 2004-02-17 [paul] 0.9.9claws20
922 updated by Andrej Kacian
925 remove unneeded include
928 be a little more user-friendly with the labels
931 a change forgotten in the last commit:
932 SYLPHEED_ACLOCAL_INCLUDE(m4)
934 2004-02-17 [paul] 0.9.9claws19
938 intl/Makefile.in ** REMOVED **
941 m4/missing/gdk-pixbuf.m4 ** NEW **
942 m4/missing/gettext.m4 ** NEW **
943 m4/missing/gpgme.m4 ** NEW **
944 m4/missing/imlib.m4 ** NEW **
945 m4/.cvsignore ** NEW **
946 m4/Makefile.am ** NEW **
948 m4/aclocal-include.m4 ** NEW **
949 m4/aspell.m4 ** NEW **
950 m4/check-type.m4 ** NEW **
951 m4/gnupg-check-typedef.m4 ** NEW **
952 m4/openssl.m4 ** NEW **
953 m4/spamassassin.m4 ** NEW **
954 po/ChangeLog ** REMOVED **
955 po/Makefile.in.in ** REMOVED **
956 po/Rules-quot ** REMOVED **
957 po/boldquot.sed ** REMOVED **
958 po/en@boldquot.header ** REMOVED **
959 po/en@quot.header ** REMOVED **
960 po/insert-header.sin ** REMOVED **
961 po/quot.sed ** REMOVED **
962 po/remove-potcdate.sed ** REMOVED **
963 po/remove-potcdate.sin ** REMOVED **
964 po/stamp-po ** REMOVED **
968 enable building with automake 1.8.x
969 add 'autopoint' to autogen.sh and remove all
970 auto-generated files, remove ac/ in favour of
973 2004-02-17 [alfons] 0.9.9claws18
976 MSG_IS_NEWS() is not stored at all, and is bogus
978 2004-02-17 [martin] 0.9.9claws17
981 fix crash when installing wrong theme and output an
984 2004-02-16 [christoph] 0.9.9claws16
987 * src/stock_pixmap.[ch]
989 * src/pixmaps/linewrapcurrent.xpm ** NEW **
990 add "Wrap current paragraph" to compose toolbar
992 2004-02-15 [alfons] 0.9.9claws15
995 refine previous commit to make sure other hook functions
996 get their grab of the pie too
998 2004-02-15 [alfons] 0.9.9claws14
1001 fix sync breakage so we don't pass invalid pointer types
1003 2004-02-15 [match] 0.9.9claws13
1005 * src/ldapquery.[ch]
1007 * src/addrindex.[ch]
1008 tweak threading calls.
1009 * src/addr_compl.[ch]
1010 add alias into completion list.
1013 improve context menu behavior.
1014 change menu sequence.
1015 add send mail from addressbook.
1016 * src/addrselect.[ch]
1018 add send mail from addressbook.
1020 2004-02-15 [christoph] 0.9.9claws12
1023 skip deleting when duplist is empty
1025 * src/folderview.[ch]
1027 * src/summaryview.[ch]
1028 call folderutils_delete_duplicates() from mainwindow code
1030 2004-02-15 [alfons] 0.9.9claws11
1032 * src/common/utils.c
1033 add prefix for italian ms o(e)
1035 2004-02-14 [paul] 0.9.9claws10
1038 fix updating of the folder view when creating a
1041 2004-02-13 [paul] 0.9.9claws9
1043 * src/plugins/clamav/clamav_plugin.c
1046 2004-02-13 [paul] 0.9.9claws8
1048 * sync with 0.9.9cvs9
1049 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
1051 2004-02-13 [alfons] 0.9.9claws7
1053 * src/common/utils.c
1054 fix wrong type of argument for ctype functions (pass unsigned
1055 char instead of signed char)
1057 2004-02-12 [alfons] 0.9.9claws6
1060 don't select text in header entry when composing to a
1061 default address, but rather give the header entry a
1062 different color / style (same as the folder new color)
1064 2004-02-12 [alfons] 0.9.9claws5
1066 * src/plugins/clamav/clamav_plugin.c
1067 don't exit(2) on libclamav init error - show a warning.
1068 (tested by damaging a clamav database file.)
1070 2004-02-12 [paul] 0.9.9claws4
1072 * sync with 0.9.9cvs4
1073 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
1075 2004-02-11 [luke] 0.9.9claws3
1078 remove redundant check introduced in 0.9.9claws1
1080 2004-02-11 [luke] 0.9.9claws2
1083 fix compilation of my previous commit without gpg enabled
1085 2004-02-10 [luke] 0.9.9claws1
1088 add borders to icons to indicate the privacy status for
1089 the message part (unknown/bad/good)
1091 2004-02-06 [paul] 0.9.9claws
1095 2004-02-06 [darko] 0.9.8claws64
1098 don't allow Ctrl+Enter while external editor is active
1100 2004-02-06 [paul] 0.9.8claws63
1106 update Spanish, Polish, Slovak, and Serbian translations.
1107 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
1110 2004-02-04 [alfons] 0.9.8claws62
1113 grab focus only when lbutton was pressed (bug #430 cont'd;
1114 don't have clue yet why the cursor pos is at the end of the
1117 2004-02-04 [alfons] 0.9.8claws61
1120 always grab focus when one of the header entries is clicked
1121 (should fix bug #430, "no focus on pasted addresses 3 & higher")
1125 * ac/missing/gdk-pixbuf.m4
1128 prevent 'underquoted definition' warnings
1129 patch submitted by David Relson
1131 * src/plugins/clamav/README
1132 update, improve, correct
1134 2004-01-31 [thorsten] 0.9.8claws60
1137 'dir' not initialized if group has no messages
1139 2004-01-29 [christoph] 0.9.8claws59
1141 * src/customheader.[ch]
1142 add custom_header_is_allowed() to check for disallowed header names
1143 that must not be overridden by custom headers
1146 always write From: header and use custom_header_is_allowed() to
1147 check if custom header should be written
1149 * src/prefs_customheader.c
1150 check if custom header is disallowed using custom_header_is_allowed()
1153 destroy message id GHashTable before freeing the MsgInfos
1155 2004-01-29 [paul] 0.9.8claws58
1157 * sync with 0.9.9 release
1158 see ChangeLog 2004-01-29
1160 2004-01-29 [paul] 0.9.8claws57
1162 * sync with 0.9.8cvs11
1163 see ChangeLog 2004-01-29
1165 2004-01-28 [christoph] 0.9.8claws56
1169 return WARN signature status when signature is not trusted
1173 * src/folderutils.[ch] ** NEW **
1175 implement delete duplicates summaryview independent
1177 2004-01-28 [paul] 0.9.8claws55
1179 * sync with 0.9.8cvs10
1180 see Changelog 2004-01-27 and 2004-01-28
1182 2004-01-26 [christoph] 0.9.8claws54
1185 create a root node for the Folder if scan fails because root
1186 folder does not exist
1188 2004-01-26 [paul] 0.9.8claws53
1190 * sync with 0.9.8cvs7
1191 see ChangeLog 2004-01-23
1193 2004-01-25 [alfons] 0.9.8claws52
1196 remove left-over constant INDENT_CHARS
1198 2004-01-25 [alfons] 0.9.8claws51
1201 add NULL pointer check for mimeinfo->node in
1202 procmime_mimeinfo_parent()
1204 2004-01-25 [darko] 0.9.8claws50
1207 make "Wrap all long lines" toolbar button wrap all
1208 long lines not just the current line
1209 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
1212 2004-01-25 [alfons] 0.9.8claws49
1215 remove g_strstrip(); prevents a NULL pointer deref, and isn't
1216 necessary anyway, because *scanf() functions neglect white
1218 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
1220 2004-01-25 [paul] 0.9.8claws48
1222 * src/prefs_ext_prog.c
1223 apply Alfons' patch to check for NULL pointers
1226 2004-01-25 [paul] 0.9.8claws47
1228 * sync with 0.9.8cvs8
1229 see ChangeLog 2004-01-23
1231 2004-01-25 [thorsten] 0.9.8claws46
1234 remove orphaned mimeview unref()
1236 2004-01-23 [christoph] 0.9.8claws45
1239 set ctree widget style
1241 2004-01-23 [paul] 0.9.8claws44
1243 * sync with 0.9.8cvs5
1244 see ChangeLog 2004-01-22
1246 2004-01-23 [alfons] 0.9.8claws43
1249 remove redundant code in procmsg_get_thread_tree()
1251 2004-01-21 [christoph] 0.9.8claws42
1254 set ctree widget style, otherwise GTK does not use the
1255 the correct vertical size for the list items
1257 2004-01-21 [alfons] 0.9.8claws41
1260 GDK_Left should only switch to folderview when
1261 when summaryview hscrollbar is at the leftmost
1262 position (fixes bug #420, "Focus error")
1264 2004-01-21 [paul] 0.9.8claws40
1266 * sync with 0.9.8cvs4
1267 see ChangeLog 2004-01-20
1269 2004-01-20 [christoph] 0.9.8claws39
1272 remove setting sensitivity for no longer existing
1273 /Scoring... popup entry
1275 2004-01-20 [keith] 0.9.8claws38
1278 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
1280 2004-01-20 [paul] 0.9.8claws37
1283 demystify font settings
1286 use textview->msgfont for header->body in
1287 textview_show_header()
1289 2004-01-20 [paul] 0.9.8claws36
1293 remove superfluous debug_print's
1296 clear the statusbar after LOCAL incorporation
1298 2004-01-20 [paul] 0.9.8claws35
1300 * sync with 0.9.8cvs3
1301 see ChangeLog 2004-01-20
1303 2004-01-19 [keith] 0.9.8claws34
1306 don't show 'Search folder...' on popup menu
1307 if folder has no mails in it
1309 2004-01-17 [keith] 0.9.8claws33
1314 store position of compose window in prefs
1316 2004-01-17 [thorsten] 0.9.8claws32
1318 * src/gtk/gtkvscrollbutton.c
1319 ensure scrollbutton resize event on different gtk versions
1321 2004-01-15 [alfons] 0.9.8claws31
1324 keep MSG_REPLIED and MSG_FORWARDED even when marking a
1327 2004-01-12 [christoph] 0.9.8claws30
1330 better MIME-Version check
1332 2004-01-11 [alfons] 0.9.8claws29
1335 remove unnecessary but still effective check (could possibly
1336 lead to some unwanted side effects)
1338 2004-01-11 [alfons] 0.9.8claws28
1341 we should not prefer lowest message number while threading
1342 (introduced in previous commit)
1344 2004-01-11 [alfons] 0.9.8claws27
1347 subject threading fixes:
1349 - make message with lowest message number the
1351 - refine recording last node when threading. the last node
1352 should be the previous one if a node has a thread parent,
1353 or the current node if not
1355 (there's another threading bug fix coming up)
1357 2004-01-10 [paul] 0.9.8claws26
1360 src/prefs_ext_prog.c
1361 src/plugins/clamav/clamav_plugin_gtk.c
1364 2004-01-09 [christoph] 0.9.8claws25
1367 * src/string_match.[ch] ** REMOVE **
1368 * src/common/Makefile.am
1369 * src/common/string_match.[ch] ** NEW **
1370 move string_match.[ch] to common directory
1372 2004-01-09 [christoph] 0.9.8claws24
1375 add MIME-Version header for the message parser
1377 2004-01-09 [paul] 0.9.8claws23
1383 src/prefs_ext_prog.[ch] ** NEW FILES **
1384 move External Command options from 'Common Prefs/Other' to
1385 'Other Prefs/Message View/External Programs', also reveal
1386 the hidden options for audio player and image viewer.
1388 * src/prefs_common.c
1389 fix toggling of header pane
1391 2004-01-09 [paul] 0.9.8claws22
1394 when changing account also change the save folder
1397 if a text/plain attachment has 'Content-Disposition: attachment'
1398 don't display it inline
1400 2004-01-08 [christoph] 0.9.8claws21
1403 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
1404 otherwise thread the message content as one text part and
1405 don't assume charset US-ASCII which is only specified as
1406 default for MIME-messages
1408 2004-01-08 [paul] 0.9.8claws20
1410 * src/plugins/clamav/clamav_plugin.c
1411 src/plugins/spamassassin/spamassassin.c
1412 inform the user what is happening via the statusbar
1414 2004-01-06 [paul] 0.9.8claws19
1417 update Spanish translation. submitted by Ricardo
1420 2004-01-05 [paul] 0.9.8claws18
1422 * sync with 0.9.8cvs2
1423 see ChangeLog 2004-01-05
1425 2004-01-03 [luke] 0.9.8claws17
1429 o remove unused functions string_getchar() and file_getchar()
1430 o remove the getchar_ parameter from generic_get_one_field()
1431 o add an 'unfold' parameter to generic_get_one_field, to
1432 be used if no HeaderEntry is supplied
1433 o procheader_get_one_field_asis() uses
1434 generic_get_one_field().
1436 2004-01-01 [christoph] 0.9.8claws16
1438 * src/common/xml.[ch]
1439 o add xml_new_tag() to manage usage counts of strings correctly
1440 o correct xml_copy_tree() function name
1444 allow registering and unregistering of FolderClasses anytime
1446 2003-12-31 [christoph] 0.9.8claws15
1449 * src/common/xml.[ch]
1450 keep folderlist.xml data for unloaded FolderClasses
1452 2003-12-30 [luke] 0.9.8claws14
1454 * src/procheader.[ch]
1455 o added procheader_get_one_field_asis() that does not do
1457 o fix procheader_get_header_array_asis() to use the above,
1458 fixing ugliness of headers in textview
1461 o don't unfold headers when redirecting.
1463 2003-12-30 [paul] 0.9.8claws13
1470 src/prefs_themes.[ch] ** NEW FILES **
1471 redesign and move Icon Theme selector to
1472 the new prefs window
1474 * src/stock_pixmap.c
1475 fix the old bug where icons are not always
1476 updated when changing themes
1479 fix bug where the icons on the title row
1480 of the summary view were not updated
1482 all patches submitted by Ricardo Mones Lastra
1484 2003-12-30 [hoa] 0.9.8claws12
1487 run preglobal and postglobal processing rules
1488 even if the folder does not have any rules.
1490 2003-12-28 [paul] 0.9.8claws11
1494 ac/gnupg-check-typedef.m4
1497 fix 'underquoted definition' warnings, patch submitted by
1498 David Relson <relson@osagesoftware.com>
1500 * src/common/utils.c
1501 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
1502 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
1504 2003-12-28 [paul] 0.9.8claws10
1506 * sync with 0.9.8cvs1
1507 see ChangeLog 2003-12-17
1509 2003-12-27 [christoph] 0.9.8claws9
1511 * src/common/utils.[ch]
1512 add g_node_map() to map a GNode into a new GNode
1513 converting all node data's with a function
1521 o use g_node_map() to convert XML <-> Folder
1522 o remove redundant FolderItem->parent and
1523 replace it with folder_item_parent()
1525 2003-12-23 [christoph] 0.9.8claws8
1531 o use callback for notifications about added and
1533 o rewrite folderlist saving (new functions to create
1534 folder from XML tree, and XML tree from folder)
1536 * src/common/xml.[ch]
1537 add function to save XML trees
1539 * src/prefs_filtering.c
1542 2003-12-22 [christoph] 0.9.8claws7
1544 * src/prefs_account.[ch]
1545 add "SMTP only" accounts
1547 2003-12-20 [melvin] 0.9.8claws6
1550 Changed the interface for action_update_*_menu() so
1551 action.c does not need to know the paths of the different
1552 actions menu (mainwindow, message view and compose window).
1555 Tiny code cleanup to merge spell checker related code
1556 compose_update_actions_menu(): new function to update
1557 the actions menu. Use it in compose_create()
1560 compose_update_actions_menu(): new function to update
1561 the actions menu. Used also in prefs_actions.c.
1563 * src/mainwindow.[ch]
1564 main_window_update_actions_menu(): new function to update
1565 the actions menu. Used in main_window_create() and in
1568 * src/messageview.[ch]
1569 messageview_update_actions_menu(): new function to update
1570 the actions menu. Used in messageview_add_toolbar() and in
1573 * src/prefs_actions.c
1574 prefs_actions_ok(): fixed to update the actions menu of
1575 the separate message view and the compose windows.
1577 2003-12-20 [luke] 0.9.8claws5
1579 fix unfolding/newline stripping for multiline fields
1580 in generic_get_one_field()
1582 2003-12-19 [christoph] 0.9.8claws4
1586 o use subject_compare_for_sort() when comparing
1589 2003-12-19 [christoph] 0.9.8claws3
1592 more syncing with 0.8.9a
1594 2003-12-19 [christoph] 0.9.8claws2
1597 don't write all FolderItem XML attributes for the root node
1599 2003-12-19 [melvin] 0.9.8claws1
1602 Added missing menu branch (Tools/Create processing/rule)
1604 Updated French translation for the added string.
1606 2003-12-19 [paul] 0.9.8claws
1610 2003-12-19 [paul] 0.9.7claws51
1618 update translations. submitted by me, Ricardo Mones
1619 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
1622 * src/folder_item_prefs.c
1623 'enable_processing' set to FALSE by default
1625 2003-12-18 [melvin] 0.9.7claws50
1628 Updated French translation
1630 2003-12-17 [christoph] 0.9.7claws49
1633 revert discarding of whitespace from 0.9.7claws44
1635 RFC2822 2.2.3: Unfolding is accomplished by simply
1636 removing any CRLF that is immediately followed by WSP.
1638 2003-12-17 [paul] 0.9.7claws48
1641 fix new message count
1644 update autotools macros
1648 2003-12-16 [christoph] 0.9.7claws47
1651 fix folder update before adding MsgInfo to cache
1652 in add_msginfo_to_cache()
1655 remove old call to folder_item_update() that is no
1658 2003-12-16 [christoph] 0.9.7claws46
1661 make sure the shutdown process only runs once
1663 2003-12-16 [hoa] 0.9.7claws45
1667 * src/summaryview.[ch]
1668 Create filter rules using a message is fixed.
1669 We can now create processing rules using a message.
1671 2003-12-15 [alfons] 0.9.7claws44
1674 make sure we discard folding white space
1676 2003-12-15 [luke] 0.9.7claws43
1679 o use "name" parameter if "filename" doesn't exist
1681 2003-12-14 [alfons] 0.9.7claws42
1684 * src/common/utils.c
1685 allow quick finding based on the result of passing
1686 a message to an external command. E.g:
1690 gets me all the spam in a folder.
1692 2003-12-14 [luke] 0.9.7claws41
1696 o use parameter "filename" instead of "name" in a couple of
1697 places for correctness
1700 * src/common/utils.[ch]
1701 o make temporary filename for attachments safe for %p
1702 substitutions in actions.
1704 2003-12-13 [christoph] 0.9.7claws40
1707 readd exit(0) to clean_quit() because otherwise sylpheed
1708 does not always terminate
1712 add an identifier-string for PrivacySystems
1716 * doc/man/sylpheed.1
1719 2003-12-12 [paul] 0.9.7claws39
1724 correct and clean up './configure --help' info
1726 * src/plugins/clamav/clamav_plugin.c
1727 src/plugins/spamassassin/spamassassin.c
1728 correct plugin_desc(), works with LOCAL, IMAP, and
1733 src/matcher_parser_parse.y
1734 src/prefs_filtering_action.c
1735 use 'Change Score' instead of '(In/De)crease score'.
1736 use *CHANGE_SCORE* instead of *ADD_SCORE*
1739 hyphenate: 'Pre-processing', 'Post-processing'
1741 * src/prefs_account.c
1742 change 'Generate Message-ID' to 'Generate Message-Id'
1744 * src/prefs_folder_item.c
1745 change 'Processing on startup:' to 'Process at startup'
1746 change 'Scan for new mail:' to 'Scan for new mail'
1748 2003-12-11 [christoph] 0.9.7claws38
1752 make sure the clean_exit() funtion is not called again by the
1753 signal handler while it is already running
1755 (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
1760 2003-12-11 [paul] 0.9.7claws37
1763 'anonymise' Message-Id: header string
1765 2003-12-11 [paul] 0.9.7claws36
1767 * src/plugins/clamav/clamav_plugin.c
1768 fix (don't break) signature count
1769 use cl_strerror() instead of deprecated cl_perror()
1771 2003-12-11 [darko] 0.9.7claws35
1774 also update the sort arrow (thanks Christoph)
1776 2003-12-11 [darko] 0.9.7claws34
1779 allow reverting to default sort mode (no sort)
1781 2003-12-10 [hoa] 0.9.7claws33
1784 fixed quotation of string for matcher.
1786 2003-12-08 [paul] 0.9.7claws32
1790 plug memory leaks (patch by Alfons)
1792 2003-12-08 [christoph] 0.9.7claws31
1794 * src/folder_item_prefs.[ch]
1796 * src/prefs_folder_item.c
1797 add new FolderItem property to exclude folders from new
1800 Patch submitted by Chad Robinson <crobinson@rfgonline.com>
1802 2003-12-07 [paul] 0.9.7claws30
1804 * src/plugins/clamav/clamav_plugin.c
1807 2003-12-07 [thorsten] 0.9.7claws29
1810 debug_print some warning if destfolder missing
1811 * src/prefs_filtering.c
1812 uninitialized filter list when deleting a folder
1814 2003-12-06 [paul] 0.9.7claws28
1817 add Alfons' patch to trim line feeds
1819 2003-12-06 [paul] 0.9.7claws27
1821 * partial sync with 0.9.7cvs8
1822 leaving claws' online/offline more or less intact
1823 see ChangeLog 2003-12-04 and 2003-12-06
1825 2003-12-06 [christoph] 0.9.7claws26
1829 revert pirvacy API changes
1831 2003-12-05 [alfons] 0.9.7claws25
1834 clean up my old cruft
1836 2003-12-05 [alfons] 0.9.7claws24
1839 fix comparison buglet ;-) and make `test` matcher
1842 2003-12-05 [alfons] 0.9.7claws23
1844 * src/prefs_folder_item.c
1845 K&R 2nd Ed., page 241 (function parameter identifiers
1846 starting with an underscore are kind of insulting)
1848 2003-12-05 [hoa] 0.9.7claws22
1851 * src/mainwindow.[ch]
1853 add destructor for mainwindow so that the last
1854 MimeInfo opened in messageview is destroyed when
1857 2003-12-05 [hoa] 0.9.7claws21
1859 * src/filtering.[ch]
1861 * src/matcher_parser_lex.l
1862 * src/matcher_parser_parse.y
1863 * src/prefs_actions.c
1864 * src/prefs_filtering.c
1865 * src/common/utils.[ch]
1866 quote arguments before giving them to command line.
1867 fixed quote of string in matcher/processing/filtering rules.
1871 allows decryption to return a new whole
1872 MIME message structure.
1874 2003-12-04 [hoa] 0.9.7claws20
1876 * src/filtering.[ch]
1880 * src/matcher_parser_parse.y
1882 global rules to run before folder specific rules.
1883 global rules to run after folder specific rules.
1886 fixed quick addition of rules.
1888 * src/prefs_filtering.[ch]
1890 we can now customize the title for the dialog.
1891 updated case where we rename of delete folders.
1894 got back the function addressbook_browse_entry_cb()
1895 that is needed in case we compiled with LDAP support.
1897 2003-12-04 [paul] 0.9.7claws19
1899 * sync with 0.9.7cvs6
1900 see ChangeLog 2003-12-04
1901 fixes bug 171 'Wrong message decoing: koi8-r and
1902 iso8859-5 looks same. Can't read many emails.'
1904 2003-12-04 [paul] 0.9.7claws18
1907 remove 'src/prefs_scoring.c'
1909 2003-12-03 [hoa] 0.9.7claws17
1912 compilation of scoring.[ch] and prefs_scoring.[ch]
1915 * src/filtering.[ch]
1917 * src/folder_item_prefs.[ch]
1922 * src/matcher_parser.h
1923 * src/matcher_parser_parse.y
1924 * src/prefs_filtering.[ch]
1925 * src/prefs_filtering_action.c
1926 * src/prefs_folder_item.c
1927 * src/prefs_scoring.[ch] * REMOVED FILES *
1929 * src/scoring.[ch] * REMOVED FILES *
1931 merged scoring and filtering.
1933 Note : compatibility is kept by parsing score like
1934 add_score. To get the behaviour of older scoring
1935 system, you have to define some equivalent rule :
1936 "score_lower -9999 hide"
1937 "score_greater 9999 mark"
1939 To define global rules, you have to define them
1940 in the new global processing rules.
1941 The variable that kept the list filtering rules
1942 was "global_processing" and has been renamed into
1944 "global_processing" variable is now the name
1945 of the variable that keeps the list of global
1947 In the configuration file, "[global]" section is
1948 now for the global processing rules (which includes
1949 score things and new global processing rules).
1950 New "[filtering]" section is for the filtering rules.
1952 Before running with this version, during testing
1953 phase, ** MAKE A BACKUP ** of your matcherrc file.
1954 Then, you have to make the following changes :
1955 - leave all scoring rules in "[global]" section.
1956 - move all other rules of "[global]" section to
1957 a new section named "[filtering]".
1959 2003-12-03 [christoph] 0.9.7claws16
1962 use default Content-Type as specified in RFC2045 if
1963 Content-Type header is syntactically incorrect
1965 2003-12-03 [christoph] 0.9.7claws15
1978 * src/matcher_parser_lex.l
1979 * src/matcher_parser_parse.y
1981 * src/prefs_filtering_action.c
1982 * src/prefs_folder_item.c
1989 revert 0.9.7claws14 change
1991 2003-12-03 [alfons] 0.9.7claws14
1994 catch invalid Content-Type with no subtype
1996 2003-12-03 [alfons] 0.9.7claws13
2000 * src/plugins/image_viewer/plugin.c
2001 compile again, we need stddef.h for size_t
2003 2003-12-03 [paul] 0.9.7claws12
2006 don't allow cloning of accounts with remote folders,
2007 patch submitted by Ricardo Mones Lastra
2009 2003-12-03 [christoph] 0.9.7claws11
2013 * src/localfolder.[ch]
2016 * src/common/xml.[ch]
2017 add set_xml() and get_xml() virtual functions to FolderClass to
2018 save extra information for Folders (for example the rootpath
2019 only used by LocalFolder). The folderlist write function no
2020 longer needs to know the folder type to save this extra
2023 2003-12-02 [christoph] 0.9.7claws10
2030 * src/localfolder.[ch] ** NEW **
2034 * src/prefs_account.[ch]
2035 * src/prefs_filtering.h
2037 * src/remotefolder.[ch] ** NEW **
2038 * src/common/xml.[ch]
2039 add item_set_xml() and item_get_xml() virtual functions to
2040 FolderClass to give folders the ability to add extra information
2041 to the saved FolderItem data. If NULL the default function for
2042 FolderItem will be used.
2044 2003-11-29 [christoph] 0.9.7claws9
2047 fix bug in unfolding
2049 2003-11-29 [luke] 0.9.7claws8
2052 fix compilation for non c99 compilers
2054 2003-11-29 [christoph] 0.9.7claws7
2058 o unknown disposition types should be handled as
2059 attachment (RFC2183)
2060 o missing headers should not default to inline
2061 (would make "Save All" useless when disposition header
2062 is not set by the sending mailer)
2063 o remove old MimeInfo data and cleanup
2065 2003-11-29 [luke] 0.9.7claws6
2068 re-added parsing of Content-Disposition header
2069 - removes the old 'gchar* content_disposition'
2070 - adds a new field 'DispositionType disposition'
2071 - adds parameters to MimeInfo::parameters
2074 use the "filename" parameter for saving, and the new
2075 MimeInfo::disposition for save all.
2079 add a 'check spelling' button as a possibility for
2082 * src/stockpixmap.[ch]
2083 * src/pixmaps/check_spelling.xpm ** NEW **
2085 add a pixmap for use with 'check spelling' button or
2086 a user defined action
2089 re-apply fixed (I hope) patch for bug 57
2090 "Hidden URL in HTML Mails"
2092 2003-11-28 [christoph] 0.9.7claws5
2095 o be more liberal in what we accept as Content-Type parameters
2096 o ignore comments after parameters
2099 o only free passphrase when an error occurs
2101 2003-11-28 [paul] 0.9.7claws4
2104 add 'Clone Account' function. patch submitted by
2105 Ricardo Mones Lastra
2107 2003-11-27 [thorsten] 0.9.7claws3
2110 fix crash if 'save_all' failed twice
2112 2003-11-27 [paul] 0.9.7claws2
2118 update Simplified Chinese translation. submitted by
2121 2003-11-27 [paul] 0.9.7claws1
2126 2003-11-26 [paul] 0.9.7claws
2128 * 0.9.7claws released
2130 2003-11-26 [paul] 0.9.6claws99
2133 add reference to pixmaps/mime_message.xpm
2135 2003-11-26 [paul] 0.9.6claws98
2138 remove reference to src/sigstatus.c
2140 2003-11-26 [christoph] 0.9.6claws97
2143 * src/prefs_common.c
2145 * src/sigstatus.[ch] ** REMOVE **
2146 remove signature result popup option and window
2148 2003-11-26 [paul] 0.9.6claws96
2155 update translations. submitted by Ricardo Mones Lastra,
2156 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
2158 2003-11-25 [christoph] 0.9.6claws95
2161 display mime structure only in debug mode
2163 2003-11-25 [melvin] 0.9.6claws94
2166 Updated French translations + typos fixes of older
2167 translations (thanks to Fabien Vantard for pointing
2170 2003-11-25 [melvin] 0.9.6claws93
2173 Fixed a couple of typos.
2175 2003-11-24 [paul] 0.9.6claws92
2178 add 'src/textview.c'
2180 2003-11-24 [paul] 0.9.6claws91
2183 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
2185 2003-11-24 [paul] 0.9.6claws90
2187 * src/plugins/image_viewer/viewer.c
2188 image_viewer_show_mimepart():
2189 use procmime_mimeinfo_get_parameter() to get the file name
2191 2003-11-24 [paul] 0.9.6claws89
2194 textview_show_mime_part(): rewrite text hint
2196 2003-11-22 [paul] 0.9.6claws88
2198 * sync with 0.9.7cvs5
2199 see ChangeLog 2003-11-21
2201 2003-11-21 [paul] 0.9.6claws87
2204 define shortcut key 'o' for 'Open with...'
2206 2003-11-21 [alfons] 0.9.6claws86
2209 fix bug #383 'Deleting message from "separate message view"
2210 uses local Trash folder'
2212 2003-11-21 [christoph] 0.9.6claws85
2215 fix content-type guessing by name parameter when finding
2218 2003-11-21 [alfons] 0.9.6claws84
2221 no mail incorporation allowed with --offline param.
2222 fixes bug #374, "--offline ignored"
2224 2003-11-20 [christoph] 0.9.6claws83
2227 use signed MimeInfo when checking the signature and not
2230 2003-11-19 [alfons] 0.9.6claws82
2233 fix crash when toggling separate views, patch submitted
2234 by Pawel Pekala <c0rn|AT|gazeta.pl>.
2235 fixes bug #342, "separate views cause crash"
2237 2003-11-19 [paul] 0.9.6claws81
2240 compose_redirect_write_headers_from_headerlist():
2241 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
2244 code cleanup (inherited from 0.9.7cvs4)
2247 bugfix: added missing attribute-list start. submitted by
2250 2003-11-19 [luke] 0.9.6claws80
2253 revert my last commit until I get time to fix it
2255 2003-11-18 [christoph] 0.9.6claws79
2258 check parent MimeInfos for signatures and display the
2259 result of the parent when found
2262 o avoid NULL pointer warnings
2263 o use procmime_mimeinfo_get_parameter()
2268 2003-11-17 [luke] 0.9.6claws78
2271 add check for disguised URLs, fixing bug 57
2272 "Hidden URL in HTML Mails"
2274 2003-11-16 [christoph] 0.9.6claws77
2277 fix crash when parsing invalid Content-Type header
2279 2003-11-16 [christoph] 0.9.6claws76
2285 implement message decrypting
2290 2003-11-14 [luke] 0.9.6claws75
2293 fix a couple of problems that treated application/* and
2294 application/octet-stream the wrong way around
2295 (since 0.9.6claws10), causing "Open" to do nothing.
2297 2003-11-14 [christoph] 0.9.6claws74
2302 prepare for message part decrypting
2305 add output for expired signatures
2308 remove some old code
2310 2003-11-10 [christoph] 0.9.6claws73
2313 add "Full info" button for bad and warn signature status
2316 generate full signature info like gpg's output
2317 (gpg -v --with-fingerprint --verify)
2319 2003-11-10 [christoph] 0.9.6claws72
2326 o add code to view full signature info
2327 o do automatic signature checks
2329 2003-11-10 [alfons] 0.9.6claws71
2332 don't crash when gtkut_font_load() returns invalid font (has
2333 something to do with locale settings)
2334 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
2336 2003-11-09 [alfons] 0.9.6claws70
2341 2003-11-08 [luke] 0.9.6claws69
2347 rewrite compose_attach_parts(), fixing various bugs mainly
2348 to do with re-editing.
2351 "save all" now only saves attachments with names/filenames
2353 2003-11-04 [match] 0.9.6claws68
2356 fix broken LDAP support.
2361 2003-11-04 [luke] 0.9.6claws67
2364 o fixed bug 4 "focus lost on messages with attachments"
2365 o fixed 'Save all' attachments for new mime changes
2366 o right clicking on icons consistent with right clicking on
2368 - fixes a bug where wrong part is saved when you
2369 choose 'Save as' from popup menu
2370 - fixes bug 308 "No way to "save all" attachments"
2371 o fixed a compiler warning.
2374 o removed flickering in mime tree when using "n" and "p"
2376 o fixed bug where selecting the textview and pressing e.g.
2377 'y' causes sylpheed to respond twice.
2380 removed hard coding of * and ! shortcuts (which only served
2381 to cause problems if you tried to redefine the shortcuts)
2383 2003-11-04 [luke] 0.9.6claws66
2385 * src/plugins/image_viewer/viewer.c
2386 * src/plugins/image_viewer/viewerprefs.c
2387 * src/plugins/image_viewer/viewerprefs.glade
2388 o allow toggling of image scaling by clicking on image
2389 o respond to image's container widget resize
2392 o fix bad parsing of message when re-editing/viewing a
2393 message saved to the drafts folder
2395 2003-11-02 [match] 0.9.6claws65
2398 fix if not building LDAP support.
2400 * src/ldapquery.[ch]
2402 include support for contains query. feature req 529354.
2404 2003-11-02 [alfons] 0.9.6claws64
2407 fix build bustage if not compiling ldap support
2409 2003-11-01 [match] 0.9.6claws63
2413 * src/addr_compl.[ch]
2415 * src/addrcache.[ch]
2416 * src/addrdefs.h ** NEW **
2419 * src/addrindex.[ch]
2421 * src/addrquery.[ch]
2422 * src/ldapquery.[ch]
2423 * src/ldapserver.[ch]
2424 refactor LDAP query mechanism.
2426 * src/browseldap.[ch] ** NEW **
2427 * src/ldaplocate.[ch] ** NEW **
2428 add feature to browse LDAP entry that was retrieved using
2429 an explicit LDAP search.
2431 2003-11-01 [alfons] 0.9.6claws62
2434 prefs_write_param(): fail when we see an invalid type; all the
2435 callers seem to handle this gracefully by reverting changes
2437 2003-10-30 [christoph] 0.9.6claws61
2441 * ac/spamassassin.m4
2443 use extra variables for all libraries to make sure plugins
2444 are only linked with libraries they really need. $LIBS is always
2445 added to the linking parameters, but we only what the libraries
2446 listed in the Makefile
2448 2003-10-29 [paul] 0.9.6claws60
2451 don't use Subject for unknown part name
2453 2003-10-29 [paul] 0.9.6claws59
2456 get name of attachment(s) when re-editing, fwd'ing or
2460 get name of attachment(s) when saving
2462 2003-10-29 [hoa] 0.9.6claws58
2465 implemented multipart/alternative in MIME message viewer.
2467 2003-10-28 [christoph] 0.9.6claws57
2470 make sure MathML-Viewer is not built with the
2471 Gtk2 version of GtkMathView
2473 2003-10-28 [paul] 0.9.6claws56
2475 * sync with 0.9.7cvs1
2476 see ChangeLog 2003-10-28
2478 2003-10-27 [alfons] 0.9.6claws55
2480 * src/matcher_parser_parse.y
2481 * src/gtk/colorlabel.c
2482 allow setting color label to 0 in filtering/processing rules
2483 (should fix bug 368, "Can't create a filter condition "colorlabel 0"")
2485 2003-10-26 [alfons] 0.9.6claws54
2487 * src/summary_search.c
2488 fix misnomer and correct selecting initial search node
2490 2003-10-26 [christoph] 0.9.6claws53
2494 change display of signature info to use only name of
2495 signer, otherwise the text gets too long.
2498 don't use MimeInfo's filename to generate tmp filename
2500 2003-10-25 [christoph] 0.9.6claws52
2503 fix message body searching
2505 2003-10-25 [paul] 0.9.6claws51
2508 use g_basename rather than basename
2510 2003-10-24 [christoph] 0.9.6claws50
2513 change fetching of signature key's trust
2515 2003-10-24 [paul] 0.9.6claws49
2518 update Slovak translation
2519 submitted by Andrej Kacian
2522 remove unknown menu entry /File/Add mailbox/mbox...
2524 2003-10-24 [hoa] 0.9.6claws48
2527 removed all references to mbox folders
2529 * src/carray.[ch] * REMOVED *
2530 * src/chash.[ch] * REMOVED *
2531 * src/maillock.[ch] * REMOVED *
2532 * src/mailmbox.[ch] * REMOVED *
2533 * src/mailmbox_folder.[ch] * REMOVED *
2534 * src/mailmbox_parse.[ch] * REMOVED *
2535 * src/mailmbox_types.[ch] * REMOVED *
2536 * src/mbox_folder.[ch] * REMOVED *
2537 remove implementation of mbox folders
2538 and old mailbox folder.
2539 mbox folder implementation will be added
2540 as a plugin so that implementation can be entirely
2541 synchronized with the files of the project they are
2542 extracted from (libEtPan!).
2546 * src/folderview.[ch]
2548 Disable as much code that references mbox folders
2550 Some UI thing still need to know that folder is mbox
2551 (when we have to enter the name of the mailbox and
2552 we want to add /var/mail/$USER).
2554 2003-10-23 [christoph] 0.9.6claws47
2557 don't always display button when noticeview is made visible
2563 get signature information from crypto system
2565 2003-10-22 [paul] 0.9.6claws46
2568 updated by Ricardo Mones Lastra
2570 2003-10-22 [paul] 0.9.6claws45
2573 update to reflect the changes to the icons that
2574 happened in 0.9.6claws35
2576 2003-10-22 [alfons] 0.9.6claws44
2579 inline carray_count()
2581 2003-10-21 [alfons] 0.9.6claws43
2588 * src/mailmbox_folder.c
2589 * src/mailmbox_parse.c
2590 * src/mailmbox_types.[ch]
2593 2003-10-21 [luke] 0.9.6claws42
2595 * src/stock_pixmaps.[ch]
2597 * src/pixmaps/mime_application_octet_stream.xpm ** REMOVE **
2598 * src/pixmaps/messageview_text.xpm ** REMOVE **
2599 o remove mime_application_octet_stream.xpm icon (it was never
2601 o remove redundant icon messageview_text.xpm
2604 fix visibility of signature noticeview when toggling 'separate
2607 2003-10-21 [christoph] 0.9.6claws41
2610 decode multipart and rfc822 mime parts to allow further
2611 parsing when required
2613 2003-10-21 [christoph] 0.9.6claws40
2617 remove obsolete charset parameter in MimeInfo and fix
2618 TextView to use the charset from the parameter hash table
2620 * src/plugins/dillo_viewer/Makefile.am
2621 * src/plugins/trayicon/Makefile.am
2622 add OPENSSL_CFLAGS to fix building with using
2623 --with-openssl-* parameters
2625 2003-10-21 [paul] 0.9.6claws39
2627 * src/prefs_matcher.[ch]
2628 replace remnants of the old, renamed 'Execute' matchtype
2629 add a brief description to the Info window
2631 2003-10-21 [hoa] 0.9.6claws38
2634 * src/carray.[ch] * NEW *
2635 * src/chash.[ch] * NEW *
2637 * src/maillock.[ch] * NEW *
2638 * src/mailmbox.[ch] * NEW *
2639 * src/mailmbox_folder.[ch] * NEW *
2640 * src/mailmbox_parse.[ch] * NEW *
2641 * src/mailmbox_types.[ch] * NEW *
2642 implementation of mbox folder with unique message numbers
2644 made use of libEtPan! implementation of mbox for lower-layer.
2646 2003-10-20 [alfons] 0.9.6claws37
2649 fix invalid argument warning
2651 no in place variable
2653 2003-10-20 [paul] 0.9.6claws36
2658 fix crash when using Forward in Filtering when
2659 external editor option is set
2661 Patch submitted by Simon 'corecode' Schubert
2662 <corecode@corecode.ath.cx>
2664 2003-10-20 [paul] 0.9.6claws35
2666 * src/pixmaps/mime_gpg_expired.xpm ** REMOVED **
2667 src/pixmaps/mime_gpg_failed.xpm ** REMOVED **
2668 src/pixmaps/mime_gpg_passed.xpm ** REMOVED **
2669 src/pixmaps/mime_gpg_signed.xpm ** REMOVED **
2670 src/pixmaps/mime_gpg_unknown.xpm ** REMOVED **
2671 src/pixmaps/privacy_expired.xpm ** NEW FILE **
2672 src/pixmaps/privacy_failed.xpm ** NEW FILE **
2673 src/pixmaps/privacy_passed.xpm ** NEW FILE **
2674 src/pixmaps/privacy_signed.xpm ** NEW FILE **
2675 src/pixmaps/privacy_unknown.xpm ** NEW FILE **
2676 src/pixmaps/privacy_warn.xpm ** NEW FILE **
2678 src/stock_pixmap.[ch]
2679 replace mime_gpg_*.xpm icons with new privacy_*.xpm
2680 icons. add privacy_warn.xpm icon
2682 2003-10-20 [hoa] 0.9.6claws34
2684 * src/folder_item_prefs.[ch]
2685 * src/prefs_folder_item.c
2687 Added a property per folder to choose whether we
2688 want to apply processing on it on startup or if we
2689 prefer to wait the folder selection to apply it.
2692 fixed C89 compatibility (for old compilers, for
2693 example gcc 2.95.x).
2695 2003-10-17 [christoph] 0.9.6claws33
2698 * src/noticeview.[ch]
2699 change noticeview icon to indicate signature status
2701 2003-10-17 [christoph] 0.9.6claws32
2707 * src/pgpmime.[ch] ** NEW **
2710 * src/sgpgme.c ** NEW **
2711 reimplement PGP/Mime signature checking (unfinished)
2713 2003-10-15 [christoph] 0.9.6claws31
2716 fix procmime_get_text_content() and
2717 procmime_get_first_text_content()
2719 2003-10-15 [christoph] 0.9.6claws30
2721 * src/plugins/spamassassin/spamassassin_gtk.c
2722 * src/plugins/spamassassin/spamassassin_gtk.glade
2725 2003-10-15 [paul] 0.9.6claws29
2728 workaround for buggy smtp servers. on sending a
2729 return receipt strip the name part from the address
2730 when creating headers
2732 2003-10-15 [paul] 0.9.6claws28
2734 * sync with 0.9.7 release
2735 see ChangeLog 2003-10-15
2737 2003-10-14 [christoph] 0.9.6claws27
2739 * src/plugins/clamav/clamav_plugin.c
2742 2003-10-14 [christoph] 0.9.6claws26
2749 * src/plugins/clamav/clamav_plugin.c
2750 use GNode to create the mime tree (some changes to functions
2751 that traverse the tree are just quick and dirty. Maybe we
2752 can find better solutions with g_node_*-functions)
2754 2003-10-14 [luke] 0.9.6claws25
2757 fix a navigation bug (stupid typo of mine)
2759 2003-10-14 [christoph] 0.9.6claws24
2762 fix missing last line in plain/text mails
2764 2003-10-13 [luke] 0.9.6claws23
2767 fix bug 334 (part 1)
2769 2003-10-13 [kov] 0.9.6claws22
2772 error checking when the user enters a non-directory at
2773 the file selection dialog.
2774 work-around for users entering directory location without
2775 adding a leading G_DIR_SEPARATOR.
2777 2003-10-13 [luke] 0.9.6claws21
2780 error reporting for inserting files, including catching
2781 invalid characters for current locale/encoding
2783 2003-10-13 [paul] 0.9.6claws20
2786 fix bug #347 'subscribe newsgroups crashes'
2788 2003-10-13 [paul] 0.9.6claws19
2791 when using 'Reply to all' include the 'send replies
2795 update Japanese translation. submitted by Rui Hirokawa
2796 <rui_hirokawa@ybb.ne.jp>
2798 2003-10-13 [hoa] 0.9.6claws18
2805 rename get_header_from_msginfo() into
2806 procheader_get_header_from_msginfo() so that we have a
2807 coherent exported naming.
2808 avoid parsing of header contained in a string via
2809 a newly written temporary file.
2811 Patch submitted by Simon 'corecode' Schubert
2812 <corecode@corecode.ath.cx>
2814 2003-10-12 [hoa] 0.9.6claws17
2820 * src/matcher_parser_parse.y
2821 * src/prefs_filtering_action.c
2822 added "stop" action : stop applying the filtering rules.
2823 added "set score" and "increase/decrease score" actions.
2824 That two last action replace the "change_score" action
2825 introduced by alfons in 0.8.8claws85.
2826 "set score" is to set a given score to the message.
2827 "increase/decrease score" will increase or decrease the
2828 score if the given value is respectively positive or
2829 negative. If someone find a some better name for this last
2830 rule, it can be modified.
2832 2003-10-12 [paul] 0.9.6claws16
2836 update Japanese translation. submitted by Rui Hirokawa
2837 <rui_hirokawa@ybb.ne.jp>
2839 2003-10-12 [christoph] 0.9.6claws15
2842 fix crash caused by incorrect headers
2844 2003-10-10 [christoph] 0.9.6claws14
2849 implement detection of signed message parts for rfc2015
2851 2003-10-10 [thorsten] 0.9.6claws13
2856 2003-10-10 [christoph] 0.9.6claws12
2858 * src/stock_pixmap.[ch]
2859 * src/pixmaps/mime_message.xpm ** NEW **
2860 add a new icon for mime type "message"
2868 o add icons for message type mime parts
2870 2003-10-10 [christoph] 0.9.6claws11
2873 * src/messageview.[ch]
2880 o remove switching between TextView and MimeView in MessageView
2881 (if required we can hide the icon box and the MimeView will
2882 look exaxtly like the TextView)
2883 o temporary remove signature and decrypting GPGME code
2885 2003-10-09 [christoph] 0.9.6claws10
2895 * src/common/utils.[ch]
2896 * src/plugins/clamav/clamav_plugin.c
2897 * src/plugins/dillo_viewer/dillo_viewer.c
2898 * src/plugins/image_viewer/viewer.c
2899 * src/plugins/mathml_viewer/mathml_viewer.c
2900 new mime parser (several things need fixing)
2902 2003-10-09 [paul] 0.9.6claws9
2905 a little more sync with 0.9.6cvs2 and a tidy up
2907 2003-10-08 [paul] 0.9.6claws8
2909 * sync with 0.9.6cvs2
2910 see ChangeLog 2003-10-03
2912 2003-10-05 [christoph] 0.9.6claws7
2915 don't use flags to check if a message is in a news folder
2917 (closes Bug 282 clicking on folder with copied Messages from News
2918 immediately after having copied them crashes Sylpheed-Claws)
2920 2003-10-05 [christoph] 0.9.6claws6
2923 * src/progressdialog.[ch] ** REMOVE **
2924 * src/gtk/Makefile.am
2925 * src/gtk/progressdialog.[ch] ** NEW **
2926 move progressdialog to gtk directory
2928 2003-10-04 [christoph] 0.9.6claws5
2930 * src/prefs_toolbar.c
2931 * src/gtk/prefswindow.c
2932 remove widget_show_all for pages root widget
2934 * src/plugins/spamassassin/spamassassin.[ch]
2935 * src/plugins/spamassassin/spamassassin_gtk.c
2936 * src/plugins/spamassassin/spamassassin_gtk.glade
2937 add support for new libspamc transports
2939 2003-10-04 [christoph] 0.9.6claws4
2941 * src/plugins/spamassassin/libspamc.[ch]
2942 * src/plugins/spamassassin/spamassassin.c
2943 * src/plugins/spamassassin/utils.[ch]
2944 update libspamc to version from SpamAssassin 2.60
2946 2003-10-03 [christoph] 0.9.6claws3
2948 * src/send_message.c
2949 fix missing format string bug found by
2950 Georgi Guninski <guninski@guninski.com>
2952 2003-10-03 [paul] 0.9.6claws2
2955 update Simpilified Chinese translation, submitted by
2958 2003-10-02 [christoph] 0.9.6claws1
2961 add UIDPLUS support for COPY and EXPUNGE
2963 2003-10-02 [paul] 0.9.6claws
2965 * 0.9.6claws released
2971 update Spanish and Slovak translations
2972 submitted by Ricardo Mones Lastra and Andrej Kacian
2974 2003-10-02 [paul] 0.9.5claws43
2977 update British English translation
2979 2003-10-02 [paul] 0.9.5claws42
2982 update Croatian translation, submitted by Dragan
2984 2003-10-01 [paul] 0.9.5claws41
2988 update Polish and Serbian translations, submitted by
2991 2003-10-01 [melvin] 0.9.5claws40
2994 Updated French translations
2996 2003-10-01 [melvin] 0.9.5claws39
3001 * src/plugins/dillo_prefs.c
3002 Quasi unnoticeable UI clean-up.
3007 tools/maildir2sylpheed.pl
3008 bug fixes, rewrites, submitted by Matthias Förste
3009 <itsjustme@users.sourceforge.net>
3011 2003-09-29 [paul] 0.9.5claws38
3014 fix my coding carelessness
3016 2003-09-29 [paul] 0.9.5claws37
3021 src/prefs_common.[ch]
3022 src/prefs_fonts.[ch] ** NEW FILES **
3023 move Font config options to Other Prefs/Display/Fonts
3024 (user's current configuration is preserved)
3026 2003-09-29 [paul] 0.9.5claws36
3030 allow 'local_mbox' value to point to either a directory
3031 (/var/mail - default, new) or a file (/var/mail/username
3034 2003-09-28 [paul] 0.9.5claws35
3037 on signature check, where key exists, print the
3040 2003-09-27 [alfons] 0.9.5claws34
3043 o make progress bar not fill/expand when resizing dialog
3044 o use default fixed text font for actions output
3046 2003-09-27 [paul] 0.9.5claws33
3048 * src/prefs_common.[ch]
3051 remove External Program settings from Common Prefs/Send
3052 as they are now unnecessary due to Local account settings.
3053 plus a little tidying-up after 0.9.5claws31
3055 2003-09-27 [paul] 0.9.5claws32
3057 * src/prefs_account.c
3058 o make correction to gui text:
3059 'Local mailbox file' -> 'Local mailbox directory'
3060 o give 'local_mbox' option a reasonable default value:
3062 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
3065 2003-09-26 [paul] 0.9.5claws31
3068 src/prefs_common.[ch]
3069 remove 'Incorporate from spool' common pref,
3070 force creation of a 'Local' account
3072 2003-09-26 [christoph] 0.9.5claws30
3076 add more NULL pointer checks
3078 2003-09-25 [christoph] 0.9.5claws29
3081 o don't fetch source message to get it's message id
3082 o immediately scan dest folder when copying a message did not
3083 return a new message number and not do it when the first message
3084 without a new message number is found
3086 2003-09-23 [christoph] 0.9.5claws28
3089 fix generating of headers
3091 (patch by David Relson <relson@osagesoftware.com>)
3093 2003-09-23 [paul] 0.9.5claws27
3096 update Simplified Chinese translation. submitted by
3099 2003-09-23 [paul] 0.9.5claws26
3103 tools/vcard2xml.py ** NEW FILE **
3104 add a script that converts an evolution vcard to
3105 sylpheed's xml format
3106 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
3108 2003-09-22 [paul] 0.9.5claws25
3110 * src/plugins/clamav/clamav_plugin.c
3111 don't skip MULTIPART parts
3113 2003-09-21 [christoph] 0.9.5claws24
3116 remove unneeded include
3119 clean up copy/move mess with duplicated code
3122 fix problem that sometimes the folder was not scanned
3125 2003-09-21 [christoph] 0.9.5claws23
3128 * src/logwindow.[ch] ** REMOVE **
3130 * src/prefs_common.c
3131 * src/gtk/Makefile.am
3132 * src/gtk/logwindow.[ch] ** ADD **
3133 make logwindow prefs_common independent and move
3136 2003-09-20 [christoph] 0.9.5claws22
3139 add extra space for address code conversion
3140 (4 * unconvered size could be too small for short headers)
3142 2003-09-20 [christoph] 0.9.5claws21
3145 increase temp buffer size when writing headers
3147 2003-09-19 [darko] 0.9.5claws20
3150 don't ignore value of 'Save copy of outgoing messages to
3151 this folder instead of Sent' in message redirect
3153 2003-09-17 [christoph] 0.9.5claws19
3156 use ", " as address seperator for mail headers and pass whole
3157 header line at once to compose_convert_header to make sure
3158 it is correctly folded
3160 (closes Bug 64 Problem when sending to many recipients)
3162 2003-09-17 [hoa] 0.9.5claws18
3165 src/matcher_parser_parse.y
3167 changed the keyword used for command execution in condition
3168 keyword is changed from "execute" to "test"
3169 so that it is not the same as the one used for action.
3170 This will fix a bug when using filtering dialog.
3171 All semantic in the code is also changed to reflect
3176 * sync with 0.9.6 release
3178 2003-09-17 [paul] 0.9.5claws17
3180 * sync with 0.9.5cvs8
3181 see ChangeLog 2003-09-16 and 2003-09-17
3183 2003-09-16 [paul] 0.9.5claws16
3185 * sync with 0.9.5cvs6
3186 see ChangeLog 2003-09-16
3188 2003-09-15 [paul] 0.9.5claws15
3190 * sync with 0.9.5cvs5
3191 see ChangeLog 2003-09-15
3193 2003-09-14 [alfons] 0.9.5claws14
3196 make "Go to inbox after receiving new mail" again;
3197 regression of a sync, restored to sylpheed main
3198 behaviour. (misses still some bits)
3200 2003-09-14 [alfons] 0.9.5claws13
3202 * src/prefs_filtering_action.c
3203 o add proper message if empty execute command line
3204 o don't select first action item after registering a
3205 new action to prevent (what seems to be a GTK) bug
3206 #36, "filtering will only accept one action change
3209 2003-09-14 [alfons] 0.9.5claws12
3211 * src/prefs_filtering.c
3212 * src/prefs_filtering_action.c
3213 * src/prefs_matcher.c
3214 fix function signature for key_pressed_event signal handlers
3216 2003-09-14 [alfons] 0.9.5claws11
3219 fix regression caused by fix for invalid bug #7
3220 (should fix #246, "Multiple selections are deselected when
3221 moving from search window to main window")
3223 2003-09-14 [alfons] 0.9.5claws10
3226 * src/filtering.[ch]
3227 * src/prefs_actions.c
3228 allow `filtering actions` in actions; only for advanced users
3229 right now: try for example, "%as{mark color 2}"
3231 2003-09-13 [paul] 0.9.5claws9
3234 po/zh_CN.po ** NEW FILE **
3235 update Polish translation, submitted by Emil
3236 <eminowbl@posejdon.wpk.p.lodz.pl>
3237 add new Simplified Chinese translation, submitted by
3238 Hansom Young <hansom_young@yahoo.com>
3240 2003-09-12 [alfons] 0.9.5claws8
3243 don't open separate message views when View | Separate message view
3245 (please look carefully for any navigation regressions)
3247 2003-09-11 [alfons] 0.9.5claws7
3250 make default message view, opened by View | Separate message
3251 view, look like a claws message view (which includes a menu
3253 (fixes bug #298, "message view loses tool bar")
3255 2003-09-11 [christoph] 0.9.5claws6
3258 fix double deleting of newsgroup folders
3260 (closes Bug 305 crash after deleting of a newsgroup)
3262 2003-09-11 [paul] 0.9.5claws5
3266 more sync'ing from 0.9.5cvs2
3268 2003-09-11 [christoph] 0.9.5claws4
3272 * src/common/utils.h
3273 fix sync with 0.9.5cvs2
3275 2003-09-11 [paul] 0.9.5claws3
3277 * sync with 0.9.5cvs4
3278 see ChangeLog 2003-09-11
3280 2003-09-11 [paul] 0.9.5claws2
3282 * sync with 0.9.5cvs2
3283 see ChangeLog 2003-09-05
3285 2003-09-11 [paul] 0.9.5claws1
3287 * sync with 0.9.5cvs3
3288 see ChangeLog 2003-09-10
3290 2003-09-10 [paul] 0.9.5claws
3292 * 0.9.5claws released
3294 2003-09-10 [paul] 0.9.4claws78
3299 2003-09-10 [melvin] 0.9.4claws77
3302 Updated French translations
3304 2003-09-10 [paul] 0.9.4claws76
3309 update Spanish, Slovak, and Serbian translations.
3310 submitted by Ricardo Mones Lastra, Andrej Kacian,
3314 add translation team section
3316 2003-09-09 [christoph] 0.9.4claws75
3319 free item->prefs in folder_item_destroy
3321 2003-09-09 [alfons] 0.9.4claws74
3324 o proper check for root node sorting
3325 o remove unnecessary gtk_ctree_remove_node
3327 (should fix bug #300, "crash while moving folder")
3329 2003-09-08 [christoph] 0.9.4claws73
3332 o fix double adding of IMAP FolderItems to GtkCTree
3333 o fix crash then mbox folder is removed
3335 2003-09-08 [christoph] 0.9.4claws72
3340 fix new folder notification
3345 2003-09-08 [christoph] 0.9.4claws71
3348 replace '\n' and '\r' before removing trailing spaces
3352 add information about new or removed items in folder tree change
3353 notification and use this in folderview to add and remove only
3354 the appected items and not refresh the whole tree
3356 2003-09-07 [match] 0.9.4claws70
3365 * src/addrquery.c ** NEW **
3369 * src/stock_pixmap.c
3370 * src/stock_pixmap.h
3371 * src/pixmaps/address_search.xpm ** NEW **
3372 re-introduce Lookup button for LDAP 'static' searches.
3374 2003-09-07 [alfons] 0.9.4claws69
3377 abandon setting usize for messageview because it gives layout problems
3378 with the quick search bar and the headerview; fixes assorted UI glitches:
3380 o bug #148, "Toggling of quick-search bar reduces index view area"
3381 o bug #280, "Window resiizes for line length but does not revert"
3383 2003-09-07 [christoph] 0.9.4claws68
3386 o make sure we don't have any newlines in header values
3387 o check custom headers for spaces and newlines and ignore
3388 malformed header names
3390 2003-09-06 [christoph] 0.9.4claws67
3394 invoke notification hook for folder tree changes after append
3397 (closes Bug 294 Crash while moving folder with many subdirectories)
3399 2003-09-06 [christoph] 0.9.4claws66
3402 destroy folder's MsgCache if FolderItem is removed to make sure
3403 it is not saved when the FolderItem is destroyed
3405 2003-09-06 [christoph] 0.9.4claws65
3407 * src/plugins/clamav/clamav_plugin.c
3408 fix copy & paste bug
3410 2003-09-05 [christoph] 0.9.4claws64
3413 * src/messageview.[ch]
3416 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
3417 by MessageView to clear it when the message is deleted. Should
3418 work even if messages are deleted in MainWindow or by
3421 2003-09-05 [alfons] 0.9.4claws63
3424 deleting a message in a message view frees its msginfo, make
3425 messageview_update_all() aware of that (should fix bug #293,
3426 "deleting message caused crash")
3428 2003-09-05 [melvin] 0.9.4claws62
3431 Improve synchronous action exit code (fixes
3432 a ~5 seconds delay after action exit on RedHat 9)
3434 2003-09-04 [christoph] 0.9.4claws61
3438 * src/common/utils.[ch]
3439 add util function to create mime boundary and use it
3440 in compose and gpg code
3442 2003-09-04 [alfons] 0.9.4claws60
3445 source folder item's GNode should already have been freed in
3446 a previous call to src->folder->klass->remove_folder()
3447 (should fix bug #287, "crash when moving folders")
3449 2003-09-03 [thorsten] 0.9.4claws59
3451 * src/plugins/spamassassin/spamassassin_gtk.c
3454 2003-09-03 [christoph] 0.9.4claws58
3456 * src/plugins/spamassassin/spamassassin.[ch]
3457 * src/plugins/spamassassin/spamassassin_gtk.c
3458 add timeout config option
3460 2003-09-03 [paul] 0.9.4claws57
3462 * po/sk.po ** NEW FILE **
3463 add Slovak translation. Submitted by Andrej Kacian
3466 2003-09-03 [paul] 0.9.4claws56
3468 * src/plugins/clamav/clamav_plugin_gtk.c
3469 gui tweaks: replace a label with a tooltip, modify the
3470 text, use gtk_check_button_new(); instead of
3471 gtk_check_button_new_with_label("");
3473 2003-09-02 [alfons] 0.9.4claws55
3476 remember last used dir when attaching multiple files (should fix
3477 bug #290, "Attach File does not remember directory")
3479 2003-09-01 [paul] 0.9.4claws54
3482 updated by Ricardo Mones Lastra
3484 2003-09-01 [alfons] 0.9.4claws53
3486 * src/gtk/gtkaspell.[ch]
3487 be pedantic and strict and use const gchar * instead of guchar *
3489 2003-09-01 [alfons] 0.9.4claws52
3493 re-enable Save As when multiple messages are selected
3495 2003-09-01 [paul] 0.9.4claws51
3498 g_free(trimmed_uri);
3500 2003-09-01 [paul] 0.9.4claws50
3502 * sync with 0.9.4cvs13
3503 see ChangeLog 2003-09-01
3505 2003-09-01 [paul] 0.9.4claws49
3508 trim uri before sending to the statusbar
3509 fixes Bug 275 'Clicking on long URL wrapped onto two lines
3510 in the message window causes main S-C window to enlarge
3513 2003-09-01 [paul] 0.9.4claws48
3515 * sync with 0.9.4cvs12
3516 see ChangeLog 2003-09-01
3518 2003-08-30 [christoph] 0.9.4claws47
3521 * src/folder_item_prefs.[ch]
3522 * src/prefs_folder_item.c
3523 * src/gtk/gtkaspell.[ch]
3524 commit per folder dictionary patch by
3525 Paul Evans <nerd@freeuk.com>
3527 2003-08-30 [christoph] 0.9.4claws46
3529 * src/plugins/spamassassin/spamassassin_gtk.c
3530 * src/plugins/spamassassin/spamassassin_gtk.glade
3531 reduce GUI clutter by placing hints into tooltips
3533 2003-08-30 [paul] 0.9.4claws45
3536 add 'Content-Disposition: inline' to a text/plain
3537 part when using PGP/MIME signing
3539 2003-08-30 [paul] 0.9.4claws44
3541 * src/prefs_common.c
3542 src/prefs_spelling.c
3543 src/prefs_spelling.glade
3544 reduce GUI clutter by placing hints into tooltips
3546 2003-08-29 [christoph] 0.9.4claws43
3549 fix bug found by Ivan Rayner <ivanr@sgi.com>
3551 * src/stock_pixmap.c
3552 change unecessary warning into a debug message
3554 * src/plugins/clamav/Makefile.am
3555 Fix error "-I$(CLAMAV_LIBS)"
3557 2003-08-29 [christoph] 0.9.4claws42
3562 * src/common/Makefile.am
3563 * src/common/passcrypt.c
3564 commit fixes and patches for some of the IRIX problems found by
3565 Ivan Rayner <ivanr@sgi.com>
3567 2003-08-29 [paul] 0.9.4claws41
3569 * src/prefs_filtering.c
3570 add 'Top' and 'Bottom' buttons, based on changes in
3571 src/prefs_filter.c in 0.9.4cvs11.
3573 2003-08-27 [christoph] 0.9.4claws40
3576 fix bug that the current summary settings were copied to the
3577 wrong folder item, when the folder item prefs are opened.
3578 Copying is not required because summary settings and
3579 folder_item_prefs do not contain the same settings
3581 2003-08-27 [thorsten] 0.9.4claws39
3586 2003-08-26 [paul] 0.9.4claws38
3588 * sync with 0.9.4cvs9
3589 see ChangeLog 2003-08-26
3591 2003-08-25 [paul] 0.9.4claws37
3593 * sync with 0.9.4cvs8
3594 see ChangeLog 2003-08-25
3596 2003-08-24 [christoph] 0.9.4claws36
3598 * src/prefs_filtering.c
3599 shouldn't remove items from a GSList while iterating over the
3600 list (makes cur invalid and cur->next not accessable)
3602 (closes Bug 272 i deleted an folder and some seconds later sylpheed
3605 2003-08-23 [christoph] 0.9.4claws35
3608 news folders should be scanned when opened
3610 2003-08-22 [christoph] 0.9.4claws34
3612 * src/prefs_folder_item.c
3613 use macro to assign strings that always frees the old string
3615 * src/gtk/gtkaspell.[ch]
3616 add gtkaspell_set_dictionary_menu_active_item() to set active
3617 item in dictionary option menu
3619 * src/prefs_spelling.c
3620 use gtkaspell_set_dictionary_menu_active_item() to select
3623 2003-08-21 [christoph] 0.9.4claws33
3630 optimize folder system
3632 * src/gtk/gtkstext.c
3633 fix division by zero when font has 0 width for ' '
3635 2003-08-21 [paul] 0.9.4claws32
3637 * sync with 0.9.4cvs7
3638 see ChangeLog 2003-08-20
3640 2003-08-19 [paul] 0.9.4claws31
3643 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
3644 SYLDOC_FAQ_HTML_INDEX.
3646 use LC_MESSAGES instead of LC_ALL to find the current
3649 fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
3651 2003-08-19 [paul] 0.9.4claws30
3654 updated by George Danchev
3656 2003-08-18 [luke] 0.9.4claws29
3658 * src/gtk/gtkvscrollbutton.[ch]
3659 o removed gtk_vscrollbutton_reset() (reasons: reduce
3660 dependencies; do it the GTK way; reduce code -14/+2 lines)
3661 o removed horizontal separator between icons
3663 2003-08-17 [christoph] 0.9.4claws28
3666 no subject threading when the subject has no reply prefix
3668 2003-08-16 [christoph] 0.9.4claws27
3671 remember and restore window sizes and position when the main
3672 window is hidden or shown
3674 (closes Bug 274 Window size in 0.9.4claws18 not remembered when
3675 minimised/reopened using trayicon)
3677 2003-08-16 [paul] 0.9.4claws26
3680 add #include "defs.h"
3682 2003-08-16 [paul] 0.9.4claws25
3684 * src/plugins/clamav/clamav_plugin.c
3685 reword a debug_print
3687 * src/plugins/dillo_viewer/dillo_prefs.c
3688 cosmetic: change the labels' text, add tooltips, and
3691 2003-08-15 [christoph] 0.9.4claws24
3694 complete last change (forgot some changes)
3696 2003-08-15 [christoph] 0.9.4claws23