1 2003-02-19 [paul] 0.8.10claws29
4 add tooltips to online/offline button and account selector
7 2003-02-19 [paul] 0.8.10claws28
11 src/prefs_account.[ch]
13 move 'Maximum number of articles to download' to
15 clean up account prefs gui a little by hiding entries
16 rather then greying out entries
18 2003-02-19 [hiro] 0.8.10claws27
21 fix bug #54 'yesterdays date is displayed in the message
24 2003-02-19 [paul] 0.8.10claws26
27 fix bug reported in Feature Request [688596]
28 'Reply-to header in news'
30 2003-02-18 [paul] 0.8.10claws25
33 add a 'List all keys' button to key selection dialog
35 2003-02-18 [colin] 0.8.10claws24
40 2003-02-18 [colin] 0.8.10claws23
42 * src/common/smtp.[ch]
44 Try to starttls if it seems to be the only
45 way to authenticate a user
47 2003-02-18 [paul] 0.8.10claws22
52 src/pixmaps/drafts_close.xpm ** NEW FILE **
53 src/pixmaps/drafts_open.xpm ** NEW FILE **
54 as a Drafts folder is a special folder allow it to have
57 2003-02-18 [colin] 0.8.10claws21
60 Fix port selection when using starttls
62 2003-02-18 [paul] 0.8.10claws20
66 make blue the default new mail colour
68 2003-02-18 [paul] 0.8.10claws19
70 * sync with 0.8.10cvs14
71 see ChangeLog 2003-02-18
73 2003-02-17 [jens] 0.8.10claws18
76 fixed a compile problem with gcc 3.3
77 works on 2.95.3 too (testet on PPC as it is big endian)
79 2003-02-17 [paul] 0.8.10claws17
81 * sync with 0.8.10cvs13
82 see ChangeLog 2003-02-17
84 2003-02-17 [paul] 0.8.10claws16
86 * sync with 0.8.10cvs12
87 see ChangeLog 2003-02-17
89 2003-02-16 [match] 0.8.10claws15
92 Eliminates reloading of address data when items
93 deleted or added. Applied submitted by
94 Luke Plant <lukeplant@softhome.net>
96 2003-02-16 [paul] 0.8.10claws14
99 when a 'protocol error' is encountered disconnect from
100 the server. This means that the user can carry on viewing
101 other articles and doesn't have to either wait until the
102 server timesout or quit sylpheed.
103 Fixes bug #53 'Unable to read messages in newsgroups,
104 displayed message doesn't change'
106 2003-02-15 [christoph] 0.8.10claws13
109 fix bug that stopped scanning of folders when an
110 IMAP folder was empty
112 (closes bug 46 stop scan messages in folders after empty folder)
118 tools/freshmeat_search.pl ** NEW FILE **
119 tools/google_search.pl ** NEW FILE **
120 Add 2 Actions scripts which search freshmeat/google
121 for the selected text using the browser configured
124 Note: These scripts are very dependent on the format of the
125 browser command and may not work on every occasion. Testing
128 2003-02-14 [alfons] 0.8.10claws12
131 fix breakage because of uninitialized account pointer.
134 2003-02-14 [paul] 0.8.10claws11
137 src/prefs_account.[ch]
138 src/prefs_common.[ch]
139 move signature settings to Account Prefs
141 2003-02-14 [paul] 0.8.10claws10
143 * sync with 0.8.10cvs11
144 see ChangeLog 2003-02-14
146 2003-02-13 [thorsten] 0.8.10claws9
149 revert news progressbar (GUI separation)
151 2003-02-13 [paul] 0.8.10claws8
154 make replies behave correctly, re: RFC 1036, Section 2.2.3,
157 2003-02-13 [paul] 0.8.10claws7
161 fix 'Follow-up and Reply-to' so that it creates a reply to
162 the newsgroup and the sender. If the message has the keyword
163 'poster' in the Followup-To header, all replies go to the
164 sender, re: RFC 1036, Section 2.2.3
165 rename all instances of 'ignore_replyto' to 'to_sender', both
166 were previously used, now we use just one.
168 2003-02-13 [paul] 0.8.10claws6
170 * sync with 0.8.10cvs9
171 see ChangeLog 2003-02-13
173 2003-02-13 [paul] 0.8.10claws5
176 show which plugins are configured in the configure
179 2003-02-12 [thorsten] 0.8.10claws4
182 show progress while fetching news headers
184 2003-02-12 [christoph] 0.8.10claws3
187 * src/plugins/Makefile.am
188 use AM_CONDITIONAL to enable plugins, automake correctly
189 manages this when creating distdir
191 2003-02-12 [christoph] 0.8.10claws2
194 * src/plugins/spamassassin/Makefile.am
195 fix building SpamAssassin plugin without OpenSSL
197 2003-02-12 [paul] 0.8.10claws1
201 src/plugins/Makefile.am
202 fix failure of 'make release'
204 2003-02-12 [paul] 0.8.10claws
206 * 0.8.10claws released
208 2003-02-12 [paul] 0.8.9claws56
215 updated translations by George Danchev, Ricardo Mones Lastra,
216 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
219 Allow the building of RPMs by a regular user. Submitted
222 2003-02-11 [alfons] 0.8.9claws55
225 don't use pixmaps for label color rect but draw rectangles
226 so we can respect the color map of palette based visuals
227 (fixes the long time crashes on Suns - thanks to Andreas
228 Engel and Steve O'Hara-Smith for testing)
230 2003-02-11 [christoph] 0.8.9claws54
232 * src/matcher_parser_parse.y
233 correct bug where filering rules of not existing folders in
234 matcherrc were added to global filtering
236 (closes Debian Bug #180253 - Directory's filter-rules are merged with
237 main filter-rules after removing directory, http://bugs.debian.org/180253)
239 2003-02-11 [paul] 0.8.9claws53
241 * sync with 0.8.10cvs7
242 see ChangeLog 2003-02-09
244 2003-02-11 [melvin] 0.8.9claws52
247 Updated French tranlsations
249 2003-02-10 [paul] 0.8.9claws51
252 correct --enable-openssl
253 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
255 2003-02-09 [martin] 0.8.9claws50
257 * src/prefs_matcher.c
258 fix segfault in prefs_matcher_substitute_cb() when
261 2003-02-09 [paul] 0.8.9claws49
264 fix bug where a newsgroup folder's processing rules were
265 merged with the global filtering rules when the newsgroup
266 folder was deleted, causing some seriously bad results,
267 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
269 2003-02-08 [melvin] 0.8.9claws48
272 Corrected and modified an alert message.
274 2003-02-07 [paul] 0.8.9claws47
277 fix bug where both an 'Account properties' window and a
278 'Folder properties' window were opened when clicking on
279 'Properties' in an NNTP or IMAP folder's popup menu.
281 2003-02-07 [paul] 0.8.9claws46
283 * sync with 0.8.10cvs6
284 see ChangeLog 2003-02-06
286 2003-02-06 [christoph] 0.8.9claws45
289 freeze folder updates while importing mbox files
290 (closes bug 43 importing mbox took hours)
292 Patch submitted by Jens Rantil <jens.rantil@telia.com>
294 2003-02-06 [thorsten] 0.8.9claws44
297 Updated german translations
299 2003-02-06 [thorsten] 0.8.9claws43
302 use guint for message numbers (fix count in grouplist dialog)
304 2003-02-05 [paul] 0.8.9claws42
306 * sync with 0.8.10cvs2
307 see ChangeLog 2003-02-05
309 2003-02-04 [colin] 0.8.9claws41
311 * src/prefs_common.[ch]
314 Add an option to disable threading by subject
316 2003-02-04 [christoph] 0.8.9claws40
319 only abort fetching mails from multiple accounts when the
320 error is fatal and does not allow to check any more accounts
321 (currently only disk full error)
323 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
324 receive mails for other accouts)
326 2003-02-04 [christoph] 0.8.9claws39
329 first add the new message to the cache, then
330 send the update notification
332 (closes bug 39 after sending message folderview doesnt get updated)
334 2003-02-04 [colin] 0.8.9claws38
337 _really_ fix this Connecting... status
339 2003-02-04 [paul] 0.8.9claws37
342 see ChangeLog 2003-02-04
344 2003-02-04 [paul] 0.8.9claws36
346 * sync with 0.8.9cvs6
347 see ChangeLog 2003-02-03
349 2003-02-04 [paul] 0.8.9claws35
352 updated by André Filipe de Assunção e Brito
353 <bedecko@netsite.com.br>
355 2003-02-03 [thorsten] 0.8.9claws34
358 Updated german translations
360 2003-02-02 [paul] 0.8.9claws33
363 updated by Ricardo Mones Lastra
365 2003-02-02 [thorsten] 0.8.9claws32
368 Fix mh_get_msginfo() segfault if file is inaccessible
370 2003-01-31 [colin] 0.8.9claws31
373 Fix last commit's bug
375 2003-01-31 [colin] 0.8.9claws30
378 Missing a change for gpg-signed messages
380 2003-01-31 [paul] 0.8.9claws29
382 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
384 src/stock_pixmap.[ch]
386 indicate GnuPG signed messages by displaying an icon
387 in the Attachment column.
389 2003-01-31 [paul] 0.8.9claws28
391 * sync with 0.8.9cvs4
392 see ChangeLog 2003-01-31
394 2003-01-31 [alfons] 0.8.9claws27
397 tune URI parser to accept mailto URLs with a '?'
398 (patch from Ruslan Balkin)
400 2003-01-31 [colin] 0.8.9claws26
403 Fix a leak introduced in claws24
405 2003-01-31 [colin] 0.8.9claws25
408 Freeze/Thaw folder updates when deleting dups
410 2003-01-31 [colin] 0.8.9claws24
415 little speed improvements
417 2003-01-31 [colin] 0.8.9claws23
420 Fix segfault when forwarding nothing
421 Patch from "Ruslan N. Balkin" <baron@voices.ru>
423 2003-01-30 [paul] 0.8.9claws22
425 * sync with 0.8.9cvs3
426 see ChangeLog 2003-01-30
428 2003-01-30 [paul] 0.8.9claws21
430 * sync with 0.8.9cvs2
431 see ChangeLog 2003-01-30
433 2003-01-29 [paul] 0.8.9claws20
435 * sync with 0.8.9cvs1
436 see ChangeLog 2003-01-29
438 2003-01-28 [paul] 0.8.9claws19
441 update to reflect changes.
442 thanks to Ricardo Mones Lastra
444 2003-01-27 [christoph] 0.8.9claws18
448 * src/plugins/spamassassin/README
449 * src/plugins/spamassassin/libspamc.[ch]
450 * src/plugins/spamassassin/utils.[ch]
451 updated to latest libspamc
453 2003-01-27 [christoph] 0.8.9claws17
456 fix wrong use of procheader_get_header_fields
458 2003-01-27 [christoph] 0.8.9claws16
461 * src/prefs_account.[ch]
462 * src/common/nntp.[ch]
463 allow to force authentication for NNTP servers
465 Patch submitted by Florian Mickler <dmk@d-labs.de>
467 2003-01-26 [paul] 0.8.9claws15
470 speed up of marking messages as read
471 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
473 2003-01-26 [christoph] 0.8.9claws14
479 * src/common/Makefile.am
480 * src/common/mgutils.[ch]
481 * src/common/xml.[ch]
482 * src/common/xmlprops.[ch]
483 move xml files to common directory
485 2003-01-26 [christoph] 0.8.9claws13
487 * src/plugins/spamassassin/spamassassin_gtk.c
488 only set gtk entry text if string is available
490 2003-01-26 [melvin] 0.8.9claws12
492 * src/description_window.c
493 Allow resizing of the window
494 Allow automatic horizontal scroll bar
495 Do not vertically expand and fill
497 2003-01-26 [christoph] 0.8.9claws11
500 * src/gtkutils.[ch] ** REMOVE **
501 * src/common/sylpheed.c
502 * src/gtk/Makefile.am
503 * src/gtk/description_window.c
504 * src/gtk/gtkutils.[ch] ** NEW **
505 * src/gtk/prefswindow.c
506 move gtkutils to gtk directory
508 2003-01-26 [paul] 0.8.9claws10
511 rename summary_unread_clicked() to summary_status_clicked()
513 2003-01-26 [melvin] 0.8.9claws9
515 * src/prefs_actions.c
516 Cosmetical changes to the help text
518 2003-01-26 [paul] 0.8.9claws8
523 src/prefs_sumamry_column.c
525 rename the 'Unread' column to 'Status'
527 2003-01-25 [match] 0.8.9claws7
530 removed reference to LDAP constants. removed error2string.
531 included functions to support LDAP dynamic queries.
533 moved LDAP constants here.
537 removed references to LDAP constants and references to
540 2003-01-25 [paul] 0.8.9claws6
543 summary_thread_build(), summary_thread_init(): remove
544 unneeded reference to summaryview->folder_item
546 2003-01-25 [christoph] 0.8.9claws5
548 * src/gtk/description_window.c
549 o allow description texts to expand over multiple columns
550 o translate all columns
551 * src/prefs_actions.c
552 change syntax description to use new multi column feature
554 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
556 2003-01-25 [match] 0.8.9claws4
559 fixed bug with Quoted-Printable
561 2003-01-25 [paul] 0.8.9claws3
565 implement per-folder collapsed/expanded threads setting
568 remove global collapsed/expanded threads option
570 2003-01-25 [christoph] 0.8.9claws2
573 add pluginwindow and prefswindow
575 make send respond correctly to messages that could be added
576 to the queue folder, but the UID of the message is unknown
579 don't return guessed UIDs in imap_add_msg anymore. We return
580 0 to tell the folder system it was appened but the UID is
581 unknown. Folder system now get's the UID by scaning the folder
582 and searching the cache for the Message-ID
583 (closes bug #29 Messages queued, but not sent)
585 2003-01-25 [paul] 0.8.9claws1
588 conv_encode_header(): fix bug when long headers with 8-bit
589 characters are used, so that the encoded words are wrapped.
590 If the space in the original text falls on the wrap boundary,
592 Patch by Sergey Vlasov.
595 fix bug where a change to the sorting method or thread view
596 of a folder's messages is lost if simpify-subject is set and
600 2003-01-24 [paul] 0.8.9claws
602 * sylpheed-0.8.9claws released
606 remove reference to 'INSTALL.jp'
608 2003-01-23 [paul] 0.8.8claws128
614 updated translations. submitted by Ricardo Mones Lastra,
615 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
617 2003-01-23 [colin] 0.8.8claws127
620 Fix drafted and queued news articles re-edition
622 2003-01-23 [melvin] 0.8.8claws126
625 Updated French translations
627 2003-01-23 [colin] 0.8.8claws125
630 Fix "Connecting to..." status message
632 2003-01-22 [paul] 0.8.8claws124
635 updated by George Danchev
638 revert last commit [0.8.8claws111] as it breaks folder d'n'd
641 2003-01-21 [paul] 0.8.8claws123
644 updated by George Danchev
650 don't translate 'Separator'
652 * src/plugins/spamassassin/Makefile.am
653 add aspell to CPPFLAGS
655 * src/plugins/spamassassin/spamassassin.c
656 src/plugins/spamassassin/spamassassin_gtk.c
657 set correct default for spamassassin_receive_spam
658 slightly re-word descriptions and some
661 2003-01-19 [alfons] 0.8.8claws122
664 mimeview_save_as(): we might as well show the file name for
665 the single case "Save As" too
667 2003-01-19 [alfons] 0.8.8claws121
670 change bug tracker URL to bugzilla URL
672 2003-01-19 [alfons] 0.8.8claws120
675 mimeview_save_all(): display name of file before overwriting;
676 continue saving all, even when one overwrite was cancelled
678 2003-01-19 [christoph] 0.8.8claws119
682 fix wrong usage of procmsg_find_children in summaryview
683 by using procmsg_update_unread_children instead of
684 summaryview_update_unread_children
686 2003-01-19 [christoph] 0.8.8claws118
689 fix infinite loop in procmsg_find_children
690 (closes bug #25 sylpheed crashes on delete.)
692 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
694 2003-01-19 [paul] 0.8.8claws117
697 updated by Ivan Francolin Martinez
699 2003-01-18 [melvin] 0.8.8claws116
701 * src/prefs_actions.c
702 Removed syntax limitation of only one '&' at the end of command.
703 Now actions that contain '>/dev/null 2>&1' are possible.
705 2003-01-18 [melvin] 0.8.8claws115
707 * src/prefs_actions.c
708 Actions IO dialog: when the action ends
709 the "Close" button now has focus and [Escape] closes the
712 2003-01-18 [christoph] 0.8.8claws114
715 o add debug output when MsgInfos are really freed
716 o free GSLists in procmsg_find_children and
717 procmsg_update_unread_children
719 2003-01-18 [christoph] 0.8.8claws113
722 reorder Configuration menu
724 2003-01-18 [christoph] 0.8.8claws112
727 fix applying templates to forwarded messages
729 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
731 2003-01-17 [christoph] 0.8.8claws111
734 destroy folder items, when a folder item is removed
736 2003-01-17 [christoph] 0.8.8claws110
739 fix wrong folder stats update when ignored message is
742 2003-01-17 [colin] 0.8.8claws109
746 Quicksearch bugfixes:
747 - hide help button at startup if not extended
748 - switch to extended when looking for replies
752 * sync with 0.8.9 release
754 2003-01-17 [paul] 0.8.8claws108
756 * sync with 0.8.8cvs11
757 see ChangeLog 2003-01-17
759 2003-01-16 [colin] 0.8.8claws107
762 Changed encryption test to re-ask passphrase
763 if an encrypted message hasn't been decrypted
766 2003-01-16 [christoph] 0.8.8claws106
769 * src/prefs_toolbar.c
770 * src/gtk/prefswindow.h
771 * src/plugins/spamassassin/spamassassin_gtk.c
772 remove page destroy function that is not used anymore
774 2003-01-16 [paul] 0.8.8claws105
776 * sync with 0.8.8cvs9
777 see ChangeLog 2002-01-16
779 2003-01-16 [colin] 0.8.8claws104
782 Fix bug with autosaved drafts for IMAP, when draft
783 folder is specified - fixes bugzilla bug #20
785 2003-01-15 [paul] 0.8.8claws103
789 store folder and message-id of message forwarding
790 in queue header and set forward flag after sending
792 2003-01-15 [paul] 0.8.8claws102
794 * sync with 0.8.8cvs8
795 see ChangeLog 2002-01-15
797 2003-01-15 [colin] 0.8.8claws101
800 Fix linking with GNU libiconv
802 2003-01-15 [darko] 0.8.8claws100
805 fix crash when importing pine address book
806 entry with an empty name (reported by DY
807 <dybulk at tri8.net>)
809 2003-01-14 [paul] 0.8.8claws99
811 * configure.in ** REMOVED **
812 configure.ac ** NEW FILE **
813 rename configure.in to configure.ac, as it is now
816 2003-01-14 [melvin] 0.8.8claws98
819 folderview_check_new(): More precise function description
821 2003-01-14 [melvin] 0.8.8claws97
824 folderview_check_new(): return the number of new messages
827 inc_account_mail(): Disable counting of new messages for IMAP
828 and NNTP until bug [19] and [14] are fixed.
830 2003-01-14 [paul] 0.8.8claws96
832 * sync with 0.8.8cvs6
833 see ChangeLog 2003-01-14
835 2003-01-13 [alfons] 0.8.8claws95
838 tune email address validation (c. 0.8.8claws89): if . is
839 just one char away from @, the address is invalid too
840 (correctly rejects addresses like foo@.com)
842 2003-01-13 [paul] 0.8.8claws94
846 fixes to the Message View toolbar and menu:
847 fix non-functioning Forward button
848 make Reply button consider default_reply_list
849 remove 'Follow-up...' menu entry
850 add 'Forward' and 'Redirect' menu entries
852 2003-01-13 [melvin] 0.8.8claws93
855 Fixed typo that could make new messages count incorrect.
857 2003-01-13 [melvin] 0.8.8claws92
859 * src/folderview.[ch]
860 folderview_check_new(): return the number of new messages.
862 Should fix bug [14] where new mail notification worked
863 incorrectly with IMAP accounts.
864 inc_spool_account(): return number of new msgs, or -1 on error
865 inc_all_spool(): return number of new msgs
867 2003-01-13 [melvin] 0.8.8claws91
869 * src/prefs_actions.c
872 2003-01-12 [thorsten] 0.8.8claws90
875 close file before rename
877 2003-01-12 [alfons] 0.8.8claws89
881 * src/common/utils.[ch]
882 g_stricase_hash(), g_stricase_equal(): functions for
883 case insensitive hash tables
885 use top level domain names to validate email address, based
886 on a patch by Christian Mertes (thanks!), but changed
887 implementation to use a hash table
889 2003-01-12 [paul] 0.8.8claws88
892 updated by George Danchev
894 2003-01-12 [alfons] 0.8.8claws87
897 delete / execute performance: use new style folder update
899 2003-01-12 [paul] 0.8.8claws86
901 * sync with 0.8.8cvs5
902 see ChangeLog 2003-01-13 (!)
904 2003-01-12 [alfons] 0.8.8claws85
907 * src/matcher_parser_parse.y
908 prepare change_score filtering action
910 give up const-correctness on functions that call non-const-correct functions;
911 several casts to gpointer in g_free();
914 2003-01-12 [christoph] 0.8.8claws84
919 * src/gtk/prefswindow.[ch]
920 * src/plugins/spamassassin/spamassassin_gtk.c
921 changed the call of the widget create function
922 for PrefsPages, because sometimes the widget
923 create function needs a widget that already has
924 been attached to a window (to create GDK pixmaps
925 for exmaple). So we simply pass the GtkWindow as
926 the second parameter now.
930 * src/prefs_toolbar.[ch]
931 rewrite Toolbar Preferences using the new
934 2003-01-11 [alfons] 0.8.8claws83
937 fix crash when adding sender to addressbook because status bar
938 isn't there (the status bar doesn't seem to be used though,
939 but I'll let Match decide what to do with it)
941 2003-01-11 [colin] 0.8.8claws82
945 Two useless changes reversed
947 2003-01-11 [colin] 0.8.8claws81
951 Add mainwindow_get_mainwindow()
954 Add alertpanel_error_log()
961 Network errors get a View Log button
963 2003-01-10 [alfons] 0.8.8claws80
965 * src/prefs_toolbar.c
967 use the translatable string for "Separator" as file name for
968 separator toolbar items (probably make this uppercase?)
970 2003-01-10 [alfons] 0.8.8claws79
972 * src/prefs_toolbar.c
973 put right A_SEPARATOR description string in "displayed
974 toolbar items list" so manually added separators are
975 saved correctly (bug #10, "Adding a separator to the main
976 toolbar fails, entry in xml file is wrong")
978 2003-01-10 [christoph] 0.8.8claws78
982 o use CAPABILITY to check if NAMESPACE is available
984 2003-01-10 [christoph] 0.8.8claws77
987 apply UIDPLUS IMAP extension support patch
989 Patch submitted by Simon 'corecode' Schubert
991 2003-01-10 [paul] 0.8.8claws76
994 a sync from main which fixes the news account folders'
997 2003-01-10 [christoph] 0.8.8claws75
1000 don't accept 0 as a valid uid returned by copy and move
1001 functions. 0 means the message was copied or moved but the
1002 new uid could not be fetched. It is not an error condition
1003 for the copy or move operation.
1005 2003-01-10 [paul] 0.8.8claws74
1007 * src/prefs_filtering.c
1008 change English used in Alert when entry is not
1011 * sync with 0.8.8cvs4
1012 see ChangeLog 2003-01-10
1014 2003-01-10 [darko] 0.8.8claws73
1017 fix crash when importing address book entry
1018 without a valid address
1020 2003-01-09 [alfons] 0.8.8claws72
1023 filtering performance: use new style folder update
1025 2003-01-09 [christoph] 0.8.8claws71
1029 fix wrong selecting of mime encoding type, when
1030 opening property dialog of attachments in the
1031 compose window. 7bit was always selected and that
1032 destoryed files with 8bit data.
1033 (closes bug #9 Sylpheed-claws destroys attachments when
1034 changing MIME-types)
1036 2003-01-09 [paul] 0.8.8claws70
1038 * sync with 0.8.8cvs3
1039 see ChangeLog 2003-01-09
1041 2003-01-08 [alfons] 0.8.8claws69
1044 apply patch by Kim Schulz to fix build breakage
1045 because of missing variable
1047 2003-01-08 [paul] 0.8.8claws68
1049 * sync with 0.8.8cvs2
1050 see ChangeLog 2002-01-08
1052 2003-01-08 [paul] 0.8.8claws67
1055 updated by Alessandro Maestri
1058 when using 'Add sender to addressbook' allow
1059 name to be edited and remarks to be entered
1060 Patch submitted by Luke Plant
1062 2003-01-08 [darko] 0.8.8claws66
1064 * README.claws, src/summaryview.c
1065 fix description for marked messages
1070 tools/launch_phoenix ** NEW FILE **
1071 add script that enables using Phoenix as the default
1073 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
1075 * tools/OOo2sylpheed.pl
1076 remove full path to sylpheed executable, just 'sylpheed'
1080 add launch_phoenix informtion and re-arrange and compress
1083 2003-01-07 [christoph] 0.8.8claws65
1086 fix update for source folder when moving messages
1089 use function to set to_folder for message infos and
1090 automatically update the op_count for old and new
1093 2003-01-07 [melvin] 0.8.8claws64
1095 * src/prefs_actions.c
1096 Fixed bug where an '%p' Action on a displayed image crashed
1098 Code clean up (get rid of duplicated code and removed unnecessary
1101 2003-01-07 [christoph] 0.8.8claws63
1111 * src/prefs_folder_item.c
1115 o remove all folder update triggering from the UI code. The folder
1116 system should know much better when a folder needs an update.
1117 o to prevent multiple updates in a row the folder updates can be
1118 frozen for some time.
1120 Note: - Please verify that no updates are missing
1121 - Check where freeze/thaws should be added
1123 2003-01-07 [christoph] 0.8.8claws62
1125 * src/prefs_actions.c
1126 don't translate empty strings
1128 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1130 2003-01-06 [christoph] 0.8.8claws61
1132 * src/prefs_actions.c
1133 mark strings for gettext
1134 * src/prefs_matcher.c
1135 use new description window for Execute action and
1136 match condition in Filtering
1138 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1140 2003-01-06 [alfons] 0.8.8claws60
1142 keep myself inspired to re-organize matcher part 8;
1143 yes, more to come (I need to move out the descriptive
1144 text for actions to matcher.c, or at least make it not
1145 depend on the wicked ordering)
1147 * src/prefs_matcher.c
1148 add documentation so others may comprehend the
1149 UI part of the conditions
1151 2003-01-06 [christoph] 0.8.8claws59
1153 * src/prefs_actions.c
1154 use new description window for syntax help
1155 * src/gtk/description_window.c
1156 fix display of descriptions with column count != 2
1158 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1160 2003-01-06 [christoph] 0.8.8claws58
1163 * src/summaryview.[ch]
1164 * src/gtk/Makefile.am
1165 * src/gtk/description_window.[ch] ** NEW **
1166 use a generic window to display syntax descriptions
1167 currently used in quote_fmt and summaryview (new description
1168 for extended quick search)
1170 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1172 2003-01-06 [paul] 0.8.8claws57
1174 * sync with 0.8.8cvs1
1175 see ChangeLog 2003-01-06
1177 2003-01-06 [christoph] 0.8.8claws56
1180 * src/prefs_gtk.[ch]
1181 * src/gtk/prefswindow.[ch]
1182 * src/plugins/spamassassin/spamassassin_gtk.c
1183 o remove page management from prefswindow, pages
1184 will be an argument to prefswindow_open
1185 o prefswindow_open gets a datapointer that is
1186 passed to the widget_create function to allow
1187 creation of prefswindow for specific items
1189 2003-01-06 [colin] 0.8.8claws55
1192 We don't want regexp in the reply-finder,
1193 because MIDs can contain !,$,. and so on
1195 2003-01-06 [jens] 0.8.8claws54
1198 fixed a wrong free in jpilot_read_db_files
1200 2003-01-06 [alfons] 0.8.8claws53
1202 re-organize matcher part 8; more to come
1205 matcherprop_to_string(): put g_free()s before the
1206 switch-case break to fix memleaks
1208 2003-01-06 [colin] 0.8.8claws52
1211 cleanup & reply-finder now displays the first
1214 2003-01-05 [alfons] 0.8.8claws51
1216 re-organize matcher part 7; more to come
1219 fixes for constant correctness;
1222 2003-01-05 [alfons] 0.8.8claws50
1224 re-organize matcher part 6; more to come
1227 fixes for constant correctness;
1230 fix for constant correctness
1232 2003-01-05 [colin] 0.8.8claws49
1235 Add account_get_reply_account function
1237 Use account_get_reply_account function
1239 Basic reply-finder - click on the replied
1240 icon gets you to the outbox using quick-search
1242 2003-01-05 [paul] 0.8.8claws48
1244 * src/prefs_common.c
1245 small change to English
1247 * src/prefs_filtering.c
1248 prefs_filtering_action_select(): improve logic and uniformity
1251 2003-01-05 [alfons] 0.8.8claws47
1253 fine tune solution to focus problems (bug #7)
1256 mainwindow_focus_in_event(): remove grab event check
1258 summary_button_pressed(): move selection on right-click
1259 too. we can't possibly move the selection back after
1260 canceling a dialog, because gtk's incomplete focus
1261 management. whether this is a good solution, only time
1264 2003-01-05 [christoph] 0.8.8claws46
1267 fix crash when no imap connection could be established
1269 2003-01-05 [paul] 0.8.8claws45
1274 fix bug 605957 'shortcuts in popup-menu'
1275 make user-defined shortcuts work
1276 show shortcuts that are already defined
1278 Patch submitted by Luke Plant
1280 2003-01-05 [alfons] 0.8.8claws44
1283 focus_in_event handler should not select summary view row
1284 when another window (menu, dialog) grabbed for events
1285 (bug #7, "[0.8.8claws42] Message summary focus")
1287 2003-01-04 [christoph] 0.8.8claws43
1290 update save folder after adding the sent message
1291 (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
1293 2003-01-02 [christoph] 0.8.8claws42
1295 * src/common/plugin.c
1296 fix unloading of all plugins and unload
1297 plugins in reverse order
1299 * src/gtk/pluginwindow.c
1300 implement function of load and unload button
1302 * src/gtk/prefswindow.c
1303 * src/gtk/prefswindow.h
1304 rename register function and add new unregister
1307 * src/plugins/spamassassin/spamassassin_gtk.c
1308 unregister prefs page and update for changes in
1309 src/gtk/prefswindow.c
1311 2003-01-02 [paul] 0.8.8claws41
1314 updated by Ricardo Mones Lastra
1319 fixes and improvements by Urke MMI
1321 2003-01-02 [thorsten] 0.8.8claws40
1324 fixed wrong return value
1326 2003-01-02 [thorsten] 0.8.8claws39
1329 fixed printing wrong variable
1331 2003-01-02 [thorsten] 0.8.8claws38
1334 fixed acessing members of freed pfile struct
1336 2003-01-02 [thorsten] 0.8.8claws37
1339 detect loops across several messages
1340 as suggested by Christoph Hohmann
1342 2003-01-01 [match] 0.8.8claws36
1345 fixed another memory leak.
1347 2003-01-01 [match] 0.8.8claws35
1350 fixed memory leaks. applied Doxygen comments.
1352 2003-01-01 [thorsten] 0.8.8claws34
1355 inhibit endless loop if msg references itself
1356 (closes Bug [ 660477 ] Infinite loop in parent flag search)
1358 2003-01-01 [christoph] 0.8.8claws33
1361 * src/gtk/Makefile.am
1362 * src/gtk/pluginwindow.c ** NEW **
1363 * src/gtk/pluginwindow.h ** NEW **
1366 * src/plugins/demo/demo.c
1367 * src/plugins/spamassassin/spamassassin.c
1368 * src/plugins/spamassassin/spamassassin_gtk.c
1369 write better plugin descriptions
1371 2002-12-31 [christoph] 0.8.8claws32
1373 * src/gtk/prefswindow.c
1374 * src/plugins/spamassassin/spamassassin_gtk.c
1375 some small improvements to GTK code
1377 2002-12-31 [christoph] 0.8.8claws31
1379 * src/plugins/spamassassin/spamassassin_gtk.c
1380 enable folder select button
1382 2002-12-31 [christoph] 0.8.8claws30
1385 * src/gtk/Makefile.am
1386 * src/gtk/prefswindow.c ** NEW **
1387 * src/gtk/prefswindow.h ** NEW **
1388 add new prefs window
1390 * src/common/plugin.c
1391 don't try to load empty config lines
1393 * src/plugins/spamassassin/Makefile.am
1394 * src/plugins/spamassassin/spamassassin.c
1395 * src/plugins/spamassassin/spamassassin.h ** NEW **
1396 * src/plugins/spamassassin/spamassassin_gtk.c ** NEW **
1397 GTK config for SpamAssassin Plugin using
1398 the new prefs window
1400 2002-12-31 [paul] 0.8.8claws29
1403 remove obsolete entry 'src/menu.c'
1405 2002-12-31 [alfons] 0.8.8claws28
1408 * src/matcher_parser_parse.y
1409 * src/prefs_matcher.c
1410 add "ignore_thread" and "~ignore_thread" condition so it's
1411 possible to make the actions / scoring operate on the ignore
1414 2002-12-31 [christoph] 0.8.8claws27
1420 * src/prefs_account.c
1421 * src/prefs_actions.c
1422 * src/prefs_customheader.c
1423 * src/prefs_display_header.c
1428 * src/common/prefs.[ch]
1429 extend prefs file handling for reading and automatic handling
1430 of blocks. When reading prefs_set_block_label will automatically
1431 move on to the block. When writing it will copy all other blocks
1434 * src/common/plugin.c
1435 Now loading plugin filenames from [Plugins] block in
1438 2002-12-30 [christoph] 0.8.8claws26
1440 * src/common/hooks.[ch]
1441 return abort status to caller of hooks_invoke
1444 invoke message filtering hook and stop
1445 default handling when filter returns abort
1447 * src/common/plugin.[ch]
1448 * src/plugins/demo/demo.c
1449 modify plugin loader, because resolving symbols for strings
1450 does not work correctly
1453 * ac/spamassassin.m4 ** NEW **
1454 * src/plugins/spamassassin/.cvsignore ** NEW **
1455 * src/plugins/spamassassin/Makefile.am ** NEW **
1456 * src/plugins/spamassassin/README ** NEW **
1457 * src/plugins/spamassassin/libspamc.[ch] ** NEW **
1458 * src/plugins/spamassassin/spamassassin.c ** NEW **
1459 * src/plugins/spamassassin/utils.[ch] ** NEW **
1460 add spamassassin plugin, see src/plugins/spamassassin/README
1463 2002-12-29 [alfons] 0.8.8claws25
1466 when moving focus from a message view to the main
1467 window, don't forget to select the summary node
1468 of the displayed message. should fix "[ 659103 ]
1469 focus-follows-mouse confuses sylpheed"
1471 2002-12-29 [christoph] 0.8.8claws24
1474 * src/stringtable.[ch] ** REMOVE **
1475 * src/common/Makefile.am
1476 * src/common/stringtable.[ch] ** NEW **
1477 move stringtable files to common directory
1479 2002-12-29 [christoph] 0.8.8claws23
1482 * src/menu.[ch] ** REMOVE **
1483 * src/gtk/Makefile.am
1484 * src/gtk/menu.[ch] ** NEW **
1485 move menu files to gtk directory
1487 2002-12-29 [match] 0.8.8claws22
1491 moved UI specific code out of LDAP code into addressbook
1492 UI code. fixed memory leak.
1494 2002-12-29 [christoph] 0.8.8claws21
1497 only check for IGNORED parent message when message is
1500 2002-12-29 [alfons] 0.8.8claws20
1503 set gtksctree's anchor correct (immediate execute
1504 changes the tree's layout, and anchor points at
1505 the incorrect row). fixes "[ 657233 ] multiple msg
1506 delete sometimes off by 1".
1507 we probably have to look for more tree layout /
1510 2002-12-29 [paul] 0.8.8claws19
1513 fix bug [ 659054 ] incorrect sorting of 'From' column
1514 when using 'display sender using address book'
1515 thanks to Alfons and Luke Plant
1517 2002-12-29 [christoph] 0.8.8claws18
1521 check parent messages for IGNORE THREAD flag, when adding,
1522 moving or copying messages to a folder
1524 2002-12-27 [alfons] 0.8.8claws17
1526 re-organize matcher part 5; more to come
1529 hash keywords in matchparser_tab
1531 2002-12-27 [alfons] 0.8.8claws16
1533 re-organize matcher part 4; more to come
1535 * src/matcher_parser.h
1536 * src/matcher_parser_lex.l
1537 * src/matcher_parser_parse.y
1540 2002-12-27 [alfons] 0.8.8claws15
1542 re-organize matcher part 3; more to come
1547 2002-12-27 [alfons] 0.8.8claws14
1549 re-organize matcher part 2; more to come but this should
1550 work. cc me if there are any regressions.
1553 add prototype for get_matchparser_tab_id()
1554 * src/matcher_parser_lex.l
1555 look up keywords using matchparser_tab_id();
1557 2002-12-27 [alfons] 0.8.8claws12
1559 re-organize matcher part 1
1562 map yacc generated constants to sylpheed matcher constants
1564 add function to find a matcher constant from a string
1566 2002-12-27 [christoph] 0.8.8claws11
1569 MENUITEM_ADD casts the 4th argument from integer to pointer
1570 so it probably should not be a pointer, this means we
1571 should use account id for it and not the account's pointer
1573 2002-12-27 [paul] 0.8.8claws10
1576 remove unneeded 'GtkWidget *vbox'
1579 further sync with 0.8.8 - make sort
1580 by recipient work as expected
1585 2002-12-27 [paul] 0.8.8claws9
1588 updated by Ivan F. Martinez
1590 2002-12-27 [darko] 0.8.8claws8
1592 * src/common/utils.c
1593 added locked pattern to extended search
1595 2002-12-27 [alfons] 0.8.8claws7
1597 * src/prefs_matcher.[ch]
1600 2002-12-26 [alfons] 0.8.8claws6
1603 * src/matcher_parser_lex.l
1604 * src/matcher_parser_parse.y
1605 * src/prefs_matcher.c
1606 allow color label as a condition in the matcher
1608 2002-12-26 [oliver] 0.8.8claws5
1611 enable Addressbook for Main and Messageview
1612 * src/prefs_actions.c
1613 enable actions in Messageview
1615 2002-12-26 [christoph] 0.8.8claws4
1617 * src/common/plugin.c
1618 add a little debug output
1620 * src/plugins/demo/Makefile.am
1621 better use of automake
1623 2002-12-26 [christoph] 0.8.8claws3
1626 * src/common/Makefile.am
1629 2002-12-26 [christoph] 0.8.8claws2
1632 sort configure checks into common / gtk / plugins
1638 * src/common/sylpheed.[ch]
1639 added now sylpheed_done function for shutdown
1640 * src/common/Makefile.am
1641 * src/common/plugin.[ch] ** NEW **
1642 plugin loader and unloader
1643 * src/plugins/.cvsignore ** NEW **
1644 * src/plugins/Makefile.am ** NEW **
1646 * src/plugins/demo/.cvsignore ** NEW **
1647 * src/plugins/demo/Makefile.am ** NEW **
1648 * src/plugins/demo/demo.c ** NEW **
1649 small demo plugin that installs a logtext hook and
1650 outputs the log text to stdout
1652 2002-12-26 [paul] 0.8.8claws1
1655 updated by Ricardo Mones Lastra
1657 2002-12-26 [paul] 0.8.8claws
1659 * 0.8.8claws released
1661 2002-12-26 [paul] 0.8.7claws12
1664 updated by George Danchev
1666 2002-12-26 [paul] 0.8.7claws11
1669 remove unneeded 'src/prefs.c' entry
1671 2002-12-26 [paul] 0.8.7claws10
1675 sync with 0.8.8 release
1680 partial sync with 0.8.8 release
1683 2002-12-25 [alfons] 0.8.7claws9
1686 * src/matcher_parser_lex.l
1687 * src/matcher_parser_parse.y
1688 * src/prefs_matcher.c
1689 add locked flag to possible filtering / matcher
1690 conditions (also a good example what should be
1691 done to add a simple boolean condition)
1693 2002-12-25 [christoph] 0.8.7claws8
1703 * src/prefs.[ch] ** REMOVE **
1704 * src/prefs_account.c
1705 * src/prefs_actions.c
1706 * src/prefs_common.c
1707 * src/prefs_customheader.c
1708 * src/prefs_display_header.c
1709 * src/prefs_filtering.c
1710 * src/prefs_folder_item.c
1711 * src/prefs_gtk.[ch] ** NEW **
1712 * src/prefs_matcher.c
1713 * src/prefs_scoring.c
1714 * src/prefs_summary_column.c
1716 * src/selective_download.c
1718 * src/common/Makefile.am
1719 * src/common/prefs.[ch] ** NEW **
1720 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
1722 2002-12-24 [alfons] 0.8.7claws7
1725 summary_thread_build(): fix real cause of the crash mentioned in
1726 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
1727 this way we get meaningful ctree nodes
1729 2002-12-24 [oliver] 0.8.7claws6
1731 * src/mainwindow.[ch]
1732 * src/messageview.[ch]
1736 changes to use updated toolbar handling
1738 2002-12-24 [oliver] 0.8.7claws5
1741 generic toolbar handling
1742 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
1743 * src/prefs_toolbar.[ch]
1746 2002-12-24 [oliver] 0.8.7claws4
1748 * src/stock_pixmap.[ch]
1749 move SYLPHEED_LOGO to end of list in order
1750 to remove it from Custom Toolbar`s Icon View
1752 2002-12-24 [alfons] 0.8.7claws3
1755 summary_thread_build(): fix crash because of focus != selection
1756 after threading. when deleting the selection, gtk tries but fails
1757 to find the correct focusable element. we now force the selection
1758 to be focused. this should solve the infamous bug reported by
1759 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages").
1760 a test case is available.
1762 2002-12-24 [darko] 0.8.7claws2
1765 don't crash when unmarking message with unread children
1767 2002-12-23 [christoph] 0.8.7claws1
1770 * src/common/Makefile.am
1771 update Makefiles for moved intl.h, version.h and defs.h
1773 rewrite imap_session_get to avoid duplicate code
1775 2002-12-23 [paul] 0.8.7claws
1777 * Santa-Claws released
1781 squeeze in updated Hungarian and Russian translations.
1782 Submitted by Gál Zoltán and Ruslan N. Balkin
1784 2002-12-23 [paul] 0.8.6claws129
1787 updated by Witold Wladyslaw Wojciech Wilk
1789 2002-12-23 [paul] 0.8.6claws128
1791 * src/quote_fmt_parse.y
1792 fix typo and add licence header
1794 2002-12-23 [paul] 0.8.6claws127
1799 2002-12-23 [paul] 0.8.6claws126
1802 updated translation, submitted by Alessandro Maestri
1804 2002-12-23 [paul] 0.8.6claws125
1806 * src/quote_fmt_parse.y
1807 fix signature-stripping on replies bug. match
1808 '-- \n' and not '-- '.
1810 2002-12-22 [paul] 0.8.6claws124
1815 updated translations. submitted by George Danchev,
1816 Ricardo Mones Lastra, and Urke MMI respectively
1818 2002-12-21 [paul] 0.8.6claws123
1823 2002-12-21 [paul] 0.8.6claws122
1826 fix bug [643638] where if a person is in one or more
1827 addressbook groups editing that person's email
1828 address results in removal from those groups.
1829 Patch submitted by Luke Plant.
1831 2002-12-20 [christoph] 0.8.6claws121
1833 * src/common/utils.c
1835 reimplement expand_search_string using GString to
1836 prevent crashs caused by miscalculated string
1837 lengths reported by Paul
1839 2002-12-20 [christoph] 0.8.6claws120
1842 don't use "changed" to check if op_count has to be changed as it
1843 is also set when the message has unread children
1844 (closes bug [ 653221 ] crash while deleting duplicates)
1846 2002-12-20 [paul] 0.8.6claws119
1848 * sync with 0.8.6cvs27
1849 see ChangeLog 2002-12-20
1851 2002-12-20 [paul] 0.8.6claws118
1853 * sync with 0.8.6cvs26
1854 see ChangeLog 2002-12-19 and 2002-12-20
1856 2002-12-19 [alfons] 0.8.6claws117
1859 fix incorrect parsing of email addresses, submitted by
1860 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
1861 name display if it contains @".
1863 2002-12-18 [paul] 0.8.6claws116
1865 * sync with 0.8.6cvs23
1866 see ChangeLog 2002-12-18
1868 2002-12-18 [paul] 0.8.6claws115
1875 sync with 0.8.6cvs22.
1876 see ChangeLog 2002-12-17 and 2002-12-18
1878 2002-12-17 [christoph] 0.8.6claws114
1881 o don't create a session if imap greeting fails
1882 o don't close socket when authentication fails
1883 this is done by imap_session_destroy
1885 2002-12-17 [thorsten] 0.8.6claws113
1889 tools/google_msgid.pl ** NEW FILE **
1890 Added "search for message-id" script and doc
1892 2002-12-17 [thorsten] 0.8.6claws112
1895 Updated hungarian translation
1896 (updated by Gal Zoltan)
1898 2002-12-16 [christoph] 0.8.6claws111
1901 remove stupid addressbook dump to debug output
1903 fix memory leak found by Hiro
1905 2002-12-14 [paul] 0.8.6claws110
1908 fix menubar sensitivity on send
1910 * src/prefs_filtering.c
1911 * src/prefs_matcher.c
1912 * src/prefs_scoring.c
1915 * src/common/quoted-printable.h
1918 2002-12-13 [christoph] 0.8.6claws109
1921 * src/manage_window.[ch] ** REMOVE **
1922 * src/gtk/Makefile.am
1923 * src/gtk/manage_window.[ch] ** NEW **
1924 move manage_window files to gtk directory
1926 2002-12-13 [christoph] 0.8.6claws108
1929 * src/gtkshruler.[ch] ** REMOVE **
1930 * src/gtk/Makefile.am
1931 * src/gtk/gtkshruler.[ch] ** NEW **
1932 move gtkshruler files to gtk directory
1934 2002-12-13 [christoph] 0.8.6claws107
1938 * src/gtkstext.[ch] ** REMOVE **
1941 * src/gtk/gtkstext.[ch] ** NEW **
1942 * src/gtk/Makefile.am
1943 o move stext functions to gtkstext.c to remove
1944 dependency of gtkutils
1945 o move gtkstext files to gtk directory
1947 * src/gtk/Makefile.am
1948 * src/gtk/sslcertwindow.[ch]
1949 UI stuff can always depend on common code so
1950 it's ok to add ../common to include path
1952 2002-12-13 [colin] 0.8.6claws106
1955 Disconnect sighandlers for mainwindow when
1956 quicksearch has the focus
1958 * src/mainwindow.[ch]
1959 Make key_pressed callback public, to be able
1962 2002-12-13 [christoph] 0.8.6claws105
1965 create .mh_sequences file in new MH folders
1966 (closes feature request [ 523162 ] MH folders should
1967 get a .mh_sequences)
1969 2002-12-13 [colin] 0.8.6claws104
1972 Better handling of quicksearch show/hide
1973 (basically the button stays under the mouse
1976 2002-12-13 [paul] 0.8.6claws103
1978 * sync with 0.8.6cvs17
1979 see ChangeLog 2002-12-13
1981 2002-12-13 [paul] 0.8.6claws102
1984 updated by Ricardo Mones Lastra
1986 2002-12-11 [colin] 0.8.6claws101
1989 remove statusbar stuff
1991 set statusbar verbosity when moving folders
1993 2002-12-11 [colin] 0.8.6claws100
1994 * src/prefs_filtering.c
1995 * src/prefs_matcher.c
1996 * src/prefs_scoring.c
1999 2002-12-11 [colin] 0.8.6claws99
2001 * src/prefs_common.[ch]
2002 Add summary_quicksearch_type
2004 Save last used quicksearch type
2006 2002-12-11 [jens] 0.8.6claws98
2007 * src/prefs_filtering.c
2008 * src/prefs_matcher.c
2009 * src/prefs_scoring.c
2010 added dialog for incomplete rules in scoring, filtering and
2011 matcher to ask wheather really close
2013 2002-12-11 [colin] 0.8.6claws97
2016 Fix folder dnd statusbar logging
2018 2002-12-10 [christoph] 0.8.6claws96
2028 * src/statusbar.[ch]
2029 * src/common/hooks.c
2030 * src/common/log.[ch]
2031 o handle verbose logging in statusbar directly in statusbar code
2032 and common code does not need any knowledge about a statusbar
2033 o remove direct calls to statusbar_(puts|pop)_all functions
2035 2002-12-10 [jens] 0.8.6claws95
2038 removed gettext from g_warnings
2044 2002-12-10 [colin] 0.8.6claws94
2047 finish crash dialog fix
2049 2002-12-10 [colin] 0.8.6claws93
2052 "Fix" "sylpheed already running" instead of
2053 crash dialog appearing after a crash
2055 2002-12-10 [colin] 0.8.6claws92
2058 add src/gtk/sslcertwindow.c
2060 2002-12-10 [paul] 0.8.6claws91
2063 updated to reflect recent changes
2064 submitted by Alessandro Maestri
2066 2002-12-09 [christoph] 0.8.6claws90
2069 * src/smtp.[ch] ** REMOVE **
2070 * src/common/Makefile.am
2071 * src/common/smtp.[ch] ** NEW **
2072 move smtp files to common directory
2074 2002-12-09 [christoph] 0.8.6claws89
2077 * src/session.[ch] ** REMOVE **
2078 * src/common/Makefile.am
2079 * src/common/session.[ch] ** NEW **
2080 move session files to common directory
2082 2002-12-09 [paul] 0.8.6claws88
2085 fix bug [649746] edit accounts: move account reverted
2086 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
2088 2002-12-09 [colin] 0.8.6claws87
2090 * src/ssl_certificate.c
2093 2002-12-09 [colin] 0.8.6claws86
2096 Try to open the cert.pem database and
2097 issue a warning if it isn't there
2099 2002-12-09 [colin] 0.8.6claws85
2101 * src/common/ssl_certificate.c
2102 * src/gtk/sslcertwindow.c
2105 2002-12-09 [colin] 0.8.6claws84
2107 * src/ssl_certificate.[ch] ** REMOVED **
2108 * src/common/ssl_certificate.[ch] ** NEW **
2110 * src/common/Makefile.am
2111 Moved ssl_certificate.[ch] to common
2113 Put back needed include
2114 * src/gtk/sslcertwindow.[ch]
2115 Changed ssl_certificate.h include
2117 2002-12-09 [colin] 0.8.6claws83
2119 * src/gtk/sslcertwindow.[ch]
2120 Implement hook for certificate acception
2121 * src/ssl_certificate.[ch]
2122 Implement hook for certificate acception
2124 Reenable certificate acception check
2126 Register sslcertwindow's hook
2128 2002-12-08 [christoph] 0.8.6claws82
2135 * src/common/utils.c
2136 o add missing includes
2139 * src/common/.cvsignore
2140 * src/common/version.h ** REMOVE **
2141 remove autogenerated file
2143 2002-12-08 [paul] 0.8.6claws81
2146 put back needed include
2148 2002-12-08 [colin] 0.8.6claws80
2150 * src/gtk/sslcertwindow.c
2151 Cleaner popups when asking
2152 * src/ssl_certificate.c
2153 * src/prefs_common.[ch]
2154 remove ssl certificate pref
2155 put back needed include
2157 put back needed include
2159 2002-12-08 [christoph] 0.8.6claws79
2165 only abort hook invokation if required data is missing not
2166 if our own data pointer is NULL, update hookfunction for
2169 2002-12-08 [paul] 0.8.6claws78
2187 * src/sourcewindow.c
2190 clean up: remove unneccesary includes
2192 2002-12-08 [christoph] 0.8.6claws77
2197 * src/common/hooks.[ch]
2198 hook functions now have a gboolean return value, if a hook
2199 returns TRUE it will stop executing of any more hooks in
2200 the same hooklist for this invokation
2202 2002-12-08 [colin] 0.8.6claws76
2205 put back argv0 for CRASH_DIALOG
2207 2002-12-08 [christoph] 0.8.6claws75
2220 * src/prefs_account.[ch]
2221 * src/prefs_common.[ch]
2224 * src/ssl_certificate.[ch]
2225 * src/ssl_manager.[ch]
2226 * src/common/Makefile.am
2228 * src/common/nntp.[ch]
2229 * src/common/socket.[ch]
2230 * src/common/ssl.[ch]
2231 * src/gtk/sslcertwindow.[ch]
2233 use new autoconf script to detect OpenSSL with extra parameters
2234 to specify the location of libs and includes, also remove USE_SSL
2237 * src/common/sylpheed.[ch]
2238 * src/common/version.h.in
2239 start seperation of common code initialization seperated from gui
2242 The function that is called when a color lable changes
2243 should not change the color lable again
2245 2002-12-08 [colin] 0.8.6claws74
2247 * src/gtk/sslcertwindow.c
2250 2002-12-08 [colin] 0.8.6claws73
2254 Register a hook for statusbar_puts_all
2256 invoke statusbar_puts_all's hook
2258 2002-12-08 [colin] 0.8.6claws72
2260 * src/ssl_certificate.c
2261 Put back a badly-removed include
2263 2002-12-08 [colin] 0.8.6claws71
2265 * src/gtk/sslcertwindow.[ch] ** NEW **
2266 new certificate presentation
2267 * src/gtk/Makefile.am
2269 * src/ssl_certificate.[ch]
2270 gtk cleanup, made utility functions public
2272 use new cert presentation
2274 2002-12-07 [christoph] 0.8.6claws70
2277 * src/nntp.[ch] ** REMOVE **
2278 * src/common/Makefile.am
2279 * src/common/nntp.[ch] ** NEW **
2280 move nntp files to common directory
2282 2002-12-07 [christoph] 0.8.6claws69
2286 implement msginfo update callback using sylpheed's new
2287 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
2289 2002-12-06 [christoph] 0.8.6claws68
2292 This patch changes the 'Edit Group Details' dialog to
2293 allow extended selections in either pane, so that
2294 addresses can be added or removed from a group more
2295 quickly and easily. (it actually is a net decrease in
2296 file size, as some unnecessary functions have been
2298 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
2300 2002-12-06 [christoph] 0.8.6claws67
2303 * src/template.[ch] ** REMOVE **
2304 * src/common/Makefile.am
2305 * src/common/template.[ch] ** NEW **
2306 move template files to common directory
2309 add missing log.h include
2311 2002-12-06 [melvin] 0.8.6claws66
2313 * src/prefs_actions.c
2314 Added the trailing ">" syntax to insert command's output
2315 without replacing old text (in contrast to trailing "|").
2317 2002-12-05 [colin] 0.8.6claws65
2319 * src/common/utils.c
2320 Don't modify original search_string or it'll change
2321 the next iterations in the for()
2323 2002-12-05 [darko] 0.8.6claws64
2325 * src/common/utils.c
2326 proper check for filtering commands, found by Colin
2328 2002-12-05 [darko] 0.8.6claws63
2330 * src/common/utils.c
2331 check proper string for NULL pointer, found by Colin
2333 2002-12-05 [darko] 0.8.6claws62
2335 * src/common/utils.[ch]
2336 expand_search_string(): new function
2337 converts Mutt-like patterns to Sylpheed's
2340 use expand_search_string() to allow Mutt-like
2341 patterns in extended search
2343 document extended option in quick search
2345 2002-12-05 [paul] 0.8.6claws61
2347 * sync with 0.8.6cvs16
2348 see ChangeLog 2002-12-05
2353 2002-12-04 [christoph] 0.8.6claws60
2356 put imap authentication code into a new function and
2357 remove it from imap_session_new that will allow to
2358 send other commands before authentication
2360 2002-12-04 [christoph] 0.8.6claws59
2363 use already existing method to prevent unneeded IMAP
2364 folder selects. Set imap_select parameters to NULL
2365 in some functions if the values are not required.
2368 remove no longer required include
2370 2002-12-04 [paul] 0.8.6claws58
2373 updated by Ricardo Mones Lastra
2376 po/hu.po ** NEW FILE **
2377 initial Hungarian translation, submitted
2378 by Gál Zoltán <galzoli@hu.inter.net>
2380 2002-12-03 [christoph] 0.8.6claws57
2383 * src/gtksctree.[ch] ** REMOVE **
2384 * src/gtk/Makefile.am
2385 * src/gtk/gtksctree.[ch] ** NEW **
2386 move gtksctree files to gtk directory
2388 2002-12-03 [christoph] 0.8.6claws56
2391 * src/md5.[ch] ** REMOVE **
2392 * srm/common/Makefile.am
2393 * src/common/md5.[ch] ** NEW **
2394 move md5 files to common directory
2397 remove not required #include
2399 2002-12-03 [sergey] 0.8.6claws55
2403 gtkut_window_popup(): new function.
2405 main_window_popup(): use gtkut_window_popup() to raise
2406 window without changing its position.
2407 (see sylpheed-main ML message [sylpheed:17247])
2409 2002-12-03 [sergey] 0.8.6claws54
2412 send_message_local(): removed first-dot escaping
2413 (SMTP-only, not needed for sending through pipe)
2415 2002-12-03 [paul] 0.8.6claws53
2418 update to reflect recent changes (thanks
2419 to Ricardo Mones Lastra)
2421 * tools/filter_conv.pl
2422 fix problem with quoted strings. Patch submitted
2423 by Luke Plant <lukeplant@softhome.net>
2425 2002-12-03 [paul] 0.8.6claws52
2427 * sync with 0.8.6cvs15
2428 see ChangeLog 2002-12-03
2430 2002-12-02 [christoph] 0.8.6claws51
2432 * src/logwindow.[ch]
2433 * src/common/log.[ch]
2434 implement logging using a hook function
2438 define hooklist name in header file to avoid
2439 errors caused by wrong spelling of hooklist names
2444 2002-12-02 [christoph] 0.8.6claws50
2446 * src/common/Makefile.am
2447 add src/common/hooks.[ch]
2449 * src/common/hooks.[ch]
2450 implement a simple hook system using glib's hook functions
2454 use new hook system for folder item updates
2456 2002-12-02 [christoph] 0.8.6claws49
2458 * doc-src/ui_seperation.txt ** NEW **
2459 information for ui seperation
2462 remove files that were moved to common
2463 include common directory by default for the header files
2466 * src/common/socket.c
2467 * src/automaton.[ch]
2468 implement automaton using g_io_*-functions instead of
2469 gdk_input_add to make it ui independent
2479 remove common/ prefix because directory is now in
2487 * src/prefs_common.c
2498 * src/ssl_certificate.c
2499 add log.h header file for logging functions
2502 * src/common/utils.c
2505 o move debug_mode to common/utils.c
2506 o add functions to set and get debug_mode
2508 * src/defs.h ** REMOVE **
2509 * src/intl.h ** REMOVE **
2510 * src/socket.[ch] ** REMOVE **
2511 * src/ssl.[ch] ** REMOVE **
2512 * src/utils.[ch] ** REMOVE **
2513 replaced by new files in src/common/
2515 * src/common/Makefile.am
2516 add new files in src/common/
2518 * src/common/defs.h ** NEW **
2519 * src/common/intl.h ** NEW **
2520 * src/common/log.[ch] ** NEW **
2521 * src/common/socket.[ch] ** NEW **
2522 * src/common/ssl.[ch] ** NEW **
2523 * src/common/utils.[ch] ** NEW **
2524 replacement for files in src/
2526 2002-12-02 [colin] 0.8.6claws48
2529 Scroll folderview if necessary during dnd
2531 2002-12-02 [colin] 0.8.6claws47
2534 Add check to verify a move is within a single mailbox
2536 Add specific error string for this check
2538 2002-12-02 [colin] 0.8.6claws46
2541 Add a test to folder moving, remove a statusbar_print
2543 Add Move folder... context-menu item
2544 Factorize folder moving code
2545 Enable folder DND for mbox
2547 2002-12-01 [christoph] 0.8.6claws45
2550 remove conf.aspelltest if the version check fails
2552 2002-11-30 [christoph] 0.8.6claws44
2555 run libtoolize --force in autogen to create missing
2558 2002-11-30 [christoph] 0.8.6claws43
2564 * src/uuencode.[ch] ** REMOVED **
2565 * src/common/Makefile.am
2566 * src/common/uuencode.[ch] ** NEW **
2567 move uuen/decoder to common directory
2569 2002-11-30 [christoph] 0.8.6claws42
2572 * src/base64.[ch] ** REMOVED **
2581 * src/common/Makefile.am
2582 * src/common/base64.[ch] ** NEW **
2583 move base64 en/decoder to common directory
2585 2002-11-30 [christoph] 0.8.6claws41
2587 * src/common ** NEW **
2588 new directory for UI independent code
2590 new directory for GTK frontend
2591 * src/common/.cvsignore ** NEW **
2592 * src/gtk/.cvsignore ** NEW **
2594 * src/common/Makefile.am ** NEW **
2595 * src/gtk/Makefile.am ** NEW **
2596 automake files to build new seperated stuff
2598 the binary will currently still be build with the
2599 files in src, so we include the code from the
2600 subdirs for now after building the libs there
2602 2002-11-30 [paul] 0.8.6claws40
2605 fix bug [642731] 'Wrong selected account with drafted mail'
2607 2002-11-29 [oliver] 0.8.6claws39
2610 o update summaryview when switching between different
2613 o check if messageview holds already removed msg
2617 2002-11-29 [oliver] 0.8.6claws38
2620 remove not needed variables and includes
2621 make messageview stay opened and move to next when msgs are deleted
2623 2002-11-29 [oliver] 0.8.6claws37
2626 disable compose button (messageview toolbar) by default
2627 deleted msgs are moved to trash
2629 2002-11-29 [melvin] 0.8.6claws36
2632 Increased minimal gpgme version to 0.3.10 (Zombies out)
2633 and to detect signatures expirations (gpgme 0.3.6)
2636 Use non obsolescent function for Gpgme engine checking.
2639 Inform about expired signatures or signatures which key
2640 has expired. Expiration date is displayed.
2643 Inform about expired signatures or signatures which key
2646 2002-11-28 [paul] 0.8.6claws35
2649 re-instate 'Check for new messages' in Newsgroup
2650 folders right-click menu, after a suggestion from
2651 Tim Mann <timmann@users.sourceforge.net>
2654 after a crash check only local folders for new
2657 2002-11-28 [paul] 0.8.6claws34
2660 apply patch that fixes the checking of GTK with XIM
2661 support on different OSs, such as FreeBSD. Patch
2662 submitted by Topia <topia@users.sourceforge.net>
2664 2002-11-28 [paul] 0.8.6claws33
2669 more changes to the English
2671 2002-11-28 [paul] 0.8.6claws32
2673 * sync with 0.8.6cvs13
2674 see ChangeLog 2002-11-28 (no sync needed
2677 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws31
2679 * src/mainwindow.[ch]
2680 add patch by Ivan F. Martinez introducing messageview Toolbar
2681 some changes and committed by oliver
2683 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws30
2685 * src/messageview.[ch]
2686 add patch by Ivan F. Martinez introducing messageview Toolbar
2687 some changes and committed by oliver
2689 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws29
2692 add patch by Ivan F. Martinez introducing messageview Toolbar
2693 some changes and committed by oliver
2695 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws28
2698 add patch by Ivan F. Martinez introducing messageview Toolbar
2699 some changes and committed by oliver
2701 2002-11-28 [oliver] 0.8.6claws27
2703 * src/prefs_toolbar.[ch]
2704 getting ready for messageview toolbar
2705 free mem allocated by gettext
2706 change prefs_toolbar to prefs_toolbar_open
2708 2002-11-28 [thorsten] 0.8.6claws26
2710 * src/imageview.[ch]
2711 cleaned up conflicting declarations of
2712 imageview_show_image()
2714 2002-11-28 [paul] 0.8.6claws25
2716 * src/grouplistdialog.c
2718 src/prefs_summary_column.c
2719 a few more improvements to the English
2721 2002-11-28 [colin] 0.8.6claws24
2724 A few updates to command-line parameters
2726 2002-11-28 [colin] 0.8.6claws23
2728 * src/prefs_filtering.c
2729 Fix problems with prefs_filtering_delete_path:
2730 a) if the first rule is removed, original pointers
2731 weren't updated (leading to segfaults)
2732 b) it was always global_processing updated in case
2733 of removed path was parent of rule path
2735 2002-11-27 [paul] 0.8.6claws22
2741 src/prefs_customheader.c
2742 src/prefs_display_header.c
2743 src/prefs_filtering.c
2744 src/prefs_folder_item.c
2747 src/prefs_summary_column.c
2748 src/prefs_template.c
2750 improve the English in the GUI
2752 2002-11-27 [colin] 0.8.6claws21
2755 Fix processing renaming problems happening after
2758 2002-11-27 [colin] 0.8.6claws20
2761 recursive move now deletes src each subfolder after
2764 Use identifier instead of path during dnd (enables
2767 2002-11-27 [paul] 0.8.6claws19
2770 apply patch that does command-line processing
2771 BEFORE gtk_init, allowing claws to run from
2772 shell-scripts in non-X environment (e.g. crontab
2773 or ip-up, ip-down scripts). Patch submitted by
2774 Ruslan N. Balkin <baron@dartel.ru>
2777 updated by Alessandro Maestri
2779 2002-11-27 [paul] 0.8.6claws18
2781 * sync with 0.8.6cvs12
2783 Differences are that main uses a 'Receive dialog'
2784 frame on the Interface tab, whereas claws groups all
2785 the dialogs together in a 'Dialogs' frame.
2787 2002-11-27 [colin] 0.8.6claws17
2789 * src/prefs_matcher.c
2790 Fix Execute criteria's NOT flag
2793 2002-11-26 [christoph] 0.8.6claws16
2796 rewrite the ssl code a little bit, only use one
2797 SSL context, set default certificates' file/path
2799 2002-11-26 [thorsten] 0.8.6claws15
2802 default-reply-to didn't work for ml-reply
2804 2002-11-26 [melvin] 0.8.6claws14
2806 * src/prefs_actions.c
2807 Made pipe-actions ignore short headers in message view
2808 Made trailing-pipe-actions write in the message view with
2809 the same font as the original message
2811 2002-11-26 [paul] 0.8.6claws13
2814 this time commit the correct file
2816 2002-11-26 [paul] 0.8.6claws12
2818 * sync with 0.8.6cvs11
2819 src/quote_fmt_parse.y
2824 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
2826 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
2829 see ChangeLog 2002-11-25 and 2002-11-26
2831 2002-11-26 [colin] 0.8.6claws11
2834 Fix collapsed folder not auto-expanding during
2835 mail dnd, if it was the source folder.
2837 2002-11-25 [colin] 0.8.6claws10
2839 * src/folderview.[ch]
2840 Variable renaming and cleaning (slist of nodes
2841 to be re-collapsed is stored in FolderView)
2843 2002-11-25 [paul] 0.8.6claws9
2845 * src/prefs_common.[ch]
2846 fix breakage caused by last commit
2848 2002-11-25 [paul] 0.8.6claws8
2850 * sync with 0.8.6cvs4
2851 see ChangeLog 2002-11-21
2853 2002-11-25 [paul] 0.8.6claws7
2855 * sync with 0.8.6cvs4
2856 see ChangeLog 2002-11-20
2858 2002-11-25 [paul] 0.8.6claws6
2860 * sync with 0.8.6cvs3
2861 see ChangeLog 2002-11-18
2863 2002-11-25 [colin] 0.8.6claws5
2866 Add gtkut_ctree_node_is_parent()
2868 Spring-loaded folders
2870 2002-11-25 [colin] 0.8.6claws4
2873 Add slist_concat_unique(), function to merge
2874 two GSList filtering dups
2876 * src/summaryview.[ch]
2879 Add detection/update/display of unread answers
2882 Add procmsg_find_children()
2883 Add procmsg_msg_has_marked_parent()
2885 2002-11-25 [colin] 0.8.6claws3
2887 * src/ssl_certificate.[ch]
2888 Allow checking a certificate without a DNS
2890 Allow to forget a cert (by deleting it)
2891 Make ssl_certificate_destroy_public
2892 * src/ssl_manager.[ch] ** NEW FILES **
2893 Gui to manage (display/remove) certificates
2894 * src/prefs_common.[ch]
2895 Add a pref to allow silent acceptation of
2896 trusted certificates or not (based on the
2897 "I want to know what's going on" principle)
2899 Add SSL manager in Tools menu
2901 Add the new files to the build
2903 Add ssl_manager.c to translations
2905 2002-11-25 [colin] 0.8.6claws2
2907 * src/summaryview.[ch]
2908 Add S_SEARCH_EXTENDED to the quick search, which
2909 allows to search using filtering syntax.
2911 2002-11-25 [colin] 0.8.6claws1
2914 Deletion of duplicates now prefer deleting
2915 the unread dup (fixes feature-request 638989).
2917 2002-11-24 [paul] 0.8.6claws
2923 updated by Ricardo Mones Lastra,
2924 Witold Wladyslaw Wojciech Wilk,
2925 Ruslan N. Balkin, and Urke MMI
2928 2002-11-24 [paul] 0.8.5claws182
2931 updated by George Danchev
2933 2002-11-23 [alfons] 0.8.5claws181
2936 tiny memory leak found by browsing Dimitar's
2939 2002-11-23 [paul] 0.8.5claws180
2942 updated by Alessandro Maestri
2944 2002-11-22 [christoph] 0.8.5claws179
2948 * src/prefs_filtering.c
2952 2002-11-22 [alfons] 0.8.5claws178
2955 summary_execute_delete_func(): if message is deleted, make
2956 sure to also remove its entry in the subject hash table.
2957 fixes a corner case bug.
2959 2002-11-22 [paul] 0.8.5claws177
2962 add 'autom4te.cache'
2964 * ltconfig ** REMOVED **
2967 2002-11-22 [paul] 0.8.5claws176
2970 textview_set_font(): fix for message display in
2971 UTF-8 locales (thanks to Sergey Vlasov).
2974 add new team members and contributors
2977 2002-11-21 [colin] 0.8.5claws175
2980 Add procmsg_remove_special_headers()
2982 Use procmsg_remove_special_headers() for
2985 2002-11-21 [colin] 0.8.5claws174
2988 Fix moving/copying from queue/draft folders
2991 2002-11-21 [christoph] 0.8.5claws173
2997 * src/matcher_parser_lex.[hl]
2999 * src/mbox_folder.[ch]
3000 * src/prefs_filtering.c
3002 * src/quote_fmt_lex.l
3004 fix all warnings except the warnings in lex and yacc files
3006 2002-11-20 [christoph] 0.8.5claws172
3009 fix MsgInfo retrieval for IMAP draft and queue folders
3010 (closes bug [ 619558 ] Draft saving on IMAP box issue)
3012 2002-11-19 [christoph] 0.8.5claws171
3015 fix segfault, when draft saving does not get
3016 the MsgInfo of the new message
3017 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
3019 2002-11-19 [christoph] 0.8.5claws170
3022 add parameter check for flag setting function
3023 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
3025 2002-11-18 [paul] 0.8.5claws169
3028 more sensitivity fixes to redirect mode:
3029 * disable toolbar draft button
3030 * allow only Address book in the Tools menu
3031 * disable editing of message by the spell
3034 2002-11-18 [paul] 0.8.5claws168
3037 fix sensitivity of menu items in compose_redirect():
3038 allow only the necessary items
3040 2002-11-18 [paul] 0.8.5claws167
3043 fix bug [ 603259 ] 'attachment got lost on bounce'
3045 2002-11-18 [paul] 0.8.5claws166
3048 updated by Ruslan N. Balkin <baron@dartel.ru>
3050 2002-11-18 [colin] 0.8.5claws165
3054 Remove old filtering stuff
3057 2002-11-17 [oliver] 0.8.5claws164
3060 remove not needed typedef
3062 2002-11-17 [oliver] 0.8.5claws163
3065 make toolbar's on click events translatable
3067 2002-11-15 [colin] 0.8.5claws162
3070 Revert too-soon integration of a feature
3072 2002-11-15 [christoph] 0.8.5claws161
3075 use main's implementation of imap_get_msginfo
3077 2002-11-15 [christoph] 0.8.5claws160
3087 replace claws' fetch_msginfo with main's get_msginfo
3088 (use main's implementation where possible)
3090 2002-11-15 [colin] 0.8.5claws159
3092 * src/ssl_certificate.c
3095 2002-11-16 [melvin] 0.8.5claws158
3098 Updated French translations.
3100 2002-11-16 [colin] 0.8.5claws157
3102 * src/ssl_certificate.c
3103 Check for missing parts in the certificates
3105 2002-11-15 [colin] 0.8.5claws156
3108 Preventive fix (missing check) found by
3114 sync with 0.8.6 release
3116 2002-11-15 [colin] 0.8.5claws155
3120 Fix error handling of folder_item_move_to()
3123 2002-11-15 [colin] 0.8.5claws154
3127 folder_item_move_to() sets an error message instead
3128 of having GUI stuff in folder.c
3130 2002-11-15 [colin] 0.8.5claws153
3133 Implemented a callback for MsgInfo updates,
3134 heavily copy/pasted from Christoph's folder
3136 * src/summaryview.[ch]
3137 Register summary_update_msg as callback
3139 2002-11-14 [colin] 0.8.5claws152
3142 Update the FolderItem after sending (fixes 617593)
3144 2002-11-14 [christoph] 0.8.5claws151
3147 fix wrong position of NULL pointer check found
3150 2002-11-14 [christoph] 0.8.5claws150
3153 fix segfault when deleting messages from IMAP folders
3154 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
3156 2002-11-14 [colin] 0.8.5claws149
3159 Forwarding was also ignoring the folder's default account.
3161 2002-11-14 [colin] 0.8.5claws148
3164 Fix sent folder not set to folder properties when
3167 2002-11-14 [thorsten] 0.8.5claws147
3170 inc_start(): Files were not moved from .processing to inbox,
3171 if no global processing rule existed
3173 2002-11-14 [colin] 0.8.5claws146
3175 * src/ssl_certificate
3178 2002-11-14 [paul] 0.8.5claws145
3181 updated by Alessandro Maestri
3183 2002-11-13 [alfons] 0.8.5claws144
3186 folder_item_close(): only mark messages unread
3187 when a folder has new messages
3189 2002-11-13 [keith] 0.8.5claws143
3192 Fix problem moving or copying between
3195 2002-11-13 [colin] 0.8.5claws142
3197 * src/matcher_parser_parse.y
3198 Fix rule problem when " don't match
3200 2002-11-13 [christoph] 0.8.5claws141
3204 moved cache saving to folder_item_close
3205 the folderview should not have to deal with
3208 2002-11-13 [christoph] 0.8.5claws140
3211 moved setting of important score to
3212 summary_set_prefs_from_folderitem
3214 2002-11-13 [colin] 0.8.5claws139
3216 * src/matcher_parser_parse.y
3217 Fix a segfault in the parser (happening when
3218 a good expression had been tested and a bad
3221 2002-11-13 [paul] 0.8.5claws138
3223 * sync with 0.8.5cvs24
3224 see ChangeLog 2002-11-13
3227 updated by Fabio Jr. Beneditto
3229 2002-11-13 [colin] 0.8.5claws137
3234 Revert last commit, problem
3236 2002-11-13 [colin] 0.8.5claws136
3239 Remove duplicated code
3241 Bumped CACHE_VERSION and MARK_VERSION
3243 Network endian for cache and mark files
3245 2002-11-12 [colin] 0.8.5claws135
3248 Fix the "socket error" dialog which disappeared
3250 2002-11-12 [colin] 0.8.5claws134
3253 Reverse last commit which had performance
3254 problems, but still reverse the list
3256 2002-11-12 [colin] 0.8.5claws133
3261 2002-11-12 [melvin] 0.8.5claws132
3264 Added a check for a NULL prefs_common.dictionary
3266 2002-11-12 [colin] 0.8.5claws131
3268 * src/ssl_certificate.[ch]
3271 2002-11-12 [colin] 0.8.5claws130
3273 * src/ssl_certificate.[ch]
3274 Take connection port into account for
3275 checking certificates (a single hostname
3276 could have multiple servers with multiple
3279 Pass the port to ssl_certificate_check
3281 2002-11-12 [paul] 0.8.5claws129
3284 fix a typo in last commit
3286 2002-11-12 [paul] 0.8.5claws128
3288 * sync with 0.8.5cvs23
3289 see ChangeLog entry 2002-11-12
3291 2002-11-11 [colin] 0.8.5claws127
3293 * src/ssl_certificate.c
3295 Don't popup, instead log error, if the
3296 corresponding pref is checked
3297 * src/ssl_certificate.h
3298 include <openssl/objects/h>
3300 2002-11-11 [colin] 0.8.5claws126
3302 * src/ssl_certificate.h
3305 2002-11-11 [colin] 0.8.5claws125
3307 * src/ssl_certificate.c
3310 2002-11-11 [colin] 0.8.5claws124
3314 * src/ssl_certificate.[ch]
3315 Cleaned a bit (better use of SSL API)
3316 (This will cause non-recognition of saved
3317 certificates of claws12[23]...)
3319 2002-11-11 [paul] 0.8.5claws123
3322 updated by Ricardo Mones Lastra
3324 2002-11-11 [colin] 0.8.5claws122
3329 2002-11-11 [colin] 0.8.5claws121
3331 * src/ssl_certificate.[ch] ** NEW FILES **
3333 Check SSL certificates presented to us
3335 Add ssl_certificate.[ch]
3337 Add ssl_certificate.c
3339 2002-11-11 [paul] 0.8.5claws120
3341 * sync with 0.8.5cvs22
3342 see ChangeLog 2002-11-11
3344 2002-11-11 [paul] 0.8.5claws119
3346 * sync with 0.8.5cvs21
3347 see ChangeLog 2002-11-11
3349 2002-11-10 [jens] 0.8.5claws118
3353 corrected some typing
3355 updated german translation
3357 cleaned up specfile and adjusted it for claws
3359 2002-11-10 [colin] 0.8.5claws117
3362 a STATUSBAR_PUSH/POP fix
3364 2002-11-10 [colin] 0.8.5claws116
3366 * src/prefs_folder_item.c
3367 Fix hanging after opening folder properties
3369 2002-11-10 [hoa] 0.8.5claws115
3371 * src/matcher_parser_lex.l
3372 * src/matcher_parser_parse.y
3373 config file for scoring and filtering is no more trashed
3374 when there is a syntax error in a filtering rule when
3375 editing it in a dialog.
3377 2002-11-09 [colin] 0.8.5claws114
3380 Added missing initialisation of folder->destroy()
3382 2002-11-09 [colin] 0.8.5claws113
3386 Fix the status bar messages
3388 2002-11-09 [colin] 0.8.5claws112
3391 Fix hangs after folder dnd, happening after
3394 2002-11-09 [christoph] 0.8.5claws111
3397 just changed order of calls (reverse order of
3400 lock inc when checking only one account, otherwise
3401 inc all could be executed at the same time
3403 2002-11-09 [christoph] 0.8.5claws110
3406 better unlock the mouse cursor before calling
3407 summary_show because it changes the cursor too
3409 2002-11-09 [christoph] 0.8.5claws109
3413 add functions to open and close a folder
3414 o opending will execute scanning for remote folders
3416 o closing will unset new flag for messages
3418 2002-11-09 [colin] 0.8.5claws108
3421 Add a call to prefs_matcher_write_config to
3422 avoid non-leaf folders filtering settings to be
3425 2002-11-09 [paul] 0.8.5claws107
3427 * src/prefs_account.c
3430 2002-11-09 [colin] 0.8.5claws106
3435 2002-11-09 [colin] 0.8.5claws105
3438 Fix prefs_filtering deletion for MH folders (same
3440 * src/prefs_filtering.c
3441 Fix prefs_filtering renaming and deletion for
3442 folder-based processing rules.
3444 2002-11-09 [christoph] 0.8.5claws104
3448 * src/folderview.[ch]
3454 * src/prefs_folder_item.c
3457 implement a callback system for folder item updates
3459 2002-11-09 [colin] 0.8.5claws103
3462 Fix prefs_filtering renaming for MH folders (we
3463 shouldn't rename by path as another folder could
3464 have the same hierarchy).
3466 2002-11-09 [colin] 0.8.5claws102
3469 Fix a leak found by Christoph, use better variable
3472 2002-11-09 [colin] 0.8.5claws101
3475 One more fix for processing rules
3477 2002-11-08 [colin] 0.8.5claws100
3480 Don't copy the compiled regexp (will be reevaluated)
3482 Lock folderview while moving
3484 Provide info on what's happening to the user
3486 2002-11-08 [colin] 0.8.5claws99
3489 Fix folder reordering after a move if parent is
3492 Add function to copy a ScoringProp
3493 * src/prefs_folder_item.c
3494 Copy scoring rules when copying a folder prefs
3496 2002-11-08 [colin] 0.8.5claws98
3499 Fixes in case of failure
3500 * src/filtering.[ch]
3501 Add function to duplicate a FilteringProp
3503 Add function to duplicate a MatcherProp
3504 * src/prefs_folder_item.c
3505 Save folder's processing rules when copying
3508 2002-11-08 [colin] 0.8.5claws97
3513 Change a printf to debug_print
3515 2002-11-08 [colin] 0.8.5claws96
3519 Fix segfaults, call me stupido
3522 2002-11-08 [colin] 0.8.5claws95
3525 Added forgotten prefs to save when moving folders
3527 2002-11-08 [colin] 0.8.5claws94
3530 Fixes to folder DND (prefs copy)
3532 Optimization for folder DND (don't rescan whole tree)
3533 Added folderview_create_folder_node() for this
3534 optimization, so de-duped a bit the code
3535 * src/prefs_folder_item.[ch]
3536 Added prefs_folder_item_copy_prefs()
3538 2002-11-08 [paul] 0.8.5claws93
3540 * src/prefs_account.c
3542 tools/kmail2sylpheed_v2.pl
3545 2002-11-08 [paul] 0.8.5claws92
3548 src/prefs_account.[ch]
3549 remove account options 'clearsign' and 'ascii_armored',
3550 replace with 'default_gnupg_mode' to prevent mixed-mode
3553 2002-11-08 [paul] 0.8.5claws91
3556 re-implement GnuPG 'on-the-fly' mode selection,
3559 2002-11-08 [colin] 0.8.5claws90
3562 src/prefs_folder_item.c
3563 Change "Property" to "Properties"
3565 2002-11-07 [colin] 0.8.5claws89
3569 Allow folder dropping to a root folder
3571 2002-11-07 [paul] 0.8.5claws88
3576 2002-11-07 [paul] 0.8.5claws87
3579 fix reply-to-list bug. closes bug report
3580 "[633382] reply-to-list broken in recent cvs"
3582 2002-11-07 [paul] 0.8.5claws86
3585 add a forgotten '#if USE_GPGME ... #endif'
3587 2002-11-07 [paul] 0.8.5claws85
3589 * sync with 0.8.5cvs20
3590 see ChangeLog 2002-11-07
3592 2002-11-07 [colin] 0.8.5claws84
3595 Change folder_item_move_to to return the newly
3598 Select the new folderitem after moving.
3600 2002-11-07 [colin] 0.8.5claws83
3602 * src/prefs_filtering.c
3603 Fix rule rewriting when moving a leaf folder to a
3606 2002-11-07 [colin] 0.8.5claws82
3608 * src/prefs_filtering.c
3611 2002-11-07 [colin] 0.8.5claws81
3614 Add folder_item_move_to() function to move a
3615 folderitem into another one (updates matcher etc)
3617 Add folder drag'n drop (context menu to come)
3618 [Should be dataloss free, but Please backup before
3621 2002-11-06 [colin] 0.8.5claws80
3624 mh_create_folder() returns NULL if can't create
3627 2002-11-06 [paul] 0.8.5claws79
3630 allow 'on-the-fly' changing of the type of encryption
3631 and/or signing used (mime/ascii) via the compose window
3633 2002-11-06 [paul] 0.8.5claws78
3635 * sync with 0.8.5cvs19
3636 see ChangeLog 2002-11-06 for src/account.c:
3637 account_get_special_folder()
3639 2002-11-05 [alfons] 0.8.5claws77
3642 very minor cleanups: nothing to see here, move on. :-)
3644 2002-11-05 [colin] 0.8.5claws76
3647 Changes choices if compose windows are opened to
3648 Discard, Draft, Don't quit
3650 2002-11-05 [thorsten] 0.8.5claws75
3653 reenabled default_reply_to folder option
3655 2002-11-05 [colin] 0.8.5claws74
3662 add clean_quit() for the SIGTERM handler
3664 2002-11-05 [paul] 0.8.5claws73
3667 updated by Ricardo Mones Lastra
3669 2002-11-05 [melvin] 0.8.5claws72
3672 Fixed log-clipping bug #616795.
3673 To stop logging in the log window use 0 length.
3674 * src/prefs_common.c
3675 Added a label to inform about the 0 log length behaviour.
3677 2002-11-05 [paul] 0.8.5claws71
3679 * sync with 0.8.5cvs17
3680 see ChangeLog 2002-11-05
3682 2002-11-04 [paul] 0.8.5claws70
3684 * sylpheed-128x128.png
3687 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
3688 <nikai@users.sourceforge.net>
3691 updated by George Danchev
3693 2002-11-03 [thorsten] 0.8.5claws69
3698 add check if gpg is active
3700 2002-11-03 [thorsten] 0.8.5claws68
3703 removed GSList declaration causing trouble on MacOS-X
3704 (submitted by alfons, reported by xfesty)
3706 2002-11-01 [paul] 0.8.5claws67
3709 remove last remnants of main's filter code
3711 2002-11-01 [paul] 0.8.5claws66
3713 * tools/filter_conv.pl
3714 fix bug where user-defined headers were ignored
3716 2002-11-01 [paul] 0.8.5claws65
3719 make a debug_print() not translatable