1 2003-02-22 [alfons] 0.8.10claws42
4 freeze/thaw folder item updates when changing color labels,
5 and put a wait cursors on
7 2003-02-22 [thorsten] 0.8.10claws41
10 save-all fixes: crash if invoked on multipart container,
11 mimeinfo access, pathseparators, error dialog
13 2003-02-21 [alfons] 0.8.10claws40
18 2003-02-21 [colin] 0.8.10claws39
23 2003-02-21 [colin] 0.8.10claws38
26 Freeze/thaw folderItem updates when filtering messages
27 via Tools/Filter messages
29 2003-02-21 [paul] 0.8.10claws37
32 revert commit 0.8.10claws26, there are ulterior motives
33 for users to set a Reply-To header when posting to
36 2003-02-21 [paul] 0.8.10claws36
38 * sync with 0.8.10cvs17
39 see ChangeLog 2003-02-21
41 2003-02-20 [christoph] 0.8.10claws35
44 IMAP UID fetch speedup using SEARCH
46 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
49 fix problem with UIDs in IMAP UID cache that no longer existed
51 2003-02-20 [christoph] 0.8.10claws34
56 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
58 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
61 Rewrite imap_cmd_gen_recv use sock_getline instead
62 of sock_gets to avoid problems with too long reply
65 2003-02-20 [colin] 0.8.10claws33
70 2003-02-20 [colin] 0.8.10claws32
73 Remove useless '&& !to_sender'
78 change my e-mail address
80 2003-02-19 [colin] 0.8.10claws31
83 X11 style colors for every configurable color
85 2003-02-19 [alfons] 0.8.10claws30
89 for color_new accept both plain integers and X11 style color
90 names (as found in /usr/lib/X11/rgb.txt)
92 2003-02-19 [paul] 0.8.10claws29
95 add tooltips to online/offline button and account selector
98 2003-02-19 [paul] 0.8.10claws28
102 src/prefs_account.[ch]
103 src/prefs_common.[ch]
104 move 'Maximum number of articles to download' to
106 clean up account prefs gui a little by hiding entries
107 rather then greying out entries
109 2003-02-19 [hiro] 0.8.10claws27
112 fix bug #54 'yesterdays date is displayed in the message
115 2003-02-19 [paul] 0.8.10claws26
118 fix bug reported in Feature Request [688596]
119 'Reply-to header in news'
121 2003-02-18 [paul] 0.8.10claws25
124 add a 'List all keys' button to key selection dialog
126 2003-02-18 [colin] 0.8.10claws24
131 2003-02-18 [colin] 0.8.10claws23
133 * src/common/smtp.[ch]
135 Try to starttls if it seems to be the only
136 way to authenticate a user
138 2003-02-18 [paul] 0.8.10claws22
142 src/stock_pixmap.[ch]
143 src/pixmaps/drafts_close.xpm ** NEW FILE **
144 src/pixmaps/drafts_open.xpm ** NEW FILE **
145 as a Drafts folder is a special folder allow it to have
148 2003-02-18 [colin] 0.8.10claws21
151 Fix port selection when using starttls
153 2003-02-18 [paul] 0.8.10claws20
156 src/prefs_common.[ch]
157 make blue the default new mail colour
159 2003-02-18 [paul] 0.8.10claws19
161 * sync with 0.8.10cvs14
162 see ChangeLog 2003-02-18
164 2003-02-17 [jens] 0.8.10claws18
167 fixed a compile problem with gcc 3.3
168 works on 2.95.3 too (testet on PPC as it is big endian)
170 2003-02-17 [paul] 0.8.10claws17
172 * sync with 0.8.10cvs13
173 see ChangeLog 2003-02-17
175 2003-02-17 [paul] 0.8.10claws16
177 * sync with 0.8.10cvs12
178 see ChangeLog 2003-02-17
180 2003-02-16 [match] 0.8.10claws15
183 Eliminates reloading of address data when items
184 deleted or added. Applied submitted by
185 Luke Plant <lukeplant@softhome.net>
187 2003-02-16 [paul] 0.8.10claws14
190 when a 'protocol error' is encountered disconnect from
191 the server. This means that the user can carry on viewing
192 other articles and doesn't have to either wait until the
193 server timesout or quit sylpheed.
194 Fixes bug #53 'Unable to read messages in newsgroups,
195 displayed message doesn't change'
197 2003-02-15 [christoph] 0.8.10claws13
200 fix bug that stopped scanning of folders when an
201 IMAP folder was empty
203 (closes bug 46 stop scan messages in folders after empty folder)
209 tools/freshmeat_search.pl ** NEW FILE **
210 tools/google_search.pl ** NEW FILE **
211 Add 2 Actions scripts which search freshmeat/google
212 for the selected text using the browser configured
215 Note: These scripts are very dependent on the format of the
216 browser command and may not work on every occasion. Testing
219 2003-02-14 [alfons] 0.8.10claws12
222 fix breakage because of uninitialized account pointer.
225 2003-02-14 [paul] 0.8.10claws11
228 src/prefs_account.[ch]
229 src/prefs_common.[ch]
230 move signature settings to Account Prefs
232 2003-02-14 [paul] 0.8.10claws10
234 * sync with 0.8.10cvs11
235 see ChangeLog 2003-02-14
237 2003-02-13 [thorsten] 0.8.10claws9
240 revert news progressbar (GUI separation)
242 2003-02-13 [paul] 0.8.10claws8
245 make replies behave correctly, re: RFC 1036, Section 2.2.3,
248 2003-02-13 [paul] 0.8.10claws7
252 fix 'Follow-up and Reply-to' so that it creates a reply to
253 the newsgroup and the sender. If the message has the keyword
254 'poster' in the Followup-To header, all replies go to the
255 sender, re: RFC 1036, Section 2.2.3
256 rename all instances of 'ignore_replyto' to 'to_sender', both
257 were previously used, now we use just one.
259 2003-02-13 [paul] 0.8.10claws6
261 * sync with 0.8.10cvs9
262 see ChangeLog 2003-02-13
264 2003-02-13 [paul] 0.8.10claws5
267 show which plugins are configured in the configure
270 2003-02-12 [thorsten] 0.8.10claws4
273 show progress while fetching news headers
275 2003-02-12 [christoph] 0.8.10claws3
278 * src/plugins/Makefile.am
279 use AM_CONDITIONAL to enable plugins, automake correctly
280 manages this when creating distdir
282 2003-02-12 [christoph] 0.8.10claws2
285 * src/plugins/spamassassin/Makefile.am
286 fix building SpamAssassin plugin without OpenSSL
288 2003-02-12 [paul] 0.8.10claws1
292 src/plugins/Makefile.am
293 fix failure of 'make release'
295 2003-02-12 [paul] 0.8.10claws
297 * 0.8.10claws released
299 2003-02-12 [paul] 0.8.9claws56
306 updated translations by George Danchev, Ricardo Mones Lastra,
307 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
310 Allow the building of RPMs by a regular user. Submitted
313 2003-02-11 [alfons] 0.8.9claws55
316 don't use pixmaps for label color rect but draw rectangles
317 so we can respect the color map of palette based visuals
318 (fixes the long time crashes on Suns - thanks to Andreas
319 Engel and Steve O'Hara-Smith for testing)
321 2003-02-11 [christoph] 0.8.9claws54
323 * src/matcher_parser_parse.y
324 correct bug where filering rules of not existing folders in
325 matcherrc were added to global filtering
327 (closes Debian Bug #180253 - Directory's filter-rules are merged with
328 main filter-rules after removing directory, http://bugs.debian.org/180253)
330 2003-02-11 [paul] 0.8.9claws53
332 * sync with 0.8.10cvs7
333 see ChangeLog 2003-02-09
335 2003-02-11 [melvin] 0.8.9claws52
338 Updated French tranlsations
340 2003-02-10 [paul] 0.8.9claws51
343 correct --enable-openssl
344 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
346 2003-02-09 [martin] 0.8.9claws50
348 * src/prefs_matcher.c
349 fix segfault in prefs_matcher_substitute_cb() when
352 2003-02-09 [paul] 0.8.9claws49
355 fix bug where a newsgroup folder's processing rules were
356 merged with the global filtering rules when the newsgroup
357 folder was deleted, causing some seriously bad results,
358 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
360 2003-02-08 [melvin] 0.8.9claws48
363 Corrected and modified an alert message.
365 2003-02-07 [paul] 0.8.9claws47
368 fix bug where both an 'Account properties' window and a
369 'Folder properties' window were opened when clicking on
370 'Properties' in an NNTP or IMAP folder's popup menu.
372 2003-02-07 [paul] 0.8.9claws46
374 * sync with 0.8.10cvs6
375 see ChangeLog 2003-02-06
377 2003-02-06 [christoph] 0.8.9claws45
380 freeze folder updates while importing mbox files
381 (closes bug 43 importing mbox took hours)
383 Patch submitted by Jens Rantil <jens.rantil@telia.com>
385 2003-02-06 [thorsten] 0.8.9claws44
388 Updated german translations
390 2003-02-06 [thorsten] 0.8.9claws43
393 use guint for message numbers (fix count in grouplist dialog)
395 2003-02-05 [paul] 0.8.9claws42
397 * sync with 0.8.10cvs2
398 see ChangeLog 2003-02-05
400 2003-02-04 [colin] 0.8.9claws41
402 * src/prefs_common.[ch]
405 Add an option to disable threading by subject
407 2003-02-04 [christoph] 0.8.9claws40
410 only abort fetching mails from multiple accounts when the
411 error is fatal and does not allow to check any more accounts
412 (currently only disk full error)
414 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
415 receive mails for other accouts)
417 2003-02-04 [christoph] 0.8.9claws39
420 first add the new message to the cache, then
421 send the update notification
423 (closes bug 39 after sending message folderview doesnt get updated)
425 2003-02-04 [colin] 0.8.9claws38
428 _really_ fix this Connecting... status
430 2003-02-04 [paul] 0.8.9claws37
433 see ChangeLog 2003-02-04
435 2003-02-04 [paul] 0.8.9claws36
437 * sync with 0.8.9cvs6
438 see ChangeLog 2003-02-03
440 2003-02-04 [paul] 0.8.9claws35
443 updated by André Filipe de Assunção e Brito
444 <bedecko@netsite.com.br>
446 2003-02-03 [thorsten] 0.8.9claws34
449 Updated german translations
451 2003-02-02 [paul] 0.8.9claws33
454 updated by Ricardo Mones Lastra
456 2003-02-02 [thorsten] 0.8.9claws32
459 Fix mh_get_msginfo() segfault if file is inaccessible
461 2003-01-31 [colin] 0.8.9claws31
464 Fix last commit's bug
466 2003-01-31 [colin] 0.8.9claws30
469 Missing a change for gpg-signed messages
471 2003-01-31 [paul] 0.8.9claws29
473 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
475 src/stock_pixmap.[ch]
477 indicate GnuPG signed messages by displaying an icon
478 in the Attachment column.
480 2003-01-31 [paul] 0.8.9claws28
482 * sync with 0.8.9cvs4
483 see ChangeLog 2003-01-31
485 2003-01-31 [alfons] 0.8.9claws27
488 tune URI parser to accept mailto URLs with a '?'
489 (patch from Ruslan Balkin)
491 2003-01-31 [colin] 0.8.9claws26
494 Fix a leak introduced in claws24
496 2003-01-31 [colin] 0.8.9claws25
499 Freeze/Thaw folder updates when deleting dups
501 2003-01-31 [colin] 0.8.9claws24
506 little speed improvements
508 2003-01-31 [colin] 0.8.9claws23
511 Fix segfault when forwarding nothing
512 Patch from "Ruslan N. Balkin" <baron@voices.ru>
514 2003-01-30 [paul] 0.8.9claws22
516 * sync with 0.8.9cvs3
517 see ChangeLog 2003-01-30
519 2003-01-30 [paul] 0.8.9claws21
521 * sync with 0.8.9cvs2
522 see ChangeLog 2003-01-30
524 2003-01-29 [paul] 0.8.9claws20
526 * sync with 0.8.9cvs1
527 see ChangeLog 2003-01-29
529 2003-01-28 [paul] 0.8.9claws19
532 update to reflect changes.
533 thanks to Ricardo Mones Lastra
535 2003-01-27 [christoph] 0.8.9claws18
539 * src/plugins/spamassassin/README
540 * src/plugins/spamassassin/libspamc.[ch]
541 * src/plugins/spamassassin/utils.[ch]
542 updated to latest libspamc
544 2003-01-27 [christoph] 0.8.9claws17
547 fix wrong use of procheader_get_header_fields
549 2003-01-27 [christoph] 0.8.9claws16
552 * src/prefs_account.[ch]
553 * src/common/nntp.[ch]
554 allow to force authentication for NNTP servers
556 Patch submitted by Florian Mickler <dmk@d-labs.de>
558 2003-01-26 [paul] 0.8.9claws15
561 speed up of marking messages as read
562 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
564 2003-01-26 [christoph] 0.8.9claws14
570 * src/common/Makefile.am
571 * src/common/mgutils.[ch]
572 * src/common/xml.[ch]
573 * src/common/xmlprops.[ch]
574 move xml files to common directory
576 2003-01-26 [christoph] 0.8.9claws13
578 * src/plugins/spamassassin/spamassassin_gtk.c
579 only set gtk entry text if string is available
581 2003-01-26 [melvin] 0.8.9claws12
583 * src/description_window.c
584 Allow resizing of the window
585 Allow automatic horizontal scroll bar
586 Do not vertically expand and fill
588 2003-01-26 [christoph] 0.8.9claws11
591 * src/gtkutils.[ch] ** REMOVE **
592 * src/common/sylpheed.c
593 * src/gtk/Makefile.am
594 * src/gtk/description_window.c
595 * src/gtk/gtkutils.[ch] ** NEW **
596 * src/gtk/prefswindow.c
597 move gtkutils to gtk directory
599 2003-01-26 [paul] 0.8.9claws10
602 rename summary_unread_clicked() to summary_status_clicked()
604 2003-01-26 [melvin] 0.8.9claws9
606 * src/prefs_actions.c
607 Cosmetical changes to the help text
609 2003-01-26 [paul] 0.8.9claws8
614 src/prefs_sumamry_column.c
616 rename the 'Unread' column to 'Status'
618 2003-01-25 [match] 0.8.9claws7
621 removed reference to LDAP constants. removed error2string.
622 included functions to support LDAP dynamic queries.
624 moved LDAP constants here.
628 removed references to LDAP constants and references to
631 2003-01-25 [paul] 0.8.9claws6
634 summary_thread_build(), summary_thread_init(): remove
635 unneeded reference to summaryview->folder_item
637 2003-01-25 [christoph] 0.8.9claws5
639 * src/gtk/description_window.c
640 o allow description texts to expand over multiple columns
641 o translate all columns
642 * src/prefs_actions.c
643 change syntax description to use new multi column feature
645 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
647 2003-01-25 [match] 0.8.9claws4
650 fixed bug with Quoted-Printable
652 2003-01-25 [paul] 0.8.9claws3
656 implement per-folder collapsed/expanded threads setting
659 remove global collapsed/expanded threads option
661 2003-01-25 [christoph] 0.8.9claws2
664 add pluginwindow and prefswindow
666 make send respond correctly to messages that could be added
667 to the queue folder, but the UID of the message is unknown
670 don't return guessed UIDs in imap_add_msg anymore. We return
671 0 to tell the folder system it was appened but the UID is
672 unknown. Folder system now get's the UID by scaning the folder
673 and searching the cache for the Message-ID
674 (closes bug #29 Messages queued, but not sent)
676 2003-01-25 [paul] 0.8.9claws1
679 conv_encode_header(): fix bug when long headers with 8-bit
680 characters are used, so that the encoded words are wrapped.
681 If the space in the original text falls on the wrap boundary,
683 Patch by Sergey Vlasov.
686 fix bug where a change to the sorting method or thread view
687 of a folder's messages is lost if simpify-subject is set and
691 2003-01-24 [paul] 0.8.9claws
693 * sylpheed-0.8.9claws released
697 remove reference to 'INSTALL.jp'
699 2003-01-23 [paul] 0.8.8claws128
705 updated translations. submitted by Ricardo Mones Lastra,
706 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
708 2003-01-23 [colin] 0.8.8claws127
711 Fix drafted and queued news articles re-edition
713 2003-01-23 [melvin] 0.8.8claws126
716 Updated French translations
718 2003-01-23 [colin] 0.8.8claws125
721 Fix "Connecting to..." status message
723 2003-01-22 [paul] 0.8.8claws124
726 updated by George Danchev
729 revert last commit [0.8.8claws111] as it breaks folder d'n'd
732 2003-01-21 [paul] 0.8.8claws123
735 updated by George Danchev
741 don't translate 'Separator'
743 * src/plugins/spamassassin/Makefile.am
744 add aspell to CPPFLAGS
746 * src/plugins/spamassassin/spamassassin.c
747 src/plugins/spamassassin/spamassassin_gtk.c
748 set correct default for spamassassin_receive_spam
749 slightly re-word descriptions and some
752 2003-01-19 [alfons] 0.8.8claws122
755 mimeview_save_as(): we might as well show the file name for
756 the single case "Save As" too
758 2003-01-19 [alfons] 0.8.8claws121
761 change bug tracker URL to bugzilla URL
763 2003-01-19 [alfons] 0.8.8claws120
766 mimeview_save_all(): display name of file before overwriting;
767 continue saving all, even when one overwrite was cancelled
769 2003-01-19 [christoph] 0.8.8claws119
773 fix wrong usage of procmsg_find_children in summaryview
774 by using procmsg_update_unread_children instead of
775 summaryview_update_unread_children
777 2003-01-19 [christoph] 0.8.8claws118
780 fix infinite loop in procmsg_find_children
781 (closes bug #25 sylpheed crashes on delete.)
783 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
785 2003-01-19 [paul] 0.8.8claws117
788 updated by Ivan Francolin Martinez
790 2003-01-18 [melvin] 0.8.8claws116
792 * src/prefs_actions.c
793 Removed syntax limitation of only one '&' at the end of command.
794 Now actions that contain '>/dev/null 2>&1' are possible.
796 2003-01-18 [melvin] 0.8.8claws115
798 * src/prefs_actions.c
799 Actions IO dialog: when the action ends
800 the "Close" button now has focus and [Escape] closes the
803 2003-01-18 [christoph] 0.8.8claws114
806 o add debug output when MsgInfos are really freed
807 o free GSLists in procmsg_find_children and
808 procmsg_update_unread_children
810 2003-01-18 [christoph] 0.8.8claws113
813 reorder Configuration menu
815 2003-01-18 [christoph] 0.8.8claws112
818 fix applying templates to forwarded messages
820 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
822 2003-01-17 [christoph] 0.8.8claws111
825 destroy folder items, when a folder item is removed
827 2003-01-17 [christoph] 0.8.8claws110
830 fix wrong folder stats update when ignored message is
833 2003-01-17 [colin] 0.8.8claws109
837 Quicksearch bugfixes:
838 - hide help button at startup if not extended
839 - switch to extended when looking for replies
843 * sync with 0.8.9 release
845 2003-01-17 [paul] 0.8.8claws108
847 * sync with 0.8.8cvs11
848 see ChangeLog 2003-01-17
850 2003-01-16 [colin] 0.8.8claws107
853 Changed encryption test to re-ask passphrase
854 if an encrypted message hasn't been decrypted
857 2003-01-16 [christoph] 0.8.8claws106
860 * src/prefs_toolbar.c
861 * src/gtk/prefswindow.h
862 * src/plugins/spamassassin/spamassassin_gtk.c
863 remove page destroy function that is not used anymore
865 2003-01-16 [paul] 0.8.8claws105
867 * sync with 0.8.8cvs9
868 see ChangeLog 2002-01-16
870 2003-01-16 [colin] 0.8.8claws104
873 Fix bug with autosaved drafts for IMAP, when draft
874 folder is specified - fixes bugzilla bug #20
876 2003-01-15 [paul] 0.8.8claws103
880 store folder and message-id of message forwarding
881 in queue header and set forward flag after sending
883 2003-01-15 [paul] 0.8.8claws102
885 * sync with 0.8.8cvs8
886 see ChangeLog 2002-01-15
888 2003-01-15 [colin] 0.8.8claws101
891 Fix linking with GNU libiconv
893 2003-01-15 [darko] 0.8.8claws100
896 fix crash when importing pine address book
897 entry with an empty name (reported by DY
898 <dybulk at tri8.net>)
900 2003-01-14 [paul] 0.8.8claws99
902 * configure.in ** REMOVED **
903 configure.ac ** NEW FILE **
904 rename configure.in to configure.ac, as it is now
907 2003-01-14 [melvin] 0.8.8claws98
910 folderview_check_new(): More precise function description
912 2003-01-14 [melvin] 0.8.8claws97
915 folderview_check_new(): return the number of new messages
918 inc_account_mail(): Disable counting of new messages for IMAP
919 and NNTP until bug [19] and [14] are fixed.
921 2003-01-14 [paul] 0.8.8claws96
923 * sync with 0.8.8cvs6
924 see ChangeLog 2003-01-14
926 2003-01-13 [alfons] 0.8.8claws95
929 tune email address validation (c. 0.8.8claws89): if . is
930 just one char away from @, the address is invalid too
931 (correctly rejects addresses like foo@.com)
933 2003-01-13 [paul] 0.8.8claws94
937 fixes to the Message View toolbar and menu:
938 fix non-functioning Forward button
939 make Reply button consider default_reply_list
940 remove 'Follow-up...' menu entry
941 add 'Forward' and 'Redirect' menu entries
943 2003-01-13 [melvin] 0.8.8claws93
946 Fixed typo that could make new messages count incorrect.
948 2003-01-13 [melvin] 0.8.8claws92
950 * src/folderview.[ch]
951 folderview_check_new(): return the number of new messages.
953 Should fix bug [14] where new mail notification worked
954 incorrectly with IMAP accounts.
955 inc_spool_account(): return number of new msgs, or -1 on error
956 inc_all_spool(): return number of new msgs
958 2003-01-13 [melvin] 0.8.8claws91
960 * src/prefs_actions.c
963 2003-01-12 [thorsten] 0.8.8claws90
966 close file before rename
968 2003-01-12 [alfons] 0.8.8claws89
972 * src/common/utils.[ch]
973 g_stricase_hash(), g_stricase_equal(): functions for
974 case insensitive hash tables
976 use top level domain names to validate email address, based
977 on a patch by Christian Mertes (thanks!), but changed
978 implementation to use a hash table
980 2003-01-12 [paul] 0.8.8claws88
983 updated by George Danchev
985 2003-01-12 [alfons] 0.8.8claws87
988 delete / execute performance: use new style folder update
990 2003-01-12 [paul] 0.8.8claws86
992 * sync with 0.8.8cvs5
993 see ChangeLog 2003-01-13 (!)
995 2003-01-12 [alfons] 0.8.8claws85
998 * src/matcher_parser_parse.y
999 prepare change_score filtering action
1001 give up const-correctness on functions that call non-const-correct functions;
1002 several casts to gpointer in g_free();
1005 2003-01-12 [christoph] 0.8.8claws84
1010 * src/gtk/prefswindow.[ch]
1011 * src/plugins/spamassassin/spamassassin_gtk.c
1012 changed the call of the widget create function
1013 for PrefsPages, because sometimes the widget
1014 create function needs a widget that already has
1015 been attached to a window (to create GDK pixmaps
1016 for exmaple). So we simply pass the GtkWindow as
1017 the second parameter now.
1021 * src/prefs_toolbar.[ch]
1022 rewrite Toolbar Preferences using the new
1025 2003-01-11 [alfons] 0.8.8claws83
1028 fix crash when adding sender to addressbook because status bar
1029 isn't there (the status bar doesn't seem to be used though,
1030 but I'll let Match decide what to do with it)
1032 2003-01-11 [colin] 0.8.8claws82
1036 Two useless changes reversed
1038 2003-01-11 [colin] 0.8.8claws81
1042 Add mainwindow_get_mainwindow()
1045 Add alertpanel_error_log()
1052 Network errors get a View Log button
1054 2003-01-10 [alfons] 0.8.8claws80
1056 * src/prefs_toolbar.c
1058 use the translatable string for "Separator" as file name for
1059 separator toolbar items (probably make this uppercase?)
1061 2003-01-10 [alfons] 0.8.8claws79
1063 * src/prefs_toolbar.c
1064 put right A_SEPARATOR description string in "displayed
1065 toolbar items list" so manually added separators are
1066 saved correctly (bug #10, "Adding a separator to the main
1067 toolbar fails, entry in xml file is wrong")
1069 2003-01-10 [christoph] 0.8.8claws78
1073 o use CAPABILITY to check if NAMESPACE is available
1075 2003-01-10 [christoph] 0.8.8claws77
1078 apply UIDPLUS IMAP extension support patch
1080 Patch submitted by Simon 'corecode' Schubert
1082 2003-01-10 [paul] 0.8.8claws76
1085 a sync from main which fixes the news account folders'
1088 2003-01-10 [christoph] 0.8.8claws75
1091 don't accept 0 as a valid uid returned by copy and move
1092 functions. 0 means the message was copied or moved but the
1093 new uid could not be fetched. It is not an error condition
1094 for the copy or move operation.
1096 2003-01-10 [paul] 0.8.8claws74
1098 * src/prefs_filtering.c
1099 change English used in Alert when entry is not
1102 * sync with 0.8.8cvs4
1103 see ChangeLog 2003-01-10
1105 2003-01-10 [darko] 0.8.8claws73
1108 fix crash when importing address book entry
1109 without a valid address
1111 2003-01-09 [alfons] 0.8.8claws72
1114 filtering performance: use new style folder update
1116 2003-01-09 [christoph] 0.8.8claws71
1120 fix wrong selecting of mime encoding type, when
1121 opening property dialog of attachments in the
1122 compose window. 7bit was always selected and that
1123 destoryed files with 8bit data.
1124 (closes bug #9 Sylpheed-claws destroys attachments when
1125 changing MIME-types)
1127 2003-01-09 [paul] 0.8.8claws70
1129 * sync with 0.8.8cvs3
1130 see ChangeLog 2003-01-09
1132 2003-01-08 [alfons] 0.8.8claws69
1135 apply patch by Kim Schulz to fix build breakage
1136 because of missing variable
1138 2003-01-08 [paul] 0.8.8claws68
1140 * sync with 0.8.8cvs2
1141 see ChangeLog 2002-01-08
1143 2003-01-08 [paul] 0.8.8claws67
1146 updated by Alessandro Maestri
1149 when using 'Add sender to addressbook' allow
1150 name to be edited and remarks to be entered
1151 Patch submitted by Luke Plant
1153 2003-01-08 [darko] 0.8.8claws66
1155 * README.claws, src/summaryview.c
1156 fix description for marked messages
1161 tools/launch_phoenix ** NEW FILE **
1162 add script that enables using Phoenix as the default
1164 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
1166 * tools/OOo2sylpheed.pl
1167 remove full path to sylpheed executable, just 'sylpheed'
1171 add launch_phoenix informtion and re-arrange and compress
1174 2003-01-07 [christoph] 0.8.8claws65
1177 fix update for source folder when moving messages
1180 use function to set to_folder for message infos and
1181 automatically update the op_count for old and new
1184 2003-01-07 [melvin] 0.8.8claws64
1186 * src/prefs_actions.c
1187 Fixed bug where an '%p' Action on a displayed image crashed
1189 Code clean up (get rid of duplicated code and removed unnecessary
1192 2003-01-07 [christoph] 0.8.8claws63
1202 * src/prefs_folder_item.c
1206 o remove all folder update triggering from the UI code. The folder
1207 system should know much better when a folder needs an update.
1208 o to prevent multiple updates in a row the folder updates can be
1209 frozen for some time.
1211 Note: - Please verify that no updates are missing
1212 - Check where freeze/thaws should be added
1214 2003-01-07 [christoph] 0.8.8claws62
1216 * src/prefs_actions.c
1217 don't translate empty strings
1219 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1221 2003-01-06 [christoph] 0.8.8claws61
1223 * src/prefs_actions.c
1224 mark strings for gettext
1225 * src/prefs_matcher.c
1226 use new description window for Execute action and
1227 match condition in Filtering
1229 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1231 2003-01-06 [alfons] 0.8.8claws60
1233 keep myself inspired to re-organize matcher part 8;
1234 yes, more to come (I need to move out the descriptive
1235 text for actions to matcher.c, or at least make it not
1236 depend on the wicked ordering)
1238 * src/prefs_matcher.c
1239 add documentation so others may comprehend the
1240 UI part of the conditions
1242 2003-01-06 [christoph] 0.8.8claws59
1244 * src/prefs_actions.c
1245 use new description window for syntax help
1246 * src/gtk/description_window.c
1247 fix display of descriptions with column count != 2
1249 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1251 2003-01-06 [christoph] 0.8.8claws58
1254 * src/summaryview.[ch]
1255 * src/gtk/Makefile.am
1256 * src/gtk/description_window.[ch] ** NEW **
1257 use a generic window to display syntax descriptions
1258 currently used in quote_fmt and summaryview (new description
1259 for extended quick search)
1261 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1263 2003-01-06 [paul] 0.8.8claws57
1265 * sync with 0.8.8cvs1
1266 see ChangeLog 2003-01-06
1268 2003-01-06 [christoph] 0.8.8claws56
1271 * src/prefs_gtk.[ch]
1272 * src/gtk/prefswindow.[ch]
1273 * src/plugins/spamassassin/spamassassin_gtk.c
1274 o remove page management from prefswindow, pages
1275 will be an argument to prefswindow_open
1276 o prefswindow_open gets a datapointer that is
1277 passed to the widget_create function to allow
1278 creation of prefswindow for specific items
1280 2003-01-06 [colin] 0.8.8claws55
1283 We don't want regexp in the reply-finder,
1284 because MIDs can contain !,$,. and so on
1286 2003-01-06 [jens] 0.8.8claws54
1289 fixed a wrong free in jpilot_read_db_files
1291 2003-01-06 [alfons] 0.8.8claws53
1293 re-organize matcher part 8; more to come
1296 matcherprop_to_string(): put g_free()s before the
1297 switch-case break to fix memleaks
1299 2003-01-06 [colin] 0.8.8claws52
1302 cleanup & reply-finder now displays the first
1305 2003-01-05 [alfons] 0.8.8claws51
1307 re-organize matcher part 7; more to come
1310 fixes for constant correctness;
1313 2003-01-05 [alfons] 0.8.8claws50
1315 re-organize matcher part 6; more to come
1318 fixes for constant correctness;
1321 fix for constant correctness
1323 2003-01-05 [colin] 0.8.8claws49
1326 Add account_get_reply_account function
1328 Use account_get_reply_account function
1330 Basic reply-finder - click on the replied
1331 icon gets you to the outbox using quick-search
1333 2003-01-05 [paul] 0.8.8claws48
1335 * src/prefs_common.c
1336 small change to English
1338 * src/prefs_filtering.c
1339 prefs_filtering_action_select(): improve logic and uniformity
1342 2003-01-05 [alfons] 0.8.8claws47
1344 fine tune solution to focus problems (bug #7)
1347 mainwindow_focus_in_event(): remove grab event check
1349 summary_button_pressed(): move selection on right-click
1350 too. we can't possibly move the selection back after
1351 canceling a dialog, because gtk's incomplete focus
1352 management. whether this is a good solution, only time
1355 2003-01-05 [christoph] 0.8.8claws46
1358 fix crash when no imap connection could be established
1360 2003-01-05 [paul] 0.8.8claws45
1365 fix bug 605957 'shortcuts in popup-menu'
1366 make user-defined shortcuts work
1367 show shortcuts that are already defined
1369 Patch submitted by Luke Plant
1371 2003-01-05 [alfons] 0.8.8claws44
1374 focus_in_event handler should not select summary view row
1375 when another window (menu, dialog) grabbed for events
1376 (bug #7, "[0.8.8claws42] Message summary focus")
1378 2003-01-04 [christoph] 0.8.8claws43
1381 update save folder after adding the sent message
1382 (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
1384 2003-01-02 [christoph] 0.8.8claws42
1386 * src/common/plugin.c
1387 fix unloading of all plugins and unload
1388 plugins in reverse order
1390 * src/gtk/pluginwindow.c
1391 implement function of load and unload button
1393 * src/gtk/prefswindow.c
1394 * src/gtk/prefswindow.h
1395 rename register function and add new unregister
1398 * src/plugins/spamassassin/spamassassin_gtk.c
1399 unregister prefs page and update for changes in
1400 src/gtk/prefswindow.c
1402 2003-01-02 [paul] 0.8.8claws41
1405 updated by Ricardo Mones Lastra
1410 fixes and improvements by Urke MMI
1412 2003-01-02 [thorsten] 0.8.8claws40
1415 fixed wrong return value
1417 2003-01-02 [thorsten] 0.8.8claws39
1420 fixed printing wrong variable
1422 2003-01-02 [thorsten] 0.8.8claws38
1425 fixed acessing members of freed pfile struct
1427 2003-01-02 [thorsten] 0.8.8claws37
1430 detect loops across several messages
1431 as suggested by Christoph Hohmann
1433 2003-01-01 [match] 0.8.8claws36
1436 fixed another memory leak.
1438 2003-01-01 [match] 0.8.8claws35
1441 fixed memory leaks. applied Doxygen comments.
1443 2003-01-01 [thorsten] 0.8.8claws34
1446 inhibit endless loop if msg references itself
1447 (closes Bug [ 660477 ] Infinite loop in parent flag search)
1449 2003-01-01 [christoph] 0.8.8claws33
1452 * src/gtk/Makefile.am
1453 * src/gtk/pluginwindow.c ** NEW **
1454 * src/gtk/pluginwindow.h ** NEW **
1457 * src/plugins/demo/demo.c
1458 * src/plugins/spamassassin/spamassassin.c
1459 * src/plugins/spamassassin/spamassassin_gtk.c
1460 write better plugin descriptions
1462 2002-12-31 [christoph] 0.8.8claws32
1464 * src/gtk/prefswindow.c
1465 * src/plugins/spamassassin/spamassassin_gtk.c
1466 some small improvements to GTK code
1468 2002-12-31 [christoph] 0.8.8claws31
1470 * src/plugins/spamassassin/spamassassin_gtk.c
1471 enable folder select button
1473 2002-12-31 [christoph] 0.8.8claws30
1476 * src/gtk/Makefile.am
1477 * src/gtk/prefswindow.c ** NEW **
1478 * src/gtk/prefswindow.h ** NEW **
1479 add new prefs window
1481 * src/common/plugin.c
1482 don't try to load empty config lines
1484 * src/plugins/spamassassin/Makefile.am
1485 * src/plugins/spamassassin/spamassassin.c
1486 * src/plugins/spamassassin/spamassassin.h ** NEW **
1487 * src/plugins/spamassassin/spamassassin_gtk.c ** NEW **
1488 GTK config for SpamAssassin Plugin using
1489 the new prefs window
1491 2002-12-31 [paul] 0.8.8claws29
1494 remove obsolete entry 'src/menu.c'
1496 2002-12-31 [alfons] 0.8.8claws28
1499 * src/matcher_parser_parse.y
1500 * src/prefs_matcher.c
1501 add "ignore_thread" and "~ignore_thread" condition so it's
1502 possible to make the actions / scoring operate on the ignore
1505 2002-12-31 [christoph] 0.8.8claws27
1511 * src/prefs_account.c
1512 * src/prefs_actions.c
1513 * src/prefs_customheader.c
1514 * src/prefs_display_header.c
1519 * src/common/prefs.[ch]
1520 extend prefs file handling for reading and automatic handling
1521 of blocks. When reading prefs_set_block_label will automatically
1522 move on to the block. When writing it will copy all other blocks
1525 * src/common/plugin.c
1526 Now loading plugin filenames from [Plugins] block in
1529 2002-12-30 [christoph] 0.8.8claws26
1531 * src/common/hooks.[ch]
1532 return abort status to caller of hooks_invoke
1535 invoke message filtering hook and stop
1536 default handling when filter returns abort
1538 * src/common/plugin.[ch]
1539 * src/plugins/demo/demo.c
1540 modify plugin loader, because resolving symbols for strings
1541 does not work correctly
1544 * ac/spamassassin.m4 ** NEW **
1545 * src/plugins/spamassassin/.cvsignore ** NEW **
1546 * src/plugins/spamassassin/Makefile.am ** NEW **
1547 * src/plugins/spamassassin/README ** NEW **
1548 * src/plugins/spamassassin/libspamc.[ch] ** NEW **
1549 * src/plugins/spamassassin/spamassassin.c ** NEW **
1550 * src/plugins/spamassassin/utils.[ch] ** NEW **
1551 add spamassassin plugin, see src/plugins/spamassassin/README
1554 2002-12-29 [alfons] 0.8.8claws25
1557 when moving focus from a message view to the main
1558 window, don't forget to select the summary node
1559 of the displayed message. should fix "[ 659103 ]
1560 focus-follows-mouse confuses sylpheed"
1562 2002-12-29 [christoph] 0.8.8claws24
1565 * src/stringtable.[ch] ** REMOVE **
1566 * src/common/Makefile.am
1567 * src/common/stringtable.[ch] ** NEW **
1568 move stringtable files to common directory
1570 2002-12-29 [christoph] 0.8.8claws23
1573 * src/menu.[ch] ** REMOVE **
1574 * src/gtk/Makefile.am
1575 * src/gtk/menu.[ch] ** NEW **
1576 move menu files to gtk directory
1578 2002-12-29 [match] 0.8.8claws22
1582 moved UI specific code out of LDAP code into addressbook
1583 UI code. fixed memory leak.
1585 2002-12-29 [christoph] 0.8.8claws21
1588 only check for IGNORED parent message when message is
1591 2002-12-29 [alfons] 0.8.8claws20
1594 set gtksctree's anchor correct (immediate execute
1595 changes the tree's layout, and anchor points at
1596 the incorrect row). fixes "[ 657233 ] multiple msg
1597 delete sometimes off by 1".
1598 we probably have to look for more tree layout /
1601 2002-12-29 [paul] 0.8.8claws19
1604 fix bug [ 659054 ] incorrect sorting of 'From' column
1605 when using 'display sender using address book'
1606 thanks to Alfons and Luke Plant
1608 2002-12-29 [christoph] 0.8.8claws18
1612 check parent messages for IGNORE THREAD flag, when adding,
1613 moving or copying messages to a folder
1615 2002-12-27 [alfons] 0.8.8claws17
1617 re-organize matcher part 5; more to come
1620 hash keywords in matchparser_tab
1622 2002-12-27 [alfons] 0.8.8claws16
1624 re-organize matcher part 4; more to come
1626 * src/matcher_parser.h
1627 * src/matcher_parser_lex.l
1628 * src/matcher_parser_parse.y
1631 2002-12-27 [alfons] 0.8.8claws15
1633 re-organize matcher part 3; more to come
1638 2002-12-27 [alfons] 0.8.8claws14
1640 re-organize matcher part 2; more to come but this should
1641 work. cc me if there are any regressions.
1644 add prototype for get_matchparser_tab_id()
1645 * src/matcher_parser_lex.l
1646 look up keywords using matchparser_tab_id();
1648 2002-12-27 [alfons] 0.8.8claws12
1650 re-organize matcher part 1
1653 map yacc generated constants to sylpheed matcher constants
1655 add function to find a matcher constant from a string
1657 2002-12-27 [christoph] 0.8.8claws11
1660 MENUITEM_ADD casts the 4th argument from integer to pointer
1661 so it probably should not be a pointer, this means we
1662 should use account id for it and not the account's pointer
1664 2002-12-27 [paul] 0.8.8claws10
1667 remove unneeded 'GtkWidget *vbox'
1670 further sync with 0.8.8 - make sort
1671 by recipient work as expected
1676 2002-12-27 [paul] 0.8.8claws9
1679 updated by Ivan F. Martinez
1681 2002-12-27 [darko] 0.8.8claws8
1683 * src/common/utils.c
1684 added locked pattern to extended search
1686 2002-12-27 [alfons] 0.8.8claws7
1688 * src/prefs_matcher.[ch]
1691 2002-12-26 [alfons] 0.8.8claws6
1694 * src/matcher_parser_lex.l
1695 * src/matcher_parser_parse.y
1696 * src/prefs_matcher.c
1697 allow color label as a condition in the matcher
1699 2002-12-26 [oliver] 0.8.8claws5
1702 enable Addressbook for Main and Messageview
1703 * src/prefs_actions.c
1704 enable actions in Messageview
1706 2002-12-26 [christoph] 0.8.8claws4
1708 * src/common/plugin.c
1709 add a little debug output
1711 * src/plugins/demo/Makefile.am
1712 better use of automake
1714 2002-12-26 [christoph] 0.8.8claws3
1717 * src/common/Makefile.am
1720 2002-12-26 [christoph] 0.8.8claws2
1723 sort configure checks into common / gtk / plugins
1729 * src/common/sylpheed.[ch]
1730 added now sylpheed_done function for shutdown
1731 * src/common/Makefile.am
1732 * src/common/plugin.[ch] ** NEW **
1733 plugin loader and unloader
1734 * src/plugins/.cvsignore ** NEW **
1735 * src/plugins/Makefile.am ** NEW **
1737 * src/plugins/demo/.cvsignore ** NEW **
1738 * src/plugins/demo/Makefile.am ** NEW **
1739 * src/plugins/demo/demo.c ** NEW **
1740 small demo plugin that installs a logtext hook and
1741 outputs the log text to stdout
1743 2002-12-26 [paul] 0.8.8claws1
1746 updated by Ricardo Mones Lastra
1748 2002-12-26 [paul] 0.8.8claws
1750 * 0.8.8claws released
1752 2002-12-26 [paul] 0.8.7claws12
1755 updated by George Danchev
1757 2002-12-26 [paul] 0.8.7claws11
1760 remove unneeded 'src/prefs.c' entry
1762 2002-12-26 [paul] 0.8.7claws10
1766 sync with 0.8.8 release
1771 partial sync with 0.8.8 release
1774 2002-12-25 [alfons] 0.8.7claws9
1777 * src/matcher_parser_lex.l
1778 * src/matcher_parser_parse.y
1779 * src/prefs_matcher.c
1780 add locked flag to possible filtering / matcher
1781 conditions (also a good example what should be
1782 done to add a simple boolean condition)
1784 2002-12-25 [christoph] 0.8.7claws8
1794 * src/prefs.[ch] ** REMOVE **
1795 * src/prefs_account.c
1796 * src/prefs_actions.c
1797 * src/prefs_common.c
1798 * src/prefs_customheader.c
1799 * src/prefs_display_header.c
1800 * src/prefs_filtering.c
1801 * src/prefs_folder_item.c
1802 * src/prefs_gtk.[ch] ** NEW **
1803 * src/prefs_matcher.c
1804 * src/prefs_scoring.c
1805 * src/prefs_summary_column.c
1807 * src/selective_download.c
1809 * src/common/Makefile.am
1810 * src/common/prefs.[ch] ** NEW **
1811 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
1813 2002-12-24 [alfons] 0.8.7claws7
1816 summary_thread_build(): fix real cause of the crash mentioned in
1817 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
1818 this way we get meaningful ctree nodes
1820 2002-12-24 [oliver] 0.8.7claws6
1822 * src/mainwindow.[ch]
1823 * src/messageview.[ch]
1827 changes to use updated toolbar handling
1829 2002-12-24 [oliver] 0.8.7claws5
1832 generic toolbar handling
1833 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
1834 * src/prefs_toolbar.[ch]
1837 2002-12-24 [oliver] 0.8.7claws4
1839 * src/stock_pixmap.[ch]
1840 move SYLPHEED_LOGO to end of list in order
1841 to remove it from Custom Toolbar`s Icon View
1843 2002-12-24 [alfons] 0.8.7claws3
1846 summary_thread_build(): fix crash because of focus != selection
1847 after threading. when deleting the selection, gtk tries but fails
1848 to find the correct focusable element. we now force the selection
1849 to be focused. this should solve the infamous bug reported by
1850 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages").
1851 a test case is available.
1853 2002-12-24 [darko] 0.8.7claws2
1856 don't crash when unmarking message with unread children
1858 2002-12-23 [christoph] 0.8.7claws1
1861 * src/common/Makefile.am
1862 update Makefiles for moved intl.h, version.h and defs.h
1864 rewrite imap_session_get to avoid duplicate code
1866 2002-12-23 [paul] 0.8.7claws
1868 * Santa-Claws released
1872 squeeze in updated Hungarian and Russian translations.
1873 Submitted by Gál Zoltán and Ruslan N. Balkin
1875 2002-12-23 [paul] 0.8.6claws129
1878 updated by Witold Wladyslaw Wojciech Wilk
1880 2002-12-23 [paul] 0.8.6claws128
1882 * src/quote_fmt_parse.y
1883 fix typo and add licence header
1885 2002-12-23 [paul] 0.8.6claws127
1890 2002-12-23 [paul] 0.8.6claws126
1893 updated translation, submitted by Alessandro Maestri
1895 2002-12-23 [paul] 0.8.6claws125
1897 * src/quote_fmt_parse.y
1898 fix signature-stripping on replies bug. match
1899 '-- \n' and not '-- '.
1901 2002-12-22 [paul] 0.8.6claws124
1906 updated translations. submitted by George Danchev,
1907 Ricardo Mones Lastra, and Urke MMI respectively
1909 2002-12-21 [paul] 0.8.6claws123
1914 2002-12-21 [paul] 0.8.6claws122
1917 fix bug [643638] where if a person is in one or more
1918 addressbook groups editing that person's email
1919 address results in removal from those groups.
1920 Patch submitted by Luke Plant.
1922 2002-12-20 [christoph] 0.8.6claws121
1924 * src/common/utils.c
1926 reimplement expand_search_string using GString to
1927 prevent crashs caused by miscalculated string
1928 lengths reported by Paul
1930 2002-12-20 [christoph] 0.8.6claws120
1933 don't use "changed" to check if op_count has to be changed as it
1934 is also set when the message has unread children
1935 (closes bug [ 653221 ] crash while deleting duplicates)
1937 2002-12-20 [paul] 0.8.6claws119
1939 * sync with 0.8.6cvs27
1940 see ChangeLog 2002-12-20
1942 2002-12-20 [paul] 0.8.6claws118
1944 * sync with 0.8.6cvs26
1945 see ChangeLog 2002-12-19 and 2002-12-20
1947 2002-12-19 [alfons] 0.8.6claws117
1950 fix incorrect parsing of email addresses, submitted by
1951 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
1952 name display if it contains @".
1954 2002-12-18 [paul] 0.8.6claws116
1956 * sync with 0.8.6cvs23
1957 see ChangeLog 2002-12-18
1959 2002-12-18 [paul] 0.8.6claws115
1966 sync with 0.8.6cvs22.
1967 see ChangeLog 2002-12-17 and 2002-12-18
1969 2002-12-17 [christoph] 0.8.6claws114
1972 o don't create a session if imap greeting fails
1973 o don't close socket when authentication fails
1974 this is done by imap_session_destroy
1976 2002-12-17 [thorsten] 0.8.6claws113
1980 tools/google_msgid.pl ** NEW FILE **
1981 Added "search for message-id" script and doc
1983 2002-12-17 [thorsten] 0.8.6claws112
1986 Updated hungarian translation
1987 (updated by Gal Zoltan)
1989 2002-12-16 [christoph] 0.8.6claws111
1992 remove stupid addressbook dump to debug output
1994 fix memory leak found by Hiro
1996 2002-12-14 [paul] 0.8.6claws110
1999 fix menubar sensitivity on send
2001 * src/prefs_filtering.c
2002 * src/prefs_matcher.c
2003 * src/prefs_scoring.c
2006 * src/common/quoted-printable.h
2009 2002-12-13 [christoph] 0.8.6claws109
2012 * src/manage_window.[ch] ** REMOVE **
2013 * src/gtk/Makefile.am
2014 * src/gtk/manage_window.[ch] ** NEW **
2015 move manage_window files to gtk directory
2017 2002-12-13 [christoph] 0.8.6claws108
2020 * src/gtkshruler.[ch] ** REMOVE **
2021 * src/gtk/Makefile.am
2022 * src/gtk/gtkshruler.[ch] ** NEW **
2023 move gtkshruler files to gtk directory
2025 2002-12-13 [christoph] 0.8.6claws107
2029 * src/gtkstext.[ch] ** REMOVE **
2032 * src/gtk/gtkstext.[ch] ** NEW **
2033 * src/gtk/Makefile.am
2034 o move stext functions to gtkstext.c to remove
2035 dependency of gtkutils
2036 o move gtkstext files to gtk directory
2038 * src/gtk/Makefile.am
2039 * src/gtk/sslcertwindow.[ch]
2040 UI stuff can always depend on common code so
2041 it's ok to add ../common to include path
2043 2002-12-13 [colin] 0.8.6claws106
2046 Disconnect sighandlers for mainwindow when
2047 quicksearch has the focus
2049 * src/mainwindow.[ch]
2050 Make key_pressed callback public, to be able
2053 2002-12-13 [christoph] 0.8.6claws105
2056 create .mh_sequences file in new MH folders
2057 (closes feature request [ 523162 ] MH folders should
2058 get a .mh_sequences)
2060 2002-12-13 [colin] 0.8.6claws104
2063 Better handling of quicksearch show/hide
2064 (basically the button stays under the mouse
2067 2002-12-13 [paul] 0.8.6claws103
2069 * sync with 0.8.6cvs17
2070 see ChangeLog 2002-12-13
2072 2002-12-13 [paul] 0.8.6claws102
2075 updated by Ricardo Mones Lastra
2077 2002-12-11 [colin] 0.8.6claws101
2080 remove statusbar stuff
2082 set statusbar verbosity when moving folders
2084 2002-12-11 [colin] 0.8.6claws100
2085 * src/prefs_filtering.c
2086 * src/prefs_matcher.c
2087 * src/prefs_scoring.c
2090 2002-12-11 [colin] 0.8.6claws99
2092 * src/prefs_common.[ch]
2093 Add summary_quicksearch_type
2095 Save last used quicksearch type
2097 2002-12-11 [jens] 0.8.6claws98
2098 * src/prefs_filtering.c
2099 * src/prefs_matcher.c
2100 * src/prefs_scoring.c
2101 added dialog for incomplete rules in scoring, filtering and
2102 matcher to ask wheather really close
2104 2002-12-11 [colin] 0.8.6claws97
2107 Fix folder dnd statusbar logging
2109 2002-12-10 [christoph] 0.8.6claws96
2119 * src/statusbar.[ch]
2120 * src/common/hooks.c
2121 * src/common/log.[ch]
2122 o handle verbose logging in statusbar directly in statusbar code
2123 and common code does not need any knowledge about a statusbar
2124 o remove direct calls to statusbar_(puts|pop)_all functions
2126 2002-12-10 [jens] 0.8.6claws95
2129 removed gettext from g_warnings
2135 2002-12-10 [colin] 0.8.6claws94
2138 finish crash dialog fix
2140 2002-12-10 [colin] 0.8.6claws93
2143 "Fix" "sylpheed already running" instead of
2144 crash dialog appearing after a crash
2146 2002-12-10 [colin] 0.8.6claws92
2149 add src/gtk/sslcertwindow.c
2151 2002-12-10 [paul] 0.8.6claws91
2154 updated to reflect recent changes
2155 submitted by Alessandro Maestri
2157 2002-12-09 [christoph] 0.8.6claws90
2160 * src/smtp.[ch] ** REMOVE **
2161 * src/common/Makefile.am
2162 * src/common/smtp.[ch] ** NEW **
2163 move smtp files to common directory
2165 2002-12-09 [christoph] 0.8.6claws89
2168 * src/session.[ch] ** REMOVE **
2169 * src/common/Makefile.am
2170 * src/common/session.[ch] ** NEW **
2171 move session files to common directory
2173 2002-12-09 [paul] 0.8.6claws88
2176 fix bug [649746] edit accounts: move account reverted
2177 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
2179 2002-12-09 [colin] 0.8.6claws87
2181 * src/ssl_certificate.c
2184 2002-12-09 [colin] 0.8.6claws86
2187 Try to open the cert.pem database and
2188 issue a warning if it isn't there
2190 2002-12-09 [colin] 0.8.6claws85
2192 * src/common/ssl_certificate.c
2193 * src/gtk/sslcertwindow.c
2196 2002-12-09 [colin] 0.8.6claws84
2198 * src/ssl_certificate.[ch] ** REMOVED **
2199 * src/common/ssl_certificate.[ch] ** NEW **
2201 * src/common/Makefile.am
2202 Moved ssl_certificate.[ch] to common
2204 Put back needed include
2205 * src/gtk/sslcertwindow.[ch]
2206 Changed ssl_certificate.h include
2208 2002-12-09 [colin] 0.8.6claws83
2210 * src/gtk/sslcertwindow.[ch]
2211 Implement hook for certificate acception
2212 * src/ssl_certificate.[ch]
2213 Implement hook for certificate acception
2215 Reenable certificate acception check
2217 Register sslcertwindow's hook
2219 2002-12-08 [christoph] 0.8.6claws82
2226 * src/common/utils.c
2227 o add missing includes
2230 * src/common/.cvsignore
2231 * src/common/version.h ** REMOVE **
2232 remove autogenerated file
2234 2002-12-08 [paul] 0.8.6claws81
2237 put back needed include
2239 2002-12-08 [colin] 0.8.6claws80
2241 * src/gtk/sslcertwindow.c
2242 Cleaner popups when asking
2243 * src/ssl_certificate.c
2244 * src/prefs_common.[ch]
2245 remove ssl certificate pref
2246 put back needed include
2248 put back needed include
2250 2002-12-08 [christoph] 0.8.6claws79
2256 only abort hook invokation if required data is missing not
2257 if our own data pointer is NULL, update hookfunction for
2260 2002-12-08 [paul] 0.8.6claws78
2278 * src/sourcewindow.c
2281 clean up: remove unneccesary includes
2283 2002-12-08 [christoph] 0.8.6claws77
2288 * src/common/hooks.[ch]
2289 hook functions now have a gboolean return value, if a hook
2290 returns TRUE it will stop executing of any more hooks in
2291 the same hooklist for this invokation
2293 2002-12-08 [colin] 0.8.6claws76
2296 put back argv0 for CRASH_DIALOG
2298 2002-12-08 [christoph] 0.8.6claws75
2311 * src/prefs_account.[ch]
2312 * src/prefs_common.[ch]
2315 * src/ssl_certificate.[ch]
2316 * src/ssl_manager.[ch]
2317 * src/common/Makefile.am
2319 * src/common/nntp.[ch]
2320 * src/common/socket.[ch]
2321 * src/common/ssl.[ch]
2322 * src/gtk/sslcertwindow.[ch]
2324 use new autoconf script to detect OpenSSL with extra parameters
2325 to specify the location of libs and includes, also remove USE_SSL
2328 * src/common/sylpheed.[ch]
2329 * src/common/version.h.in
2330 start seperation of common code initialization seperated from gui
2333 The function that is called when a color lable changes
2334 should not change the color lable again
2336 2002-12-08 [colin] 0.8.6claws74
2338 * src/gtk/sslcertwindow.c
2341 2002-12-08 [colin] 0.8.6claws73
2345 Register a hook for statusbar_puts_all
2347 invoke statusbar_puts_all's hook
2349 2002-12-08 [colin] 0.8.6claws72
2351 * src/ssl_certificate.c
2352 Put back a badly-removed include
2354 2002-12-08 [colin] 0.8.6claws71
2356 * src/gtk/sslcertwindow.[ch] ** NEW **
2357 new certificate presentation
2358 * src/gtk/Makefile.am
2360 * src/ssl_certificate.[ch]
2361 gtk cleanup, made utility functions public
2363 use new cert presentation
2365 2002-12-07 [christoph] 0.8.6claws70
2368 * src/nntp.[ch] ** REMOVE **
2369 * src/common/Makefile.am
2370 * src/common/nntp.[ch] ** NEW **
2371 move nntp files to common directory
2373 2002-12-07 [christoph] 0.8.6claws69
2377 implement msginfo update callback using sylpheed's new
2378 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
2380 2002-12-06 [christoph] 0.8.6claws68
2383 This patch changes the 'Edit Group Details' dialog to
2384 allow extended selections in either pane, so that
2385 addresses can be added or removed from a group more
2386 quickly and easily. (it actually is a net decrease in
2387 file size, as some unnecessary functions have been
2389 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
2391 2002-12-06 [christoph] 0.8.6claws67
2394 * src/template.[ch] ** REMOVE **
2395 * src/common/Makefile.am
2396 * src/common/template.[ch] ** NEW **
2397 move template files to common directory
2400 add missing log.h include
2402 2002-12-06 [melvin] 0.8.6claws66
2404 * src/prefs_actions.c
2405 Added the trailing ">" syntax to insert command's output
2406 without replacing old text (in contrast to trailing "|").
2408 2002-12-05 [colin] 0.8.6claws65
2410 * src/common/utils.c
2411 Don't modify original search_string or it'll change
2412 the next iterations in the for()
2414 2002-12-05 [darko] 0.8.6claws64
2416 * src/common/utils.c
2417 proper check for filtering commands, found by Colin
2419 2002-12-05 [darko] 0.8.6claws63
2421 * src/common/utils.c
2422 check proper string for NULL pointer, found by Colin
2424 2002-12-05 [darko] 0.8.6claws62
2426 * src/common/utils.[ch]
2427 expand_search_string(): new function
2428 converts Mutt-like patterns to Sylpheed's
2431 use expand_search_string() to allow Mutt-like
2432 patterns in extended search
2434 document extended option in quick search
2436 2002-12-05 [paul] 0.8.6claws61
2438 * sync with 0.8.6cvs16
2439 see ChangeLog 2002-12-05
2444 2002-12-04 [christoph] 0.8.6claws60
2447 put imap authentication code into a new function and
2448 remove it from imap_session_new that will allow to
2449 send other commands before authentication
2451 2002-12-04 [christoph] 0.8.6claws59
2454 use already existing method to prevent unneeded IMAP
2455 folder selects. Set imap_select parameters to NULL
2456 in some functions if the values are not required.
2459 remove no longer required include
2461 2002-12-04 [paul] 0.8.6claws58
2464 updated by Ricardo Mones Lastra
2467 po/hu.po ** NEW FILE **
2468 initial Hungarian translation, submitted
2469 by Gál Zoltán <galzoli@hu.inter.net>
2471 2002-12-03 [christoph] 0.8.6claws57
2474 * src/gtksctree.[ch] ** REMOVE **
2475 * src/gtk/Makefile.am
2476 * src/gtk/gtksctree.[ch] ** NEW **
2477 move gtksctree files to gtk directory
2479 2002-12-03 [christoph] 0.8.6claws56
2482 * src/md5.[ch] ** REMOVE **
2483 * srm/common/Makefile.am
2484 * src/common/md5.[ch] ** NEW **
2485 move md5 files to common directory
2488 remove not required #include
2490 2002-12-03 [sergey] 0.8.6claws55
2494 gtkut_window_popup(): new function.
2496 main_window_popup(): use gtkut_window_popup() to raise
2497 window without changing its position.
2498 (see sylpheed-main ML message [sylpheed:17247])
2500 2002-12-03 [sergey] 0.8.6claws54
2503 send_message_local(): removed first-dot escaping
2504 (SMTP-only, not needed for sending through pipe)
2506 2002-12-03 [paul] 0.8.6claws53
2509 update to reflect recent changes (thanks
2510 to Ricardo Mones Lastra)
2512 * tools/filter_conv.pl
2513 fix problem with quoted strings. Patch submitted
2514 by Luke Plant <lukeplant@softhome.net>
2516 2002-12-03 [paul] 0.8.6claws52
2518 * sync with 0.8.6cvs15
2519 see ChangeLog 2002-12-03
2521 2002-12-02 [christoph] 0.8.6claws51
2523 * src/logwindow.[ch]
2524 * src/common/log.[ch]
2525 implement logging using a hook function
2529 define hooklist name in header file to avoid
2530 errors caused by wrong spelling of hooklist names
2535 2002-12-02 [christoph] 0.8.6claws50
2537 * src/common/Makefile.am
2538 add src/common/hooks.[ch]
2540 * src/common/hooks.[ch]
2541 implement a simple hook system using glib's hook functions
2545 use new hook system for folder item updates
2547 2002-12-02 [christoph] 0.8.6claws49
2549 * doc-src/ui_seperation.txt ** NEW **
2550 information for ui seperation
2553 remove files that were moved to common
2554 include common directory by default for the header files
2557 * src/common/socket.c
2558 * src/automaton.[ch]
2559 implement automaton using g_io_*-functions instead of
2560 gdk_input_add to make it ui independent
2570 remove common/ prefix because directory is now in
2578 * src/prefs_common.c
2589 * src/ssl_certificate.c
2590 add log.h header file for logging functions
2593 * src/common/utils.c
2596 o move debug_mode to common/utils.c
2597 o add functions to set and get debug_mode
2599 * src/defs.h ** REMOVE **
2600 * src/intl.h ** REMOVE **
2601 * src/socket.[ch] ** REMOVE **
2602 * src/ssl.[ch] ** REMOVE **
2603 * src/utils.[ch] ** REMOVE **
2604 replaced by new files in src/common/
2606 * src/common/Makefile.am
2607 add new files in src/common/
2609 * src/common/defs.h ** NEW **
2610 * src/common/intl.h ** NEW **
2611 * src/common/log.[ch] ** NEW **
2612 * src/common/socket.[ch] ** NEW **
2613 * src/common/ssl.[ch] ** NEW **
2614 * src/common/utils.[ch] ** NEW **
2615 replacement for files in src/
2617 2002-12-02 [colin] 0.8.6claws48
2620 Scroll folderview if necessary during dnd
2622 2002-12-02 [colin] 0.8.6claws47
2625 Add check to verify a move is within a single mailbox
2627 Add specific error string for this check
2629 2002-12-02 [colin] 0.8.6claws46
2632 Add a test to folder moving, remove a statusbar_print
2634 Add Move folder... context-menu item
2635 Factorize folder moving code
2636 Enable folder DND for mbox
2638 2002-12-01 [christoph] 0.8.6claws45
2641 remove conf.aspelltest if the version check fails
2643 2002-11-30 [christoph] 0.8.6claws44
2646 run libtoolize --force in autogen to create missing
2649 2002-11-30 [christoph] 0.8.6claws43
2655 * src/uuencode.[ch] ** REMOVED **
2656 * src/common/Makefile.am
2657 * src/common/uuencode.[ch] ** NEW **
2658 move uuen/decoder to common directory
2660 2002-11-30 [christoph] 0.8.6claws42
2663 * src/base64.[ch] ** REMOVED **
2672 * src/common/Makefile.am
2673 * src/common/base64.[ch] ** NEW **
2674 move base64 en/decoder to common directory
2676 2002-11-30 [christoph] 0.8.6claws41
2678 * src/common ** NEW **
2679 new directory for UI independent code
2681 new directory for GTK frontend
2682 * src/common/.cvsignore ** NEW **
2683 * src/gtk/.cvsignore ** NEW **
2685 * src/common/Makefile.am ** NEW **
2686 * src/gtk/Makefile.am ** NEW **
2687 automake files to build new seperated stuff
2689 the binary will currently still be build with the
2690 files in src, so we include the code from the
2691 subdirs for now after building the libs there
2693 2002-11-30 [paul] 0.8.6claws40
2696 fix bug [642731] 'Wrong selected account with drafted mail'
2698 2002-11-29 [oliver] 0.8.6claws39
2701 o update summaryview when switching between different
2704 o check if messageview holds already removed msg
2708 2002-11-29 [oliver] 0.8.6claws38
2711 remove not needed variables and includes
2712 make messageview stay opened and move to next when msgs are deleted
2714 2002-11-29 [oliver] 0.8.6claws37
2717 disable compose button (messageview toolbar) by default
2718 deleted msgs are moved to trash
2720 2002-11-29 [melvin] 0.8.6claws36
2723 Increased minimal gpgme version to 0.3.10 (Zombies out)
2724 and to detect signatures expirations (gpgme 0.3.6)
2727 Use non obsolescent function for Gpgme engine checking.
2730 Inform about expired signatures or signatures which key
2731 has expired. Expiration date is displayed.
2734 Inform about expired signatures or signatures which key
2737 2002-11-28 [paul] 0.8.6claws35
2740 re-instate 'Check for new messages' in Newsgroup
2741 folders right-click menu, after a suggestion from
2742 Tim Mann <timmann@users.sourceforge.net>
2745 after a crash check only local folders for new
2748 2002-11-28 [paul] 0.8.6claws34
2751 apply patch that fixes the checking of GTK with XIM
2752 support on different OSs, such as FreeBSD. Patch
2753 submitted by Topia <topia@users.sourceforge.net>
2755 2002-11-28 [paul] 0.8.6claws33
2760 more changes to the English
2762 2002-11-28 [paul] 0.8.6claws32
2764 * sync with 0.8.6cvs13
2765 see ChangeLog 2002-11-28 (no sync needed
2768 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws31
2770 * src/mainwindow.[ch]
2771 add patch by Ivan F. Martinez introducing messageview Toolbar
2772 some changes and committed by oliver
2774 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws30
2776 * src/messageview.[ch]
2777 add patch by Ivan F. Martinez introducing messageview Toolbar
2778 some changes and committed by oliver
2780 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws29
2783 add patch by Ivan F. Martinez introducing messageview Toolbar
2784 some changes and committed by oliver
2786 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws28
2789 add patch by Ivan F. Martinez introducing messageview Toolbar
2790 some changes and committed by oliver
2792 2002-11-28 [oliver] 0.8.6claws27
2794 * src/prefs_toolbar.[ch]
2795 getting ready for messageview toolbar
2796 free mem allocated by gettext
2797 change prefs_toolbar to prefs_toolbar_open
2799 2002-11-28 [thorsten] 0.8.6claws26
2801 * src/imageview.[ch]
2802 cleaned up conflicting declarations of
2803 imageview_show_image()
2805 2002-11-28 [paul] 0.8.6claws25
2807 * src/grouplistdialog.c
2809 src/prefs_summary_column.c
2810 a few more improvements to the English
2812 2002-11-28 [colin] 0.8.6claws24
2815 A few updates to command-line parameters
2817 2002-11-28 [colin] 0.8.6claws23
2819 * src/prefs_filtering.c
2820 Fix problems with prefs_filtering_delete_path:
2821 a) if the first rule is removed, original pointers
2822 weren't updated (leading to segfaults)
2823 b) it was always global_processing updated in case
2824 of removed path was parent of rule path
2826 2002-11-27 [paul] 0.8.6claws22
2832 src/prefs_customheader.c
2833 src/prefs_display_header.c
2834 src/prefs_filtering.c
2835 src/prefs_folder_item.c
2838 src/prefs_summary_column.c
2839 src/prefs_template.c
2841 improve the English in the GUI
2843 2002-11-27 [colin] 0.8.6claws21
2846 Fix processing renaming problems happening after
2849 2002-11-27 [colin] 0.8.6claws20
2852 recursive move now deletes src each subfolder after
2855 Use identifier instead of path during dnd (enables
2858 2002-11-27 [paul] 0.8.6claws19
2861 apply patch that does command-line processing
2862 BEFORE gtk_init, allowing claws to run from
2863 shell-scripts in non-X environment (e.g. crontab
2864 or ip-up, ip-down scripts). Patch submitted by
2865 Ruslan N. Balkin <baron@dartel.ru>
2868 updated by Alessandro Maestri
2870 2002-11-27 [paul] 0.8.6claws18
2872 * sync with 0.8.6cvs12
2874 Differences are that main uses a 'Receive dialog'
2875 frame on the Interface tab, whereas claws groups all
2876 the dialogs together in a 'Dialogs' frame.
2878 2002-11-27 [colin] 0.8.6claws17
2880 * src/prefs_matcher.c
2881 Fix Execute criteria's NOT flag
2884 2002-11-26 [christoph] 0.8.6claws16
2887 rewrite the ssl code a little bit, only use one
2888 SSL context, set default certificates' file/path
2890 2002-11-26 [thorsten] 0.8.6claws15
2893 default-reply-to didn't work for ml-reply
2895 2002-11-26 [melvin] 0.8.6claws14
2897 * src/prefs_actions.c
2898 Made pipe-actions ignore short headers in message view
2899 Made trailing-pipe-actions write in the message view with
2900 the same font as the original message
2902 2002-11-26 [paul] 0.8.6claws13
2905 this time commit the correct file
2907 2002-11-26 [paul] 0.8.6claws12
2909 * sync with 0.8.6cvs11
2910 src/quote_fmt_parse.y
2915 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
2917 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
2920 see ChangeLog 2002-11-25 and 2002-11-26
2922 2002-11-26 [colin] 0.8.6claws11
2925 Fix collapsed folder not auto-expanding during
2926 mail dnd, if it was the source folder.
2928 2002-11-25 [colin] 0.8.6claws10
2930 * src/folderview.[ch]
2931 Variable renaming and cleaning (slist of nodes
2932 to be re-collapsed is stored in FolderView)
2934 2002-11-25 [paul] 0.8.6claws9
2936 * src/prefs_common.[ch]
2937 fix breakage caused by last commit
2939 2002-11-25 [paul] 0.8.6claws8
2941 * sync with 0.8.6cvs4
2942 see ChangeLog 2002-11-21
2944 2002-11-25 [paul] 0.8.6claws7
2946 * sync with 0.8.6cvs4
2947 see ChangeLog 2002-11-20
2949 2002-11-25 [paul] 0.8.6claws6
2951 * sync with 0.8.6cvs3
2952 see ChangeLog 2002-11-18
2954 2002-11-25 [colin] 0.8.6claws5
2957 Add gtkut_ctree_node_is_parent()
2959 Spring-loaded folders
2961 2002-11-25 [colin] 0.8.6claws4
2964 Add slist_concat_unique(), function to merge
2965 two GSList filtering dups
2967 * src/summaryview.[ch]
2970 Add detection/update/display of unread answers
2973 Add procmsg_find_children()
2974 Add procmsg_msg_has_marked_parent()
2976 2002-11-25 [colin] 0.8.6claws3
2978 * src/ssl_certificate.[ch]
2979 Allow checking a certificate without a DNS
2981 Allow to forget a cert (by deleting it)
2982 Make ssl_certificate_destroy_public
2983 * src/ssl_manager.[ch] ** NEW FILES **
2984 Gui to manage (display/remove) certificates
2985 * src/prefs_common.[ch]
2986 Add a pref to allow silent acceptation of
2987 trusted certificates or not (based on the
2988 "I want to know what's going on" principle)
2990 Add SSL manager in Tools menu
2992 Add the new files to the build
2994 Add ssl_manager.c to translations
2996 2002-11-25 [colin] 0.8.6claws2
2998 * src/summaryview.[ch]
2999 Add S_SEARCH_EXTENDED to the quick search, which
3000 allows to search using filtering syntax.
3002 2002-11-25 [colin] 0.8.6claws1
3005 Deletion of duplicates now prefer deleting
3006 the unread dup (fixes feature-request 638989).
3008 2002-11-24 [paul] 0.8.6claws
3014 updated by Ricardo Mones Lastra,
3015 Witold Wladyslaw Wojciech Wilk,
3016 Ruslan N. Balkin, and Urke MMI
3019 2002-11-24 [paul] 0.8.5claws182
3022 updated by George Danchev
3024 2002-11-23 [alfons] 0.8.5claws181
3027 tiny memory leak found by browsing Dimitar's
3030 2002-11-23 [paul] 0.8.5claws180
3033 updated by Alessandro Maestri
3035 2002-11-22 [christoph] 0.8.5claws179
3039 * src/prefs_filtering.c
3043 2002-11-22 [alfons] 0.8.5claws178
3046 summary_execute_delete_func(): if message is deleted, make
3047 sure to also remove its entry in the subject hash table.
3048 fixes a corner case bug.
3050 2002-11-22 [paul] 0.8.5claws177
3053 add 'autom4te.cache'
3055 * ltconfig ** REMOVED **
3058 2002-11-22 [paul] 0.8.5claws176
3061 textview_set_font(): fix for message display in
3062 UTF-8 locales (thanks to Sergey Vlasov).
3065 add new team members and contributors
3068 2002-11-21 [colin] 0.8.5claws175
3071 Add procmsg_remove_special_headers()
3073 Use procmsg_remove_special_headers() for
3076 2002-11-21 [colin] 0.8.5claws174
3079 Fix moving/copying from queue/draft folders
3082 2002-11-21 [christoph] 0.8.5claws173
3088 * src/matcher_parser_lex.[hl]
3090 * src/mbox_folder.[ch]
3091 * src/prefs_filtering.c
3093 * src/quote_fmt_lex.l
3095 fix all warnings except the warnings in lex and yacc files
3097 2002-11-20 [christoph] 0.8.5claws172
3100 fix MsgInfo retrieval for IMAP draft and queue folders
3101 (closes bug [ 619558 ] Draft saving on IMAP box issue)
3103 2002-11-19 [christoph] 0.8.5claws171
3106 fix segfault, when draft saving does not get
3107 the MsgInfo of the new message
3108 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
3110 2002-11-19 [christoph] 0.8.5claws170
3113 add parameter check for flag setting function
3114 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
3116 2002-11-18 [paul] 0.8.5claws169
3119 more sensitivity fixes to redirect mode:
3120 * disable toolbar draft button
3121 * allow only Address book in the Tools menu
3122 * disable editing of message by the spell
3125 2002-11-18 [paul] 0.8.5claws168
3128 fix sensitivity of menu items in compose_redirect():
3129 allow only the necessary items
3131 2002-11-18 [paul] 0.8.5claws167
3134 fix bug [ 603259 ] 'attachment got lost on bounce'
3136 2002-11-18 [paul] 0.8.5claws166
3139 updated by Ruslan N. Balkin <baron@dartel.ru>
3141 2002-11-18 [colin] 0.8.5claws165
3145 Remove old filtering stuff
3148 2002-11-17 [oliver] 0.8.5claws164
3151 remove not needed typedef
3153 2002-11-17 [oliver] 0.8.5claws163
3156 make toolbar's on click events translatable
3158 2002-11-15 [colin] 0.8.5claws162
3161 Revert too-soon integration of a feature
3163 2002-11-15 [christoph] 0.8.5claws161
3166 use main's implementation of imap_get_msginfo
3168 2002-11-15 [christoph] 0.8.5claws160
3178 replace claws' fetch_msginfo with main's get_msginfo
3179 (use main's implementation where possible)
3181 2002-11-15 [colin] 0.8.5claws159
3183 * src/ssl_certificate.c
3186 2002-11-16 [melvin] 0.8.5claws158
3189 Updated French translations.
3191 2002-11-16 [colin] 0.8.5claws157
3193 * src/ssl_certificate.c
3194 Check for missing parts in the certificates
3196 2002-11-15 [colin] 0.8.5claws156
3199 Preventive fix (missing check) found by
3205 sync with 0.8.6 release
3207 2002-11-15 [colin] 0.8.5claws155
3211 Fix error handling of folder_item_move_to()
3214 2002-11-15 [colin] 0.8.5claws154
3218 folder_item_move_to() sets an error message instead
3219 of having GUI stuff in folder.c
3221 2002-11-15 [colin] 0.8.5claws153
3224 Implemented a callback for MsgInfo updates,
3225 heavily copy/pasted from Christoph's folder
3227 * src/summaryview.[ch]
3228 Register summary_update_msg as callback
3230 2002-11-14 [colin] 0.8.5claws152
3233 Update the FolderItem after sending (fixes 617593)
3235 2002-11-14 [christoph] 0.8.5claws151
3238 fix wrong position of NULL pointer check found
3241 2002-11-14 [christoph] 0.8.5claws150
3244 fix segfault when deleting messages from IMAP folders
3245 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
3247 2002-11-14 [colin] 0.8.5claws149
3250 Forwarding was also ignoring the folder's default account.
3252 2002-11-14 [colin] 0.8.5claws148
3255 Fix sent folder not set to folder properties when
3258 2002-11-14 [thorsten] 0.8.5claws147
3261 inc_start(): Files were not moved from .processing to inbox,
3262 if no global processing rule existed
3264 2002-11-14 [colin] 0.8.5claws146
3266 * src/ssl_certificate
3269 2002-11-14 [paul] 0.8.5claws145
3272 updated by Alessandro Maestri
3274 2002-11-13 [alfons] 0.8.5claws144
3277 folder_item_close(): only mark messages unread
3278 when a folder has new messages
3280 2002-11-13 [keith] 0.8.5claws143
3283 Fix problem moving or copying between
3286 2002-11-13 [colin] 0.8.5claws142
3288 * src/matcher_parser_parse.y
3289 Fix rule problem when " don't match
3291 2002-11-13 [christoph] 0.8.5claws141
3295 moved cache saving to folder_item_close
3296 the folderview should not have to deal with
3299 2002-11-13 [christoph] 0.8.5claws140
3302 moved setting of important score to
3303 summary_set_prefs_from_folderitem
3305 2002-11-13 [colin] 0.8.5claws139
3307 * src/matcher_parser_parse.y
3308 Fix a segfault in the parser (happening when
3309 a good expression had been tested and a bad
3312 2002-11-13 [paul] 0.8.5claws138
3314 * sync with 0.8.5cvs24
3315 see ChangeLog 2002-11-13
3318 updated by Fabio Jr. Beneditto
3320 2002-11-13 [colin] 0.8.5claws137
3325 Revert last commit, problem
3327 2002-11-13 [colin] 0.8.5claws136
3330 Remove duplicated code
3332 Bumped CACHE_VERSION and MARK_VERSION
3334 Network endian for cache and mark files
3336 2002-11-12 [colin] 0.8.5claws135
3339 Fix the "socket error" dialog which disappeared
3341 2002-11-12 [colin] 0.8.5claws134
3344 Reverse last commit which had performance
3345 problems, but still reverse the list
3347 2002-11-12 [colin] 0.8.5claws133
3352 2002-11-12 [melvin] 0.8.5claws132
3355 Added a check for a NULL prefs_common.dictionary
3357 2002-11-12 [colin] 0.8.5claws131
3359 * src/ssl_certificate.[ch]
3362 2002-11-12 [colin] 0.8.5claws130
3364 * src/ssl_certificate.[ch]
3365 Take connection port into account for
3366 checking certificates (a single hostname
3367 could have multiple servers with multiple
3370 Pass the port to ssl_certificate_check
3372 2002-11-12 [paul] 0.8.5claws129
3375 fix a typo in last commit
3377 2002-11-12 [paul] 0.8.5claws128
3379 * sync with 0.8.5cvs23
3380 see ChangeLog entry 2002-11-12
3382 2002-11-11 [colin] 0.8.5claws127
3384 * src/ssl_certificate.c
3386 Don't popup, instead log error, if the
3387 corresponding pref is checked
3388 * src/ssl_certificate.h
3389 include <openssl/objects/h>
3391 2002-11-11 [colin] 0.8.5claws126
3393 * src/ssl_certificate.h
3396 2002-11-11 [colin] 0.8.5claws125
3398 * src/ssl_certificate.c
3401 2002-11-11 [colin] 0.8.5claws124
3405 * src/ssl_certificate.[ch]
3406 Cleaned a bit (better use of SSL API)
3407 (This will cause non-recognition of saved
3408 certificates of claws12[23]...)
3410 2002-11-11 [paul] 0.8.5claws123
3413 updated by Ricardo Mones Lastra
3415 2002-11-11 [colin] 0.8.5claws122
3420 2002-11-11 [colin] 0.8.5claws121
3422 * src/ssl_certificate.[ch] ** NEW FILES **
3424 Check SSL certificates presented to us
3426 Add ssl_certificate.[ch]
3428 Add ssl_certificate.c
3430 2002-11-11 [paul] 0.8.5claws120
3432 * sync with 0.8.5cvs22
3433 see ChangeLog 2002-11-11
3435 2002-11-11 [paul] 0.8.5claws119
3437 * sync with 0.8.5cvs21
3438 see ChangeLog 2002-11-11
3440 2002-11-10 [jens] 0.8.5claws118
3444 corrected some typing
3446 updated german translation
3448 cleaned up specfile and adjusted it for claws
3450 2002-11-10 [colin] 0.8.5claws117
3453 a STATUSBAR_PUSH/POP fix
3455 2002-11-10 [colin] 0.8.5claws116
3457 * src/prefs_folder_item.c
3458 Fix hanging after opening folder properties
3460 2002-11-10 [hoa] 0.8.5claws115
3462 * src/matcher_parser_lex.l
3463 * src/matcher_parser_parse.y
3464 config file for scoring and filtering is no more trashed
3465 when there is a syntax error in a filtering rule when
3466 editing it in a dialog.
3468 2002-11-09 [colin] 0.8.5claws114
3471 Added missing initialisation of folder->destroy()
3473 2002-11-09 [colin] 0.8.5claws113
3477 Fix the status bar messages
3479 2002-11-09 [colin] 0.8.5claws112
3482 Fix hangs after folder dnd, happening after
3485 2002-11-09 [christoph] 0.8.5claws111
3488 just changed order of calls (reverse order of
3491 lock inc when checking only one account, otherwise
3492 inc all could be executed at the same time
3494 2002-11-09 [christoph] 0.8.5claws110
3497 better unlock the mouse cursor before calling
3498 summary_show because it changes the cursor too
3500 2002-11-09 [christoph] 0.8.5claws109
3504 add functions to open and close a folder
3505 o opending will execute scanning for remote folders
3507 o closing will unset new flag for messages
3509 2002-11-09 [colin] 0.8.5claws108
3512 Add a call to prefs_matcher_write_config to
3513 avoid non-leaf folders filtering settings to be
3516 2002-11-09 [paul] 0.8.5claws107
3518 * src/prefs_account.c
3521 2002-11-09 [colin] 0.8.5claws106
3526 2002-11-09 [colin] 0.8.5claws105
3529 Fix prefs_filtering deletion for MH folders (same
3531 * src/prefs_filtering.c
3532 Fix prefs_filtering renaming and deletion for
3533 folder-based processing rules.
3535 2002-11-09 [christoph] 0.8.5claws104
3539 * src/folderview.[ch]
3545 * src/prefs_folder_item.c
3548 implement a callback system for folder item updates
3550 2002-11-09 [colin] 0.8.5claws103
3553 Fix prefs_filtering renaming for MH folders (we
3554 shouldn't rename by path as another folder could
3555 have the same hierarchy).
3557 2002-11-09 [colin] 0.8.5claws102
3560 Fix a leak found by Christoph, use better variable
3563 2002-11-09 [colin] 0.8.5claws101
3566 One more fix for processing rules
3568 2002-11-08 [colin] 0.8.5claws100
3571 Don't copy the compiled regexp (will be reevaluated)
3573 Lock folderview while moving
3575 Provide info on what's happening to the user
3577 2002-11-08 [colin] 0.8.5claws99
3580 Fix folder reordering after a move if parent is
3583 Add function to copy a ScoringProp
3584 * src/prefs_folder_item.c
3585 Copy scoring rules when copying a folder prefs
3587 2002-11-08 [colin] 0.8.5claws98
3590 Fixes in case of failure
3591 * src/filtering.[ch]
3592 Add function to duplicate a FilteringProp
3594 Add function to duplicate a MatcherProp
3595 * src/prefs_folder_item.c
3596 Save folder's processing rules when copying
3599 2002-11-08 [colin] 0.8.5claws97
3604 Change a printf to debug_print
3606 2002-11-08 [colin] 0.8.5claws96
3610 Fix segfaults, call me stupido
3613 2002-11-08 [colin] 0.8.5claws95
3616 Added forgotten prefs to save when moving folders
3618 2002-11-08 [colin] 0.8.5claws94
3621 Fixes to folder DND (prefs copy)
3623 Optimization for folder DND (don't rescan whole tree)
3624 Added folderview_create_folder_node() for this
3625 optimization, so de-duped a bit the code
3626 * src/prefs_folder_item.[ch]
3627 Added prefs_folder_item_copy_prefs()
3629 2002-11-08 [paul] 0.8.5claws93
3631 * src/prefs_account.c
3633 tools/kmail2sylpheed_v2.pl
3636 2002-11-08 [paul] 0.8.5claws92
3639 src/prefs_account.[ch]
3640 remove account options 'clearsign' and 'ascii_armored',
3641 replace with 'default_gnupg_mode' to prevent mixed-mode
3644 2002-11-08 [paul] 0.8.5claws91
3647 re-implement GnuPG 'on-the-fly' mode selection,
3650 2002-11-08 [colin] 0.8.5claws90
3653 src/prefs_folder_item.c
3654 Change "Property" to "Properties"
3656 2002-11-07 [colin] 0.8.5claws89
3660 Allow folder dropping to a root folder
3662 2002-11-07 [paul] 0.8.5claws88
3667 2002-11-07 [paul] 0.8.5claws87
3670 fix reply-to-list bug. closes bug report
3671 "[633382] reply-to-list broken in recent cvs"
3673 2002-11-07 [paul] 0.8.5claws86
3676 add a forgotten '#if USE_GPGME ... #endif'
3678 2002-11-07 [paul] 0.8.5claws85
3680 * sync with 0.8.5cvs20
3681 see ChangeLog 2002-11-07
3683 2002-11-07 [colin] 0.8.5claws84
3686 Change folder_item_move_to to return the newly
3689 Select the new folderitem after moving.
3691 2002-11-07 [colin] 0.8.5claws83
3693 * src/prefs_filtering.c
3694 Fix rule rewriting when moving a leaf folder to a
3697 2002-11-07 [colin] 0.8.5claws82
3699 * src/prefs_filtering.c
3702 2002-11-07 [colin] 0.8.5claws81
3705 Add folder_item_move_to() function to move a
3706 folderitem into another one (updates matcher etc)
3708 Add folder drag'n drop (context menu to come)
3709 [Should be dataloss free, but Please backup before
3712 2002-11-06 [colin] 0.8.5claws80
3715 mh_create_folder() returns NULL if can't create
3718 2002-11-06 [paul] 0.8.5claws79
3721 allow 'on-the-fly' changing of the type of encryption
3722 and/or signing used (mime/ascii) via the compose window
3724 2002-11-06 [paul] 0.8.5claws78
3726 * sync with 0.8.5cvs19
3727 see ChangeLog 2002-11-06 for src/account.c:
3728 account_get_special_folder()
3730 2002-11-05 [alfons] 0.8.5claws77
3733 very minor cleanups: nothing to see here, move on. :-)
3735 2002-11-05 [colin] 0.8.5claws76
3738 Changes choices if compose windows are opened to
3739 Discard, Draft, Don't quit
3741 2002-11-05 [thorsten] 0.8.5claws75
3744 reenabled default_reply_to folder option
3746 2002-11-05 [colin] 0.8.5claws74
3753 add clean_quit() for the SIGTERM handler
3755 2002-11-05 [paul] 0.8.5claws73
3758 updated by Ricardo Mones Lastra
3760 2002-11-05 [melvin] 0.8.5claws72
3763 Fixed log-clipping bug #616795.
3764 To stop logging in the log window use 0 length.
3765 * src/prefs_common.c
3766 Added a label to inform about the 0 log length behaviour.
3768 2002-11-05 [paul] 0.8.5claws71
3770 * sync with 0.8.5cvs17
3771 see ChangeLog 2002-11-05
3773 2002-11-04 [paul] 0.8.5claws70
3775 * sylpheed-128x128.png
3778 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
3779 <nikai@users.sourceforge.net>
3782 updated by George Danchev
3784 2002-11-03 [thorsten] 0.8.5claws69
3789 add check if gpg is active
3791 2002-11-03 [thorsten] 0.8.5claws68
3794 removed GSList declaration causing trouble on MacOS-X
3795 (submitted by alfons, reported by xfesty)
3797 2002-11-01 [paul] 0.8.5claws67
3800 remove last remnants of main's filter code
3802 2002-11-01 [paul] 0.8.5claws66
3804 * tools/filter_conv.pl
3805 fix bug where user-defined headers were ignored
3807 2002-11-01 [paul] 0.8.5claws65
3810 make a debug_print() not translatable
3812 2002-10-31 [melvin] 0.8.5claws64
3815 Fixed --disable-aspell-test. Now --disable-aspell-test will
3816 not run any GNU/aspell test. The dictionary path will
3817 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
3818 was given, in which case, it will be $prefix/lib/aspell/
3820 Fixed typo in commentary (Aspell code).
3822 2002-10-31 [paul] 0.8.5claws63
3825 remove src/filter.c and src/prefs_filter.c
3826 thanks to Ricardo for reminding me
3828 2002-10-31 [colin] 0.8.5claws62
3833 2002-10-31 [paul] 0.8.5claws61
3835 * src/prefs_filter.[ch] ** REMOVED **
3836 src/filter.[ch] ** REMOVED **
3845 src/prefs_filtering.c
3846 src/summaryview.[ch]
3847 remove main's 'filter' code
3850 update to reflect removal of main's filter
3852 2002-10-31 [paul] 0.8.5claws60
3855 remove check for global_processing in summary_filter_open().
3856 This fixes the bug where if the user uses the right-click
3857 'Create filter rule...' and doesn't have any filter rules
3858 already defined in claws' advanced filtering, the newly
3859 created filter rule goes to main's filtering which is
3860 inaccessible through the gui. Now the filter rule gets added
3861 to claws' filtering by default.
3863 2002-10-28 [melvin] 0.8.5claws59
3865 * src/prefs_actions.c
3866 Fixed bug #627322 where MIME parts were not always
3867 correctly passed to a %p action
3868 Display an error dialog when message filename is not found.
3870 2002-10-28 [melvin] 0.8.5claws58
3872 * src/prefs_common.c
3873 Readded a missing function declaration lost in 0.8.3claws34
3875 2002-10-28 [paul] 0.8.5claws57
3877 * sync with 0.8.5cvs15
3878 see ChangeLog 2002-10-28 and 2002-10-25
3880 Note: ChangeLog entry 2002-10-24 is not sync'ed.
3882 2002-10-27 [oliver] 0.8.5claws56
3885 plug leak in pop3_top_recv
3887 2002-10-26 [christoph] 0.8.5claws55
3890 set need_update folder flag when messages are added
3891 (closes bug [ 626922 ] folder not updated after receiving)
3893 2002-10-25 [melvin] 0.8.5claws54
3896 Fixed a memleak introduced in the scaling code.
3898 2002-10-24 [alfons] 0.8.5claws53
3901 make filtering's forward message action forward from the
3903 (closes bug [628089 ] Filter -> Forward from address problem
3906 2002-10-24 [christoph] 0.8.5claws52
3910 o use manual of current locale or english if current
3911 locale is not available (and english is available)
3912 o also link to sylpheed doc project manuals
3914 2002-10-23 [paul] 0.8.5claws51
3917 tools/kmail2sylpheed_v2.pl
3918 add new version of kmail addressbook importer script.
3919 works with newer versions of Kmail/KAddressBook which
3920 have new and rearranged data.
3922 2002-10-23 [martin] 0.8.5claws50
3928 added length parameter to get_abbrev_newsgroup_name()
3929 changed this function so that it abbreviates the newsgroup
3930 names only so long it is smaller than the length parameter
3931 (for better reading of some newsgroup names and space efficiency)
3933 2002-10-22 [colin] 0.8.5claws49
3936 Revert Alfons' last modification (after voting ;-))
3938 2002-10-21 [alfons] 0.8.5claws48
3941 folder view in folder selection dialog reflects state of
3942 folder view in main window
3944 2002-10-18 [alfons] 0.8.5claws47
3947 drop imported messages in folder selected by user,
3948 and not in the inbox
3949 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
3951 2002-10-18 [alfons] 0.8.5claws46
3954 make automagic reply work correctly for email accounts
3955 (whether it's viable to do a full sync with Hiro's
3956 compose.c is still under discussion)
3958 2002-10-18 [melvin] 0.8.5claws45
3960 * src/prefs_actions.c
3961 Fixed bug #622275 where asynchroneous actions left
3963 Made (synchroneous) actions' input be displayed live.
3965 2002-10-18 [christoph] 0.8.5claws44
3968 don't add a newline in the textview in front of the
3969 first textpart if header display is disabled
3970 (closes bug [ 603385 ] disabled header display leaves blank
3973 2002-10-18 [christoph] 0.8.5claws43
3980 folder->get_num_list now returns an error code
3981 (closes bug [ 609424 ] News cache cleared on failure)
3983 2002-10-17 [colin] 0.8.5claws42
3986 Changed a printf by debug_print
3990 * tools/OOo2sylpheed.pl
3991 allow for spaces in the name of the
3992 file to be attached.
3994 2002-10-16 [colin] 0.8.5claws41
3997 Use a tristate to change online mode
3999 2002-10-16 [paul] 0.8.5claws40
4002 updated by Ricardo Mones Lastra
4004 2002-10-16 [colin] 0.8.5claws39
4008 Added --online and --offline command-line
4011 2002-10-15 [christoph] 0.8.5claws38
4014 set mimeinfo->name to NULL after g_free to
4015 avoid double freeing with g_free
4017 2002-10-14 [christoph] 0.8.5claws37
4022 remove calls to folder->change_flags that are now
4023 done by procmsg flag functions (seems it is not
4024 used by any foldertype anyway)
4026 init folder->change_flags with NULL
4028 2002-10-14 [christoph] 0.8.5claws36
4032 use virtual functions for folder item new and destroy
4035 2002-10-14 [melvin] 0.8.5claws35
4038 Added a test to not run the spell checker if no default
4039 dictionary is available. No dialog is displayed though.
4041 2002-10-14 [melvin] 0.8.5claws34
4044 Fixed bug in dictionary list context menu where
4045 "More..." pointed to an emtpy submenu if the
4046 number of dictionaries is a multiple of 15
4047 Removed unneeded code in suggestions list creation
4049 2002-10-14 [paul] 0.8.5claws33
4052 updated by George Danchev
4054 2002-10-13 [hoa] 0.8.5claws32
4057 src/matcher_parser_parser.y
4058 removed the escaped string from internal structure
4061 2002-10-12 [colin] 0.8.5claws31
4063 * src/gtksctree.[ch]
4065 Removed useless function gtksctree_reanchor
4067 2002-10-12 [alfons] 0.8.5claws30
4069 * sync with remaining main changes 2002-10-09 - 2002-10-11
4070 - drop changes to src/compose.c (requires claws specific changes)
4072 2002-10-12 [alfons] 0.8.5claws29
4074 * sync with main changes of 2002-10-08
4075 - drop changes to src/compose.c (requires claws specific changes)
4076 - drop changes to src/summaryview.c (requires changes to compose.c)
4078 2002-10-12 [alfons] 0.8.5claws28
4080 * sync with main changes of 2002-10-07
4082 2002-10-12 [alfons] 0.8.5claws27
4084 * sync with main changes of 2002-10-04
4085 - drop changes to src/compose.c (requires claws specific changes)
4086 - drop changes to src/prefs_folder_item.c (claws implementation
4087 seems to be working)
4089 2002-10-12 [colin] 0.8.5claws26
4092 Fix folder-flicker when space-reading, introduced
4095 2002-10-12 [colin] 0.8.5claws25
4098 Save account address when saving as draft.
4101 2002-10-12 [colin] 0.8.5claws24
4104 Fix the problem consisting of no message selected
4105 after the last message in a folder has been moved.
4107 2002-10-12 [paul] 0.8.5claws23
4110 src/prefs_template.c
4112 add Cc and Bcc to templates. Patch submitted by
4115 2002-10-12 [colin] 0.8.5claws22
4118 Fix a bug after "Check for new messages":
4119 If a folder was opened, it was still selected at
4120 the end of the check, but displayed empty.
4122 Remove unnecessary check
4127 be more verbose in the description of
4131 2002-10-11 [colin] 0.8.5claws21
4134 Make space work (better) when no mail is selected
4136 2002-10-11 [colin] 0.8.5claws20
4142 2002-10-11 [colin] 0.8.5claws19
4145 revert 0.8.5claws6 changes as i couldn't get to
4148 2002-10-11 [melvin] 0.8.5claws18
4151 Removed buggy and unused macro (should have been committed in
4154 2002-10-11 [melvin] 0.8.5claws17
4157 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
4159 2002-10-11 [thorsten] 0.8.5claws16
4162 remove rescan warning
4164 2002-10-11 [colin] 0.8.5claws15
4167 fix a segfault that happens if conv_unmime_header
4168 fails (should be better to find out why it fails)
4170 2002-10-11 [christoph] 0.8.5claws14
4173 update folderview stats after ignore/unignore thread
4175 2002-10-11 [hoa] 0.8.5claws13
4177 * src/quote_fmt_parse.y
4178 Fixed a yacc/bison syntax error
4180 Escaping of string is fixed.
4182 2002-10-11 [colin] 0.8.5claws12
4185 Resize images to fit
4187 2002-10-11 [paul] 0.8.5claws11
4190 updated by Ricardo Mones Lastra
4192 2002-10-10 [alfons] 0.8.5claws10
4195 allow dropping files by "moving" files from a file manager,
4196 not only by the more cumbersome "copying". the latter
4197 mostly implies holding down the Control button
4199 2002-10-10 [christoph] 0.8.5claws9
4202 update folders after thread building for ignored threads
4204 2002-10-10 [christoph] 0.8.5claws8
4208 * src/filtering.[ch]
4210 * src/folderview.[ch]
4215 * src/summaryview.[ch]
4216 o added new flag need_update to FolderItem
4217 o removed folder_table from various functions from tracking
4219 o set need_update flags in folder.c's move, copy and delete
4220 functions and procmsg's flags functions
4221 o added function folderview_update_items_when_required that
4222 updates all folders with need_update set
4223 o call folderview_update_items_when_required instead of
4224 folderview_update_item_foreach
4226 2002-10-09 [sergey] 0.8.5claws7
4229 Strip CRs whel loading the text into editor in reedit mode.
4231 2002-10-09 [colin] 0.8.5claws6
4234 Make Space work when no mail is selected
4236 2002-10-09 [colin] 0.8.5claws5
4238 * src/gtksctree.[ch]
4240 Add gtk_sctree_reanchor()
4242 Use gtk_sctree_reanchor() - better fix for
4245 2002-10-09 [colin] 0.8.5claws4
4248 Fix shift-click select after delete problem
4251 2002-10-08 [thorsten] 0.8.5claws3
4254 exclude current msg from -hide read messages-
4256 2002-10-08 [colin] 0.8.5claws2
4261 Differentiate socket errors from disk full
4264 2002-10-08 [christoph] 0.8.5claws1
4268 modifications for new config directory
4270 * config.guess ** REMOVED **
4271 * config.sub ** REMOVED **
4272 * install-sh ** REMOVED **
4273 * ltmain.sh ** REMOVED **
4274 * missing ** REMOVED **
4275 * mkinstalldirs ** REMOVED **
4276 these files are autogenerated by automake
4277 when you run autogen.sh
4279 * config/.cvsignore ** NEW FILE **
4280 * config/Makefile.am ** NEW FILE **
4281 ignore autogenerated files
4282 create a Makefile in this directory
4284 2002-10-08 [paul] 0.8.5claws
4286 * 0.8.5claws release
4291 fix quote reply format for newsgroups reply bug
4296 updated by me and Witold Wladyslaw Wojciech Wilk
4299 2002-10-07 [paul] 0.8.3claws53
4304 updated messages catalogs, submitted by
4305 Alessandro Maestri, Fabio Jr.Beneditto
4306 and Urke MMI, respectively.
4308 2002-10-07 [christoph] 0.8.3claws52
4313 fix new folder ghost message bug
4314 (closes bug [ 619722 ] wrong count for newly created folders)
4316 2002-10-07 [christoph] 0.8.3claws51
4319 fix news posting problem
4321 2002-10-07 [melvin] 0.8.3claws50
4324 Updated French translation
4326 2002-10-05 [christoph] 0.8.3claws49
4329 check if line_start_cache is set in gtk_stext_update_text
4330 (closes bug [ 618119 ] crash while doing search in folder)
4332 2002-10-05 [christoph] 0.8.3claws48
4338 implement cache cleanups for claws' folder system
4339 (closes bug [ 595916 ] imapcache not cleaned up)
4341 2002-10-05 [melvin] 0.8.3claws47
4343 * src/prefs_actions.c
4344 Made the help text more clear for the %p token
4346 2002-10-04 [paul] 0.8.3claws46
4349 see ChangeLog 2002-10-02 and 2002-10-03
4351 2002-10-04 [christoph] 0.8.3claws45
4354 fix segfault caused by pop before smtp
4355 call to inc_account_mail with NULL
4358 2002-10-04 [paul] 0.8.3claws44
4361 sync the LDAP detection from 0.8.5cvs1
4363 2002-10-02 [christoph] 0.8.3claws43
4366 fix small spelling error
4368 2002-10-02 [melvin] 0.8.3claws42
4371 Behave better and say "no" when test program cannot be run.
4373 2002-10-02 [paul] 0.8.3claws41
4375 * sync with 0.8.4cvs1
4376 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
4379 toggle the behavior of Reply menuitem between
4380 normal reply and reply-to-list
4382 2002-10-01 [sergey] 0.8.3claws40
4385 Convert newlines in the message text to the canonical form
4386 before base64 encoding (RFC2045 compliance, fixes some
4387 interoperability issues with Evolution 1.0.3)
4389 2002-09-29 [colin] 0.8.3claws39
4392 Fix an unwanted copy/paste
4394 2002-09-29 [colin] 0.8.3claws38
4397 Renamed "Custom toolbar" to "Customize toolbar"
4398 Renamed "Show all header" to "Show all headers"
4399 Renamed "Set diplay item" to "Set displayed items"
4400 * src/prefs_common.c
4401 Renamed "Show all header" to "Show all headers"
4402 * src/prefs_summary_column.c
4403 Renamed "diplay item" to "displayed items"
4405 2002-09-29 [colin] 0.8.3claws37
4407 * src/mainwindow.[ch]
4408 online/offline status pixmaps follow theme
4410 * src/summaryview.[ch]
4411 quicksearch pixmap follows theme changes
4413 2002-09-29 [thorsten] 0.8.3claws36
4416 src/prefs_folder_item.[ch]