1 2003-07-30 [christoph] 0.9.3claws82
3 * src/plugins/trayicon/trayicon.c
4 process pending events before unloading the plugin
6 (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
8 2003-07-30 [alfons] 0.9.3claws81
11 parameter 2 of g_hook_destroy() should really be a hook id
13 2003-07-30 [alfons] 0.9.3claws80
16 fix a possibly harmful function signature mismatch
19 2003-07-30 [alfons] 0.9.3claws79
21 * src/common/hooks[.ch]
24 2003-07-30 [darko] 0.9.3claws78
29 2003-07-30 [luke] 0.9.3claws77
33 o added/moved signal handlers for SIGTERM (normal kill command)
34 and SIGINT (ctl-c) to be used even without
35 --enable-crash-dialog, fixing bug 166
38 o rewrote menu sensitivity code as per mainwindow.c, fixing
42 o changed sensitivity condition for 'Next new' and 'Next
45 2003-07-29 [alfons] 0.9.3claws76
47 * src/common/utils.[ch]
50 save ack'ed RRR; fixes #205, "return receipt is not saved in
53 2003-07-29 [alfons] 0.9.3claws75
56 fix a memleak (claws-only)
58 2003-07-29 [alfons] 0.9.3claws74
61 * src/gtk/gtkvscrollbutton.[ch]
62 fix UI glitch where mime icon toolbox' scroll position is not
63 reset after switching to another message
66 2003-07-29 [paul] 0.9.3claws73
68 * src/prefs_folder_item.c
69 split the prefs into 2 separate pages
71 2003-07-29 [paul] 0.9.3claws72
74 prepend "\n\n" to a signature without a separator too
76 2003-07-29 [paul] 0.9.3claws71
79 fix bug where changing to an account without an auto-sig
80 from an initial account without an auto-sig would insert
81 2 blank lines at the cursor point
82 fix bug where changing to an account with an auto-sig
83 from an initial account without an auto-sig would insert
84 the sig at the cursor point
86 2003-07-29 [paul] 0.9.3claws70
89 use the colour from the folder pref unless the folder
92 2003-07-29 [alfons] 0.9.3claws69
97 rewrite return receipt request work a little bit (the former
98 implementation presumably depended too much on the UI setting
99 flags). (we're losing the old pending flag.)
101 2003-07-28 [christoph] 0.9.3claws68
107 fix copy to IMAP folder from other folder
109 2003-07-28 [christoph] 0.9.3claws67
112 fix sync of procmsg_get_message_file_list
114 2003-07-28 [christoph] 0.9.3claws66
116 * sync with 0.9.3cvs14
117 see ChangeLog 2003-07-18
118 * sync with 0.9.3cvs17
119 see ChangeLog 2003-07-23
121 (closes Bug 234 segmentation fault after sending out mail via
124 2003-07-28 [paul] 0.9.3claws65
127 update Spanish translation, submitted by Ricardo Mones
130 2003-07-28 [christoph] 0.9.3claws64
135 return new message numbers as a GRelation instead of a GSList
136 that has to be in the same order as the input list. A list
137 would make it hard for IMAP to optimize oepration by sorting
138 the input list. The returned list would have to be reordered
139 to match the same order that input list has.
141 * src/gtk/gtkaspell.c
142 fix missing return value, could cause a crash when garbage is
143 on the stack that is used as the expected return value
145 2003-07-28 [paul] 0.9.3claws63
147 * sync with 0.9.4cvs1
148 see ChangeLog 2003-07-28
150 2003-07-27 [alfons] 0.9.3claws62
153 tweak it more to make icon list act like a check button group
155 2003-07-27 [christoph] 0.9.3claws61
157 * sync with 0.9.3cvs20
158 see ChangeLog 2003-07-25
160 2003-07-27 [paul] 0.9.3claws60
163 re-commit changes from 0.9.3claws58 -
164 accidently removed in 0.9.3claws59
166 2003-07-27 [paul] 0.9.3claws59
169 a sync from 0.9.3cvs17
170 see ChangeLog 2003-07-23
172 2003-07-27 [alfons] 0.9.3claws58
175 add missing header members to MsgInfo; fixes the problem of
176 not displaying X-Faces, as noticed by Ricardo Mones
178 2003-07-26 [christoph] 0.9.3claws57
180 * sync with 0.9.3cvs18
181 see ChangeLog 2003-07-24
183 2003-07-26 [christoph] 0.9.3claws56
185 * sync with 0.9.3cvs17
186 see ChangeLog 2003-07-23
188 2003-07-26 [christoph] 0.9.3claws55
195 add support for copy function that copy multiple messages
196 (not implemented yet)
199 add missing return value
201 2003-07-26 [paul] 0.9.3claws54
203 * tools/multiwebsearch.pl
204 do whitespace substitution before passing the string
205 to the browser. fixes bug with browsers that don't
206 do whitespace conversion themselves.
208 2003-07-25 [christoph] 0.9.3claws53
213 rewrite adding of multiple messages to a folder for
216 2003-07-25 [luke] 0.9.3claws52
219 o icon toggles set correctly on leaving ctree mimeview
221 2003-07-25 [paul] 0.9.3claws51
223 * partial sync with 0.9.3cvs21 [src/main.c]
224 see ChangeLog 2003-07-25
226 2003-07-24 [paul] 0.9.3claws50
228 * tools/maildir2sylpheed.pl
231 2003-07-24 [paul] 0.9.3claws49
234 increase the gutter size of paned so that the panes
237 * src/plugins/demo/demo.c
238 squeeze in another typo fix
240 2003-07-24 [paul] 0.9.3claws48
242 * src/plugins/demo/demo.c
244 small changes to the English
246 * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
247 src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
250 rename the misspelled icon
252 2003-07-23 [alfons] 0.9.3claws47
255 make icon list look like a list of toggles
257 2003-07-23 [luke] 0.9.3claws46
259 * src/pixmaps/mimeview_gpg_expired.xpm
260 * src/pixmaps/mimeview_gpg_failed.xpm
261 * src/pixmaps/mimeview_gpg_passed.xpm
262 * src/pixmaps/mimeview_text_html.xpm
263 * src/pixmaps/mimeview_image.xpm
264 o all icons the same size
267 o mimeview ctree arranged vertically above the viewer
268 o icons changed to buttons
269 o can use keyboard to select an icon (Enter)
270 o resize icon list to width of icons
272 * src/gtk/gtkvscrollbutton.c
273 o sensitivity of buttons reacts to position
275 2003-07-23 [christoph] 0.9.3claws45
277 * sync with 0.9.3cvs14 (incomplete)
278 see ChangeLog 2003-07-17
280 2003-07-23 [alfons] 0.9.3claws44
284 sync with my local tree to restore some claws-only things
286 2003-07-23 [paul] 0.9.3claws43
288 * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
289 src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
294 src/stock_pixmap.[ch]
295 indicate missing keys and expired sigs/keys
298 2003-07-23 [paul] 0.9.3claws42
301 Redirect fixes: enable automatic account selection and
302 do not append signature to message on changing account
305 2003-07-23 [paul] 0.9.3claws41
307 * sync with 0.9.3cvs16
308 see ChangeLog 2003-07-23
310 2003-07-23 [alfons] 0.9.3claws40
313 give progress dialog a main window, and give it the first
314 one (presumably the only one). fixes bug #247, "segfault on
317 2003-07-22 [alfons] 0.9.3claws39
320 shift-space scrolls up
322 2003-07-22 [paul] 0.9.3claws38
324 * sync with 0.9.3cvs15
325 see ChangeLog 2003-07-22
327 2003-07-20 [alfons] 0.9.3claws37
330 put menu inside #ifdef USE_ASPELL..#endif
332 2003-07-20 [christoph] 0.9.3claws36
335 fix wrong flags in MsgInfo returned by
336 procmsg_msginfo_get_full_info()
338 (closes Bug 221 Deleting messages from the Message View gives incorrect
339 new/unread message counts in the folder view)
341 * src/plugins/spamassassin/spamassassin_gtk.c
342 add gettext macro for prefs page title
344 2003-07-20 [paul] 0.9.3claws35
347 redraw icon list on signature check
349 2003-07-20 [christoph] 0.9.3claws34
354 * src/folder_item_prefs.[ch] ** NEW **
359 * src/prefs_scoring.c
361 * src/prefs_folder_item.[ch]
362 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
364 o use prefswindow for folder properties
366 * src/gtk/prefswindow.[ch]
367 change implementation to use an invisible notebook instead
368 of unparenting widgets
370 2003-07-20 [christoph] 0.9.3claws33
376 * src/prefs_filtering.h
377 * src/prefs_folder_item.[ch]
382 (always use 1. typedefs, 2. #includes, 3. structures)
384 * src/common/version.h.in
385 add casts for constants
387 * src/plugins/demo/demo.c
390 * src/plugins/spamassassin/spamassassin.c
391 remove unused variable
393 2003-07-20 [alfons] 0.9.3claws32
396 o make icon buttons respond on left click
397 o minor cosmetic change
399 2003-07-19 [luke] 0.9.3claws31
402 * src/gtk/gtkvscrollbutton.c
404 o improved mimeview behaviour when selecting a new message
405 o plus code cleanups to remove compile warnings
408 2003-07-19 [alfons] 0.9.3claws30
412 * src/common/utils.[ch]
413 subject_get_reply_prefix_length() <- subject_get_prefix_length()
415 2003-07-19 [alfons] 0.9.3claws29
417 * src/prefs_folder_item.c
418 reinit "legacy" tmp_prefs, so we don't free nor use invalid
421 2003-07-19 [luke] 0.9.3claws28
427 * src/stock_pixmap.[ch]
428 * src/gtk/Makefile.am
430 * src/gtk/gtkvscrollbutton.[ch] ** NEW **
431 * src/pixmaps/mime_*.xpm ** NEW **
432 o mimeview rearrangement with a new icon shortcut bar
434 2003-07-19 [alfons] 0.9.3claws27
437 o plug leaking nodes_to_recollapse
438 o add folderview_recollapse_all_nodes() (not used yet)
440 2003-07-19 [alfons] 0.9.3claws26
444 honour #240 "Better SUBJECT handling" by cleaning the prefix
445 for both forwarding as replying
447 2003-07-18 [christoph] 0.9.3claws25
450 * src/common/sylpheed.[ch]
451 * src/common/version.h.in
452 add version in numeric form to allow easy comparison
454 * src/plugins/demo/demo.c
456 - sylpheed version > plugin version => never allowed, sylpheed
457 could contain unknown API changes
458 - sylpheed version < minimum version required => don't load,
459 API required not available (if linking does not fail)
461 2003-07-18 [alfons] 0.9.3claws24
463 * src/common/plugin.[ch]
466 2003-07-18 [christoph] 0.9.3claws23
469 fix crash when hooks where unregisted
471 * src/plugins/trayicon/trayicon.c
472 unregister detroy signal before destroying the widget
473 (still crashes when the plugin is unloaded)
475 2003-07-18 [alfons] 0.9.3claws22
478 delay expanding folder tree during drags until timeout triggered
479 (needs perhaps some tweaking, so testing is welcome)
481 2003-07-17 [alfons] 0.9.3claws21
486 2003-07-17 [christoph] 0.9.3claws20
488 * src/common/session.c
489 fix opening of SSL connections
491 * src/plugins/image_viewer/Makefile.am
492 add OPENSSL_CFLAGS (we should find a better solution to remove
493 this dependencies if they are not required)
495 * src/plugins/spamassassin/spamassassin.c
496 remove setlocale workaround (fixed in libspamc)
498 (closes Bug Bug 184 Entering non-ascii character deletes previous char
499 if spell checking enabled)
501 2003-07-17 [alfons] 0.9.3claws19
503 * src/common/hooks.[ch]
504 * src/plugins/clamav/clamav_plugin.c
505 * src/plugins/spamassassin/spamassassin.c
506 * src/plugins/trayicon/trayicon.c
509 2003-07-17 [alfons] 0.9.3claws18
514 2003-07-17 [alfons] 0.9.3claws17
519 2003-07-17 [paul] 0.9.3claws16
524 add link to the Claws site's FAQ page, after the suggestion
525 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
526 Move url strings to defs.h
529 fix typo to prevent "unknown menu entry" warnings
531 2003-07-17 [alfons] 0.9.3claws15
533 * src/folderview.[ch]
534 * src/summaryview.[ch]
538 2003-07-17 [paul] 0.9.3claws14
541 remove two instances of 'GTK_EVENTS_FLUSH' because
542 they are unnecessary and probably cause a stack overflow
544 2003-07-16 [christoph] 0.9.3claws13
547 use an invisible GTK notebook to switch between viewers
548 instead of reparenting widgets
550 2003-07-16 [christoph] 0.9.3claws12
553 move folder_item_update_freeze() to correct place in
554 folder_item_scan_full()
556 2003-07-16 [paul] 0.9.3claws11
558 * sync with 0.9.3cvs12
559 see ChangeLog 2003-07-14 and 2003-07-15
561 2003-07-16 [christoph] 0.9.3claws10
564 * src/prefs_account.[ch]
565 sync IMAP CRAM-MD5 authentication with sylpheed-main
567 2003-07-15 [alfons] 0.9.3claws9
570 make --config-dir do something useful
572 2003-07-15 [alfons] 0.9.3claws8
575 o fix a bug where 'last' didn't really point to the last message
576 in the top level list of children, but to the last threaded
579 o clean up and make it easier to sync
581 2003-07-15 [alfons] 0.9.3claws7
584 make correct menu items sensitive
586 2003-07-14 [alfons] 0.9.3claws6
589 tune the threader so it will not subject-thread any message
590 without a subject prefix (this will not thread correctly if
591 a parent is delivered after their childs, but it looks
594 2003-07-13 [christoph] 0.9.3claws5
597 group "Add mailbox *..." menu items in submenu
599 2003-07-13 [alfons] 0.9.3claws4
602 correct summary_toggle_pressed() signature and make sure
603 signal is not passed on
605 2003-07-13 [alfons] 0.9.3claws3
608 o for now don't pass on keys when they we're handled by
609 ctree::key_press_event
612 2003-07-13 [alfons] 0.9.3claws2
615 add command line option "--config-dir" to get the current
618 2003-07-12 [alfons] 0.9.3claws1
621 * src/matcher_parser_parse.y
622 * src/prefs_filtering.c
624 add "Lock" filter action to lock messages;
628 * src/prefs_filtering.c
629 re-organize matcher part 9:
630 make action text entries easily extendible;
631 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
632 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
637 update old information and add missing
640 2003-07-12 [paul] 0.9.3claws
642 * 0.9.3claws released
644 2003-07-12 [paul] 0.9.0claws103
649 2003-07-12 [melvin] 0.9.0claws102
652 Fixed bug #215: Show MIME tab for single text/html messages.
654 2003-07-12 [paul] 0.9.0claws101
659 2003-07-12 [paul] 0.9.0claws100
665 update Spanish, Croatian, Polish, Serbian translations.
666 submitted by Ricardo Mones Lastra, Dragan, Witold
667 Wladyslaw Wojciech Wilk, Urke MMI
669 2003-07-12 [melvin] 0.9.0claws99
672 Updated French translations.
674 2003-07-12 [paul] 0.9.0claws98
677 disable 'Lookup' button as it has no effect
679 2003-07-11 [alfons] 0.9.0claws97
682 summary_searchbar_pressed() should return TRUE to signal that
683 event was handled. when returning void, the return value passed
684 to GTK is actually random, but maybe FALSE, in which case the
685 event is handled by parent
687 2003-07-10 [paul] 0.9.0claws96
689 * ac/missing/gettext.m4
690 update to version 0.12
692 2003-07-10 [paul] 0.9.0claws95
694 * src/plugins/clamav/clamav_plugin.c
695 fix bug where multipart/alternative messages
696 would slip through without being scanned
698 2003-07-10 [christoph] 0.9.0claws94
701 correct check if folder supports removing when a message is
702 moved. if not the message is only copied.
704 (closes Bug 132 crash on startup in newsgroups folders)
706 2003-07-09 [alfons] 0.9.0claws93
710 --with-config-dir (default .sylpheed)
712 2003-07-09 [christoph] 0.9.0claws92
715 use PKG_CHECK_MODULES to check for gtkmathview
716 (version 0.4.2 now required)
718 2003-07-08 [melvin] 0.9.0claws91
721 Implemented a progress bar that counts the number of completed
722 tasks when the action runs more than one command.
724 2003-07-08 [alfons] 0.9.0claws90
727 if queued message has an invalid Message-Id, don't try to
728 find message it refers to (fixes #209 "crash when processing
731 2003-07-08 [paul] 0.9.0claws89
733 * sync with 0.9.3cvs2
734 see ChangeLog 2003-07-08
736 2003-07-08 [match] 0.9.0claws88
739 extend LDAP search for first/last name by parsing search term.
741 2003-07-08 [alfons] 0.9.0claws87
744 fix bug #208 "Status message stuck when sending on POP3 account"
746 2003-07-07 [paul] 0.9.0claws86
749 new Croatian translation, submitted by
750 Dragan <drleskov@inet.hr>
752 2003-07-07 [paul] 0.9.0claws85
754 * sync with 0.9.3cvs1
755 see ChangeLog 2003-07-07
757 2003-07-05 [christoph] 0.9.0claws84
762 * src/stock_pixmap.[ch]
763 * src/pixmaps/messageview_text.xpm ** NEW **
764 move mimeview tabs to the right side and use icons
765 instead of text to save some space
767 (patch by Luke Plant <lukeplant@softhome.net>)
769 2003-07-05 [christoph] 0.9.0claws83
772 add NULL pointer checks
774 (patch by Luke Plant <lukeplant@softhome.net>)
775 (closes Bug 204 0.9.0 quits on authentication error?!)
777 2003-07-05 [alfons] 0.9.0claws82
780 take the clue in bug #202 "./configure script -
781 'if test' comparison failure" reported by John Kristoff.
783 2003-07-04 [christoph] 0.9.0claws81
785 * src/plugins/spamassassin/spamassassin.c
786 set timeout for spam check
788 2003-07-04 [christoph] 0.9.0claws80
791 destroy all FolderItems when shutting down to
792 allow folders to clean up
794 2003-07-04 [melvin] 0.9.0claws79
796 * src/gtk/gtkaspell.c
797 Fixed bug #184 "Entering non-ascii character deletes
798 previous char if spell checking enabled": this makes
799 the spell checking in multibytes (e.g. UTF-8)locales work.
800 (Patch by Luke Plant).
802 2003-07-04 [christoph] 0.9.0claws78
804 * sync with 0.9.2cvs1
805 see ChangeLog 2003-06-10
807 2003-07-04 [paul] 0.9.0claws77
809 * sync with 0.9.3 release
810 see ChangeLog 2003-07-04
812 2003-07-03 [christoph] 0.9.0claws76
819 move folder_item_get_path() stuff into a folder virtual function
822 use folder_item_fetch_msg() to get message and do not contruct
823 the filename from path and number
825 2003-07-03 [paul] 0.9.0claws75
827 * sync with 0.9.2cvs12
828 see ChangeLog 2003-07-03
830 2003-07-02 [paul] 0.9.0claws74
833 fix text-selection for replying
835 2003-07-02 [paul] 0.9.0claws73
837 * sync with 0.9.2cvs11
838 see ChangeLog 2003-07-02
840 2003-07-02 [paul] 0.9.0claws72
843 revert last commit because it breaks more
846 2003-07-02 [paul] 0.9.0claws71
849 fix thread by subject/sort by date
851 2003-07-01 [paul] 0.9.0claws70
853 * sync with 0.9.2cvs10
854 see ChangeLog 2003-07-01
856 2003-06-30 [paul] 0.9.0claws69
858 * sync with 0.9.2cvs9
859 see ChangeLog 2003-06-30
861 2003-06-28 [match] 0.9.0claws68
866 2003-06-27 [paul] 0.9.0claws67
868 * sync with 0.9.2cvs7
869 see ChangeLog 2003-06-27
871 2003-06-26 [christoph] 0.9.0claws66
874 freeze folder updates while a folder is scanned
876 (closes Bug 185 New message counter)
878 2003-06-26 [darko] 0.9.0claws65
881 fix infinite loop when adding a new LDAP server
883 2003-06-26 [paul] 0.9.0claws64
885 * sync with 0.9.2cvs6
886 see ChangeLog 2003-06-26
888 2003-06-26 [paul] 0.9.0claws63
890 * sync with 0.9.2cvs5
891 see ChangeLog 2003-06-25 and 2003-06-26
893 2003-06-25 [match] 0.9.0claws62
896 Fixed tab/backtab for dropped-down completion list to
897 move next/previous field. (close bug 147)
899 2003-06-25 [christoph] 0.9.0claws61
901 * src/addr_compl.[ch]
910 2003-06-25 [leandro] 0.9.0claws60
914 o gray out "Message/Remove references" menu item if not
915 replying to a message
917 2003-06-24 [leandro] 0.9.0claws59
920 o removed "Message/Create new thread" menu item
921 o added "Message/Remove references" menu item
922 (it's off by default and will not check anymore
923 if the subject changed)
925 2003-06-23 [alfons] 0.9.0claws58
928 try better grouping messages threaded by subject based on their age.
929 still not perfect - because the message tree is not sorted by date.
931 2003-06-23 [thorsten] 0.9.0claws57
934 added mail_receive_hook to allow modifications
935 directly after retrieval (e.g. adding headers).
937 2003-06-23 [paul] 0.9.0claws56
940 enable the use of Ctrl+A to select all text in
942 Patch submitted by Ivan Francolin Martinez
943 <ivanfm@users.sourceforge.net>
945 2003-06-22 [christoph] 0.9.0claws55
948 o add notification hook for folder tree changes
949 o invoke hooks after folder tree scanning
951 * src/folderview.[ch]
952 register hook for folder tree changes that
955 (there are more places that should be updated, like add, remove
958 (closes Bug 164 Crash on rebuild folder tree)
959 (closes Bug 190 Crash on 'rebuilding folder tree')
961 2003-06-21 [leandro] 0.9.0claws54
964 create a new thread if subject changes
965 (it's on by default, can be disabled in Message menu)
967 2003-06-21 [alfons] 0.9.0claws53
970 quiet little compiler
972 2003-06-21 [christoph] 0.9.0claws52
974 update gettext stuff to version 0.12
976 2003-06-19 [alfons] 0.9.0claws51
979 * src/common/plugin.c
980 move defs.h before glib.h to prevent MIN/MAX redefs
987 2003-06-19 [match] 0.9.0claws50
989 * src/addressbook.[ch]
991 * src/addr_compl.[ch]
993 * src/editldap_basedn.[ch]
996 re-implemented dynamic LDAP search. works without
997 slowdown on display sender with addressbook
1002 2003-06-19 [paul] 0.9.0claws49
1005 fix Bug #136 'Nonprovided quotation marks crash claws'
1006 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1008 2003-06-19 [alfons] 0.9.0claws48
1010 * src/prefs_common.[ch]
1012 restrict threading by subject by checking thread for
1013 age (prefs_common.thread_by_subject_max_age)
1015 2003-06-18 [christoph] 0.9.0claws47
1018 fix memory leak in imap_cmd_fetch()
1020 2003-06-18 [christoph] 0.9.0claws46
1023 fix memory leak in prefs_set_default() when used multiple
1024 times or after prefs have been read
1026 2003-06-18 [christoph] 0.9.0claws45
1028 * src/common/plugin.c
1029 fix memory leak in plugin_unload()
1031 2003-06-18 [christoph] 0.9.0claws44
1034 fix memory leak in imap_cmd_ok()
1036 2003-06-18 [christoph] 0.9.0claws43
1039 stop messages that are downloaded from POP3 and added to
1040 an IMAP inbox from being filtered twice (first by POP3
1041 and again when IMAP folder is scaned to get the UID of
1042 the APPEND operation when no UIDPLUS is available)
1051 * tools/launch_phoenix ** REMOVED **
1052 tools/launch_firebird ** NEW **
1053 renamed and edited to reflect the browser's name change from
1054 'phoenix' to 'firebird'
1056 2003-06-18 [paul] 0.9.0claws42
1058 * sync with 0.9.2cvs2
1059 see ChangeLog 2003-06-16
1061 2003-06-17 [alfons] 0.9.0claws41
1064 prevent threading problems when a node is an ancestor (parent / great parent),
1065 which mostly happens with circular references (thanks to Phillipe Gramoullé
1066 for finding an sample set of messages)
1068 2003-06-16 [christoph] 0.9.0claws40
1071 don't popup main window on --receive or --receive-all
1073 * src/mainwindow.[ch]
1074 * src/plugins/trayicon/trayicon.c
1075 allow hiding of main window by clicking on the trayicon
1076 (doesn't work correctly in seperate window mode and may
1077 cause unexpected GTK problems I couldn't find yet)
1080 remove incorrect warning
1082 2003-06-15 [alfons] 0.9.0claws39
1084 * src/gtk/gtkstext.c
1085 don't output debug text;
1086 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1087 for pointing this out);
1089 2003-06-14 [alfons] 0.9.0claws38
1092 remove printf() and make one if..else comply with coding style
1094 2003-06-14 [alfons] 0.9.0claws37
1099 * src/messageview.[ch]
1101 apply patch #754162 "Quoting messages filtered by actions" submitted
1102 by Martin Wicke, which allows quoting message body changed by an
1105 2003-06-13 [alfons] 0.9.0claws36
1108 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1109 use case insensitive regexp (suggested by Ivan Martinez)
1111 2003-06-13 [christoph] 0.9.0claws35
1114 * src/plugins/trayicon/Makefile.am
1115 * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
1116 * src/plugins/trayicon/trayicon.c
1117 * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
1118 * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
1119 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
1120 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
1121 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
1122 * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
1123 replace my own EggTrayIcon backport with the backport
1124 used by (l|x)mule and gabber.
1126 2003-06-13 [alfons] 0.9.0claws34
1129 * src/common/utils.c
1130 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1132 2003-06-13 [alfons] 0.9.0claws33
1135 clean up a little bit
1137 2003-06-12 [alfons] 0.9.0claws32
1140 const correctness fix
1142 * src/common/sylpheed.[ch]
1144 prevent redef MIN/MAX
1146 * src/common/utils.[ch]
1149 2003-06-12 [melvin] 0.9.0claws31
1152 Updated to take into accounts changes in GtkAspell.
1154 2003-06-12 [alfons] 0.9.0claws30
1158 * src/common/utils.[ch]
1159 handle reply subject prefixes better (initial
1160 suggestion by Robert Story adapted and enhanced
1163 2003-06-12 [melvin] 0.9.0claws29
1166 Use new gtkaspell_checkers_strerror() to get the speller's
1167 error message instead of accessing the (now private)
1172 Use #ifdef instead of #if for USE_ASPELL
1173 Use the new spell checkers init/quit functions
1175 * src/gtk/gtkaspell.c
1176 Use #ifdef instead of #if for USE_ASPELL
1177 Moved in the majority of GtkAspell structures that were
1178 exported before by gtkaspell.h
1180 * src/gtk/gktaspell.h
1181 Made gtkaspell.h contain only the necessary data to be
1182 publicized by moving many structures to gtkaspell.c.
1183 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1184 gtkaspell_checkers_new(): replaced by...
1185 gtkaspell_checkers_init(): new function for initialization
1186 gtkaspell_checkers_delete(): replaced by...
1187 gtkaspell_checkers_quit(): new function
1188 gtkaspell_checkers_strerror(): new function that returns
1189 the checker's last error message.
1191 2003-06-11 [melvin] 0.9.0claws28
1194 Updated to take into account gtkaspell.c migration to
1195 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1197 2003-06-10 [alfons] 0.9.0claws27
1199 * src/filtering.[ch]
1203 - try fixing bug #18 (any brave testers?)
1204 - add more robustness by refusing previously
1205 unchecked NULL pointers
1207 2003-06-10 [alfons] 0.9.0claws26
1210 fix bug #176 by don't checking MsgInfos with a NULL msgid
1212 2003-06-09 [alfons] 0.9.0claws25
1214 * src/prefs_common.c
1215 fix bug #163 "Icon switching doesnt work properly" by
1216 preventing early freeing of prefs_common.pixmap_theme_path.
1218 2003-06-09 [christoph] 0.9.0claws24
1220 * src/gtk/gtkaspell.c
1221 revert Thorsten's fix and add forgotten g_strdup for
1222 aspell path (it should not be possible to alter the path a
1223 GtkASpell uses from outside)
1225 2003-06-09 [thorsten] 0.9.0claws23
1227 * src/gtk/gtkaspell.c
1228 dont free prefs_common.aspell_path when closing compose
1230 2003-06-08 [colin] 0.9.0claws22
1232 * src/plugins/spamassassin/spamassassin.c
1235 2003-06-07 [christoph] 0.9.0claws21
1239 * src/gtkaspell.[ch] ** REMOVE **
1240 * src/gtk/Makefile.am
1241 * src/gtk/gtkaspell.[ch] ** NEW **
1242 o make gtkaspell independent from sylpheed's prefs
1243 o move gtkaspell.[ch] to gtk directory
1245 2003-06-07 [christoph] 0.9.0claws20
1250 * src/filesel.[ch] ** REMOVE **
1253 * src/common/sylpheed.[ch]
1254 * src/gtk/Makefile.am
1255 * src/gtk/filesel.[ch] ** NEW **
1256 * src/gtk/pluginwindow.c
1257 * src/gtk/sslcertwindow.c
1258 move filesel.[ch] to gtk directory
1260 2003-06-07 [alfons] 0.9.0claws19
1263 make (multi) file selection dialog work again (Claws-only)
1265 2003-06-07 [thorsten] 0.9.0claws18
1270 2003-06-07 [alfons] 0.9.0claws17
1274 detect apache mishap in which case don't include fnmatch.h
1275 if regex.h is already included
1277 2003-06-06 [christoph] 0.9.0claws16
1281 add check for fnmatch.h and include it when available
1284 fix wrong case sensitivity of Content-Types
1286 * src/gtk/Makefile.am
1287 need the same include paths in gtk directory as in
1288 common directory because .h files in common can
1289 include files from these directories, when included
1290 in gtk's .h or .c files
1292 2003-06-06 [alfons] 0.9.0claws15
1296 make it compile again because of regex.h / fnmatch.h
1297 include problems (related to recent mime stuff, can
1298 someone check this?)
1300 2003-06-06 [thorsten] 0.9.0claws14
1303 possible use of uninitialized pointer while dragging
1305 2003-06-06 [paul] 0.9.0claws13
1308 fix bug where the insert sig button would be effective
1309 only when auto_sig was set
1311 2003-06-06 [paul] 0.9.0claws12
1313 * sync with 0.9.2 release
1315 2003-06-02 [paul] 0.9.0claws11
1317 * sync with 0.9.1cvs1
1318 see ChangeLog 2003-06-02
1323 2003-06-01 [christoph] 0.9.0claws10
1326 don't use substring search to find accounts by email address
1328 (closes Bug 169 Overly loose matching of "From" address)
1330 2003-05-31 [christoph] 0.9.0claws9
1332 * doc-src/rfc2683.txt
1334 limit IMAP command length as recommended in RFC2683
1335 (message number lists will be split into multiple imap
1336 sets, the limit of 1000 octets is not a hard limit)
1338 (closes Bug 161 sylpheed-claws exits with segfault when logging
1339 in to certain imap-servers)
1341 2003-05-29 [alfons] 0.9.0claws8
1344 add print button (calling summary_print());
1345 fine tune setting tooltip text;
1346 (if someone needs other buttons, please take these
1347 commits as a guide, instead of bothering us - also
1350 2003-05-29 [darko] 0.9.0claws7
1353 fix crash when word wrapping kicks in due to
1354 changed text by spell checker
1356 2003-05-29 [paul] 0.9.0claws6
1359 fix bug where changing account would insert
1360 sig even if auto_sig was FALSE
1365 sync with 0.9.1 release
1367 2003-05-28 [christoph] 0.9.0claws5
1370 fix truncation of too long commands
1372 (closes Bug 167 IMAP hangs trying to get envelope
1373 information in imap_get_uncached_messages)
1375 2003-05-27 [paul] 0.9.0claws4
1378 tools/maildir2sylpheed.pl ** NEW FILE **
1379 add kmail to sylpheed mailbox conversion script
1381 2003-05-27 [paul] 0.9.0claws3
1383 * sync with 0.9.0cvs10
1384 see ChangeLog 2003-05-26
1386 2003-05-26 [paul] 0.9.0claws2
1388 * sync with 0.9.0cvs9
1389 see ChangeLog 2003-05-26
1391 2003-05-24 [paul] 0.9.0claws1
1393 * sync with 0.9.0cvs8
1394 see ChangeLog 2003-05-23
1396 2003-05-24 [paul] 0.9.0claws
1398 * version 0.9.0claws released
1400 2003-05-24 [paul] 0.8.11claws177
1402 * src/plugins/dillo-viewer/Makefile.am
1403 src/plugins/traycon/Makefile.am
1413 update Bulgarian, British English, Spanish, Italian,
1414 Brazilian Portuguese, Russian, and Serbian translations,
1415 submitted by George Danchev, [me], Ricardo Mones Lastra,
1416 André Filipe de Assunção e Brito, Alessandro Maestri,
1417 Ruslan N. Balkin, and Urke MMI
1419 2003-05-23 [melvin] 0.8.11claws176
1422 Updated French translations
1424 2003-05-22 [paul] 0.8.11claws175
1435 src/editldap_basedn.c
1439 revert to get ldap into it previous working state
1442 new Taiwanese translation,
1443 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1445 2003-05-22 [christoph] 0.8.11claws174
1447 * src/plugins/spamassassin/libspamc.[ch]
1448 sync libspamc with SpamAssaain release 2.55
1450 2003-05-22 [paul] 0.8.11claws173
1452 * sync with 0.9.0cvs7
1453 see ChangeLog 2003-05-22
1456 revert change in 0.8.11claws172: follow
1457 Hiroyuki's decision and that's the end of it.
1459 2003-05-21 [paul] 0.8.11claws172
1462 fix discrepency between open_unread_on_enter
1465 2003-05-21 [paul] 0.8.11claws171
1467 * sync with 0.9.0cvs6
1468 see ChangeLog 2003-05-21
1470 2003-05-21 [paul] 0.8.11claws170
1472 * sync with 0.9.0cvs5
1473 see ChangeLog 2003-05-21
1475 2003-05-20 [paul] 0.8.11claws169
1477 * sync with 0.9.0cvs4
1478 see ChangeLog 2003-05-20
1479 fixes bug #152, 'encoding of IMAP folders names'
1481 2003-05-20 [paul] 0.8.11claws168
1483 * sync with 0.9.0cvs3
1484 see ChangeLog 2003-05-20
1486 * src/tools/convert_mbox.pl
1487 minor change in the comments, submitted by Fred Marton
1489 2003-05-19 [paul] 0.8.11claws167
1491 * src/plugins/clamav/Makefile.am
1493 link clamav_lib to the plugin and not to the main program
1495 2003-05-19 [christoph]
1498 add -export-dynamic for linking
1500 2003-05-19 [paul] 0.8.11claws166
1502 * sync with 0.9.0cvs1
1503 see ChangeLog 2003-05-19
1505 2003-05-19 [paul] 0.8.11claws165
1508 fix 'pop before smtp' timeout
1510 2003-05-18 [alfons] 0.8.11claws164
1512 * src/prefs_matcher.c
1513 put "execute" action command line ("expression") in edit box
1515 2003-05-18 [christoph] 0.8.11claws163
1518 * src/plugins/dillo_viewer/dillo_viewer.c
1519 * src/plugins/image_viewer/viewer.c
1520 * src/plugins/mathml_viewer/mathml_viewer.c
1521 let a viewer have a list of Content-Types
1523 2003-05-18 [paul] 0.8.11claws162
1525 * src/prefs_filtering.c
1526 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1527 and REDIRECT actions
1529 2003-05-17 [christoph]
1532 o remove dynamic signatures that was syned with main
1533 o add infos about no longer "build in" image viewer
1534 o update bugtracker URL
1536 2003-05-17 [christoph] 0.8.11claws161
1541 don't use imap_scan_folder anymore. Instead call folder_item_scan
1542 for every folder after rebuilding the folder tree.
1544 (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1547 2003-05-17 [christoph] 0.8.11claws160
1550 don't use STATUS command on current folder to check for
1551 content changes. imap_cmd_ok() now tracks changes to
1552 folder and number of existing messages.
1554 2003-05-17 [paul] 0.8.11claws159
1556 * src/plugins/clamav/clamav_plugin.c
1557 remove unnecessary debug_print
1559 2003-05-16 [thorsten] 0.8.11claws158
1561 * src/plugins/demo.c
1562 included missing intl.h
1564 2003-05-16 [paul] 0.8.11claws157
1567 remove non-existant entries
1569 * src/plugins/clamav/clamav_plugin.c
1570 src/plugins/clamav/clamav_plugin_gtk.c
1571 src/plugins/dillo_viewer/dillo_prefs.c
1572 src/plugins/dillo_viewer/dillo_viewer.c
1575 2003-05-16 [christoph] 0.8.11claws156
1578 include plugin .c files for translation until I
1579 find a better solution to have plugins have their
1581 * src/plugins/demo/demo.c
1582 * src/plugins/image_viewer/plugin.c
1583 * src/plugins/mathml_viewer/mathml_viewer.c
1584 * src/plugins/spamassassin/spamassassin.c
1585 * src/plugins/spamassassin/spamassassin_gtk.c
1586 * src/plugins/trayicon/trayicon.c
1587 add gettext macros for plugin name and description
1593 2003-05-16 [paul] 0.8.11claws155
1595 * sync with lastest 0.9.0pre1
1596 see ChangeLog 2003-05-16
1598 2003-05-15 [paul] 0.8.11claws154
1600 * sync with latest 0.9.0pre1
1601 see ChangeLog 2003-05-14 and 2003-05-15
1603 2003-05-14 [christoph] 0.8.11claws153
1605 * src/plugins/image_viewer/viewer.c
1606 * src/plugins/image_viewer/viewer.glade ** NEW **
1607 * src/plugins/image_viewer/viewerprefs.c
1608 make it possible to disable the autoload function in the
1611 2003-05-14 [christoph] 0.8.11claws152
1614 fix folder update after adding a message
1616 2003-05-13 [alfons] 0.8.11claws151
1618 * src/common/session.c
1621 * src/addrcache.[ch]
1622 * src/filtering.[ch]
1624 * src/gtkaspell.[ch]
1626 * src/mbox_folder.[ch]
1631 * src/passphrase.[ch]
1632 * src/prefs_common.[ch]
1633 * src/prefs_gtk.[ch]
1636 be pedantic; (in prototypes () implies (int))
1638 2003-05-13 [alfons] 0.8.11claws150
1640 * src/prefs_toolbar.[ch]
1641 * src/summaryview.[ch]
1643 change misleading text in toolbar prefs;
1644 add toolbar action for ignore thread (toggles ignore thread flag);
1645 clean up a little bit;
1649 * tools/convert_mbox.pl
1650 bug fixed by Fred Marton
1654 * sync with 0.9.0pre1
1656 2003-05-09 [paul] 0.8.11claws149
1658 * sync with 0.8.11cvs43
1659 see ChangeLog 2003-05-09
1661 2003-05-08 [christoph] 0.8.11claws148
1664 o use CAPABILIY as first command and check for PREAUTH
1665 information in the response to it
1666 o rewrite all imap_cmd_* functions to use an IMAPSession
1667 instead of a SockInfo as parameter
1668 o do STARTTLS after fetching and checking the server
1671 2003-05-08 [paul] 0.8.11claws147
1675 tools/convert_mbox.pl ** NEW FILE **
1676 add mbox conversion script. Submitted by
1677 Fred Marton <Fred.Marton@uni-bayreuth.de>
1679 2003-05-07 [christoph]
1682 * src/gtk/pluginwindow.glade
1683 * src/plugins/image_viewer/viewerprefs.glade
1684 * src/plugins/spamassassin/spamassassin_gtk.glade
1685 add glade files for user interfaces and a description how
1686 to use glade to create the sylpheed code
1688 2003-05-07 [paul] 0.8.11claws146
1690 * sync with 0.8.11cvs41
1691 see ChangeLog 2003-05-07
1693 2003-05-06 [christoph] 0.8.11claws145
1696 * src/plugins/image_viewer/viewer.c
1697 fix usage of imlib in imageviewer plugin
1699 * src/gtk/prefswindow.c
1700 handle window close event correctly
1702 2003-05-06 [paul] 0.8.11claws144
1705 fix typo introduced in sync
1707 2003-05-06 [paul] 0.8.11claws143
1709 * sync with 0.8.11cvs39
1710 see ChangeLog 2003-05-06
1712 2003-05-06 [paul] 0.8.11claws142
1716 updated Czech translation, submitted by
1717 Radek Vybiral <Radek.Vybiral@vsb.cz>
1719 * src/plugins/clamav/clamav_plugin_gtk.c
1722 2003-05-03 [alfons] 0.8.11claws141
1725 make paste as quotation work even when the call to
1726 text_inserted() was deferred (fixes bug #140 "Paste
1727 as quotation does not work when using "external"
1730 2003-05-03 [thorsten] 0.8.11claws140
1735 removed C++ comments
1737 function with non-int retval/param used before
1738 implementation/declaration
1740 2003-05-02 [paul] 0.8.11claws139
1742 * src/addr_compl.[ch]
1743 src/addressbook.[ch]
1746 revert match's changes to (finally) remove the bug where
1747 opening a folder causes massive slowdown when using the
1748 'Display sender using address book' option
1750 2003-05-01 [melvin] 0.8.11claws138
1752 * src/plugins/dillo_viewer/dillo_prefs.[ch]
1753 * src/plugins/dillo_viewer/dillo_viewer.c
1754 Fixed bug where "Cancel" button from prefs issued
1756 Comply a little more to coding style
1758 2003-05-01 [paul] 0.8.11claws137
1760 * sync with 0.8.11cvs38
1761 see ChangeLog 2003-05-01
1763 2003-05-01 [paul] 0.8.11claws136
1766 updated by George Danchev
1768 2003-04-30 [christoph] 0.8.11claws135
1770 * src/plugins/dillo_viewer/dillo_prefs.c
1771 * src/plugins/image_viewer/viewerprefs.c
1772 * src/plugins/spamassassin/spamassassin_gtk.c
1773 remove gtk_widget_ref() calls for widgets in
1776 2003-04-30 [paul] 0.8.11claws134
1779 ok, this time a better fix for the bug where opening folder
1780 has massive slowdown when using the 'Display sender using
1781 address book' option
1783 2003-04-30 [paul] 0.8.11claws133
1786 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
1788 2003-04-30 [melvin] 0.8.11claws132
1790 New: Dillo plugin preferences (patch by Dimitar Haralanov)
1792 * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
1793 Preferences for the dillo plugin
1794 * src/plugins/dillo_viewer/dillo_viewer.c
1795 Support for preferences
1796 * src/plugins/dillo_viewer/Makefile.am
1797 Added dillo_prefs.[ch]
1799 2003-04-30 [alfons] 0.8.11claws131
1801 * src/common/plugin.[ch]
1802 see? this ANSI C'fication immediately gives us type
1805 2003-04-30 [alfons] 0.8.11claws130
1807 * src/common/plugin.[ch]
1808 * src/plugins/clamav/clamav_plugin.[ch]
1809 * src/plugins/clamav/clamav_plugin_gtk.c
1810 * src/plugins/demo/demo.c
1811 * src/plugins/dillo_viewer/dillo_viewer.c
1812 * src/plugins/image_viewer/plugin.c
1813 * src/plugins/image_viewer/viewer.[ch]
1814 * src/plugins/image_viewer/viewerprefs.[ch]
1815 * src/plugins/mathml_viewer/mathml_viewer.c
1816 * src/plugins/spamassassin/spamassassin.[ch]
1817 * src/plugins/spamassassin/spamassassin_gtk.c
1818 * src/plugins/trayicon/trayicon.c
1821 2003-04-30 [alfons] 0.8.11claws129
1823 * src/common/utils.c
1824 make is_ascii_str() fail gracefully when NULL pointer
1827 2003-04-30 [paul] 0.8.11claws128
1830 fix bug where opening folder has massive slowdown when
1831 using the 'Display sender using address book' option
1833 2003-04-30 [paul] 0.8.11claws127
1835 * src/plugins/clamav/clamav_plugin.c
1836 src/plugins/clamav/clamav_plugin_gtk.c
1837 src/plugins/demo/demo.c
1838 src/plugins/dillo_viewer/dillo_viewer.c
1839 src/plugins/image_viewer/plugin.c
1840 src/plugins/mathml_viewer/mathml_viewer.c
1841 src/plugins/spamassassin/spamassassin.c
1842 src/plugins/spamassassin/spamassassin_gtk.c
1843 src/plugins/trayicon/trayicon.c
1844 get rid of eye-hurting function signatures
1846 2003-04-30 [paul] 0.8.11claws126
1848 * src/plugins/trayicon/trayicon.c
1854 2003-04-30 [paul] 0.8.11claws125
1857 arrange the plugins in reverse alphabetical order
1859 * src/plugins/clamav/clamav_plugin.[ch]
1860 src/plugins/clamav/clamav_plugin_gtk.c
1862 resize max_size window
1863 re-arrange the order of some gui elements
1864 improve descriptions
1866 * src/plugins/image_viewer/plugin.c
1867 src/plugins/mathml_viewer/mathml_viewer.c
1870 * src/plugins/spamassassin/spamassassin_gtk.c
1871 resize max_size window
1872 re-arrange the order of some gui elements
1878 2003-04-30 [alfons] 0.8.11claws124
1881 fix a leak found while browsing Martin Kluge's
1882 valgrind log (Claws only)
1884 2003-04-29 [darko] 0.8.11claws123
1886 * src/gtk/gtkstext.h
1887 include wchar.h if it is available, fixes compilation
1890 2003-04-29 [melvin] 0.8.11claws122
1892 * src/prefs_actions.c
1893 Improved help text of Actions' syntax
1895 2003-04-28 [paul] 0.8.11claws121
1898 a better fix for the crash when performing an action
1901 2003-04-28 [paul] 0.8.11claws120
1904 fix crash when performing an action on a
1907 2003-04-28 [paul] 0.8.11claws119
1909 * sync with 0.8.11cvs36
1910 see ChangeLog 2003-04-28
1912 2003-04-27 [paul] 0.8.11claws118
1914 * more sync with 0.8.11cvs35
1915 see ChangeLog 2003-04-25
1917 2003-04-26 [christoph] 0.8.11claws117
1920 fix remove virtual check
1922 2003-04-26 [paul] 0.8.11claws116
1925 fix return-receipt, make it work again
1927 2003-04-26 [paul] 0.8.11claws115
1930 restore double-clicking of the [application/pgp-signature
1931 (Select "Check signature" to check)] line in the message view,
1932 broken in recent sync
1934 2003-04-26 [christoph] 0.8.11claws114
1937 check if remove virtual really exists before
1938 calling the function
1940 2003-04-25 [match] 0.8.11claws113
1944 * src/ldapquery.[ch]
1947 * src/ldapserver.[ch]
1948 fix memleak. fix segfault.
1949 plug a Claws memleak
1951 2003-04-25 [alfons] 0.8.11claws112
1954 plug a Claws memleak
1956 2003-04-25 [alfons] 0.8.11claws111
1958 * src/common/session.c
1961 2003-04-25 [paul] 0.8.11claws110
1963 * sync with 0.8.11cvs35
1964 see ChangeLog 2003-04-24 and 2003-04-25
1966 * src/gtk/pluginwindow.c
1967 correct another strange float value
1969 2003-04-24 [christoph] 0.8.11claws109
1972 freeze folder item updates when unsetting new flags
1974 * src/gtk/pluginwindow.c
1975 correct strange float value
1977 2003-04-23 [paul] 0.8.11claws108
1979 * sync with 0.8.11cvs33
1980 see ChangeLog 2003-04-23
1982 2003-04-22 [paul] 0.8.11claws107
1987 src/pgptext.[ch] ** REMOVED **
1988 remove pgptext.[ch] as its not used any more
1990 2003-04-22 [paul] 0.8.11claws106
1992 * sync with 0.8.11cvs31
1993 see ChangeLog 2003-04-21 and 2003-04-22
1995 2003-04-21 [alfons] 0.8.11claws105
1998 No access to GTK structures if we're a spawned child
1999 (and clean up code a little bit...) Should fix #126.
2001 2003-04-21 [melvin] 0.8.11claws104
2003 * src/plugins/dillo_viewer/README
2004 Improved slightly the text.
2006 2003-04-21 [melvin] 0.8.11claws103
2008 * src/plugins/dillo_viewer/README *** NEW ***
2009 Added a README file for the Dillo plugin
2014 tools/outlook2sylpheed.pl
2015 updated and improved by Ricardo Mones Lastra
2017 2003-04-18 [oliver] 0.8.11claws102
2020 * src/prefs_account.h
2021 remove Pop3SessionType (used by selective download)
2022 * src/prefs_toolbar.c
2023 enable set Default Toolbar button
2025 2003-04-18 [paul] 0.8.11claws101
2027 * sync with 0.8.11cvs29
2028 see ChangeLog 2003-04-18
2030 2003-04-17 [paul] 0.8.11claws100
2032 * src/prefs_common.[ch]
2034 remove 'Open next message on deletion' option,
2035 as the same effect can now be achieved via the
2036 'Always open messages in summary when selected'
2039 2003-04-17 [paul] 0.8.11claws99
2041 * sync with 0.8.11cvs28
2042 see ChangeLog 2003-04-17
2044 2003-04-17 [christoph] 0.8.11claws98
2046 * ac/spamassassin.m4
2047 * src/plugins/spamassassin/libspamc.[ch]
2048 * src/plugins/spamassassin/utils.[ch]
2049 sync libspamc with SpamAssassin project
2051 2003-04-17 [christoph] 0.8.11claws97
2053 * src/common/socket.h
2054 * src/gtk/sslcertwindow.h
2055 rename old USE_SSL to USE_OPENSSL
2057 2003-04-17 [paul] 0.8.11claws96
2059 * src/prefs_common.h
2060 use gulong for P_COLOR so that it compiles/runs on
2061 64-bit systems. Patch submitted by James Noyes
2062 <jnoyes-claws@retrogeeks.com>
2067 2003-04-17 [paul] 0.8.11claws95
2069 * sync with 0.8.11cvs27
2070 see ChangeLog 2003-04-16
2072 2003-04-15 [paul] 0.8.11claws94
2074 * src/prefs_common.[ch]
2075 rearrange to stop the window getting too long:
2076 move Receive dialog stuff to Receive tab
2077 move Send dialog to Send tab
2078 remove Dialogs frame
2079 rename 'Open messages in summary with cursor keys' to
2080 'Always open messages in summary when selected', as its
2083 2003-04-15 [paul] 0.8.11claws93
2085 * src/prefs_common.[ch]
2087 add new option '/Interface/Open next message on deletion'
2089 2003-04-15 [paul] 0.8.11claws92
2091 * src/summaryview.[ch]
2092 add /Mark/Lock and /Mark/Unlock to the pop-up
2093 menu. Patch submitted by Ivan Francolin Martinez
2094 <ivanfm@users.sourceforge.net>
2096 2003-04-15 [paul] 0.8.11claws91
2098 * sync with 0.8.11cvs24
2099 see ChangeLog 2003-04-15
2101 2003-04-14 [jens] 0.8.11claws90
2103 * updated German translation and some corrections from
2104 Roland Bless <bless@tm.uka.de>
2106 2003-04-14 [paul] 0.8.11claws89
2108 * sync with 0.8.11cvs22
2109 see ChangeLog 2003-04-14
2111 2003-04-13 [paul] 0.8.11claws88
2113 * src/plugins/clamav/clamav_plugin.c
2117 2003-04-12 [paul] 0.8.11claws87
2119 * src/plugins/clamav/clamav_plugin.c
2120 activate enable/disable archive scanning option
2122 * src/plugins/clamav/.cvsignore ** NEW FILE **
2124 2003-04-12 [paul] 0.8.11claws86
2126 * src/plugins/Makefile.am
2127 src/plugins/clamav/Makefile.am ** NEW FILE **
2128 src/plugins/clamav/README ** NEW FILE **
2129 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
2130 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
2131 add Clam AntiVirus plugin
2133 2003-04-12 [paul] 0.8.11claws85
2135 * sync with 0.8.11cvs21
2136 see ChangeLog 2003-04-11
2138 2003-04-11 [paul] 0.8.11claws84
2141 update Spanish translation. Submitted by Ricardo
2144 2003-04-10 [christoph] 0.8.11claws83
2147 fix typo that did not move unfiltered mails to destination
2150 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2151 when filtering from spool)
2153 2003-04-10 [christoph] 0.8.11claws82
2156 use BODY.PEEK instead of BODY in in message fetch operation
2157 to make sure the IMAP server does not set the \Seen flag for
2158 messages. Sylpheed does that later itself, when the message
2159 is opened in sylpheed
2161 (closes Bug 111 Claws destroys unread marks)
2163 2003-04-09 [oliver] 0.8.11claws81
2166 fix crash in folder_destroy
2168 remove selective download
2170 2003-04-09 [christoph] 0.8.11claws80
2173 fix crash in imap_get_msginfo() when then fetched message
2176 (closes Bug 110 Crash during mail composition)
2178 2003-04-08 [christoph] 0.8.11claws79
2181 * src/prefs_account.c
2182 Filter new messages that are found in an INBOX folder
2183 when 'Filter messages on receiving' is enabled in the
2184 Folder's AccountPrefs. This allows to use Sylpheed's
2185 filtering engine for IMAP folders where messages are
2186 added to the INBOX by a MTA
2188 2003-04-08 [paul] 0.8.11claws78
2191 clean up after last commit
2193 2003-04-08 [paul] 0.8.11claws77
2195 * sync with 0.8.11cvs20
2196 see ChangeLog 2003-04-07 and 2003-04-08
2198 2003-04-07 [christoph] 0.8.11claws76
2200 * src/filtering.[ch]
2204 add procmsg_msginfo_filter() to execute filtering actions
2206 2003-04-06 [christoph] 0.8.11claws75
2209 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2211 2003-04-06 [christoph] 0.8.11claws74
2213 * src/common/utils.[ch]
2214 add g_int_compare() function for slist sorting
2217 fetch all MsgInfos with one command in imap_get_msginfos()
2218 using an imap set with a list of ranges
2221 use new g_int_compare() function
2223 2003-04-06 [thorsten] 0.8.11claws73
2226 corrected implementation of mh_folder_destroy()
2228 2003-04-05 [christoph] 0.8.11claws72
2245 * src/gtk/gtkutils.c
2246 o rename structure field names class and new to klass and
2247 new_msgs, to allow including files in C++
2248 o add 'extern "C"' block to some header files
2249 o add MsgInfoList and MsgNumberList as alias for GSList for
2250 developers to know what type of list is expected
2252 * src/plugins/image_viewer/plugin.c
2253 * src/plugins/image_viewer/viewer.[ch]
2254 * src/plugins/image_viewer/viewerprefs.[ch]
2255 rename function names to prevent conflicts
2257 2003-04-05 [paul] 0.8.11claws71
2259 * sync with 0.8.11cvs18
2260 see ChangeLog 2003-04-03 and 2003-04-04
2262 2003-04-02 [christoph] 0.8.11claws70
2266 * src/mbox_folder.[ch]
2269 o Make all virtual folder functions private
2270 o remove unused folder code
2272 * src/common/socket.[ch]
2276 2003-03-30 [alfons] 0.8.11claws69
2278 * src/send_message.c
2279 remove two debug traces and see if people still report
2282 2003-03-30 [alfons] 0.8.11claws68
2284 * src/send_message.c
2285 * src/commons/session.c
2286 add more debug traces
2288 2003-03-30 [christoph] 0.8.11claws67
2291 change processing folder name from .processing to processing
2294 disable SSL certificate check because it causes Xlib error
2295 when the child process want's to open an GTK window
2297 2003-03-30 [christoph] 0.8.11claws66
2300 don't use default folder for processing folder item because
2301 it can be a non local folder
2303 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2305 2003-03-30 [alfons] 0.8.11claws65
2307 * src/send_message.c
2308 try fixing crashes when sending messages: my gcc 2.95.4 seems
2309 to generate bad code for 'send_send_data_progressive': When
2310 called from 'send_send_data_finished', the 'data' pointer is
2311 cleared just before the assignment to the dialog pointer
2313 2003-03-29 [christoph] 0.8.11claws64
2315 * src/common/prefs.h
2316 * src/plugins/image_viewer/Makefile.am
2317 * src/plugins/image_viewer/plugin.c
2318 * src/plugins/image_viewer/viewer.[ch]
2319 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
2320 add PrefsPage for ImageViewer
2322 2003-03-28 [thorsten] 0.8.11claws63
2324 * src/common/session.c
2327 2003-03-28 [paul] 0.8.11claws62
2329 * sync with 0.8.11cvs16
2330 see ChangeLog 2003-03-28
2332 2003-03-28 [paul] 0.8.11claws61
2334 * sync with 0.8.11cvs15
2335 see ChangeLog 2003-03-28
2337 2003-03-27 [christoph] 0.8.11claws60
2341 * src/common/socket.[ch]
2342 set socket state to DISCONNECTED when any operation
2343 fails to allow reconnecting in IMAP code without
2344 checking the return code of all calls to the command
2349 remove some more stuff that depends on specific
2352 2003-03-27 [paul] 0.8.11claws59
2354 * sync with 0.8.11cvs14
2355 see ChangeLog 2003-03-27
2357 * src/selective_download.[ch] ** REMOVED **
2360 2003-03-27 [christoph] 0.8.11claws58
2363 fix handling of tmp_flags in flag copy function
2365 2003-03-27 [paul] 0.8.11claws57
2367 * sync with 0.8.11cvs13
2368 see ChangeLog 2003-03-27
2370 2003-03-27 [oliver] 0.8.11claws56
2373 remove sel_download_cb
2375 2003-03-27 [oliver] 0.8.11claws55
2380 2003-03-26 [oliver] 0.8.11claws54
2385 remove selective donwload readme
2387 2003-03-26 [oliver] 0.8.11claws53
2389 * src/matcher_parser_parse.y
2391 * src/prefs_account.[ch]
2392 * src/prefs_filtering.c
2393 remove selective donwload
2395 2003-03-26 [oliver] 0.8.11claws52
2400 remove selective donwload
2402 2003-03-26 [oliver] 0.8.11claws51
2405 * src/selective_download.[ch] ** REMOVE **
2407 2003-03-26 [christoph] 0.8.11claws50
2410 fix NEWS that got broken by a sync with sylpheed-main
2412 2003-03-26 [christoph] 0.8.11claws49
2415 fix mime type guessing when no mime type is found for a file
2417 2003-03-25 [christoph] 0.8.11claws48
2421 remove mime type guessing from mime parser and use
2422 name based mime types in viewer lookup for mime type
2423 application/octet-stream
2425 2003-03-25 [christoph] 0.8.11claws47
2427 * doc-src/readme.txt
2428 * doc-src/rfc2554.txt
2429 add RFC about SMTP AUTH
2431 * src/send_message.c
2432 * src/common/smtp.[ch]
2433 add extra error code for authentication errors and
2434 clear temporary password when this error occurs
2436 (closes Bug 84 authentication failure while sending should
2437 prompt for password again)
2439 2003-03-25 [christoph] 0.8.11claws46
2443 * src/imageview.[ch] ** REMOVE **
2444 * src/messageview.[ch]
2446 * src/prefs_common.[ch]
2448 * src/plugins/Makefile.am
2449 * src/plugins/image_viewer/.cvsignore ** NEW **
2450 * src/plugins/image_viewer/Makefile.am ** NEW **
2451 * src/plugins/image_viewer/plugin.c ** NEW **
2452 * src/plugins/image_viewer/viewer.[ch] ** NEW **
2453 move image viewer into a plugin (building is enabled by default)
2454 [ToDo: Prefs for resize and autoview]
2456 2003-03-25 [paul] 0.8.11claws45
2458 * sync with 0.8.11cvs12
2459 see ChangeLog 2003-03-26
2461 2003-03-25 [paul] 0.8.11claws44
2463 * sync with 0.8.11cvs11
2464 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2466 Note: Selective Download is broken.
2468 2003-03-22 [christoph] 0.8.11claws43
2471 code cleanup for flags copying
2473 2003-03-22 [christoph] 0.8.11claws42
2475 * src/plugins/trayicon/trayicon.c
2476 fix setting the transparent area when the window size
2477 is forced by the system tray
2479 2003-03-22 [christoph] 0.8.11claws41
2481 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
2482 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
2483 * src/plugins/trayicon/newmail.xpm ** NEW **
2484 * src/plugins/trayicon/nomail.xpm ** NEW **
2485 * src/plugins/trayicon/trayicon.c
2486 * src/plugins/trayicon/unreadmail.xpm ** NEW **
2487 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2488 o add icon for unread mails
2489 o set transparency for window
2491 2003-03-22 [christoph] 0.8.11claws40
2494 init news session to prevent crash when session is closed
2496 2003-03-22 [christoph] 0.8.11claws39
2499 * src/common/session.[ch]
2500 Init session data to make sure we don't have invalid pointers
2501 for read_ch and write_ch when new multi process sessions are
2505 * src/common/plugin.c
2506 * src/common/sylpheed.c
2507 * src/plugins/demo/demo.c
2508 * src/plugins/dillo_viewer/dillo_viewer.c
2509 * src/plugins/mathml_viewer/mathml_viewer.c
2510 * src/plugins/spamassassin/spamassassin.c
2511 * src/plugins/spamassassin/spamassassin_gtk.c
2512 add plugin types to allow loading plugins at different times
2513 (and maybe for different frontends), because it's not good to
2514 load GTK-Plugins gefore gtk_init was called
2517 * src/plugins/Makefile.am
2518 * src/plugins/trayicon/.cvsignore ** NEW **
2519 * src/plugins/trayicon/Makefile.am ** NEW **
2520 * src/plugins/trayicon/eggtrayicon.c ** NEW **
2521 * src/plugins/trayicon/eggtrayicon.h ** NEW **
2522 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
2523 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
2524 * src/plugins/trayicon/trayicon.c ** NEW **
2525 New Trayicon plugin that shows an icon in a systray that uses
2526 XEMBED protocol like Gnome's systray. Icon shows if there
2527 are new mails and a tooltip shows information about new,
2528 unread and total messages.
2530 2003-03-22 [paul] 0.8.11claws38
2533 fix ESMTP AUTH CRAM-MD5
2534 [sync with main (still version 0.8.11cvs6), see
2535 ChangeLog 2003-03-22]
2537 2003-03-21 [colin] 0.8.11claws37
2539 * src/send_message.c
2540 Fix USE_SSL => USE_OPENSSL
2542 2003-03-21 [colin] 0.8.11claws36
2545 Fix counts in drag and dropped subfolders
2547 2003-03-21 [colin] 0.8.11claws35
2551 speed up a bit folder dnd
2553 2003-03-20 [alfons] 0.8.11claws34
2558 don't send locked queue messages
2559 (feature request "[ 705245 ] Locking message in outbox
2560 should prevent sending")
2562 2003-03-20 [christoph] 0.8.11claws33
2565 remove NEW and UNREAD flag in special folders when scanning
2568 fix ESMTP AUTH CRAM-MD5
2570 2003-03-20 [paul] 0.8.11claws32
2572 * src/prefs_account.c
2573 Re-write 'Tunnel command to open connection' as
2574 'Use command to communicate with server', and disable
2575 it for all except IMAP accounts
2577 2003-03-20 [paul] 0.8.11claws31
2579 * sync with 0.8.11cvs6
2580 see ChangeLog 2003-03-20
2582 2003-03-19 [match] 0.8.11claws30
2585 include documentation. minor refactoring.
2586 * src/addr_compl.[ch]
2587 * src/addrindex.[ch]
2588 * src/addresbook.[ch]
2590 re-enable address lookup (was disabled in
2593 2003-03-19 [christoph] 0.8.11claws29
2596 add temp flag handling, will make moving and copying
2597 messages possible again
2600 correct calulation of folder stats
2602 2003-03-18 [match] 0.8.11claws28
2605 remove case sensitive comparison (closes bug 80).
2607 2003-03-18 [christoph] 0.8.11claws27
2610 fix imap using a tunnel command
2614 2003-03-18 [christoph] 0.8.11claws26
2619 rewrite flag handling for folders
2621 2003-03-18 [christoph] 0.8.11claws25
2626 unset NEW and UNREAD flags when message is ignored, to make
2627 sure messages don't show up as unread on other IMAP clients,
2628 because the IGNORE_THREAD flag can not be syncronized through
2631 2003-03-17 [christoph] 0.8.11claws24
2634 don't use recursion to fetch uids when the number of messages
2635 does not match. Moved code into subfunction that is used
2636 again when needed, to prevent an endless loop.
2638 2003-03-17 [thorsten] 0.8.11claws23
2640 * src/imageview.[ch]
2641 export imageview_get_resized_size() (for plugins)
2642 * src/prefs_common.[ch]
2643 added prefs_common_get() (for plugins)
2645 2003-03-17 [christoph] 0.8.11claws22
2648 o remove UID guessing from copy code
2649 o support UIDPLUS extension for APPEND command
2651 2003-03-17 [paul] 0.8.11claws21
2654 remove 'Compiled-plugins' section.
2656 * src/plugins/dillo_viewer/dillo_viewer.c
2657 slight change to description text
2659 2003-03-16 [match] 0.8.11claws20
2660 * src/ldapserver.[ch] ** NEW **
2661 * src/ldapctrl.[ch] ** NEW **
2662 * src/ldapquery.[ch] ** NEW **
2663 * src/ldaputil.[ch] ** NEW **
2664 * src/addrcindex.[ch] ** NEW **
2665 * src/addrquery.h ** NEW **
2667 * src/addrcache.[ch]
2668 * src/addrindex.[ch]
2669 * src/addr_compl.[ch]
2670 * src/addressbook.[ch]
2675 * src/editldap_basedn.c
2679 included dynamic LDAP queries. improved address
2682 2003-03-16 [paul] 0.8.11claws19
2684 * tools/multiwebsearch.pl
2687 2003-03-16 [christoph] 0.8.11claws18
2690 * src/plugins/dillo_viewer/dillo_viewer.c
2691 * src/plugins/mathml_viewer/mathml_viewer.c
2692 make unregistering of MimeViewerFactorys possible
2694 2003-03-16 [alfons] 0.8.11claws17
2699 2003-03-16 [melvin] 0.8.11claws16
2701 * src/plugins/dillo_viewer.c
2702 Fixed bug where it was not possible to view more than
2703 one text/html attachment per message (bug discovered
2704 by Christoph Hohmann).
2706 2003-03-15 [melvin] 0.8.11claws15
2708 * src/prefs_actions.c
2709 Fixed compilation warnings.
2711 2003-03-15 [melvin] 0.8.11claws14
2713 * src/plugins/Makefile.am
2714 * src/plugins/dillo_viewer/.cvsignore ** NEW **
2715 * src/plugins/dillo_viewer/Makefile.am ** NEW **
2716 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
2717 Added a html mail viewer plugin that uses Dillo v0.7.0 or
2718 newer (http://dillo.auriga.wearlab.de/).
2720 2003-03-15 [christoph] 0.8.11claws13
2723 don't query imap folder for attributes because we already
2724 for them from imap_status
2727 add support for plugable MimeViewers (unloading Viewers
2730 * src/plugins/Makefile.am
2731 * src/plugins/mathml_viewer/.cvsignore ** NEW **
2732 * src/plugins/mathml_viewer/Makefile.am ** NEW **
2733 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
2734 add MathML Viewer (Content-Type text/mathml) using GtkMathView
2735 widget from http://helm.cs.unibo.it/mml-widget/
2737 2003-03-14 [christoph] 0.8.11claws12
2740 o error return code's should better be negative
2741 o replace printf with debug_print
2744 improve IMAP folder scan by checking UID-NEXT
2747 remove check that are unnecessary in my opinion
2749 2003-03-13 [christoph] 0.8.11claws11
2758 * src/prefs_scoring.c
2760 use a common function to get a displayable name
2763 2003-03-13 [paul] 0.8.11claws10
2767 tools/multiwebsearch.conf ** NEW FILE **
2768 tools/multiwebsearch.pl ** NEW FILE **
2769 add multiwebsearch Actions script
2771 2003-03-13 [colin] 0.8.11claws9
2774 Remove leading emtpy lines from quoted text
2777 2003-03-13 [melvin] 0.8.11claws8
2779 * src/prefs_actions.c
2782 Added Cancel and OK buttons
2785 2003-03-13 [christoph] 0.8.11claws7
2795 replace more folder type stuff with folder class stuff
2797 2003-03-13 [melvin] 0.8.11claws6
2799 * src/prefs_actions.c
2801 %u: user provided argument
2802 %h: user provided argument (hidden on input)
2803 %s: current text selection in the message view
2805 2003-03-13 [paul] 0.8.11claws5
2807 * sync with 0.8.11cvs5
2808 see ChangeLog 2003-03-11, 2003-03-12
2810 2003-03-12 [christoph] 0.8.11claws4
2813 use folder class idstr when writing folderlist.xml
2818 replace folder type checks with folder class checks
2820 2003-03-12 [christoph] 0.8.11claws3
2825 * src/mbox_folder.[ch]
2828 o create a list of known folder classes in the folder system
2829 o use folder class id strings for folder item identifiers
2831 2003-03-12 [christoph] 0.8.11claws2
2834 fix imap uid validity check
2836 2003-03-12 [christoph] 0.8.11claws1
2847 * src/prefs_scoring.c
2851 initial restructuring of folder system, seperating
2852 folders and folder classes
2854 2003-03-12 [paul] 0.8.11claws
2858 2003-03-12 [christoph]
2860 * src/gtk/prefswindow.c
2861 fix translation of "Page Index"
2863 2003-03-12 [paul] 0.8.10claws110
2865 a sync from 0.8.11cvs4 before the release
2867 * src/common/utils.c
2868 subject_compare_for_sort(): allow null strings (fixes
2871 2003-03-11 [paul] 0.8.10claws109
2874 update Spanish translation, submitted by
2875 Ricardo Mones Lastra
2877 2003-03-11 [melvin] 0.8.10claws108
2880 Updated French translations
2882 2003-03-11 [paul] 0.8.10claws107
2884 * manual/en/Makefile.am
2886 update English manual, add a new page
2887 updated by Francois Barriere <fbarriere@atmel.fr>
2892 update Bulgarian, Italian, and Serbian translations
2893 submitted by George Danchev, Alessandro Maestri, and
2896 2003-03-10 [paul] 0.8.10claws106
2899 src/gtk/prefswindow.c
2900 make some strings translatable
2902 2003-03-10 [darko] 0.8.10claws105
2905 code cleanup to make Hiro happy
2907 2003-03-10 [paul] 0.8.10claws104
2909 * sync with 0.8.11cvs2
2910 see ChangeLog 2003-03-10
2912 2003-03-09 [melvin] 0.8.10claws103
2915 textview_set_font(): fix for message display in
2916 UTF-8 locales (thanks to Sergey Vlasov).
2917 (was unintentionnaly reverted in 0.8.6claws6)
2919 2003-03-08 [darko] 0.8.10claws102
2922 fix infinite loop in wrapping as reported
2924 obsoletes patch #696482
2926 2003-03-08 [christoph] 0.8.10claws101
2929 add workaround for IMAP servers that do not
2930 support the "UID SEARCH UID" command
2932 2003-03-07 [christoph] 0.8.10claws100
2934 * src/plugins/spamassassin/spamassassin.[ch]
2935 * src/plugins/spamassassin/spamassassin_gtk.c
2938 2003-03-07 [paul] 0.8.10claws99
2941 updated Spanish translation, submitted by
2942 Ricardo Mones Lastra
2944 2003-03-07 [christoph] 0.8.10claws98
2947 fix in 0.8.10claws94 was wrong
2948 local delivery does not require escaping, remove escaping
2949 code to make signatures of mails with "." lines valid
2951 NOTE: requires that sendmail is executed with "-i" option,
2952 what is the default now, but has to be changed in all
2955 2003-03-07 [paul] 0.8.10claws97
2957 * sync with 0.8.11 release
2958 see ChangeLog 2003-03-07
2960 2003-03-06 [paul] 0.8.10claws96
2963 revert commit 0.8.10claws92
2965 2003-03-06 [paul] 0.8.10claws95
2968 fix (solaris) bug 73, 'Crash when selecting top-level folder'
2971 fix bug 74, 'Crash opening editor window with pseudo-color
2974 Patches submitted by Kevin Vigor <kevin@vigor.nu>
2976 2003-03-06 [christoph] 0.8.10claws94
2979 fix rfc2821 (4.5.2) violation in SMTP data sending,
2980 all lines starting with a period get an extra period
2982 (found by Simon 'corecode' Schubert)
2984 2003-03-06 [paul] 0.8.10claws93
2987 if configured font can't be loaded fall back to gtk
2988 default. (with thanks to Christoph)
2990 closes long-standing bug 15 'Crashes on startup'
2992 2003-03-06 [paul] 0.8.10claws92
2995 freeze text before autosave and thaw afterwards
2996 fixes bug 67 'autosave make re-rediting message crazy'
2998 2003-03-06 [christoph] 0.8.10claws91
3001 ignore address comment in dupe check for Cc-list
3003 (closes reopened bug 47 Replying to message strips name part of
3004 e-mail addresses of Cc: lines)
3006 2003-03-06 [paul] 0.8.10claws90
3009 remove reference to gtkxtext.h as its no longer in
3012 2003-03-06 [paul] 0.8.10claws89
3014 * sync with 0.8.10cvs25
3015 see ChangeLog 2003-03-06
3017 2003-03-06 [oliver] 0.8.10claws88
3022 2003-03-06 [oliver] 0.8.10claws87
3025 remove changes introduced inclaws74
3027 another attempt to sanely delete and update
3028 messages deleted in separate messageview
3030 2003-03-05 [christoph] 0.8.10claws86
3033 check if "From" matches any account's address if
3034 addressbook completion of addresses is disabled too
3036 (closes Bug 70 "Display recipient in from" doesn't check
3037 folder's default account)
3039 2003-03-05 [christoph] 0.8.10claws85
3042 * src/common/utils.[ch]
3043 don't strip address comments when building Cc lists
3045 (closes Bug 47 Replying to message strips name part of e-mail addresses
3049 fix return value of copy function
3051 2003-03-05 [christoph] 0.8.10claws84
3054 don't ask imap server for non rfc822 headers
3056 (closes bug 71 IMAP FETCH asks for FROM header field twice)
3059 destroy session on socket error to allow reconnecting
3061 2003-03-05 [christoph] 0.8.10claws83
3064 fix building with gnome when no prefix is set
3066 (closes bug 66 Gnome directory is set to NONE)
3068 2003-03-05 [paul] 0.8.10claws82
3070 * sync with 0.8.10cvs23
3071 see ChangeLog 2003-03-05
3073 2003-03-04 [christoph] 0.8.10claws81
3076 o fix moving and copying when folder returns 0 for new
3078 o remove some code for single message copy and move
3079 operations and use functions for multiple messages
3081 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3084 remove unused include
3086 2003-03-04 [paul] 0.8.10claws80
3089 list 'Compiled plugins'
3091 2003-03-03 [christoph] 0.8.10claws79
3094 have to multiply the percentage of the current fetch with
3095 the percentage that it has of the total fetch operation
3098 2003-03-03 [christoph] 0.8.10claws78
3101 fix calculation of expected lines for progress indicator
3103 2003-03-03 [christoph] 0.8.10claws77
3106 * src/common/utils.c
3107 fix segfault when opening the root news folder
3109 2003-03-03 [christoph] 0.8.10claws76
3111 * src/mainwindow.[ch]
3112 * src/common/Makefile.am
3113 * src/common/progressindicator.[ch]
3114 add UI independent progress indicator handling
3117 use new progress indicator for message info fetching
3119 * src/common/hooks.h
3122 2003-03-03 [oliver] 0.8.10claws75
3126 removed commented code
3128 2003-03-03 [oliver] 0.8.10claws74
3131 cleanups and refactoring
3133 compose_reply_mode reply & forwarding interface for
3136 act on messages marked for deletion in folderview_selected
3137 based on prefs_common.immediate_exec since a message might
3138 have been deleted by messageview in a folder we are changing
3139 to (does anybody understand what I'm on about ?)
3141 2003-03-03 [oliver] 0.8.10claws73
3143 * src/messageview.[ch]
3145 - messageview_delete: delete message shown in messagview
3146 - messageview_update_view: update messageview to currently
3147 selected summaryview message
3148 - add separate messageview to msgview_list in order to update
3149 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3150 * src/summaryview.[ch]
3151 summary_get_selection returns a list of selected msgs
3154 toolbar reply refactoring
3156 2003-03-03 [paul] 0.8.10claws72
3158 * sync with 0.8.10cvs21
3159 see ChangeLog 2003-03-03
3161 2003-03-02 [christoph] 0.8.10claws71
3163 * src/common/passcrypt.c
3166 2003-03-02 [christoph] 0.8.10claws70
3169 * src/prefs_account.c
3170 * src/prefs_gtk.[ch]
3171 * src/common/.cvsignore
3172 * src/common/Makefile.am
3173 * src/common/passcrypt.c ** NEW **
3174 * src/common/passcrypt.h.in ** NEW **
3175 Implement password encryption in config files
3176 using unix encrypt and setkey functions. The crypt
3177 key can be set as a configure parameter. Old
3178 passwords will be converted if they do not begin
3181 2003-03-02 [paul] 0.8.10claws69
3183 * src/prefs_account.c
3186 2003-03-01 [thorsten] 0.8.10claws68
3194 corrected format strings
3197 (fix compile errors with GNU gettext-0.11.5)
3199 2003-03-01 [oliver] 0.8.10claws67
3202 menu callbacks call toolbar_menu_reply
3204 2003-03-01 [oliver] 0.8.10claws66
3208 menu callbacks call toolbar_menu_reply
3210 callbacks from menu handled by toolbar_menu_reply
3212 2003-03-01 [paul] 0.8.10claws65
3215 revert commit 0.8.10claws54 - breaks editing of
3219 update Bulgarian translation, submitted by
3222 2003-02-28 [christoph] 0.8.10claws64
3228 * src/gtkxtext.h ** REMOVE **
3234 * src/prefs_common.c
3235 * src/prefs_matcher.c
3236 * src/procheader.[ch]
3239 * src/common/ssl_certificate.c
3240 * src/gtk/colorlabel.c
3243 o remove code obsoleted by new cache and folder system rework
3245 2003-02-28 [oliver] 0.8.10claws63
3248 * fix bug where reply in Messageview replied to
3249 Message displayed in summaryview
3250 (reportedd via ML by chinatinte at gmx dot ch)
3251 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3252 didn't work in separate MessageView Toolbar
3253 (wondering if anybody uses this at all ?)
3254 * src/summaryview.[ch]
3255 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3256 (generalize reply and forward code);
3258 remove focus_in event which updated summaryview to messageview
3260 2003-02-28 [paul] 0.8.10claws62
3263 add the --check option
3264 Patch submitted by Ricardo Mones Lastra
3266 2003-02-28 [paul] 0.8.10claws61
3268 * src/prefs_account.c
3269 re-order 'Signature' items
3271 2003-02-28 [paul] 0.8.10claws60
3273 * sync with 0.8.10cvs20
3274 see ChangeLog 2003-02-28
3276 2003-02-28 [paul] 0.8.10claws59
3279 update to reflect recent movement of files
3281 2003-02-28 [paul] 0.8.10claws58
3283 * sync with 0.8.10cvs19
3284 see ChangeLog 2003-02-28
3286 2003-02-27 [martin] 0.8.10claws57
3288 * src/prefs_matcher.c
3289 fix segfault in prefs_matcher_ok() when the
3290 last entry is deleted and prevents that the
3291 message "entry not saved" comes up after deleting
3294 2003-02-27 [martin] 0.8.10claws56
3296 * src/prefs_filtering.c
3297 fix segfault in prefs_filtering_ok() when the
3298 last entry is deleted and prevents that the
3299 message "entry not saved" comes up after deleting
3302 2003-02-27 [paul] 0.8.10claws55
3304 * sync with 0.8.10cvs18
3305 see ChangeLog 2003-02-27
3307 2003-02-27 [paul] 0.8.10claws54
3310 fix bug where the address book crashes with
3312 Patch [687729] submitted by David Frager
3313 <dbfrager@users.sourceforge.net>
3315 2003-02-25 [christoph] 0.8.10claws53
3318 * src/colorlabel.[ch] ** REMOVE **
3319 * src/gtk/Makefile.am
3320 * src/gtk/colorlabel.[ch] ** NEW **
3321 move colorlabel files to gtk directory
3323 * src/esmtp.[ch] ** REMOVE **
3324 has been merged into smtp.[ch] in 0.7.5
3326 2003-02-25 [christoph] 0.8.10claws52
3329 * src/about.[ch] ** REMOVE **
3330 * src/gtk/Makefile.am
3331 * src/gtk/about.[ch] ** NEW **
3332 move about files to gtk directory
3334 2003-02-25 [christoph] 0.8.10claws51
3337 some code optimization of folder scanning code
3339 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3341 2003-02-25 [christoph] 0.8.10claws50
3344 * src/common/sylpheed.c
3345 add command line parameter parsing to common code
3347 2003-02-24 [christoph]
3351 fix gnome prefix problems, the configure script now removed
3352 `gnome-config --prefix` from `gnome-config --datadir`
3353 and adds $(prefix} instead
3355 (closes Bug 24 Makefile does not respect prefix when installing
3358 2003-02-24 [christoph] 0.8.10claws49
3361 check for valid session before trying to authenticate
3363 (closes Bug 60 crash if "authenticate on logon" is activated
3364 and newsserver-hostname is not valid)
3366 2003-02-24 [melvin] 0.8.10claws48
3368 * src/prefs_actions.c
3369 Make sure all user's input is sent to the action and then
3372 2003-02-23 [alfons] 0.8.10claws46
3375 also wait cursor when deleting files
3379 * tools/freshmeat_search.pl
3380 tools/google_search.pl
3381 scripts should now work for any browser/browser command line
3383 2003-02-22 [christoph] 0.8.10claws45
3386 fix IMAP flag setting, IMAP flag is not handled correctly
3387 anymore by the folder system and information about the
3388 folder should not be saved in the MsgInfo (in my opinion)
3390 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3392 2003-02-22 [christoph] 0.8.10claws44
3395 fix spelling of "label" ;-)
3397 2003-02-22 [thorsten] 0.8.10claws43
3400 src/prefs_common.[ch]
3402 do not use description as attachment name
3404 2003-02-22 [alfons] 0.8.10claws42
3407 freeze/thaw folder item updates when changing color labels,
3408 and put a wait cursors on
3410 2003-02-22 [thorsten] 0.8.10claws41
3413 save-all fixes: crash if invoked on multipart container,
3414 mimeinfo access, pathseparators, error dialog
3416 2003-02-21 [alfons] 0.8.10claws40
3421 2003-02-21 [colin] 0.8.10claws39
3426 2003-02-21 [colin] 0.8.10claws38
3429 Freeze/thaw folderItem updates when filtering messages
3430 via Tools/Filter messages
3432 2003-02-21 [paul] 0.8.10claws37
3435 revert commit 0.8.10claws26, there are ulterior motives
3436 for users to set a Reply-To header when posting to
3439 2003-02-21 [paul] 0.8.10claws36
3441 * sync with 0.8.10cvs17
3442 see ChangeLog 2003-02-21
3444 2003-02-20 [christoph] 0.8.10claws35
3447 IMAP UID fetch speedup using SEARCH
3449 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3452 fix problem with UIDs in IMAP UID cache that no longer existed
3454 2003-02-20 [christoph] 0.8.10claws34
3459 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
3461 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3464 Rewrite imap_cmd_gen_recv use sock_getline instead
3465 of sock_gets to avoid problems with too long reply
3468 2003-02-20 [colin] 0.8.10claws33
3470 * src/prefs_account.c
3473 2003-02-20 [colin] 0.8.10claws32
3476 Remove useless '&& !to_sender'
3481 change my e-mail address
3483 2003-02-19 [colin] 0.8.10claws31
3485 * src/prefs_common.c
3486 X11 style colors for every configurable color
3488 2003-02-19 [alfons] 0.8.10claws30
3490 * src/prefs_gtk.[ch]
3491 * src/prefs_common.c
3492 for color_new accept both plain integers and X11 style color
3493 names (as found in /usr/lib/X11/rgb.txt)
3495 2003-02-19 [paul] 0.8.10claws29
3498 add tooltips to online/offline button and account selector
3501 2003-02-19 [paul] 0.8.10claws28
3505 src/prefs_account.[ch]
3506 src/prefs_common.[ch]
3507 move 'Maximum number of articles to download' to
3509 clean up account prefs gui a little by hiding entries
3510 rather then greying out entries
3512 2003-02-19 [hiro] 0.8.10claws27
3514 * src/common/utils.c
3515 fix bug #54 'yesterdays date is displayed in the message
3518 2003-02-19 [paul] 0.8.10claws26
3521 fix bug reported in Feature Request [688596]
3522 'Reply-to header in news'
3524 2003-02-18 [paul] 0.8.10claws25
3527 add a 'List all keys' button to key selection dialog
3529 2003-02-18 [colin] 0.8.10claws24
3531 * src/stock_pixmap.c
3534 2003-02-18 [colin] 0.8.10claws23
3536 * src/common/smtp.[ch]
3538 Try to starttls if it seems to be the only
3539 way to authenticate a user
3541 2003-02-18 [paul] 0.8.10claws22
3545 src/stock_pixmap.[ch]
3546 src/pixmaps/drafts_close.xpm ** NEW FILE **
3547 src/pixmaps/drafts_open.xpm ** NEW FILE **
3548 as a Drafts folder is a special folder allow it to have
3549 its own unique icons
3551 2003-02-18 [colin] 0.8.10claws21
3554 Fix port selection when using starttls
3556 2003-02-18 [paul] 0.8.10claws20
3559 src/prefs_common.[ch]
3560 make blue the default new mail colour
3562 2003-02-18 [paul] 0.8.10claws19
3564 * sync with 0.8.10cvs14
3565 see ChangeLog 2003-02-18
3567 2003-02-17 [jens] 0.8.10claws18
3570 fixed a compile problem with gcc 3.3
3571 works on 2.95.3 too (testet on PPC as it is big endian)
3573 2003-02-17 [paul] 0.8.10claws17
3575 * sync with 0.8.10cvs13
3576 see ChangeLog 2003-02-17
3578 2003-02-17 [paul] 0.8.10claws16
3580 * sync with 0.8.10cvs12
3581 see ChangeLog 2003-02-17
3583 2003-02-16 [match] 0.8.10claws15
3586 Eliminates reloading of address data when items
3587 deleted or added. Applied submitted by
3588 Luke Plant <lukeplant@softhome.net>
3590 2003-02-16 [paul] 0.8.10claws14
3593 when a 'protocol error' is encountered disconnect from
3594 the server. This means that the user can carry on viewing
3595 other articles and doesn't have to either wait until the
3596 server timesout or quit sylpheed.
3597 Fixes bug #53 'Unable to read messages in newsgroups,
3598 displayed message doesn't change'
3600 2003-02-15 [christoph] 0.8.10claws13
3603 fix bug that stopped scanning of folders when an
3604 IMAP folder was empty
3606 (closes bug 46 stop scan messages in folders after empty folder)
3612 tools/freshmeat_search.pl ** NEW FILE **
3613 tools/google_search.pl ** NEW FILE **
3614 Add 2 Actions scripts which search freshmeat/google
3615 for the selected text using the browser configured
3618 Note: These scripts are very dependent on the format of the
3619 browser command and may not work on every occasion. Testing
3622 2003-02-14 [alfons] 0.8.10claws12
3625 fix breakage because of uninitialized account pointer.
3628 2003-02-14 [paul] 0.8.10claws11
3631 src/prefs_account.[ch]
3632 src/prefs_common.[ch]
3633 move signature settings to Account Prefs
3635 2003-02-14 [paul] 0.8.10claws10
3637 * sync with 0.8.10cvs11
3638 see ChangeLog 2003-02-14
3640 2003-02-13 [thorsten] 0.8.10claws9
3643 revert news progressbar (GUI separation)
3645 2003-02-13 [paul] 0.8.10claws8
3648 make replies behave correctly, re: RFC 1036, Section 2.2.3,
3651 2003-02-13 [paul] 0.8.10claws7
3655 fix 'Follow-up and Reply-to' so that it creates a reply to
3656 the newsgroup and the sender. If the message has the keyword
3657 'poster' in the Followup-To header, all replies go to the
3658 sender, re: RFC 1036, Section 2.2.3
3659 rename all instances of 'ignore_replyto' to 'to_sender', both
3660 were previously used, now we use just one.
3662 2003-02-13 [paul] 0.8.10claws6
3664 * sync with 0.8.10cvs9
3665 see ChangeLog 2003-02-13
3667 2003-02-13 [paul] 0.8.10claws5
3670 show which plugins are configured in the configure
3673 2003-02-12 [thorsten] 0.8.10claws4
3676 show progress while fetching news headers
3678 2003-02-12 [christoph] 0.8.10claws3
3681 * src/plugins/Makefile.am
3682 use AM_CONDITIONAL to enable plugins, automake correctly
3683 manages this when creating distdir
3685 2003-02-12 [christoph] 0.8.10claws2
3687 * ac/spamassassin.m4
3688 * src/plugins/spamassassin/Makefile.am
3689 fix building SpamAssassin plugin without OpenSSL
3691 2003-02-12 [paul] 0.8.10claws1
3695 src/plugins/Makefile.am
3696 fix failure of 'make release'
3698 2003-02-12 [paul] 0.8.10claws
3700 * 0.8.10claws released
3702 2003-02-12 [paul] 0.8.9claws56
3709 updated translations by George Danchev, Ricardo Mones Lastra,
3710 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
3713 Allow the building of RPMs by a regular user. Submitted
3716 2003-02-11 [alfons] 0.8.9claws55
3719 don't use pixmaps for label color rect but draw rectangles
3720 so we can respect the color map of palette based visuals
3721 (fixes the long time crashes on Suns - thanks to Andreas
3722 Engel and Steve O'Hara-Smith for testing)
3724 2003-02-11 [christoph] 0.8.9claws54
3726 * src/matcher_parser_parse.y
3727 correct bug where filering rules of not existing folders in
3728 matcherrc were added to global filtering
3730 (closes Debian Bug #180253 - Directory's filter-rules are merged with
3731 main filter-rules after removing directory, http://bugs.debian.org/180253)
3733 2003-02-11 [paul] 0.8.9claws53
3735 * sync with 0.8.10cvs7
3736 see ChangeLog 2003-02-09
3738 2003-02-11 [melvin] 0.8.9claws52
3741 Updated French tranlsations
3743 2003-02-10 [paul] 0.8.9claws51
3746 correct --enable-openssl
3747 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
3749 2003-02-09 [martin] 0.8.9claws50
3751 * src/prefs_matcher.c
3752 fix segfault in prefs_matcher_substitute_cb() when
3755 2003-02-09 [paul] 0.8.9claws49
3758 fix bug where a newsgroup folder's processing rules were
3759 merged with the global filtering rules when the newsgroup
3760 folder was deleted, causing some seriously bad results,
3761 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
3763 2003-02-08 [melvin] 0.8.9claws48
3766 Corrected and modified an alert message.
3768 2003-02-07 [paul] 0.8.9claws47
3771 fix bug where both an 'Account properties' window and a
3772 'Folder properties' window were opened when clicking on
3773 'Properties' in an NNTP or IMAP folder's popup menu.
3775 2003-02-07 [paul] 0.8.9claws46
3777 * sync with 0.8.10cvs6
3778 see ChangeLog 2003-02-06
3780 2003-02-06 [christoph] 0.8.9claws45
3783 freeze folder updates while importing mbox files
3784 (closes bug 43 importing mbox took hours)
3786 Patch submitted by Jens Rantil <jens.rantil@telia.com>
3788 2003-02-06 [thorsten] 0.8.9claws44
3791 Updated german translations
3793 2003-02-06 [thorsten] 0.8.9claws43
3796 use guint for message numbers (fix count in grouplist dialog)
3798 2003-02-05 [paul] 0.8.9claws42
3800 * sync with 0.8.10cvs2
3801 see ChangeLog 2003-02-05
3803 2003-02-04 [colin] 0.8.9claws41
3805 * src/prefs_common.[ch]
3808 Add an option to disable threading by subject
3810 2003-02-04 [christoph] 0.8.9claws40
3813 only abort fetching mails from multiple accounts when the
3814 error is fatal and does not allow to check any more accounts
3815 (currently only disk full error)
3817 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
3818 receive mails for other accouts)
3820 2003-02-04 [christoph] 0.8.9claws39
3823 first add the new message to the cache, then
3824 send the update notification
3826 (closes bug 39 after sending message folderview doesnt get updated)
3828 2003-02-04 [colin] 0.8.9claws38
3831 _really_ fix this Connecting... status
3833 2003-02-04 [paul] 0.8.9claws37
3836 see ChangeLog 2003-02-04
3838 2003-02-04 [paul] 0.8.9claws36
3840 * sync with 0.8.9cvs6
3841 see ChangeLog 2003-02-03
3843 2003-02-04 [paul] 0.8.9claws35
3846 updated by André Filipe de Assunção e Brito
3847 <bedecko@netsite.com.br>
3849 2003-02-03 [thorsten] 0.8.9claws34
3852 Updated german translations
3854 2003-02-02 [paul] 0.8.9claws33
3857 updated by Ricardo Mones Lastra
3859 2003-02-02 [thorsten] 0.8.9claws32
3862 Fix mh_get_msginfo() segfault if file is inaccessible
3864 2003-01-31 [colin] 0.8.9claws31
3867 Fix last commit's bug
3869 2003-01-31 [colin] 0.8.9claws30
3872 Missing a change for gpg-signed messages
3874 2003-01-31 [paul] 0.8.9claws29
3876 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
3878 src/stock_pixmap.[ch]
3880 indicate GnuPG signed messages by displaying an icon
3881 in the Attachment column.
3883 2003-01-31 [paul] 0.8.9claws28
3885 * sync with 0.8.9cvs4
3886 see ChangeLog 2003-01-31
3888 2003-01-31 [alfons] 0.8.9claws27
3891 tune URI parser to accept mailto URLs with a '?'
3892 (patch from Ruslan Balkin)
3894 2003-01-31 [colin] 0.8.9claws26
3897 Fix a leak introduced in claws24
3899 2003-01-31 [colin] 0.8.9claws25
3902 Freeze/Thaw folder updates when deleting dups
3904 2003-01-31 [colin] 0.8.9claws24
3909 little speed improvements
3911 2003-01-31 [colin] 0.8.9claws23
3914 Fix segfault when forwarding nothing
3915 Patch from "Ruslan N. Balkin" <baron@voices.ru>
3917 2003-01-30 [paul] 0.8.9claws22
3919 * sync with 0.8.9cvs3
3920 see ChangeLog 2003-01-30
3922 2003-01-30 [paul] 0.8.9claws21
3924 * sync with 0.8.9cvs2
3925 see ChangeLog 2003-01-30
3927 2003-01-29 [paul] 0.8.9claws20
3929 * sync with 0.8.9cvs1
3930 see ChangeLog 2003-01-29
3932 2003-01-28 [paul] 0.8.9claws19
3935 update to reflect changes.
3936 thanks to Ricardo Mones Lastra
3938 2003-01-27 [christoph] 0.8.9claws18
3941 * ac/spamassassin.m4
3942 * src/plugins/spamassassin/README
3943 * src/plugins/spamassassin/libspamc.[ch]
3944 * src/plugins/spamassassin/utils.[ch]
3945 updated to latest libspamc
3947 2003-01-27 [christoph] 0.8.9claws17
3950 fix wrong use of procheader_get_header_fields
3952 2003-01-27 [christoph] 0.8.9claws16
3955 * src/prefs_account.[ch]
3956 * src/common/nntp.[ch]
3957 allow to force authentication for NNTP servers
3959 Patch submitted by Florian Mickler <dmk@d-labs.de>
3961 2003-01-26 [paul] 0.8.9claws15
3964 speed up of marking messages as read
3965 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
3967 2003-01-26 [christoph] 0.8.9claws14
3970 * src/mgutils.[ch] ** REMOVE **
3971 * src/xml.[ch] ** REMOVE **
3972 * src/xmlprops.[ch] ** REMOVE **
3973 * src/common/Makefile.am
3974 * src/common/mgutils.[ch] ** NEW **
3975 * src/common/xml.[ch] ** NEW **
3976 * src/common/xmlprops.[ch] ** NEW **
3977 move xml files to common directory
3979 2003-01-26 [christoph] 0.8.9claws13
3981 * src/plugins/spamassassin/spamassassin_gtk.c
3982 only set gtk entry text if string is available
3984 2003-01-26 [melvin] 0.8.9claws12
3986 * src/description_window.c
3987 Allow resizing of the window
3988 Allow automatic horizontal scroll bar
3989 Do not vertically expand and fill
3991 2003-01-26 [christoph] 0.8.9claws11
3994 * src/gtkutils.[ch] ** REMOVE **
3995 * src/common/sylpheed.c
3996 * src/gtk/Makefile.am
3997 * src/gtk/description_window.c
3998 * src/gtk/gtkutils.[ch] ** NEW **
3999 * src/gtk/prefswindow.c
4000 move gtkutils to gtk directory
4002 2003-01-26 [paul] 0.8.9claws10
4005 rename summary_unread_clicked() to summary_status_clicked()
4007 2003-01-26 [melvin] 0.8.9claws9
4009 * src/prefs_actions.c
4010 Cosmetical changes to the help text
4012 2003-01-26 [paul] 0.8.9claws8
4017 src/prefs_sumamry_column.c
4019 rename the 'Unread' column to 'Status'
4021 2003-01-25 [match] 0.8.9claws7
4024 removed reference to LDAP constants. removed error2string.
4025 included functions to support LDAP dynamic queries.
4027 moved LDAP constants here.
4031 removed references to LDAP constants and references to
4034 2003-01-25 [paul] 0.8.9claws6
4037 summary_thread_build(), summary_thread_init(): remove
4038 unneeded reference to summaryview->folder_item
4040 2003-01-25 [christoph] 0.8.9claws5
4042 * src/gtk/description_window.c
4043 o allow description texts to expand over multiple columns
4044 o translate all columns
4045 * src/prefs_actions.c
4046 change syntax description to use new multi column feature
4048 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4050 2003-01-25 [match] 0.8.9claws4
4053 fixed bug with Quoted-Printable
4055 2003-01-25 [paul] 0.8.9claws3
4058 src/summaryview.[ch]
4059 implement per-folder collapsed/expanded threads setting
4061 * src/prefs_common.c
4062 remove global collapsed/expanded threads option
4064 2003-01-25 [christoph] 0.8.9claws2
4067 add pluginwindow and prefswindow
4069 make send respond correctly to messages that could be added
4070 to the queue folder, but the UID of the message is unknown
4073 don't return guessed UIDs in imap_add_msg anymore. We return
4074 0 to tell the folder system it was appened but the UID is
4075 unknown. Folder system now get's the UID by scaning the folder
4076 and searching the cache for the Message-ID
4077 (closes bug #29 Messages queued, but not sent)
4079 2003-01-25 [paul] 0.8.9claws1
4082 conv_encode_header(): fix bug when long headers with 8-bit
4083 characters are used, so that the encoded words are wrapped.
4084 If the space in the original text falls on the wrap boundary,
4086 Patch by Sergey Vlasov.
4089 fix bug where a change to the sorting method or thread view
4090 of a folder's messages is lost if simpify-subject is set and
4092 Patch by Luke Plant.
4094 2003-01-24 [paul] 0.8.9claws
4096 * sylpheed-0.8.9claws released
4100 remove reference to 'INSTALL.jp'
4102 2003-01-23 [paul] 0.8.8claws128
4108 updated translations. submitted by Ricardo Mones Lastra,
4109 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
4111 2003-01-23 [colin] 0.8.8claws127
4114 Fix drafted and queued news articles re-edition
4116 2003-01-23 [melvin] 0.8.8claws126
4119 Updated French translations
4121 2003-01-23 [colin] 0.8.8claws125
4124 Fix "Connecting to..." status message
4126 2003-01-22 [paul] 0.8.8claws124
4129 updated by George Danchev
4132 revert last commit [0.8.8claws111] as it breaks folder d'n'd
4135 2003-01-21 [paul] 0.8.8claws123
4138 updated by George Danchev
4144 don't translate 'Separator'
4146 * src/plugins/spamassassin/Makefile.am
4147 add aspell to CPPFLAGS
4149 * src/plugins/spamassassin/spamassassin.c
4150 src/plugins/spamassassin/spamassassin_gtk.c
4151 set correct default for spamassassin_receive_spam
4152 slightly re-word descriptions and some
4155 2003-01-19 [alfons] 0.8.8claws122
4158 mimeview_save_as(): we might as well show the file name for
4159 the single case "Save As" too
4161 2003-01-19 [alfons] 0.8.8claws121
4164 change bug tracker URL to bugzilla URL
4166 2003-01-19 [alfons] 0.8.8claws120
4169 mimeview_save_all(): display name of file before overwriting;
4170 continue saving all, even when one overwrite was cancelled
4172 2003-01-19 [christoph] 0.8.8claws119
4176 fix wrong usage of procmsg_find_children in summaryview
4177 by using procmsg_update_unread_children instead of
4178 summaryview_update_unread_children
4180 2003-01-19 [christoph] 0.8.8claws118
4183 fix infinite loop in procmsg_find_children
4184 (closes bug #25 sylpheed crashes on delete.)
4186 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4188 2003-01-19 [paul] 0.8.8claws117
4191 updated by Ivan Francolin Martinez
4193 2003-01-18 [melvin] 0.8.8claws116
4195 * src/prefs_actions.c
4196 Removed syntax limitation of only one '&' at the end of command.
4197 Now actions that contain '>/dev/null 2>&1' are possible.
4199 2003-01-18 [melvin] 0.8.8claws115
4201 * src/prefs_actions.c
4202 Actions IO dialog: when the action ends
4203 the "Close" button now has focus and [Escape] closes the
4206 2003-01-18 [christoph] 0.8.8claws114
4209 o add debug output when MsgInfos are really freed
4210 o free GSLists in procmsg_find_children and
4211 procmsg_update_unread_children
4213 2003-01-18 [christoph] 0.8.8claws113
4216 reorder Configuration menu
4218 2003-01-18 [christoph] 0.8.8claws112
4221 fix applying templates to forwarded messages
4223 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
4225 2003-01-17 [christoph] 0.8.8claws111
4228 destroy folder items, when a folder item is removed
4230 2003-01-17 [christoph] 0.8.8claws110
4233 fix wrong folder stats update when ignored message is
4236 2003-01-17 [colin] 0.8.8claws109
4240 Quicksearch bugfixes:
4241 - hide help button at startup if not extended
4242 - switch to extended when looking for replies
4246 * sync with 0.8.9 release
4248 2003-01-17 [paul] 0.8.8claws108
4250 * sync with 0.8.8cvs11
4251 see ChangeLog 2003-01-17
4253 2003-01-16 [colin] 0.8.8claws107
4256 Changed encryption test to re-ask passphrase
4257 if an encrypted message hasn't been decrypted
4260 2003-01-16 [christoph] 0.8.8claws106
4263 * src/prefs_toolbar.c
4264 * src/gtk/prefswindow.h
4265 * src/plugins/spamassassin/spamassassin_gtk.c
4266 remove page destroy function that is not used anymore
4268 2003-01-16 [paul] 0.8.8claws105
4270 * sync with 0.8.8cvs9
4271 see ChangeLog 2002-01-16
4273 2003-01-16 [colin] 0.8.8claws104
4276 Fix bug with autosaved drafts for IMAP, when draft
4277 folder is specified - fixes bugzilla bug #20
4279 2003-01-15 [paul] 0.8.8claws103
4283 store folder and message-id of message forwarding
4284 in queue header and set forward flag after sending
4286 2003-01-15 [paul] 0.8.8claws102
4288 * sync with 0.8.8cvs8
4289 see ChangeLog 2002-01-15
4291 2003-01-15 [colin] 0.8.8claws101
4294 Fix linking with GNU libiconv
4296 2003-01-15 [darko] 0.8.8claws100
4299 fix crash when importing pine address book
4300 entry with an empty name (reported by DY
4301 <dybulk at tri8.net>)
4303 2003-01-14 [paul] 0.8.8claws99
4305 * configure.in ** REMOVED **
4306 configure.ac ** NEW FILE **
4307 rename configure.in to configure.ac, as it is now
4310 2003-01-14 [melvin] 0.8.8claws98
4313 folderview_check_new(): More precise function description
4315 2003-01-14 [melvin] 0.8.8claws97
4318 folderview_check_new(): return the number of new messages
4321 inc_account_mail(): Disable counting of new messages for IMAP
4322 and NNTP until bug [19] and [14] are fixed.
4324 2003-01-14 [paul] 0.8.8claws96
4326 * sync with 0.8.8cvs6
4327 see ChangeLog 2003-01-14
4329 2003-01-13 [alfons] 0.8.8claws95
4332 tune email address validation (c. 0.8.8claws89): if . is
4333 just one char away from @, the address is invalid too
4334 (correctly rejects addresses like foo@.com)
4336 2003-01-13 [paul] 0.8.8claws94
4340 fixes to the Message View toolbar and menu:
4341 fix non-functioning Forward button
4342 make Reply button consider default_reply_list
4343 remove 'Follow-up...' menu entry
4344 add 'Forward' and 'Redirect' menu entries
4346 2003-01-13 [melvin] 0.8.8claws93
4349 Fixed typo that could make new messages count incorrect.
4351 2003-01-13 [melvin] 0.8.8claws92
4353 * src/folderview.[ch]
4354 folderview_check_new(): return the number of new messages.
4356 Should fix bug [14] where new mail notification worked
4357 incorrectly with IMAP accounts.
4358 inc_spool_account(): return number of new msgs, or -1 on error
4359 inc_all_spool(): return number of new msgs
4361 2003-01-13 [melvin] 0.8.8claws91
4363 * src/prefs_actions.c
4366 2003-01-12 [thorsten] 0.8.8claws90
4368 * src/common/prefs.c
4369 close file before rename
4371 2003-01-12 [alfons] 0.8.8claws89
4374 add Christian Mertes
4375 * src/common/utils.[ch]
4376 g_stricase_hash(), g_stricase_equal(): functions for
4377 case insensitive hash tables
4379 use top level domain names to validate email address, based
4380 on a patch by Christian Mertes (thanks!), but changed
4381 implementation to use a hash table
4383 2003-01-12 [paul] 0.8.8claws88
4386 updated by George Danchev
4388 2003-01-12 [alfons] 0.8.8claws87
4391 delete / execute performance: use new style folder update
4393 2003-01-12 [paul] 0.8.8claws86
4395 * sync with 0.8.8cvs5
4396 see ChangeLog 2003-01-13 (!)
4398 2003-01-12 [alfons] 0.8.8claws85
4401 * src/matcher_parser_parse.y
4402 prepare change_score filtering action
4404 give up const-correctness on functions that call non-const-correct functions;
4405 several casts to gpointer in g_free();
4408 2003-01-12 [christoph] 0.8.8claws84
4413 * src/gtk/prefswindow.[ch]
4414 * src/plugins/spamassassin/spamassassin_gtk.c
4415 changed the call of the widget create function
4416 for PrefsPages, because sometimes the widget
4417 create function needs a widget that already has
4418 been attached to a window (to create GDK pixmaps
4419 for exmaple). So we simply pass the GtkWindow as
4420 the second parameter now.