1 2003-07-28 [christoph] 0.9.3claws68
7 fix copy to IMAP folder from other folder
9 2003-07-28 [christoph] 0.9.3claws67
12 fix sync of procmsg_get_message_file_list
14 2003-07-28 [christoph] 0.9.3claws66
16 * sync with 0.9.3cvs14
17 see ChangeLog 2003-07-18
18 * sync with 0.9.3cvs17
19 see ChangeLog 2003-07-23
21 2003-07-28 [paul] 0.9.3claws65
24 update Spanish translation, submitted by Ricardo Mones
27 2003-07-28 [christoph] 0.9.3claws64
32 return new message numbers as a GRelation instead of a GSList
33 that has to be in the same order as the input list. A list
34 would make it hard for IMAP to optimize oepration by sorting
35 the input list. The returned list would have to be reordered
36 to match the same order that input list has.
39 fix missing return value, could cause a crash when garbage is
40 on the stack that is used as the expected return value
42 2003-07-28 [paul] 0.9.3claws63
45 see ChangeLog 2003-07-28
47 2003-07-27 [alfons] 0.9.3claws62
50 tweak it more to make icon list act like a check button group
52 2003-07-27 [christoph] 0.9.3claws61
54 * sync with 0.9.3cvs20
55 see ChangeLog 2003-07-25
57 2003-07-27 [paul] 0.9.3claws60
60 re-commit changes from 0.9.3claws58 -
61 accidently removed in 0.9.3claws59
63 2003-07-27 [paul] 0.9.3claws59
66 a sync from 0.9.3cvs17
67 see ChangeLog 2003-07-23
69 2003-07-27 [alfons] 0.9.3claws58
72 add missing header members to MsgInfo; fixes the problem of
73 not displaying X-Faces, as noticed by Ricardo Mones
75 2003-07-26 [christoph] 0.9.3claws57
77 * sync with 0.9.3cvs18
78 see ChangeLog 2003-07-24
80 2003-07-26 [christoph] 0.9.3claws56
82 * sync with 0.9.3cvs17
83 see ChangeLog 2003-07-23
85 2003-07-26 [christoph] 0.9.3claws55
92 add support for copy function that copy multiple messages
96 add missing return value
98 2003-07-26 [paul] 0.9.3claws54
100 * tools/multiwebsearch.pl
101 do whitespace substitution before passing the string
102 to the browser. fixes bug with browsers that don't
103 do whitespace conversion themselves.
105 2003-07-25 [christoph] 0.9.3claws53
110 rewrite adding of multiple messages to a folder for
113 2003-07-25 [luke] 0.9.3claws52
116 o icon toggles set correctly on leaving ctree mimeview
118 2003-07-25 [paul] 0.9.3claws51
120 * partial sync with 0.9.3cvs21 [src/main.c]
121 see ChangeLog 2003-07-25
123 2003-07-24 [paul] 0.9.3claws50
125 * tools/maildir2sylpheed.pl
128 2003-07-24 [paul] 0.9.3claws49
131 increase the gutter size of paned so that the panes
134 * src/plugins/demo/demo.c
135 squeeze in another typo fix
137 2003-07-24 [paul] 0.9.3claws48
139 * src/plugins/demo/demo.c
141 small changes to the English
143 * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
144 src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
147 rename the misspelled icon
149 2003-07-23 [alfons] 0.9.3claws47
152 make icon list look like a list of toggles
154 2003-07-23 [luke] 0.9.3claws46
156 * src/pixmaps/mimeview_gpg_expired.xpm
157 * src/pixmaps/mimeview_gpg_failed.xpm
158 * src/pixmaps/mimeview_gpg_passed.xpm
159 * src/pixmaps/mimeview_text_html.xpm
160 * src/pixmaps/mimeview_image.xpm
161 o all icons the same size
164 o mimeview ctree arranged vertically above the viewer
165 o icons changed to buttons
166 o can use keyboard to select an icon (Enter)
167 o resize icon list to width of icons
169 * src/gtk/gtkvscrollbutton.c
170 o sensitivity of buttons reacts to position
172 2003-07-23 [christoph] 0.9.3claws45
174 * sync with 0.9.3cvs14 (incomplete)
175 see ChangeLog 2003-07-17
177 2003-07-23 [alfons] 0.9.3claws44
181 sync with my local tree to restore some claws-only things
183 2003-07-23 [paul] 0.9.3claws43
185 * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
186 src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
191 src/stock_pixmap.[ch]
192 indicate missing keys and expired sigs/keys
195 2003-07-23 [paul] 0.9.3claws42
198 Redirect fixes: enable automatic account selection and
199 do not append signature to message on changing account
202 2003-07-23 [paul] 0.9.3claws41
204 * sync with 0.9.3cvs16
205 see ChangeLog 2003-07-23
207 2003-07-23 [alfons] 0.9.3claws40
210 give progress dialog a main window, and give it the first
211 one (presumably the only one). fixes bug #247, "segfault on
214 2003-07-22 [alfons] 0.9.3claws39
217 shift-space scrolls up
219 2003-07-22 [paul] 0.9.3claws38
221 * sync with 0.9.3cvs15
222 see ChangeLog 2003-07-22
224 2003-07-20 [alfons] 0.9.3claws37
227 put menu inside #ifdef USE_ASPELL..#endif
229 2003-07-20 [christoph] 0.9.3claws36
232 fix wrong flags in MsgInfo returned by
233 procmsg_msginfo_get_full_info()
235 (closes Bug 221 Deleting messages from the Message View gives incorrect
236 new/unread message counts in the folder view)
238 * src/plugins/spamassassin/spamassassin_gtk.c
239 add gettext macro for prefs page title
241 2003-07-20 [paul] 0.9.3claws35
244 redraw icon list on signature check
246 2003-07-20 [christoph] 0.9.3claws34
251 * src/folder_item_prefs.[ch] ** NEW **
256 * src/prefs_scoring.c
258 * src/prefs_folder_item.[ch]
259 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
261 o use prefswindow for folder properties
263 * src/gtk/prefswindow.[ch]
264 change implementation to use an invisible notebook instead
265 of unparenting widgets
267 2003-07-20 [christoph] 0.9.3claws33
273 * src/prefs_filtering.h
274 * src/prefs_folder_item.[ch]
279 (always use 1. typedefs, 2. #includes, 3. structures)
281 * src/common/version.h.in
282 add casts for constants
284 * src/plugins/demo/demo.c
287 * src/plugins/spamassassin/spamassassin.c
288 remove unused variable
290 2003-07-20 [alfons] 0.9.3claws32
293 o make icon buttons respond on left click
294 o minor cosmetic change
296 2003-07-19 [luke] 0.9.3claws31
299 * src/gtk/gtkvscrollbutton.c
301 o improved mimeview behaviour when selecting a new message
302 o plus code cleanups to remove compile warnings
305 2003-07-19 [alfons] 0.9.3claws30
309 * src/common/utils.[ch]
310 subject_get_reply_prefix_length() <- subject_get_prefix_length()
312 2003-07-19 [alfons] 0.9.3claws29
314 * src/prefs_folder_item.c
315 reinit "legacy" tmp_prefs, so we don't free nor use invalid
318 2003-07-19 [luke] 0.9.3claws28
324 * src/stock_pixmap.[ch]
325 * src/gtk/Makefile.am
327 * src/gtk/gtkvscrollbutton.[ch] ** NEW **
328 * src/pixmaps/mime_*.xpm ** NEW **
329 o mimeview rearrangement with a new icon shortcut bar
331 2003-07-19 [alfons] 0.9.3claws27
334 o plug leaking nodes_to_recollapse
335 o add folderview_recollapse_all_nodes() (not used yet)
337 2003-07-19 [alfons] 0.9.3claws26
341 honour #240 "Better SUBJECT handling" by cleaning the prefix
342 for both forwarding as replying
344 2003-07-18 [christoph] 0.9.3claws25
347 * src/common/sylpheed.[ch]
348 * src/common/version.h.in
349 add version in numeric form to allow easy comparison
351 * src/plugins/demo/demo.c
353 - sylpheed version > plugin version => never allowed, sylpheed
354 could contain unknown API changes
355 - sylpheed version < minimum version required => don't load,
356 API required not available (if linking does not fail)
358 2003-07-18 [alfons] 0.9.3claws24
360 * src/common/plugin.[ch]
363 2003-07-18 [christoph] 0.9.3claws23
366 fix crash when hooks where unregisted
368 * src/plugins/trayicon/trayicon.c
369 unregister detroy signal before destroying the widget
370 (still crashes when the plugin is unloaded)
372 2003-07-18 [alfons] 0.9.3claws22
375 delay expanding folder tree during drags until timeout triggered
376 (needs perhaps some tweaking, so testing is welcome)
378 2003-07-17 [alfons] 0.9.3claws21
383 2003-07-17 [christoph] 0.9.3claws20
385 * src/common/session.c
386 fix opening of SSL connections
388 * src/plugins/image_viewer/Makefile.am
389 add OPENSSL_CFLAGS (we should find a better solution to remove
390 this dependencies if they are not required)
392 * src/plugins/spamassassin/spamassassin.c
393 remove setlocale workaround (fixed in libspamc)
395 2003-07-17 [alfons] 0.9.3claws19
397 * src/common/hooks.[ch]
398 * src/plugins/clamav/clamav_plugin.c
399 * src/plugins/spamassassin/spamassassin.c
400 * src/plugins/trayicon/trayicon.c
403 2003-07-17 [alfons] 0.9.3claws18
408 2003-07-17 [alfons] 0.9.3claws17
413 2003-07-17 [paul] 0.9.3claws16
418 add link to the Claws site's FAQ page, after the suggestion
419 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
420 Move url strings to defs.h
423 fix typo to prevent "unknown menu entry" warnings
425 2003-07-17 [alfons] 0.9.3claws15
427 * src/folderview.[ch]
428 * src/summaryview.[ch]
432 2003-07-17 [paul] 0.9.3claws14
435 remove two instances of 'GTK_EVENTS_FLUSH' because
436 they are unnecessary and probably cause a stack overflow
438 2003-07-16 [christoph] 0.9.3claws13
441 use an invisible GTK notebook to switch between viewers
442 instead of reparenting widgets
444 2003-07-16 [christoph] 0.9.3claws12
447 move folder_item_update_freeze() to correct place in
448 folder_item_scan_full()
450 2003-07-16 [paul] 0.9.3claws11
452 * sync with 0.9.3cvs12
453 see ChangeLog 2003-07-14 and 2003-07-15
455 2003-07-16 [christoph] 0.9.3claws10
458 * src/prefs_account.[ch]
459 sync IMAP CRAM-MD5 authentication with sylpheed-main
461 2003-07-15 [alfons] 0.9.3claws9
464 make --config-dir do something useful
466 2003-07-15 [alfons] 0.9.3claws8
469 o fix a bug where 'last' didn't really point to the last message
470 in the top level list of children, but to the last threaded
473 o clean up and make it easier to sync
475 2003-07-15 [alfons] 0.9.3claws7
478 make correct menu items sensitive
480 2003-07-14 [alfons] 0.9.3claws6
483 tune the threader so it will not subject-thread any message
484 without a subject prefix (this will not thread correctly if
485 a parent is delivered after their childs, but it looks
488 2003-07-13 [christoph] 0.9.3claws5
491 group "Add mailbox *..." menu items in submenu
493 2003-07-13 [alfons] 0.9.3claws4
496 correct summary_toggle_pressed() signature and make sure
497 signal is not passed on
499 2003-07-13 [alfons] 0.9.3claws3
502 o for now don't pass on keys when they we're handled by
503 ctree::key_press_event
506 2003-07-13 [alfons] 0.9.3claws2
509 add command line option "--config-dir" to get the current
512 2003-07-12 [alfons] 0.9.3claws1
515 * src/matcher_parser_parse.y
516 * src/prefs_filtering.c
518 add "Lock" filter action to lock messages;
522 * src/prefs_filtering.c
523 re-organize matcher part 9:
524 make action text entries easily extendible;
525 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
526 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
531 update old information and add missing
534 2003-07-12 [paul] 0.9.3claws
536 * 0.9.3claws released
538 2003-07-12 [paul] 0.9.0claws103
543 2003-07-12 [melvin] 0.9.0claws102
546 Fixed bug #215: Show MIME tab for single text/html messages.
548 2003-07-12 [paul] 0.9.0claws101
553 2003-07-12 [paul] 0.9.0claws100
559 update Spanish, Croatian, Polish, Serbian translations.
560 submitted by Ricardo Mones Lastra, Dragan, Witold
561 Wladyslaw Wojciech Wilk, Urke MMI
563 2003-07-12 [melvin] 0.9.0claws99
566 Updated French translations.
568 2003-07-12 [paul] 0.9.0claws98
571 disable 'Lookup' button as it has no effect
573 2003-07-11 [alfons] 0.9.0claws97
576 summary_searchbar_pressed() should return TRUE to signal that
577 event was handled. when returning void, the return value passed
578 to GTK is actually random, but maybe FALSE, in which case the
579 event is handled by parent
581 2003-07-10 [paul] 0.9.0claws96
583 * ac/missing/gettext.m4
584 update to version 0.12
586 2003-07-10 [paul] 0.9.0claws95
588 * src/plugins/clamav/clamav_plugin.c
589 fix bug where multipart/alternative messages
590 would slip through without being scanned
592 2003-07-10 [christoph] 0.9.0claws94
595 correct check if folder supports removing when a message is
596 moved. if not the message is only copied.
598 (closes Bug 132 crash on startup in newsgroups folders)
600 2003-07-09 [alfons] 0.9.0claws93
604 --with-config-dir (default .sylpheed)
606 2003-07-09 [christoph] 0.9.0claws92
609 use PKG_CHECK_MODULES to check for gtkmathview
610 (version 0.4.2 now required)
612 2003-07-08 [melvin] 0.9.0claws91
615 Implemented a progress bar that counts the number of completed
616 tasks when the action runs more than one command.
618 2003-07-08 [alfons] 0.9.0claws90
621 if queued message has an invalid Message-Id, don't try to
622 find message it refers to (fixes #209 "crash when processing
625 2003-07-08 [paul] 0.9.0claws89
627 * sync with 0.9.3cvs2
628 see ChangeLog 2003-07-08
630 2003-07-08 [match] 0.9.0claws88
633 extend LDAP search for first/last name by parsing search term.
635 2003-07-08 [alfons] 0.9.0claws87
638 fix bug #208 "Status message stuck when sending on POP3 account"
640 2003-07-07 [paul] 0.9.0claws86
643 new Croatian translation, submitted by
644 Dragan <drleskov@inet.hr>
646 2003-07-07 [paul] 0.9.0claws85
648 * sync with 0.9.3cvs1
649 see ChangeLog 2003-07-07
651 2003-07-05 [christoph] 0.9.0claws84
656 * src/stock_pixmap.[ch]
657 * src/pixmaps/messageview_text.xpm ** NEW **
658 move mimeview tabs to the right side and use icons
659 instead of text to save some space
661 (patch by Luke Plant <lukeplant@softhome.net>)
663 2003-07-05 [christoph] 0.9.0claws83
666 add NULL pointer checks
668 (patch by Luke Plant <lukeplant@softhome.net>)
669 (closes Bug 204 0.9.0 quits on authentication error?!)
671 2003-07-05 [alfons] 0.9.0claws82
674 take the clue in bug #202 "./configure script -
675 'if test' comparison failure" reported by John Kristoff.
677 2003-07-04 [christoph] 0.9.0claws81
679 * src/plugins/spamassassin/spamassassin.c
680 set timeout for spam check
682 2003-07-04 [christoph] 0.9.0claws80
685 destroy all FolderItems when shutting down to
686 allow folders to clean up
688 2003-07-04 [melvin] 0.9.0claws79
690 * src/gtk/gtkaspell.c
691 Fixed bug #184 "Entering non-ascii character deletes
692 previous char if spell checking enabled": this makes
693 the spell checking in multibytes (e.g. UTF-8)locales work.
694 (Patch by Luke Plant).
696 2003-07-04 [christoph] 0.9.0claws78
698 * sync with 0.9.2cvs1
699 see ChangeLog 2003-06-10
701 2003-07-04 [paul] 0.9.0claws77
703 * sync with 0.9.3 release
704 see ChangeLog 2003-07-04
706 2003-07-03 [christoph] 0.9.0claws76
713 move folder_item_get_path() stuff into a folder virtual function
716 use folder_item_fetch_msg() to get message and do not contruct
717 the filename from path and number
719 2003-07-03 [paul] 0.9.0claws75
721 * sync with 0.9.2cvs12
722 see ChangeLog 2003-07-03
724 2003-07-02 [paul] 0.9.0claws74
727 fix text-selection for replying
729 2003-07-02 [paul] 0.9.0claws73
731 * sync with 0.9.2cvs11
732 see ChangeLog 2003-07-02
734 2003-07-02 [paul] 0.9.0claws72
737 revert last commit because it breaks more
740 2003-07-02 [paul] 0.9.0claws71
743 fix thread by subject/sort by date
745 2003-07-01 [paul] 0.9.0claws70
747 * sync with 0.9.2cvs10
748 see ChangeLog 2003-07-01
750 2003-06-30 [paul] 0.9.0claws69
752 * sync with 0.9.2cvs9
753 see ChangeLog 2003-06-30
755 2003-06-28 [match] 0.9.0claws68
760 2003-06-27 [paul] 0.9.0claws67
762 * sync with 0.9.2cvs7
763 see ChangeLog 2003-06-27
765 2003-06-26 [christoph] 0.9.0claws66
768 freeze folder updates while a folder is scanned
770 (closes Bug 185 New message counter)
772 2003-06-26 [darko] 0.9.0claws65
775 fix infinite loop when adding a new LDAP server
777 2003-06-26 [paul] 0.9.0claws64
779 * sync with 0.9.2cvs6
780 see ChangeLog 2003-06-26
782 2003-06-26 [paul] 0.9.0claws63
784 * sync with 0.9.2cvs5
785 see ChangeLog 2003-06-25 and 2003-06-26
787 2003-06-25 [match] 0.9.0claws62
790 Fixed tab/backtab for dropped-down completion list to
791 move next/previous field. (close bug 147)
793 2003-06-25 [christoph] 0.9.0claws61
795 * src/addr_compl.[ch]
804 2003-06-25 [leandro] 0.9.0claws60
808 o gray out "Message/Remove references" menu item if not
809 replying to a message
811 2003-06-24 [leandro] 0.9.0claws59
814 o removed "Message/Create new thread" menu item
815 o added "Message/Remove references" menu item
816 (it's off by default and will not check anymore
817 if the subject changed)
819 2003-06-23 [alfons] 0.9.0claws58
822 try better grouping messages threaded by subject based on their age.
823 still not perfect - because the message tree is not sorted by date.
825 2003-06-23 [thorsten] 0.9.0claws57
828 added mail_receive_hook to allow modifications
829 directly after retrieval (e.g. adding headers).
831 2003-06-23 [paul] 0.9.0claws56
834 enable the use of Ctrl+A to select all text in
836 Patch submitted by Ivan Francolin Martinez
837 <ivanfm@users.sourceforge.net>
839 2003-06-22 [christoph] 0.9.0claws55
842 o add notification hook for folder tree changes
843 o invoke hooks after folder tree scanning
845 * src/folderview.[ch]
846 register hook for folder tree changes that
849 (there are more places that should be updated, like add, remove
852 (closes Bug 164 Crash on rebuild folder tree)
853 (closes Bug 190 Crash on 'rebuilding folder tree')
855 2003-06-21 [leandro] 0.9.0claws54
858 create a new thread if subject changes
859 (it's on by default, can be disabled in Message menu)
861 2003-06-21 [alfons] 0.9.0claws53
864 quiet little compiler
866 2003-06-21 [christoph] 0.9.0claws52
868 update gettext stuff to version 0.12
870 2003-06-19 [alfons] 0.9.0claws51
873 * src/common/plugin.c
874 move defs.h before glib.h to prevent MIN/MAX redefs
881 2003-06-19 [match] 0.9.0claws50
883 * src/addressbook.[ch]
885 * src/addr_compl.[ch]
887 * src/editldap_basedn.[ch]
890 re-implemented dynamic LDAP search. works without
891 slowdown on display sender with addressbook
896 2003-06-19 [paul] 0.9.0claws49
899 fix Bug #136 'Nonprovided quotation marks crash claws'
900 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
902 2003-06-19 [alfons] 0.9.0claws48
904 * src/prefs_common.[ch]
906 restrict threading by subject by checking thread for
907 age (prefs_common.thread_by_subject_max_age)
909 2003-06-18 [christoph] 0.9.0claws47
912 fix memory leak in imap_cmd_fetch()
914 2003-06-18 [christoph] 0.9.0claws46
917 fix memory leak in prefs_set_default() when used multiple
918 times or after prefs have been read
920 2003-06-18 [christoph] 0.9.0claws45
922 * src/common/plugin.c
923 fix memory leak in plugin_unload()
925 2003-06-18 [christoph] 0.9.0claws44
928 fix memory leak in imap_cmd_ok()
930 2003-06-18 [christoph] 0.9.0claws43
933 stop messages that are downloaded from POP3 and added to
934 an IMAP inbox from being filtered twice (first by POP3
935 and again when IMAP folder is scaned to get the UID of
936 the APPEND operation when no UIDPLUS is available)
945 * tools/launch_phoenix ** REMOVED **
946 tools/launch_firebird ** NEW **
947 renamed and edited to reflect the browser's name change from
948 'phoenix' to 'firebird'
950 2003-06-18 [paul] 0.9.0claws42
952 * sync with 0.9.2cvs2
953 see ChangeLog 2003-06-16
955 2003-06-17 [alfons] 0.9.0claws41
958 prevent threading problems when a node is an ancestor (parent / great parent),
959 which mostly happens with circular references (thanks to Phillipe Gramoullé
960 for finding an sample set of messages)
962 2003-06-16 [christoph] 0.9.0claws40
965 don't popup main window on --receive or --receive-all
967 * src/mainwindow.[ch]
968 * src/plugins/trayicon/trayicon.c
969 allow hiding of main window by clicking on the trayicon
970 (doesn't work correctly in seperate window mode and may
971 cause unexpected GTK problems I couldn't find yet)
974 remove incorrect warning
976 2003-06-15 [alfons] 0.9.0claws39
979 don't output debug text;
980 #ifdef out print_line() if not debugging (thanks to Martin Wicke
981 for pointing this out);
983 2003-06-14 [alfons] 0.9.0claws38
986 remove printf() and make one if..else comply with coding style
988 2003-06-14 [alfons] 0.9.0claws37
993 * src/messageview.[ch]
995 apply patch #754162 "Quoting messages filtered by actions" submitted
996 by Martin Wicke, which allows quoting message body changed by an
999 2003-06-13 [alfons] 0.9.0claws36
1002 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1003 use case insensitive regexp (suggested by Ivan Martinez)
1005 2003-06-13 [christoph] 0.9.0claws35
1008 * src/plugins/trayicon/Makefile.am
1009 * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
1010 * src/plugins/trayicon/trayicon.c
1011 * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
1012 * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
1013 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
1014 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
1015 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
1016 * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
1017 replace my own EggTrayIcon backport with the backport
1018 used by (l|x)mule and gabber.
1020 2003-06-13 [alfons] 0.9.0claws34
1023 * src/common/utils.c
1024 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1026 2003-06-13 [alfons] 0.9.0claws33
1029 clean up a little bit
1031 2003-06-12 [alfons] 0.9.0claws32
1034 const correctness fix
1036 * src/common/sylpheed.[ch]
1038 prevent redef MIN/MAX
1040 * src/common/utils.[ch]
1043 2003-06-12 [melvin] 0.9.0claws31
1046 Updated to take into accounts changes in GtkAspell.
1048 2003-06-12 [alfons] 0.9.0claws30
1052 * src/common/utils.[ch]
1053 handle reply subject prefixes better (initial
1054 suggestion by Robert Story adapted and enhanced
1057 2003-06-12 [melvin] 0.9.0claws29
1060 Use new gtkaspell_checkers_strerror() to get the speller's
1061 error message instead of accessing the (now private)
1066 Use #ifdef instead of #if for USE_ASPELL
1067 Use the new spell checkers init/quit functions
1069 * src/gtk/gtkaspell.c
1070 Use #ifdef instead of #if for USE_ASPELL
1071 Moved in the majority of GtkAspell structures that were
1072 exported before by gtkaspell.h
1074 * src/gtk/gktaspell.h
1075 Made gtkaspell.h contain only the necessary data to be
1076 publicized by moving many structures to gtkaspell.c.
1077 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1078 gtkaspell_checkers_new(): replaced by...
1079 gtkaspell_checkers_init(): new function for initialization
1080 gtkaspell_checkers_delete(): replaced by...
1081 gtkaspell_checkers_quit(): new function
1082 gtkaspell_checkers_strerror(): new function that returns
1083 the checker's last error message.
1085 2003-06-11 [melvin] 0.9.0claws28
1088 Updated to take into account gtkaspell.c migration to
1089 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1091 2003-06-10 [alfons] 0.9.0claws27
1093 * src/filtering.[ch]
1097 - try fixing bug #18 (any brave testers?)
1098 - add more robustness by refusing previously
1099 unchecked NULL pointers
1101 2003-06-10 [alfons] 0.9.0claws26
1104 fix bug #176 by don't checking MsgInfos with a NULL msgid
1106 2003-06-09 [alfons] 0.9.0claws25
1108 * src/prefs_common.c
1109 fix bug #163 "Icon switching doesnt work properly" by
1110 preventing early freeing of prefs_common.pixmap_theme_path.
1112 2003-06-09 [christoph] 0.9.0claws24
1114 * src/gtk/gtkaspell.c
1115 revert Thorsten's fix and add forgotten g_strdup for
1116 aspell path (it should not be possible to alter the path a
1117 GtkASpell uses from outside)
1119 2003-06-09 [thorsten] 0.9.0claws23
1121 * src/gtk/gtkaspell.c
1122 dont free prefs_common.aspell_path when closing compose
1124 2003-06-08 [colin] 0.9.0claws22
1126 * src/plugins/spamassassin/spamassassin.c
1129 2003-06-07 [christoph] 0.9.0claws21
1133 * src/gtkaspell.[ch] ** REMOVE **
1134 * src/gtk/Makefile.am
1135 * src/gtk/gtkaspell.[ch] ** NEW **
1136 o make gtkaspell independent from sylpheed's prefs
1137 o move gtkaspell.[ch] to gtk directory
1139 2003-06-07 [christoph] 0.9.0claws20
1144 * src/filesel.[ch] ** REMOVE **
1147 * src/common/sylpheed.[ch]
1148 * src/gtk/Makefile.am
1149 * src/gtk/filesel.[ch] ** NEW **
1150 * src/gtk/pluginwindow.c
1151 * src/gtk/sslcertwindow.c
1152 move filesel.[ch] to gtk directory
1154 2003-06-07 [alfons] 0.9.0claws19
1157 make (multi) file selection dialog work again (Claws-only)
1159 2003-06-07 [thorsten] 0.9.0claws18
1164 2003-06-07 [alfons] 0.9.0claws17
1168 detect apache mishap in which case don't include fnmatch.h
1169 if regex.h is already included
1171 2003-06-06 [christoph] 0.9.0claws16
1175 add check for fnmatch.h and include it when available
1178 fix wrong case sensitivity of Content-Types
1180 * src/gtk/Makefile.am
1181 need the same include paths in gtk directory as in
1182 common directory because .h files in common can
1183 include files from these directories, when included
1184 in gtk's .h or .c files
1186 2003-06-06 [alfons] 0.9.0claws15
1190 make it compile again because of regex.h / fnmatch.h
1191 include problems (related to recent mime stuff, can
1192 someone check this?)
1194 2003-06-06 [thorsten] 0.9.0claws14
1197 possible use of uninitialized pointer while dragging
1199 2003-06-06 [paul] 0.9.0claws13
1202 fix bug where the insert sig button would be effective
1203 only when auto_sig was set
1205 2003-06-06 [paul] 0.9.0claws12
1207 * sync with 0.9.2 release
1209 2003-06-02 [paul] 0.9.0claws11
1211 * sync with 0.9.1cvs1
1212 see ChangeLog 2003-06-02
1217 2003-06-01 [christoph] 0.9.0claws10
1220 don't use substring search to find accounts by email address
1222 (closes Bug 169 Overly loose matching of "From" address)
1224 2003-05-31 [christoph] 0.9.0claws9
1226 * doc-src/rfc2683.txt
1228 limit IMAP command length as recommended in RFC2683
1229 (message number lists will be split into multiple imap
1230 sets, the limit of 1000 octets is not a hard limit)
1232 (closes Bug 161 sylpheed-claws exits with segfault when logging
1233 in to certain imap-servers)
1235 2003-05-29 [alfons] 0.9.0claws8
1238 add print button (calling summary_print());
1239 fine tune setting tooltip text;
1240 (if someone needs other buttons, please take these
1241 commits as a guide, instead of bothering us - also
1244 2003-05-29 [darko] 0.9.0claws7
1247 fix crash when word wrapping kicks in due to
1248 changed text by spell checker
1250 2003-05-29 [paul] 0.9.0claws6
1253 fix bug where changing account would insert
1254 sig even if auto_sig was FALSE
1259 sync with 0.9.1 release
1261 2003-05-28 [christoph] 0.9.0claws5
1264 fix truncation of too long commands
1266 (closes Bug 167 IMAP hangs trying to get envelope
1267 information in imap_get_uncached_messages)
1269 2003-05-27 [paul] 0.9.0claws4
1272 tools/maildir2sylpheed.pl ** NEW FILE **
1273 add kmail to sylpheed mailbox conversion script
1275 2003-05-27 [paul] 0.9.0claws3
1277 * sync with 0.9.0cvs10
1278 see ChangeLog 2003-05-26
1280 2003-05-26 [paul] 0.9.0claws2
1282 * sync with 0.9.0cvs9
1283 see ChangeLog 2003-05-26
1285 2003-05-24 [paul] 0.9.0claws1
1287 * sync with 0.9.0cvs8
1288 see ChangeLog 2003-05-23
1290 2003-05-24 [paul] 0.9.0claws
1292 * version 0.9.0claws released
1294 2003-05-24 [paul] 0.8.11claws177
1296 * src/plugins/dillo-viewer/Makefile.am
1297 src/plugins/traycon/Makefile.am
1307 update Bulgarian, British English, Spanish, Italian,
1308 Brazilian Portuguese, Russian, and Serbian translations,
1309 submitted by George Danchev, [me], Ricardo Mones Lastra,
1310 André Filipe de Assunção e Brito, Alessandro Maestri,
1311 Ruslan N. Balkin, and Urke MMI
1313 2003-05-23 [melvin] 0.8.11claws176
1316 Updated French translations
1318 2003-05-22 [paul] 0.8.11claws175
1329 src/editldap_basedn.c
1333 revert to get ldap into it previous working state
1336 new Taiwanese translation,
1337 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1339 2003-05-22 [christoph] 0.8.11claws174
1341 * src/plugins/spamassassin/libspamc.[ch]
1342 sync libspamc with SpamAssaain release 2.55
1344 2003-05-22 [paul] 0.8.11claws173
1346 * sync with 0.9.0cvs7
1347 see ChangeLog 2003-05-22
1350 revert change in 0.8.11claws172: follow
1351 Hiroyuki's decision and that's the end of it.
1353 2003-05-21 [paul] 0.8.11claws172
1356 fix discrepency between open_unread_on_enter
1359 2003-05-21 [paul] 0.8.11claws171
1361 * sync with 0.9.0cvs6
1362 see ChangeLog 2003-05-21
1364 2003-05-21 [paul] 0.8.11claws170
1366 * sync with 0.9.0cvs5
1367 see ChangeLog 2003-05-21
1369 2003-05-20 [paul] 0.8.11claws169
1371 * sync with 0.9.0cvs4
1372 see ChangeLog 2003-05-20
1373 fixes bug #152, 'encoding of IMAP folders names'
1375 2003-05-20 [paul] 0.8.11claws168
1377 * sync with 0.9.0cvs3
1378 see ChangeLog 2003-05-20
1380 * src/tools/convert_mbox.pl
1381 minor change in the comments, submitted by Fred Marton
1383 2003-05-19 [paul] 0.8.11claws167
1385 * src/plugins/clamav/Makefile.am
1387 link clamav_lib to the plugin and not to the main program
1389 2003-05-19 [christoph]
1392 add -export-dynamic for linking
1394 2003-05-19 [paul] 0.8.11claws166
1396 * sync with 0.9.0cvs1
1397 see ChangeLog 2003-05-19
1399 2003-05-19 [paul] 0.8.11claws165
1402 fix 'pop before smtp' timeout
1404 2003-05-18 [alfons] 0.8.11claws164
1406 * src/prefs_matcher.c
1407 put "execute" action command line ("expression") in edit box
1409 2003-05-18 [christoph] 0.8.11claws163
1412 * src/plugins/dillo_viewer/dillo_viewer.c
1413 * src/plugins/image_viewer/viewer.c
1414 * src/plugins/mathml_viewer/mathml_viewer.c
1415 let a viewer have a list of Content-Types
1417 2003-05-18 [paul] 0.8.11claws162
1419 * src/prefs_filtering.c
1420 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1421 and REDIRECT actions
1423 2003-05-17 [christoph]
1426 o remove dynamic signatures that was syned with main
1427 o add infos about no longer "build in" image viewer
1428 o update bugtracker URL
1430 2003-05-17 [christoph] 0.8.11claws161
1435 don't use imap_scan_folder anymore. Instead call folder_item_scan
1436 for every folder after rebuilding the folder tree.
1438 (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1441 2003-05-17 [christoph] 0.8.11claws160
1444 don't use STATUS command on current folder to check for
1445 content changes. imap_cmd_ok() now tracks changes to
1446 folder and number of existing messages.
1448 2003-05-17 [paul] 0.8.11claws159
1450 * src/plugins/clamav/clamav_plugin.c
1451 remove unnecessary debug_print
1453 2003-05-16 [thorsten] 0.8.11claws158
1455 * src/plugins/demo.c
1456 included missing intl.h
1458 2003-05-16 [paul] 0.8.11claws157
1461 remove non-existant entries
1463 * src/plugins/clamav/clamav_plugin.c
1464 src/plugins/clamav/clamav_plugin_gtk.c
1465 src/plugins/dillo_viewer/dillo_prefs.c
1466 src/plugins/dillo_viewer/dillo_viewer.c
1469 2003-05-16 [christoph] 0.8.11claws156
1472 include plugin .c files for translation until I
1473 find a better solution to have plugins have their
1475 * src/plugins/demo/demo.c
1476 * src/plugins/image_viewer/plugin.c
1477 * src/plugins/mathml_viewer/mathml_viewer.c
1478 * src/plugins/spamassassin/spamassassin.c
1479 * src/plugins/spamassassin/spamassassin_gtk.c
1480 * src/plugins/trayicon/trayicon.c
1481 add gettext macros for plugin name and description
1487 2003-05-16 [paul] 0.8.11claws155
1489 * sync with lastest 0.9.0pre1
1490 see ChangeLog 2003-05-16
1492 2003-05-15 [paul] 0.8.11claws154
1494 * sync with latest 0.9.0pre1
1495 see ChangeLog 2003-05-14 and 2003-05-15
1497 2003-05-14 [christoph] 0.8.11claws153
1499 * src/plugins/image_viewer/viewer.c
1500 * src/plugins/image_viewer/viewer.glade ** NEW **
1501 * src/plugins/image_viewer/viewerprefs.c
1502 make it possible to disable the autoload function in the
1505 2003-05-14 [christoph] 0.8.11claws152
1508 fix folder update after adding a message
1510 2003-05-13 [alfons] 0.8.11claws151
1512 * src/common/session.c
1515 * src/addrcache.[ch]
1516 * src/filtering.[ch]
1518 * src/gtkaspell.[ch]
1520 * src/mbox_folder.[ch]
1525 * src/passphrase.[ch]
1526 * src/prefs_common.[ch]
1527 * src/prefs_gtk.[ch]
1530 be pedantic; (in prototypes () implies (int))
1532 2003-05-13 [alfons] 0.8.11claws150
1534 * src/prefs_toolbar.[ch]
1535 * src/summaryview.[ch]
1537 change misleading text in toolbar prefs;
1538 add toolbar action for ignore thread (toggles ignore thread flag);
1539 clean up a little bit;
1543 * tools/convert_mbox.pl
1544 bug fixed by Fred Marton
1548 * sync with 0.9.0pre1
1550 2003-05-09 [paul] 0.8.11claws149
1552 * sync with 0.8.11cvs43
1553 see ChangeLog 2003-05-09
1555 2003-05-08 [christoph] 0.8.11claws148
1558 o use CAPABILIY as first command and check for PREAUTH
1559 information in the response to it
1560 o rewrite all imap_cmd_* functions to use an IMAPSession
1561 instead of a SockInfo as parameter
1562 o do STARTTLS after fetching and checking the server
1565 2003-05-08 [paul] 0.8.11claws147
1569 tools/convert_mbox.pl ** NEW FILE **
1570 add mbox conversion script. Submitted by
1571 Fred Marton <Fred.Marton@uni-bayreuth.de>
1573 2003-05-07 [christoph]
1576 * src/gtk/pluginwindow.glade
1577 * src/plugins/image_viewer/viewerprefs.glade
1578 * src/plugins/spamassassin/spamassassin_gtk.glade
1579 add glade files for user interfaces and a description how
1580 to use glade to create the sylpheed code
1582 2003-05-07 [paul] 0.8.11claws146
1584 * sync with 0.8.11cvs41
1585 see ChangeLog 2003-05-07
1587 2003-05-06 [christoph] 0.8.11claws145
1590 * src/plugins/image_viewer/viewer.c
1591 fix usage of imlib in imageviewer plugin
1593 * src/gtk/prefswindow.c
1594 handle window close event correctly
1596 2003-05-06 [paul] 0.8.11claws144
1599 fix typo introduced in sync
1601 2003-05-06 [paul] 0.8.11claws143
1603 * sync with 0.8.11cvs39
1604 see ChangeLog 2003-05-06
1606 2003-05-06 [paul] 0.8.11claws142
1610 updated Czech translation, submitted by
1611 Radek Vybiral <Radek.Vybiral@vsb.cz>
1613 * src/plugins/clamav/clamav_plugin_gtk.c
1616 2003-05-03 [alfons] 0.8.11claws141
1619 make paste as quotation work even when the call to
1620 text_inserted() was deferred (fixes bug #140 "Paste
1621 as quotation does not work when using "external"
1624 2003-05-03 [thorsten] 0.8.11claws140
1629 removed C++ comments
1631 function with non-int retval/param used before
1632 implementation/declaration
1634 2003-05-02 [paul] 0.8.11claws139
1636 * src/addr_compl.[ch]
1637 src/addressbook.[ch]
1640 revert match's changes to (finally) remove the bug where
1641 opening a folder causes massive slowdown when using the
1642 'Display sender using address book' option
1644 2003-05-01 [melvin] 0.8.11claws138
1646 * src/plugins/dillo_viewer/dillo_prefs.[ch]
1647 * src/plugins/dillo_viewer/dillo_viewer.c
1648 Fixed bug where "Cancel" button from prefs issued
1650 Comply a little more to coding style
1652 2003-05-01 [paul] 0.8.11claws137
1654 * sync with 0.8.11cvs38
1655 see ChangeLog 2003-05-01
1657 2003-05-01 [paul] 0.8.11claws136
1660 updated by George Danchev
1662 2003-04-30 [christoph] 0.8.11claws135
1664 * src/plugins/dillo_viewer/dillo_prefs.c
1665 * src/plugins/image_viewer/viewerprefs.c
1666 * src/plugins/spamassassin/spamassassin_gtk.c
1667 remove gtk_widget_ref() calls for widgets in
1670 2003-04-30 [paul] 0.8.11claws134
1673 ok, this time a better fix for the bug where opening folder
1674 has massive slowdown when using the 'Display sender using
1675 address book' option
1677 2003-04-30 [paul] 0.8.11claws133
1680 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1682 2003-04-30 [melvin] 0.8.11claws132
1684 New: Dillo plugin preferences (patch by Dimitar Haralanov)
1686 * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
1687 Preferences for the dillo plugin
1688 * src/plugins/dillo_viewer/dillo_viewer.c
1689 Support for preferences
1690 * src/plugins/dillo_viewer/Makefile.am
1691 Added dillo_prefs.[ch]
1693 2003-04-30 [alfons] 0.8.11claws131
1695 * src/common/plugin.[ch]
1696 see? this ANSI C'fication immediately gives us type
1699 2003-04-30 [alfons] 0.8.11claws130
1701 * src/common/plugin.[ch]
1702 * src/plugins/clamav/clamav_plugin.[ch]
1703 * src/plugins/clamav/clamav_plugin_gtk.c
1704 * src/plugins/demo/demo.c
1705 * src/plugins/dillo_viewer/dillo_viewer.c
1706 * src/plugins/image_viewer/plugin.c
1707 * src/plugins/image_viewer/viewer.[ch]
1708 * src/plugins/image_viewer/viewerprefs.[ch]
1709 * src/plugins/mathml_viewer/mathml_viewer.c
1710 * src/plugins/spamassassin/spamassassin.[ch]
1711 * src/plugins/spamassassin/spamassassin_gtk.c
1712 * src/plugins/trayicon/trayicon.c
1715 2003-04-30 [alfons] 0.8.11claws129
1717 * src/common/utils.c
1718 make is_ascii_str() fail gracefully when NULL pointer
1721 2003-04-30 [paul] 0.8.11claws128
1724 fix bug where opening folder has massive slowdown when
1725 using the 'Display sender using address book' option
1727 2003-04-30 [paul] 0.8.11claws127
1729 * src/plugins/clamav/clamav_plugin.c
1730 src/plugins/clamav/clamav_plugin_gtk.c
1731 src/plugins/demo/demo.c
1732 src/plugins/dillo_viewer/dillo_viewer.c
1733 src/plugins/image_viewer/plugin.c
1734 src/plugins/mathml_viewer/mathml_viewer.c
1735 src/plugins/spamassassin/spamassassin.c
1736 src/plugins/spamassassin/spamassassin_gtk.c
1737 src/plugins/trayicon/trayicon.c
1738 get rid of eye-hurting function signatures
1740 2003-04-30 [paul] 0.8.11claws126
1742 * src/plugins/trayicon/trayicon.c
1748 2003-04-30 [paul] 0.8.11claws125
1751 arrange the plugins in reverse alphabetical order
1753 * src/plugins/clamav/clamav_plugin.[ch]
1754 src/plugins/clamav/clamav_plugin_gtk.c
1756 resize max_size window
1757 re-arrange the order of some gui elements
1758 improve descriptions
1760 * src/plugins/image_viewer/plugin.c
1761 src/plugins/mathml_viewer/mathml_viewer.c
1764 * src/plugins/spamassassin/spamassassin_gtk.c
1765 resize max_size window
1766 re-arrange the order of some gui elements
1772 2003-04-30 [alfons] 0.8.11claws124
1775 fix a leak found while browsing Martin Kluge's
1776 valgrind log (Claws only)
1778 2003-04-29 [darko] 0.8.11claws123
1780 * src/gtk/gtkstext.h
1781 include wchar.h if it is available, fixes compilation
1784 2003-04-29 [melvin] 0.8.11claws122
1786 * src/prefs_actions.c
1787 Improved help text of Actions' syntax
1789 2003-04-28 [paul] 0.8.11claws121
1792 a better fix for the crash when performing an action
1795 2003-04-28 [paul] 0.8.11claws120
1798 fix crash when performing an action on a
1801 2003-04-28 [paul] 0.8.11claws119
1803 * sync with 0.8.11cvs36
1804 see ChangeLog 2003-04-28
1806 2003-04-27 [paul] 0.8.11claws118
1808 * more sync with 0.8.11cvs35
1809 see ChangeLog 2003-04-25
1811 2003-04-26 [christoph] 0.8.11claws117
1814 fix remove virtual check
1816 2003-04-26 [paul] 0.8.11claws116
1819 fix return-receipt, make it work again
1821 2003-04-26 [paul] 0.8.11claws115
1824 restore double-clicking of the [application/pgp-signature
1825 (Select "Check signature" to check)] line in the message view,
1826 broken in recent sync
1828 2003-04-26 [christoph] 0.8.11claws114
1831 check if remove virtual really exists before
1832 calling the function
1834 2003-04-25 [match] 0.8.11claws113
1838 * src/ldapquery.[ch]
1841 * src/ldapserver.[ch]
1842 fix memleak. fix segfault.
1843 plug a Claws memleak
1845 2003-04-25 [alfons] 0.8.11claws112
1848 plug a Claws memleak
1850 2003-04-25 [alfons] 0.8.11claws111
1852 * src/common/session.c
1855 2003-04-25 [paul] 0.8.11claws110
1857 * sync with 0.8.11cvs35
1858 see ChangeLog 2003-04-24 and 2003-04-25
1860 * src/gtk/pluginwindow.c
1861 correct another strange float value
1863 2003-04-24 [christoph] 0.8.11claws109
1866 freeze folder item updates when unsetting new flags
1868 * src/gtk/pluginwindow.c
1869 correct strange float value
1871 2003-04-23 [paul] 0.8.11claws108
1873 * sync with 0.8.11cvs33
1874 see ChangeLog 2003-04-23
1876 2003-04-22 [paul] 0.8.11claws107
1881 src/pgptext.[ch] ** REMOVED **
1882 remove pgptext.[ch] as its not used any more
1884 2003-04-22 [paul] 0.8.11claws106
1886 * sync with 0.8.11cvs31
1887 see ChangeLog 2003-04-21 and 2003-04-22
1889 2003-04-21 [alfons] 0.8.11claws105
1892 No access to GTK structures if we're a spawned child
1893 (and clean up code a little bit...) Should fix #126.
1895 2003-04-21 [melvin] 0.8.11claws104
1897 * src/plugins/dillo_viewer/README
1898 Improved slightly the text.
1900 2003-04-21 [melvin] 0.8.11claws103
1902 * src/plugins/dillo_viewer/README *** NEW ***
1903 Added a README file for the Dillo plugin
1908 tools/outlook2sylpheed.pl
1909 updated and improved by Ricardo Mones Lastra
1911 2003-04-18 [oliver] 0.8.11claws102
1914 * src/prefs_account.h
1915 remove Pop3SessionType (used by selective download)
1916 * src/prefs_toolbar.c
1917 enable set Default Toolbar button
1919 2003-04-18 [paul] 0.8.11claws101
1921 * sync with 0.8.11cvs29
1922 see ChangeLog 2003-04-18
1924 2003-04-17 [paul] 0.8.11claws100
1926 * src/prefs_common.[ch]
1928 remove 'Open next message on deletion' option,
1929 as the same effect can now be achieved via the
1930 'Always open messages in summary when selected'
1933 2003-04-17 [paul] 0.8.11claws99
1935 * sync with 0.8.11cvs28
1936 see ChangeLog 2003-04-17
1938 2003-04-17 [christoph] 0.8.11claws98
1940 * ac/spamassassin.m4
1941 * src/plugins/spamassassin/libspamc.[ch]
1942 * src/plugins/spamassassin/utils.[ch]
1943 sync libspamc with SpamAssassin project
1945 2003-04-17 [christoph] 0.8.11claws97
1947 * src/common/socket.h
1948 * src/gtk/sslcertwindow.h
1949 rename old USE_SSL to USE_OPENSSL
1951 2003-04-17 [paul] 0.8.11claws96
1953 * src/prefs_common.h
1954 use gulong for P_COLOR so that it compiles/runs on
1955 64-bit systems. Patch submitted by James Noyes
1956 <jnoyes-claws@retrogeeks.com>
1961 2003-04-17 [paul] 0.8.11claws95
1963 * sync with 0.8.11cvs27
1964 see ChangeLog 2003-04-16
1966 2003-04-15 [paul] 0.8.11claws94
1968 * src/prefs_common.[ch]
1969 rearrange to stop the window getting too long:
1970 move Receive dialog stuff to Receive tab
1971 move Send dialog to Send tab
1972 remove Dialogs frame
1973 rename 'Open messages in summary with cursor keys' to
1974 'Always open messages in summary when selected', as its
1977 2003-04-15 [paul] 0.8.11claws93
1979 * src/prefs_common.[ch]
1981 add new option '/Interface/Open next message on deletion'
1983 2003-04-15 [paul] 0.8.11claws92
1985 * src/summaryview.[ch]
1986 add /Mark/Lock and /Mark/Unlock to the pop-up
1987 menu. Patch submitted by Ivan Francolin Martinez
1988 <ivanfm@users.sourceforge.net>
1990 2003-04-15 [paul] 0.8.11claws91
1992 * sync with 0.8.11cvs24
1993 see ChangeLog 2003-04-15
1995 2003-04-14 [jens] 0.8.11claws90
1997 * updated German translation and some corrections from
1998 Roland Bless <bless@tm.uka.de>
2000 2003-04-14 [paul] 0.8.11claws89
2002 * sync with 0.8.11cvs22
2003 see ChangeLog 2003-04-14
2005 2003-04-13 [paul] 0.8.11claws88
2007 * src/plugins/clamav/clamav_plugin.c
2011 2003-04-12 [paul] 0.8.11claws87
2013 * src/plugins/clamav/clamav_plugin.c
2014 activate enable/disable archive scanning option
2016 * src/plugins/clamav/.cvsignore ** NEW FILE **
2018 2003-04-12 [paul] 0.8.11claws86
2020 * src/plugins/Makefile.am
2021 src/plugins/clamav/Makefile.am ** NEW FILE **
2022 src/plugins/clamav/README ** NEW FILE **
2023 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
2024 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
2025 add Clam AntiVirus plugin
2027 2003-04-12 [paul] 0.8.11claws85
2029 * sync with 0.8.11cvs21
2030 see ChangeLog 2003-04-11
2032 2003-04-11 [paul] 0.8.11claws84
2035 update Spanish translation. Submitted by Ricardo
2038 2003-04-10 [christoph] 0.8.11claws83
2041 fix typo that did not move unfiltered mails to destination
2044 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2045 when filtering from spool)
2047 2003-04-10 [christoph] 0.8.11claws82
2050 use BODY.PEEK instead of BODY in in message fetch operation
2051 to make sure the IMAP server does not set the \Seen flag for
2052 messages. Sylpheed does that later itself, when the message
2053 is opened in sylpheed
2055 (closes Bug 111 Claws destroys unread marks)
2057 2003-04-09 [oliver] 0.8.11claws81
2060 fix crash in folder_destroy
2062 remove selective download
2064 2003-04-09 [christoph] 0.8.11claws80
2067 fix crash in imap_get_msginfo() when then fetched message
2070 (closes Bug 110 Crash during mail composition)
2072 2003-04-08 [christoph] 0.8.11claws79
2075 * src/prefs_account.c
2076 Filter new messages that are found in an INBOX folder
2077 when 'Filter messages on receiving' is enabled in the
2078 Folder's AccountPrefs. This allows to use Sylpheed's
2079 filtering engine for IMAP folders where messages are
2080 added to the INBOX by a MTA
2082 2003-04-08 [paul] 0.8.11claws78
2085 clean up after last commit
2087 2003-04-08 [paul] 0.8.11claws77
2089 * sync with 0.8.11cvs20
2090 see ChangeLog 2003-04-07 and 2003-04-08
2092 2003-04-07 [christoph] 0.8.11claws76
2094 * src/filtering.[ch]
2098 add procmsg_msginfo_filter() to execute filtering actions
2100 2003-04-06 [christoph] 0.8.11claws75
2103 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2105 2003-04-06 [christoph] 0.8.11claws74
2107 * src/common/utils.[ch]
2108 add g_int_compare() function for slist sorting
2111 fetch all MsgInfos with one command in imap_get_msginfos()
2112 using an imap set with a list of ranges
2115 use new g_int_compare() function
2117 2003-04-06 [thorsten] 0.8.11claws73
2120 corrected implementation of mh_folder_destroy()
2122 2003-04-05 [christoph] 0.8.11claws72
2139 * src/gtk/gtkutils.c
2140 o rename structure field names class and new to klass and
2141 new_msgs, to allow including files in C++
2142 o add 'extern "C"' block to some header files
2143 o add MsgInfoList and MsgNumberList as alias for GSList for
2144 developers to know what type of list is expected
2146 * src/plugins/image_viewer/plugin.c
2147 * src/plugins/image_viewer/viewer.[ch]
2148 * src/plugins/image_viewer/viewerprefs.[ch]
2149 rename function names to prevent conflicts
2151 2003-04-05 [paul] 0.8.11claws71
2153 * sync with 0.8.11cvs18
2154 see ChangeLog 2003-04-03 and 2003-04-04
2156 2003-04-02 [christoph] 0.8.11claws70
2160 * src/mbox_folder.[ch]
2163 o Make all virtual folder functions private
2164 o remove unused folder code
2166 * src/common/socket.[ch]
2170 2003-03-30 [alfons] 0.8.11claws69
2172 * src/send_message.c
2173 remove two debug traces and see if people still report
2176 2003-03-30 [alfons] 0.8.11claws68
2178 * src/send_message.c
2179 * src/commons/session.c
2180 add more debug traces
2182 2003-03-30 [christoph] 0.8.11claws67
2185 change processing folder name from .processing to processing
2188 disable SSL certificate check because it causes Xlib error
2189 when the child process want's to open an GTK window
2191 2003-03-30 [christoph] 0.8.11claws66
2194 don't use default folder for processing folder item because
2195 it can be a non local folder
2197 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2199 2003-03-30 [alfons] 0.8.11claws65
2201 * src/send_message.c
2202 try fixing crashes when sending messages: my gcc 2.95.4 seems
2203 to generate bad code for 'send_send_data_progressive': When
2204 called from 'send_send_data_finished', the 'data' pointer is
2205 cleared just before the assignment to the dialog pointer
2207 2003-03-29 [christoph] 0.8.11claws64
2209 * src/common/prefs.h
2210 * src/plugins/image_viewer/Makefile.am
2211 * src/plugins/image_viewer/plugin.c
2212 * src/plugins/image_viewer/viewer.[ch]
2213 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
2214 add PrefsPage for ImageViewer
2216 2003-03-28 [thorsten] 0.8.11claws63
2218 * src/common/session.c
2221 2003-03-28 [paul] 0.8.11claws62
2223 * sync with 0.8.11cvs16
2224 see ChangeLog 2003-03-28
2226 2003-03-28 [paul] 0.8.11claws61
2228 * sync with 0.8.11cvs15
2229 see ChangeLog 2003-03-28
2231 2003-03-27 [christoph] 0.8.11claws60
2235 * src/common/socket.[ch]
2236 set socket state to DISCONNECTED when any operation
2237 fails to allow reconnecting in IMAP code without
2238 checking the return code of all calls to the command
2243 remove some more stuff that depends on specific
2246 2003-03-27 [paul] 0.8.11claws59
2248 * sync with 0.8.11cvs14
2249 see ChangeLog 2003-03-27
2251 * src/selective_download.[ch] ** REMOVED **
2254 2003-03-27 [christoph] 0.8.11claws58
2257 fix handling of tmp_flags in flag copy function
2259 2003-03-27 [paul] 0.8.11claws57
2261 * sync with 0.8.11cvs13
2262 see ChangeLog 2003-03-27
2264 2003-03-27 [oliver] 0.8.11claws56
2267 remove sel_download_cb
2269 2003-03-27 [oliver] 0.8.11claws55
2274 2003-03-26 [oliver] 0.8.11claws54
2279 remove selective donwload readme
2281 2003-03-26 [oliver] 0.8.11claws53
2283 * src/matcher_parser_parse.y
2285 * src/prefs_account.[ch]
2286 * src/prefs_filtering.c
2287 remove selective donwload
2289 2003-03-26 [oliver] 0.8.11claws52
2294 remove selective donwload
2296 2003-03-26 [oliver] 0.8.11claws51
2299 * src/selective_download.[ch] ** REMOVE **
2301 2003-03-26 [christoph] 0.8.11claws50
2304 fix NEWS that got broken by a sync with sylpheed-main
2306 2003-03-26 [christoph] 0.8.11claws49
2309 fix mime type guessing when no mime type is found for a file
2311 2003-03-25 [christoph] 0.8.11claws48
2315 remove mime type guessing from mime parser and use
2316 name based mime types in viewer lookup for mime type
2317 application/octet-stream
2319 2003-03-25 [christoph] 0.8.11claws47
2321 * doc-src/readme.txt
2322 * doc-src/rfc2554.txt
2323 add RFC about SMTP AUTH
2325 * src/send_message.c
2326 * src/common/smtp.[ch]
2327 add extra error code for authentication errors and
2328 clear temporary password when this error occurs
2330 (closes Bug 84 authentication failure while sending should
2331 prompt for password again)
2333 2003-03-25 [christoph] 0.8.11claws46
2337 * src/imageview.[ch] ** REMOVE **
2338 * src/messageview.[ch]
2340 * src/prefs_common.[ch]
2342 * src/plugins/Makefile.am
2343 * src/plugins/image_viewer/.cvsignore ** NEW **
2344 * src/plugins/image_viewer/Makefile.am ** NEW **
2345 * src/plugins/image_viewer/plugin.c ** NEW **
2346 * src/plugins/image_viewer/viewer.[ch] ** NEW **
2347 move image viewer into a plugin (building is enabled by default)
2348 [ToDo: Prefs for resize and autoview]
2350 2003-03-25 [paul] 0.8.11claws45
2352 * sync with 0.8.11cvs12
2353 see ChangeLog 2003-03-26
2355 2003-03-25 [paul] 0.8.11claws44
2357 * sync with 0.8.11cvs11
2358 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2360 Note: Selective Download is broken.
2362 2003-03-22 [christoph] 0.8.11claws43
2365 code cleanup for flags copying
2367 2003-03-22 [christoph] 0.8.11claws42
2369 * src/plugins/trayicon/trayicon.c
2370 fix setting the transparent area when the window size
2371 is forced by the system tray
2373 2003-03-22 [christoph] 0.8.11claws41
2375 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
2376 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
2377 * src/plugins/trayicon/newmail.xpm ** NEW **
2378 * src/plugins/trayicon/nomail.xpm ** NEW **
2379 * src/plugins/trayicon/trayicon.c
2380 * src/plugins/trayicon/unreadmail.xpm ** NEW **
2381 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2382 o add icon for unread mails
2383 o set transparency for window
2385 2003-03-22 [christoph] 0.8.11claws40
2388 init news session to prevent crash when session is closed
2390 2003-03-22 [christoph] 0.8.11claws39
2393 * src/common/session.[ch]
2394 Init session data to make sure we don't have invalid pointers
2395 for read_ch and write_ch when new multi process sessions are
2399 * src/common/plugin.c
2400 * src/common/sylpheed.c
2401 * src/plugins/demo/demo.c
2402 * src/plugins/dillo_viewer/dillo_viewer.c
2403 * src/plugins/mathml_viewer/mathml_viewer.c
2404 * src/plugins/spamassassin/spamassassin.c
2405 * src/plugins/spamassassin/spamassassin_gtk.c
2406 add plugin types to allow loading plugins at different times
2407 (and maybe for different frontends), because it's not good to
2408 load GTK-Plugins gefore gtk_init was called
2411 * src/plugins/Makefile.am
2412 * src/plugins/trayicon/.cvsignore ** NEW **
2413 * src/plugins/trayicon/Makefile.am ** NEW **
2414 * src/plugins/trayicon/eggtrayicon.c ** NEW **
2415 * src/plugins/trayicon/eggtrayicon.h ** NEW **
2416 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
2417 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
2418 * src/plugins/trayicon/trayicon.c ** NEW **
2419 New Trayicon plugin that shows an icon in a systray that uses
2420 XEMBED protocol like Gnome's systray. Icon shows if there
2421 are new mails and a tooltip shows information about new,
2422 unread and total messages.
2424 2003-03-22 [paul] 0.8.11claws38
2427 fix ESMTP AUTH CRAM-MD5
2428 [sync with main (still version 0.8.11cvs6), see
2429 ChangeLog 2003-03-22]
2431 2003-03-21 [colin] 0.8.11claws37
2433 * src/send_message.c
2434 Fix USE_SSL => USE_OPENSSL
2436 2003-03-21 [colin] 0.8.11claws36
2439 Fix counts in drag and dropped subfolders
2441 2003-03-21 [colin] 0.8.11claws35
2445 speed up a bit folder dnd
2447 2003-03-20 [alfons] 0.8.11claws34
2452 don't send locked queue messages
2453 (feature request "[ 705245 ] Locking message in outbox
2454 should prevent sending")
2456 2003-03-20 [christoph] 0.8.11claws33
2459 remove NEW and UNREAD flag in special folders when scanning
2462 fix ESMTP AUTH CRAM-MD5
2464 2003-03-20 [paul] 0.8.11claws32
2466 * src/prefs_account.c
2467 Re-write 'Tunnel command to open connection' as
2468 'Use command to communicate with server', and disable
2469 it for all except IMAP accounts
2471 2003-03-20 [paul] 0.8.11claws31
2473 * sync with 0.8.11cvs6
2474 see ChangeLog 2003-03-20
2476 2003-03-19 [match] 0.8.11claws30
2479 include documentation. minor refactoring.
2480 * src/addr_compl.[ch]
2481 * src/addrindex.[ch]
2482 * src/addresbook.[ch]
2484 re-enable address lookup (was disabled in
2487 2003-03-19 [christoph] 0.8.11claws29
2490 add temp flag handling, will make moving and copying
2491 messages possible again
2494 correct calulation of folder stats
2496 2003-03-18 [match] 0.8.11claws28
2499 remove case sensitive comparison (closes bug 80).
2501 2003-03-18 [christoph] 0.8.11claws27
2504 fix imap using a tunnel command
2508 2003-03-18 [christoph] 0.8.11claws26
2513 rewrite flag handling for folders
2515 2003-03-18 [christoph] 0.8.11claws25
2520 unset NEW and UNREAD flags when message is ignored, to make
2521 sure messages don't show up as unread on other IMAP clients,
2522 because the IGNORE_THREAD flag can not be syncronized through
2525 2003-03-17 [christoph] 0.8.11claws24
2528 don't use recursion to fetch uids when the number of messages
2529 does not match. Moved code into subfunction that is used
2530 again when needed, to prevent an endless loop.
2532 2003-03-17 [thorsten] 0.8.11claws23
2534 * src/imageview.[ch]
2535 export imageview_get_resized_size() (for plugins)
2536 * src/prefs_common.[ch]
2537 added prefs_common_get() (for plugins)
2539 2003-03-17 [christoph] 0.8.11claws22
2542 o remove UID guessing from copy code
2543 o support UIDPLUS extension for APPEND command
2545 2003-03-17 [paul] 0.8.11claws21
2548 remove 'Compiled-plugins' section.
2550 * src/plugins/dillo_viewer/dillo_viewer.c
2551 slight change to description text
2553 2003-03-16 [match] 0.8.11claws20
2554 * src/ldapserver.[ch] ** NEW **
2555 * src/ldapctrl.[ch] ** NEW **
2556 * src/ldapquery.[ch] ** NEW **
2557 * src/ldaputil.[ch] ** NEW **
2558 * src/addrcindex.[ch] ** NEW **
2559 * src/addrquery.h ** NEW **
2561 * src/addrcache.[ch]
2562 * src/addrindex.[ch]
2563 * src/addr_compl.[ch]
2564 * src/addressbook.[ch]
2569 * src/editldap_basedn.c
2573 included dynamic LDAP queries. improved address
2576 2003-03-16 [paul] 0.8.11claws19
2578 * tools/multiwebsearch.pl
2581 2003-03-16 [christoph] 0.8.11claws18
2584 * src/plugins/dillo_viewer/dillo_viewer.c
2585 * src/plugins/mathml_viewer/mathml_viewer.c
2586 make unregistering of MimeViewerFactorys possible
2588 2003-03-16 [alfons] 0.8.11claws17
2593 2003-03-16 [melvin] 0.8.11claws16
2595 * src/plugins/dillo_viewer.c
2596 Fixed bug where it was not possible to view more than
2597 one text/html attachment per message (bug discovered
2598 by Christoph Hohmann).
2600 2003-03-15 [melvin] 0.8.11claws15
2602 * src/prefs_actions.c
2603 Fixed compilation warnings.
2605 2003-03-15 [melvin] 0.8.11claws14
2607 * src/plugins/Makefile.am
2608 * src/plugins/dillo_viewer/.cvsignore ** NEW **
2609 * src/plugins/dillo_viewer/Makefile.am ** NEW **
2610 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
2611 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2612 newer (http://dillo.auriga.wearlab.de/).
2614 2003-03-15 [christoph] 0.8.11claws13
2617 don't query imap folder for attributes because we already
2618 for them from imap_status
2621 add support for plugable MimeViewers (unloading Viewers
2624 * src/plugins/Makefile.am
2625 * src/plugins/mathml_viewer/.cvsignore ** NEW **
2626 * src/plugins/mathml_viewer/Makefile.am ** NEW **
2627 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
2628 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2629 widget from http://helm.cs.unibo.it/mml-widget/
2631 2003-03-14 [christoph] 0.8.11claws12
2634 o error return code's should better be negative
2635 o replace printf with debug_print
2638 improve IMAP folder scan by checking UID-NEXT
2641 remove check that are unnecessary in my opinion
2643 2003-03-13 [christoph] 0.8.11claws11
2652 * src/prefs_scoring.c
2654 use a common function to get a displayable name
2657 2003-03-13 [paul] 0.8.11claws10
2661 tools/multiwebsearch.conf ** NEW FILE **
2662 tools/multiwebsearch.pl ** NEW FILE **
2663 add multiwebsearch Actions script
2665 2003-03-13 [colin] 0.8.11claws9
2668 Remove leading emtpy lines from quoted text
2671 2003-03-13 [melvin] 0.8.11claws8
2673 * src/prefs_actions.c
2676 Added Cancel and OK buttons
2679 2003-03-13 [christoph] 0.8.11claws7
2689 replace more folder type stuff with folder class stuff
2691 2003-03-13 [melvin] 0.8.11claws6
2693 * src/prefs_actions.c
2695 %u: user provided argument
2696 %h: user provided argument (hidden on input)
2697 %s: current text selection in the message view
2699 2003-03-13 [paul] 0.8.11claws5
2701 * sync with 0.8.11cvs5
2702 see ChangeLog 2003-03-11, 2003-03-12
2704 2003-03-12 [christoph] 0.8.11claws4
2707 use folder class idstr when writing folderlist.xml
2712 replace folder type checks with folder class checks
2714 2003-03-12 [christoph] 0.8.11claws3
2719 * src/mbox_folder.[ch]
2722 o create a list of known folder classes in the folder system
2723 o use folder class id strings for folder item identifiers
2725 2003-03-12 [christoph] 0.8.11claws2
2728 fix imap uid validity check
2730 2003-03-12 [christoph] 0.8.11claws1
2741 * src/prefs_scoring.c
2745 initial restructuring of folder system, seperating
2746 folders and folder classes
2748 2003-03-12 [paul] 0.8.11claws
2752 2003-03-12 [christoph]
2754 * src/gtk/prefswindow.c
2755 fix translation of "Page Index"
2757 2003-03-12 [paul] 0.8.10claws110
2759 a sync from 0.8.11cvs4 before the release
2761 * src/common/utils.c
2762 subject_compare_for_sort(): allow null strings (fixes
2765 2003-03-11 [paul] 0.8.10claws109
2768 update Spanish translation, submitted by
2769 Ricardo Mones Lastra
2771 2003-03-11 [melvin] 0.8.10claws108
2774 Updated French translations
2776 2003-03-11 [paul] 0.8.10claws107
2778 * manual/en/Makefile.am
2780 update English manual, add a new page
2781 updated by Francois Barriere <fbarriere@atmel.fr>
2786 update Bulgarian, Italian, and Serbian translations
2787 submitted by George Danchev, Alessandro Maestri, and
2790 2003-03-10 [paul] 0.8.10claws106
2793 src/gtk/prefswindow.c
2794 make some strings translatable
2796 2003-03-10 [darko] 0.8.10claws105
2799 code cleanup to make Hiro happy
2801 2003-03-10 [paul] 0.8.10claws104
2803 * sync with 0.8.11cvs2
2804 see ChangeLog 2003-03-10
2806 2003-03-09 [melvin] 0.8.10claws103
2809 textview_set_font(): fix for message display in
2810 UTF-8 locales (thanks to Sergey Vlasov).
2811 (was unintentionnaly reverted in 0.8.6claws6)
2813 2003-03-08 [darko] 0.8.10claws102
2816 fix infinite loop in wrapping as reported
2818 obsoletes patch #696482
2820 2003-03-08 [christoph] 0.8.10claws101
2823 add workaround for IMAP servers that do not
2824 support the "UID SEARCH UID" command
2826 2003-03-07 [christoph] 0.8.10claws100
2828 * src/plugins/spamassassin/spamassassin.[ch]
2829 * src/plugins/spamassassin/spamassassin_gtk.c
2832 2003-03-07 [paul] 0.8.10claws99
2835 updated Spanish translation, submitted by
2836 Ricardo Mones Lastra
2838 2003-03-07 [christoph] 0.8.10claws98
2841 fix in 0.8.10claws94 was wrong
2842 local delivery does not require escaping, remove escaping
2843 code to make signatures of mails with "." lines valid
2845 NOTE: requires that sendmail is executed with "-i" option,
2846 what is the default now, but has to be changed in all
2849 2003-03-07 [paul] 0.8.10claws97
2851 * sync with 0.8.11 release
2852 see ChangeLog 2003-03-07
2854 2003-03-06 [paul] 0.8.10claws96
2857 revert commit 0.8.10claws92
2859 2003-03-06 [paul] 0.8.10claws95
2862 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2865 fix bug 74, 'Crash opening editor window with pseudo-color
2868 Patches submitted by Kevin Vigor <kevin@vigor.nu>
2870 2003-03-06 [christoph] 0.8.10claws94
2873 fix rfc2821 (4.5.2) violation in SMTP data sending,
2874 all lines starting with a period get an extra period
2876 (found by Simon 'corecode' Schubert)
2878 2003-03-06 [paul] 0.8.10claws93
2881 if configured font can't be loaded fall back to gtk
2882 default. (with thanks to Christoph)
2884 closes long-standing bug 15 'Crashes on startup'
2886 2003-03-06 [paul] 0.8.10claws92
2889 freeze text before autosave and thaw afterwards
2890 fixes bug 67 'autosave make re-rediting message crazy'
2892 2003-03-06 [christoph] 0.8.10claws91
2895 ignore address comment in dupe check for Cc-list
2897 (closes reopened bug 47 Replying to message strips name part of
2898 e-mail addresses of Cc: lines)
2900 2003-03-06 [paul] 0.8.10claws90
2903 remove reference to gtkxtext.h as its no longer in
2906 2003-03-06 [paul] 0.8.10claws89
2908 * sync with 0.8.10cvs25
2909 see ChangeLog 2003-03-06
2911 2003-03-06 [oliver] 0.8.10claws88
2916 2003-03-06 [oliver] 0.8.10claws87
2919 remove changes introduced inclaws74
2921 another attempt to sanely delete and update
2922 messages deleted in separate messageview
2924 2003-03-05 [christoph] 0.8.10claws86
2927 check if "From" matches any account's address if
2928 addressbook completion of addresses is disabled too
2930 (closes Bug 70 "Display recipient in from" doesn't check
2931 folder's default account)
2933 2003-03-05 [christoph] 0.8.10claws85
2936 * src/common/utils.[ch]
2937 don't strip address comments when building Cc lists
2939 (closes Bug 47 Replying to message strips name part of e-mail addresses
2943 fix return value of copy function
2945 2003-03-05 [christoph] 0.8.10claws84
2948 don't ask imap server for non rfc822 headers
2950 (closes bug 71 IMAP FETCH asks for FROM header field twice)
2953 destroy session on socket error to allow reconnecting
2955 2003-03-05 [christoph] 0.8.10claws83
2958 fix building with gnome when no prefix is set
2960 (closes bug 66 Gnome directory is set to NONE)
2962 2003-03-05 [paul] 0.8.10claws82
2964 * sync with 0.8.10cvs23
2965 see ChangeLog 2003-03-05
2967 2003-03-04 [christoph] 0.8.10claws81
2970 o fix moving and copying when folder returns 0 for new
2972 o remove some code for single message copy and move
2973 operations and use functions for multiple messages
2975 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
2978 remove unused include
2980 2003-03-04 [paul] 0.8.10claws80
2983 list 'Compiled plugins'
2985 2003-03-03 [christoph] 0.8.10claws79
2988 have to multiply the percentage of the current fetch with
2989 the percentage that it has of the total fetch operation
2992 2003-03-03 [christoph] 0.8.10claws78
2995 fix calculation of expected lines for progress indicator
2997 2003-03-03 [christoph] 0.8.10claws77
3000 * src/common/utils.c
3001 fix segfault when opening the root news folder
3003 2003-03-03 [christoph] 0.8.10claws76
3005 * src/mainwindow.[ch]
3006 * src/common/Makefile.am
3007 * src/common/progressindicator.[ch]
3008 add UI independent progress indicator handling
3011 use new progress indicator for message info fetching
3013 * src/common/hooks.h
3016 2003-03-03 [oliver] 0.8.10claws75
3020 removed commented code
3022 2003-03-03 [oliver] 0.8.10claws74
3025 cleanups and refactoring
3027 compose_reply_mode reply & forwarding interface for
3030 act on messages marked for deletion in folderview_selected
3031 based on prefs_common.immediate_exec since a message might
3032 have been deleted by messageview in a folder we are changing
3033 to (does anybody understand what I'm on about ?)
3035 2003-03-03 [oliver] 0.8.10claws73
3037 * src/messageview.[ch]
3039 - messageview_delete: delete message shown in messagview
3040 - messageview_update_view: update messageview to currently
3041 selected summaryview message
3042 - add separate messageview to msgview_list in order to update
3043 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3044 * src/summaryview.[ch]
3045 summary_get_selection returns a list of selected msgs
3048 toolbar reply refactoring
3050 2003-03-03 [paul] 0.8.10claws72
3052 * sync with 0.8.10cvs21
3053 see ChangeLog 2003-03-03
3055 2003-03-02 [christoph] 0.8.10claws71
3057 * src/common/passcrypt.c
3060 2003-03-02 [christoph] 0.8.10claws70
3063 * src/prefs_account.c
3064 * src/prefs_gtk.[ch]
3065 * src/common/.cvsignore
3066 * src/common/Makefile.am
3067 * src/common/passcrypt.c ** NEW **
3068 * src/common/passcrypt.h.in ** NEW **
3069 Implement password encryption in config files
3070 using unix encrypt and setkey functions. The crypt
3071 key can be set as a configure parameter. Old
3072 passwords will be converted if they do not begin
3075 2003-03-02 [paul] 0.8.10claws69
3077 * src/prefs_account.c
3080 2003-03-01 [thorsten] 0.8.10claws68
3088 corrected format strings
3091 (fix compile errors with GNU gettext-0.11.5)
3093 2003-03-01 [oliver] 0.8.10claws67
3096 menu callbacks call toolbar_menu_reply
3098 2003-03-01 [oliver] 0.8.10claws66
3102 menu callbacks call toolbar_menu_reply
3104 callbacks from menu handled by toolbar_menu_reply
3106 2003-03-01 [paul] 0.8.10claws65
3109 revert commit 0.8.10claws54 - breaks editing of
3113 update Bulgarian translation, submitted by
3116 2003-02-28 [christoph] 0.8.10claws64
3122 * src/gtkxtext.h ** REMOVE **
3128 * src/prefs_common.c
3129 * src/prefs_matcher.c
3130 * src/procheader.[ch]
3133 * src/common/ssl_certificate.c
3134 * src/gtk/colorlabel.c
3137 o remove code obsoleted by new cache and folder system rework
3139 2003-02-28 [oliver] 0.8.10claws63
3142 * fix bug where reply in Messageview replied to
3143 Message displayed in summaryview
3144 (reportedd via ML by chinatinte at gmx dot ch)
3145 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3146 didn't work in separate MessageView Toolbar
3147 (wondering if anybody uses this at all ?)
3148 * src/summaryview.[ch]
3149 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3150 (generalize reply and forward code);
3152 remove focus_in event which updated summaryview to messageview
3154 2003-02-28 [paul] 0.8.10claws62
3157 add the --check option
3158 Patch submitted by Ricardo Mones Lastra
3160 2003-02-28 [paul] 0.8.10claws61
3162 * src/prefs_account.c
3163 re-order 'Signature' items
3165 2003-02-28 [paul] 0.8.10claws60
3167 * sync with 0.8.10cvs20
3168 see ChangeLog 2003-02-28
3170 2003-02-28 [paul] 0.8.10claws59
3173 update to reflect recent movement of files
3175 2003-02-28 [paul] 0.8.10claws58
3177 * sync with 0.8.10cvs19
3178 see ChangeLog 2003-02-28
3180 2003-02-27 [martin] 0.8.10claws57
3182 * src/prefs_matcher.c
3183 fix segfault in prefs_matcher_ok() when the
3184 last entry is deleted and prevents that the
3185 message "entry not saved" comes up after deleting
3188 2003-02-27 [martin] 0.8.10claws56
3190 * src/prefs_filtering.c
3191 fix segfault in prefs_filtering_ok() when the
3192 last entry is deleted and prevents that the
3193 message "entry not saved" comes up after deleting
3196 2003-02-27 [paul] 0.8.10claws55
3198 * sync with 0.8.10cvs18
3199 see ChangeLog 2003-02-27
3201 2003-02-27 [paul] 0.8.10claws54
3204 fix bug where the address book crashes with
3206 Patch [687729] submitted by David Frager
3207 <dbfrager@users.sourceforge.net>
3209 2003-02-25 [christoph] 0.8.10claws53
3212 * src/colorlabel.[ch] ** REMOVE **
3213 * src/gtk/Makefile.am
3214 * src/gtk/colorlabel.[ch] ** NEW **
3215 move colorlabel files to gtk directory
3217 * src/esmtp.[ch] ** REMOVE **
3218 has been merged into smtp.[ch] in 0.7.5
3220 2003-02-25 [christoph] 0.8.10claws52
3223 * src/about.[ch] ** REMOVE **
3224 * src/gtk/Makefile.am
3225 * src/gtk/about.[ch] ** NEW **
3226 move about files to gtk directory
3228 2003-02-25 [christoph] 0.8.10claws51
3231 some code optimization of folder scanning code
3233 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3235 2003-02-25 [christoph] 0.8.10claws50
3238 * src/common/sylpheed.c
3239 add command line parameter parsing to common code
3241 2003-02-24 [christoph]
3245 fix gnome prefix problems, the configure script now removed
3246 `gnome-config --prefix` from `gnome-config --datadir`
3247 and adds $(prefix} instead
3249 (closes Bug 24 Makefile does not respect prefix when installing
3252 2003-02-24 [christoph] 0.8.10claws49
3255 check for valid session before trying to authenticate
3257 (closes Bug 60 crash if "authenticate on logon" is activated
3258 and newsserver-hostname is not valid)
3260 2003-02-24 [melvin] 0.8.10claws48
3262 * src/prefs_actions.c
3263 Make sure all user's input is sent to the action and then
3266 2003-02-23 [alfons] 0.8.10claws46
3269 also wait cursor when deleting files
3273 * tools/freshmeat_search.pl
3274 tools/google_search.pl
3275 scripts should now work for any browser/browser command line
3277 2003-02-22 [christoph] 0.8.10claws45
3280 fix IMAP flag setting, IMAP flag is not handled correctly
3281 anymore by the folder system and information about the
3282 folder should not be saved in the MsgInfo (in my opinion)
3284 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3286 2003-02-22 [christoph] 0.8.10claws44
3289 fix spelling of "label" ;-)
3291 2003-02-22 [thorsten] 0.8.10claws43
3294 src/prefs_common.[ch]
3296 do not use description as attachment name
3298 2003-02-22 [alfons] 0.8.10claws42
3301 freeze/thaw folder item updates when changing color labels,
3302 and put a wait cursors on
3304 2003-02-22 [thorsten] 0.8.10claws41
3307 save-all fixes: crash if invoked on multipart container,
3308 mimeinfo access, pathseparators, error dialog
3310 2003-02-21 [alfons] 0.8.10claws40
3315 2003-02-21 [colin] 0.8.10claws39
3320 2003-02-21 [colin] 0.8.10claws38
3323 Freeze/thaw folderItem updates when filtering messages
3324 via Tools/Filter messages
3326 2003-02-21 [paul] 0.8.10claws37
3329 revert commit 0.8.10claws26, there are ulterior motives
3330 for users to set a Reply-To header when posting to
3333 2003-02-21 [paul] 0.8.10claws36
3335 * sync with 0.8.10cvs17
3336 see ChangeLog 2003-02-21
3338 2003-02-20 [christoph] 0.8.10claws35
3341 IMAP UID fetch speedup using SEARCH
3343 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3346 fix problem with UIDs in IMAP UID cache that no longer existed
3348 2003-02-20 [christoph] 0.8.10claws34
3353 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3355 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3358 Rewrite imap_cmd_gen_recv use sock_getline instead
3359 of sock_gets to avoid problems with too long reply
3362 2003-02-20 [colin] 0.8.10claws33
3364 * src/prefs_account.c
3367 2003-02-20 [colin] 0.8.10claws32
3370 Remove useless '&& !to_sender'
3375 change my e-mail address
3377 2003-02-19 [colin] 0.8.10claws31
3379 * src/prefs_common.c
3380 X11 style colors for every configurable color
3382 2003-02-19 [alfons] 0.8.10claws30
3384 * src/prefs_gtk.[ch]
3385 * src/prefs_common.c
3386 for color_new accept both plain integers and X11 style color
3387 names (as found in /usr/lib/X11/rgb.txt)
3389 2003-02-19 [paul] 0.8.10claws29
3392 add tooltips to online/offline button and account selector
3395 2003-02-19 [paul] 0.8.10claws28
3399 src/prefs_account.[ch]
3400 src/prefs_common.[ch]
3401 move 'Maximum number of articles to download' to
3403 clean up account prefs gui a little by hiding entries
3404 rather then greying out entries
3406 2003-02-19 [hiro] 0.8.10claws27
3408 * src/common/utils.c
3409 fix bug #54 'yesterdays date is displayed in the message
3412 2003-02-19 [paul] 0.8.10claws26
3415 fix bug reported in Feature Request [688596]
3416 'Reply-to header in news'
3418 2003-02-18 [paul] 0.8.10claws25
3421 add a 'List all keys' button to key selection dialog
3423 2003-02-18 [colin] 0.8.10claws24
3425 * src/stock_pixmap.c
3428 2003-02-18 [colin] 0.8.10claws23
3430 * src/common/smtp.[ch]
3432 Try to starttls if it seems to be the only
3433 way to authenticate a user
3435 2003-02-18 [paul] 0.8.10claws22
3439 src/stock_pixmap.[ch]
3440 src/pixmaps/drafts_close.xpm ** NEW FILE **
3441 src/pixmaps/drafts_open.xpm ** NEW FILE **
3442 as a Drafts folder is a special folder allow it to have
3443 its own unique icons
3445 2003-02-18 [colin] 0.8.10claws21
3448 Fix port selection when using starttls
3450 2003-02-18 [paul] 0.8.10claws20
3453 src/prefs_common.[ch]
3454 make blue the default new mail colour
3456 2003-02-18 [paul] 0.8.10claws19
3458 * sync with 0.8.10cvs14
3459 see ChangeLog 2003-02-18
3461 2003-02-17 [jens] 0.8.10claws18
3464 fixed a compile problem with gcc 3.3
3465 works on 2.95.3 too (testet on PPC as it is big endian)
3467 2003-02-17 [paul] 0.8.10claws17
3469 * sync with 0.8.10cvs13
3470 see ChangeLog 2003-02-17
3472 2003-02-17 [paul] 0.8.10claws16
3474 * sync with 0.8.10cvs12
3475 see ChangeLog 2003-02-17
3477 2003-02-16 [match] 0.8.10claws15
3480 Eliminates reloading of address data when items
3481 deleted or added. Applied submitted by
3482 Luke Plant <lukeplant@softhome.net>
3484 2003-02-16 [paul] 0.8.10claws14
3487 when a 'protocol error' is encountered disconnect from
3488 the server. This means that the user can carry on viewing
3489 other articles and doesn't have to either wait until the
3490 server timesout or quit sylpheed.
3491 Fixes bug #53 'Unable to read messages in newsgroups,
3492 displayed message doesn't change'
3494 2003-02-15 [christoph] 0.8.10claws13
3497 fix bug that stopped scanning of folders when an
3498 IMAP folder was empty
3500 (closes bug 46 stop scan messages in folders after empty folder)
3506 tools/freshmeat_search.pl ** NEW FILE **
3507 tools/google_search.pl ** NEW FILE **
3508 Add 2 Actions scripts which search freshmeat/google
3509 for the selected text using the browser configured
3512 Note: These scripts are very dependent on the format of the
3513 browser command and may not work on every occasion. Testing
3516 2003-02-14 [alfons] 0.8.10claws12
3519 fix breakage because of uninitialized account pointer.
3522 2003-02-14 [paul] 0.8.10claws11
3525 src/prefs_account.[ch]
3526 src/prefs_common.[ch]
3527 move signature settings to Account Prefs
3529 2003-02-14 [paul] 0.8.10claws10
3531 * sync with 0.8.10cvs11
3532 see ChangeLog 2003-02-14
3534 2003-02-13 [thorsten] 0.8.10claws9
3537 revert news progressbar (GUI separation)
3539 2003-02-13 [paul] 0.8.10claws8
3542 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3545 2003-02-13 [paul] 0.8.10claws7
3549 fix 'Follow-up and Reply-to' so that it creates a reply to
3550 the newsgroup and the sender. If the message has the keyword
3551 'poster' in the Followup-To header, all replies go to the
3552 sender, re: RFC 1036, Section 2.2.3
3553 rename all instances of 'ignore_replyto' to 'to_sender', both
3554 were previously used, now we use just one.
3556 2003-02-13 [paul] 0.8.10claws6
3558 * sync with 0.8.10cvs9
3559 see ChangeLog 2003-02-13
3561 2003-02-13 [paul] 0.8.10claws5
3564 show which plugins are configured in the configure
3567 2003-02-12 [thorsten] 0.8.10claws4
3570 show progress while fetching news headers
3572 2003-02-12 [christoph] 0.8.10claws3
3575 * src/plugins/Makefile.am
3576 use AM_CONDITIONAL to enable plugins, automake correctly
3577 manages this when creating distdir
3579 2003-02-12 [christoph] 0.8.10claws2
3581 * ac/spamassassin.m4
3582 * src/plugins/spamassassin/Makefile.am
3583 fix building SpamAssassin plugin without OpenSSL
3585 2003-02-12 [paul] 0.8.10claws1
3589 src/plugins/Makefile.am
3590 fix failure of 'make release'
3592 2003-02-12 [paul] 0.8.10claws
3594 * 0.8.10claws released
3596 2003-02-12 [paul] 0.8.9claws56
3603 updated translations by George Danchev, Ricardo Mones Lastra,
3604 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3607 Allow the building of RPMs by a regular user. Submitted
3610 2003-02-11 [alfons] 0.8.9claws55
3613 don't use pixmaps for label color rect but draw rectangles
3614 so we can respect the color map of palette based visuals
3615 (fixes the long time crashes on Suns - thanks to Andreas
3616 Engel and Steve O'Hara-Smith for testing)
3618 2003-02-11 [christoph] 0.8.9claws54
3620 * src/matcher_parser_parse.y
3621 correct bug where filering rules of not existing folders in
3622 matcherrc were added to global filtering
3624 (closes Debian Bug #180253 - Directory's filter-rules are merged with
3625 main filter-rules after removing directory, http://bugs.debian.org/180253)
3627 2003-02-11 [paul] 0.8.9claws53
3629 * sync with 0.8.10cvs7
3630 see ChangeLog 2003-02-09
3632 2003-02-11 [melvin] 0.8.9claws52
3635 Updated French tranlsations
3637 2003-02-10 [paul] 0.8.9claws51
3640 correct --enable-openssl
3641 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3643 2003-02-09 [martin] 0.8.9claws50
3645 * src/prefs_matcher.c
3646 fix segfault in prefs_matcher_substitute_cb() when
3649 2003-02-09 [paul] 0.8.9claws49
3652 fix bug where a newsgroup folder's processing rules were
3653 merged with the global filtering rules when the newsgroup
3654 folder was deleted, causing some seriously bad results,
3655 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3657 2003-02-08 [melvin] 0.8.9claws48
3660 Corrected and modified an alert message.
3662 2003-02-07 [paul] 0.8.9claws47
3665 fix bug where both an 'Account properties' window and a
3666 'Folder properties' window were opened when clicking on
3667 'Properties' in an NNTP or IMAP folder's popup menu.
3669 2003-02-07 [paul] 0.8.9claws46
3671 * sync with 0.8.10cvs6
3672 see ChangeLog 2003-02-06
3674 2003-02-06 [christoph] 0.8.9claws45
3677 freeze folder updates while importing mbox files
3678 (closes bug 43 importing mbox took hours)
3680 Patch submitted by Jens Rantil <jens.rantil@telia.com>
3682 2003-02-06 [thorsten] 0.8.9claws44
3685 Updated german translations
3687 2003-02-06 [thorsten] 0.8.9claws43
3690 use guint for message numbers (fix count in grouplist dialog)
3692 2003-02-05 [paul] 0.8.9claws42
3694 * sync with 0.8.10cvs2
3695 see ChangeLog 2003-02-05
3697 2003-02-04 [colin] 0.8.9claws41
3699 * src/prefs_common.[ch]
3702 Add an option to disable threading by subject
3704 2003-02-04 [christoph] 0.8.9claws40
3707 only abort fetching mails from multiple accounts when the
3708 error is fatal and does not allow to check any more accounts
3709 (currently only disk full error)
3711 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3712 receive mails for other accouts)
3714 2003-02-04 [christoph] 0.8.9claws39
3717 first add the new message to the cache, then
3718 send the update notification
3720 (closes bug 39 after sending message folderview doesnt get updated)
3722 2003-02-04 [colin] 0.8.9claws38
3725 _really_ fix this Connecting... status
3727 2003-02-04 [paul] 0.8.9claws37
3730 see ChangeLog 2003-02-04
3732 2003-02-04 [paul] 0.8.9claws36
3734 * sync with 0.8.9cvs6
3735 see ChangeLog 2003-02-03
3737 2003-02-04 [paul] 0.8.9claws35
3740 updated by André Filipe de Assunção e Brito
3741 <bedecko@netsite.com.br>
3743 2003-02-03 [thorsten] 0.8.9claws34