1 2003-03-04 [christoph] 0.8.10claws81
4 o fix moving and copying when folder returns 0 for new
6 o remove some code for single message copy and move
7 operations and use functions for multiple messages
12 2003-03-04 [paul] 0.8.10claws80
15 list 'Compiled plugins'
17 2003-03-03 [christoph] 0.8.10claws79
20 have to multiply the percentage of the current fetch with
21 the percentage that it has of the total fetch operation
24 2003-03-03 [christoph] 0.8.10claws78
27 fix calculation of expected lines for progress indicator
29 2003-03-03 [christoph] 0.8.10claws77
33 fix segfault when opening the root news folder
35 2003-03-03 [christoph] 0.8.10claws76
38 * src/common/Makefile.am
39 * src/common/progressindicator.[ch]
40 add UI independent progress indicator handling
43 use new progress indicator for message info fetching
48 2003-03-03 [oliver] 0.8.10claws75
52 removed commented code
54 2003-03-03 [oliver] 0.8.10claws74
57 cleanups and refactoring
59 compose_reply_mode reply & forwarding interface for
62 act on messages marked for deletion in folderview_selected
63 based on prefs_common.immediate_exec since a message might
64 have been deleted by messageview in a folder we are changing
65 to (does anybody understand what I'm on about ?)
67 2003-03-03 [oliver] 0.8.10claws73
69 * src/messageview.[ch]
71 - messageview_delete: delete message shown in messagview
72 - messageview_update_view: update messageview to currently
73 selected summaryview message
74 - add separate messageview to msgview_list in order to update
75 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
76 * src/summaryview.[ch]
77 summary_get_selection returns a list of selected msgs
80 toolbar reply refactoring
82 2003-03-03 [paul] 0.8.10claws72
84 * sync with 0.8.10cvs21
85 see ChangeLog 2003-03-03
87 2003-03-02 [christoph] 0.8.10claws71
89 * src/common/passcrypt.c
92 2003-03-02 [christoph] 0.8.10claws70
97 * src/common/.cvsignore
98 * src/common/Makefile.am
99 * src/common/passcrypt.c ** NEW **
100 * src/common/passcrypt.h.in ** NEW **
101 Implement password encryption in config files
102 using unix encrypt and setkey functions. The crypt
103 key can be set as a configure parameter. Old
104 passwords will be converted if they do not begin
107 2003-03-02 [paul] 0.8.10claws69
109 * src/prefs_account.c
112 2003-03-01 [thorsten] 0.8.10claws68
120 corrected format strings
123 (fix compile errors with GNU gettext-0.11.5)
125 2003-03-01 [oliver] 0.8.10claws67
128 menu callbacks call toolbar_menu_reply
130 2003-03-01 [oliver] 0.8.10claws66
134 menu callbacks call toolbar_menu_reply
136 callbacks from menu handled by toolbar_menu_reply
138 2003-03-01 [paul] 0.8.10claws65
141 revert commit 0.8.10claws54 - breaks editing of
145 update Bulgarian translation, submitted by
148 2003-02-28 [christoph] 0.8.10claws64
154 * src/gtkxtext.h ** REMOVE **
161 * src/prefs_matcher.c
162 * src/procheader.[ch]
165 * src/common/ssl_certificate.c
166 * src/gtk/colorlabel.c
169 o remove code obsoleted by new cache and folder system rework
171 2003-02-28 [oliver] 0.8.10claws63
174 * fix bug where reply in Messageview replied to
175 Message displayed in summaryview
176 (reportedd via ML by chinatinte at gmx dot ch)
177 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
178 didn't work in separate MessageView Toolbar
179 (wondering if anybody uses this at all ?)
180 * src/summaryview.[ch]
181 use toolbar.c's toolbar_reply instead of summary_reply (removed)
182 (generalize reply and forward code);
184 remove focus_in event which updated summaryview to messageview
186 2003-02-28 [paul] 0.8.10claws62
189 add the --check option
190 Patch submitted by Ricardo Mones Lastra
192 2003-02-28 [paul] 0.8.10claws61
194 * src/prefs_account.c
195 re-order 'Signature' items
197 2003-02-28 [paul] 0.8.10claws60
199 * sync with 0.8.10cvs20
200 see ChangeLog 2003-02-28
202 2003-02-28 [paul] 0.8.10claws59
205 update to reflect recent movement of files
207 2003-02-28 [paul] 0.8.10claws58
209 * sync with 0.8.10cvs19
210 see ChangeLog 2003-02-28
212 2003-02-27 [martin] 0.8.10claws57
214 * src/prefs_matcher.c
215 fix segfault in prefs_matcher_ok() when the
216 last entry is deleted and prevents that the
217 message "entry not saved" comes up after deleting
220 2003-02-27 [martin] 0.8.10claws56
222 * src/prefs_filtering.c
223 fix segfault in prefs_filtering_ok() when the
224 last entry is deleted and prevents that the
225 message "entry not saved" comes up after deleting
228 2003-02-27 [paul] 0.8.10claws55
230 * sync with 0.8.10cvs18
231 see ChangeLog 2003-02-27
233 2003-02-27 [paul] 0.8.10claws54
236 fix bug where the address book crashes with
238 Patch [687729] submitted by David Frager
239 <dbfrager@users.sourceforge.net>
241 2003-02-25 [christoph] 0.8.10claws53
244 * src/colorlabel.[ch] ** REMOVE **
245 * src/gtk/Makefile.am
246 * src/gtk/colorlabel.[ch] ** NEW **
247 move colorlabel files to gtk directory
249 * src/esmtp.[ch] ** REMOVE **
250 has been merged into smtp.[ch] in 0.7.5
252 2003-02-25 [christoph] 0.8.10claws52
255 * src/about.[ch] ** REMOVE **
256 * src/gtk/Makefile.am
257 * src/gtk/about.[ch] ** NEW **
258 move about files to gtk directory
260 2003-02-25 [christoph] 0.8.10claws51
263 some code optimization of folder scanning code
265 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
267 2003-02-25 [christoph] 0.8.10claws50
270 * src/common/sylpheed.c
271 add command line parameter parsing to common code
273 2003-02-24 [christoph]
277 fix gnome prefix problems, the configure script now removed
278 `gnome-config --prefix` from `gnome-config --datadir`
279 and adds $(prefix} instead
281 (closes Bug 24 Makefile does not respect prefix when installing
284 2003-02-24 [christoph] 0.8.10claws49
287 check for valid session before trying to authenticate
289 (closes Bug 60 crash if "authenticate on logon" is activated
290 and newsserver-hostname is not valid)
292 2003-02-24 [melvin] 0.8.10claws48
294 * src/prefs_actions.c
295 Make sure all user's input is sent to the action and then
298 2003-02-23 [alfons] 0.8.10claws46
301 also wait cursor when deleting files
305 * tools/freshmeat_search.pl
306 tools/google_search.pl
307 scripts should now work for any browser/browser command line
309 2003-02-22 [christoph] 0.8.10claws45
312 fix IMAP flag setting, IMAP flag is not handled correctly
313 anymore by the folder system and information about the
314 folder should not be saved in the MsgInfo (in my opinion)
316 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
318 2003-02-22 [christoph] 0.8.10claws44
321 fix spelling of "label" ;-)
323 2003-02-22 [thorsten] 0.8.10claws43
326 src/prefs_common.[ch]
328 do not use description as attachment name
330 2003-02-22 [alfons] 0.8.10claws42
333 freeze/thaw folder item updates when changing color labels,
334 and put a wait cursors on
336 2003-02-22 [thorsten] 0.8.10claws41
339 save-all fixes: crash if invoked on multipart container,
340 mimeinfo access, pathseparators, error dialog
342 2003-02-21 [alfons] 0.8.10claws40
347 2003-02-21 [colin] 0.8.10claws39
352 2003-02-21 [colin] 0.8.10claws38
355 Freeze/thaw folderItem updates when filtering messages
356 via Tools/Filter messages
358 2003-02-21 [paul] 0.8.10claws37
361 revert commit 0.8.10claws26, there are ulterior motives
362 for users to set a Reply-To header when posting to
365 2003-02-21 [paul] 0.8.10claws36
367 * sync with 0.8.10cvs17
368 see ChangeLog 2003-02-21
370 2003-02-20 [christoph] 0.8.10claws35
373 IMAP UID fetch speedup using SEARCH
375 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
378 fix problem with UIDs in IMAP UID cache that no longer existed
380 2003-02-20 [christoph] 0.8.10claws34
385 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
387 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
390 Rewrite imap_cmd_gen_recv use sock_getline instead
391 of sock_gets to avoid problems with too long reply
394 2003-02-20 [colin] 0.8.10claws33
396 * src/prefs_account.c
399 2003-02-20 [colin] 0.8.10claws32
402 Remove useless '&& !to_sender'
407 change my e-mail address
409 2003-02-19 [colin] 0.8.10claws31
412 X11 style colors for every configurable color
414 2003-02-19 [alfons] 0.8.10claws30
418 for color_new accept both plain integers and X11 style color
419 names (as found in /usr/lib/X11/rgb.txt)
421 2003-02-19 [paul] 0.8.10claws29
424 add tooltips to online/offline button and account selector
427 2003-02-19 [paul] 0.8.10claws28
431 src/prefs_account.[ch]
432 src/prefs_common.[ch]
433 move 'Maximum number of articles to download' to
435 clean up account prefs gui a little by hiding entries
436 rather then greying out entries
438 2003-02-19 [hiro] 0.8.10claws27
441 fix bug #54 'yesterdays date is displayed in the message
444 2003-02-19 [paul] 0.8.10claws26
447 fix bug reported in Feature Request [688596]
448 'Reply-to header in news'
450 2003-02-18 [paul] 0.8.10claws25
453 add a 'List all keys' button to key selection dialog
455 2003-02-18 [colin] 0.8.10claws24
460 2003-02-18 [colin] 0.8.10claws23
462 * src/common/smtp.[ch]
464 Try to starttls if it seems to be the only
465 way to authenticate a user
467 2003-02-18 [paul] 0.8.10claws22
471 src/stock_pixmap.[ch]
472 src/pixmaps/drafts_close.xpm ** NEW FILE **
473 src/pixmaps/drafts_open.xpm ** NEW FILE **
474 as a Drafts folder is a special folder allow it to have
477 2003-02-18 [colin] 0.8.10claws21
480 Fix port selection when using starttls
482 2003-02-18 [paul] 0.8.10claws20
485 src/prefs_common.[ch]
486 make blue the default new mail colour
488 2003-02-18 [paul] 0.8.10claws19
490 * sync with 0.8.10cvs14
491 see ChangeLog 2003-02-18
493 2003-02-17 [jens] 0.8.10claws18
496 fixed a compile problem with gcc 3.3
497 works on 2.95.3 too (testet on PPC as it is big endian)
499 2003-02-17 [paul] 0.8.10claws17
501 * sync with 0.8.10cvs13
502 see ChangeLog 2003-02-17
504 2003-02-17 [paul] 0.8.10claws16
506 * sync with 0.8.10cvs12
507 see ChangeLog 2003-02-17
509 2003-02-16 [match] 0.8.10claws15
512 Eliminates reloading of address data when items
513 deleted or added. Applied submitted by
514 Luke Plant <lukeplant@softhome.net>
516 2003-02-16 [paul] 0.8.10claws14
519 when a 'protocol error' is encountered disconnect from
520 the server. This means that the user can carry on viewing
521 other articles and doesn't have to either wait until the
522 server timesout or quit sylpheed.
523 Fixes bug #53 'Unable to read messages in newsgroups,
524 displayed message doesn't change'
526 2003-02-15 [christoph] 0.8.10claws13
529 fix bug that stopped scanning of folders when an
530 IMAP folder was empty
532 (closes bug 46 stop scan messages in folders after empty folder)
538 tools/freshmeat_search.pl ** NEW FILE **
539 tools/google_search.pl ** NEW FILE **
540 Add 2 Actions scripts which search freshmeat/google
541 for the selected text using the browser configured
544 Note: These scripts are very dependent on the format of the
545 browser command and may not work on every occasion. Testing
548 2003-02-14 [alfons] 0.8.10claws12
551 fix breakage because of uninitialized account pointer.
554 2003-02-14 [paul] 0.8.10claws11
557 src/prefs_account.[ch]
558 src/prefs_common.[ch]
559 move signature settings to Account Prefs
561 2003-02-14 [paul] 0.8.10claws10
563 * sync with 0.8.10cvs11
564 see ChangeLog 2003-02-14
566 2003-02-13 [thorsten] 0.8.10claws9
569 revert news progressbar (GUI separation)
571 2003-02-13 [paul] 0.8.10claws8
574 make replies behave correctly, re: RFC 1036, Section 2.2.3,
577 2003-02-13 [paul] 0.8.10claws7
581 fix 'Follow-up and Reply-to' so that it creates a reply to
582 the newsgroup and the sender. If the message has the keyword
583 'poster' in the Followup-To header, all replies go to the
584 sender, re: RFC 1036, Section 2.2.3
585 rename all instances of 'ignore_replyto' to 'to_sender', both
586 were previously used, now we use just one.
588 2003-02-13 [paul] 0.8.10claws6
590 * sync with 0.8.10cvs9
591 see ChangeLog 2003-02-13
593 2003-02-13 [paul] 0.8.10claws5
596 show which plugins are configured in the configure
599 2003-02-12 [thorsten] 0.8.10claws4
602 show progress while fetching news headers
604 2003-02-12 [christoph] 0.8.10claws3
607 * src/plugins/Makefile.am
608 use AM_CONDITIONAL to enable plugins, automake correctly
609 manages this when creating distdir
611 2003-02-12 [christoph] 0.8.10claws2
614 * src/plugins/spamassassin/Makefile.am
615 fix building SpamAssassin plugin without OpenSSL
617 2003-02-12 [paul] 0.8.10claws1
621 src/plugins/Makefile.am
622 fix failure of 'make release'
624 2003-02-12 [paul] 0.8.10claws
626 * 0.8.10claws released
628 2003-02-12 [paul] 0.8.9claws56
635 updated translations by George Danchev, Ricardo Mones Lastra,
636 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
639 Allow the building of RPMs by a regular user. Submitted
642 2003-02-11 [alfons] 0.8.9claws55
645 don't use pixmaps for label color rect but draw rectangles
646 so we can respect the color map of palette based visuals
647 (fixes the long time crashes on Suns - thanks to Andreas
648 Engel and Steve O'Hara-Smith for testing)
650 2003-02-11 [christoph] 0.8.9claws54
652 * src/matcher_parser_parse.y
653 correct bug where filering rules of not existing folders in
654 matcherrc were added to global filtering
656 (closes Debian Bug #180253 - Directory's filter-rules are merged with
657 main filter-rules after removing directory, http://bugs.debian.org/180253)
659 2003-02-11 [paul] 0.8.9claws53
661 * sync with 0.8.10cvs7
662 see ChangeLog 2003-02-09
664 2003-02-11 [melvin] 0.8.9claws52
667 Updated French tranlsations
669 2003-02-10 [paul] 0.8.9claws51
672 correct --enable-openssl
673 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
675 2003-02-09 [martin] 0.8.9claws50
677 * src/prefs_matcher.c
678 fix segfault in prefs_matcher_substitute_cb() when
681 2003-02-09 [paul] 0.8.9claws49
684 fix bug where a newsgroup folder's processing rules were
685 merged with the global filtering rules when the newsgroup
686 folder was deleted, causing some seriously bad results,
687 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
689 2003-02-08 [melvin] 0.8.9claws48
692 Corrected and modified an alert message.
694 2003-02-07 [paul] 0.8.9claws47
697 fix bug where both an 'Account properties' window and a
698 'Folder properties' window were opened when clicking on
699 'Properties' in an NNTP or IMAP folder's popup menu.
701 2003-02-07 [paul] 0.8.9claws46
703 * sync with 0.8.10cvs6
704 see ChangeLog 2003-02-06
706 2003-02-06 [christoph] 0.8.9claws45
709 freeze folder updates while importing mbox files
710 (closes bug 43 importing mbox took hours)
712 Patch submitted by Jens Rantil <jens.rantil@telia.com>
714 2003-02-06 [thorsten] 0.8.9claws44
717 Updated german translations
719 2003-02-06 [thorsten] 0.8.9claws43
722 use guint for message numbers (fix count in grouplist dialog)
724 2003-02-05 [paul] 0.8.9claws42
726 * sync with 0.8.10cvs2
727 see ChangeLog 2003-02-05
729 2003-02-04 [colin] 0.8.9claws41
731 * src/prefs_common.[ch]
734 Add an option to disable threading by subject
736 2003-02-04 [christoph] 0.8.9claws40
739 only abort fetching mails from multiple accounts when the
740 error is fatal and does not allow to check any more accounts
741 (currently only disk full error)
743 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
744 receive mails for other accouts)
746 2003-02-04 [christoph] 0.8.9claws39
749 first add the new message to the cache, then
750 send the update notification
752 (closes bug 39 after sending message folderview doesnt get updated)
754 2003-02-04 [colin] 0.8.9claws38
757 _really_ fix this Connecting... status
759 2003-02-04 [paul] 0.8.9claws37
762 see ChangeLog 2003-02-04
764 2003-02-04 [paul] 0.8.9claws36
766 * sync with 0.8.9cvs6
767 see ChangeLog 2003-02-03
769 2003-02-04 [paul] 0.8.9claws35
772 updated by André Filipe de Assunção e Brito
773 <bedecko@netsite.com.br>
775 2003-02-03 [thorsten] 0.8.9claws34
778 Updated german translations
780 2003-02-02 [paul] 0.8.9claws33
783 updated by Ricardo Mones Lastra
785 2003-02-02 [thorsten] 0.8.9claws32
788 Fix mh_get_msginfo() segfault if file is inaccessible
790 2003-01-31 [colin] 0.8.9claws31
793 Fix last commit's bug
795 2003-01-31 [colin] 0.8.9claws30
798 Missing a change for gpg-signed messages
800 2003-01-31 [paul] 0.8.9claws29
802 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
804 src/stock_pixmap.[ch]
806 indicate GnuPG signed messages by displaying an icon
807 in the Attachment column.
809 2003-01-31 [paul] 0.8.9claws28
811 * sync with 0.8.9cvs4
812 see ChangeLog 2003-01-31
814 2003-01-31 [alfons] 0.8.9claws27
817 tune URI parser to accept mailto URLs with a '?'
818 (patch from Ruslan Balkin)
820 2003-01-31 [colin] 0.8.9claws26
823 Fix a leak introduced in claws24
825 2003-01-31 [colin] 0.8.9claws25
828 Freeze/Thaw folder updates when deleting dups
830 2003-01-31 [colin] 0.8.9claws24
835 little speed improvements
837 2003-01-31 [colin] 0.8.9claws23
840 Fix segfault when forwarding nothing
841 Patch from "Ruslan N. Balkin" <baron@voices.ru>
843 2003-01-30 [paul] 0.8.9claws22
845 * sync with 0.8.9cvs3
846 see ChangeLog 2003-01-30
848 2003-01-30 [paul] 0.8.9claws21
850 * sync with 0.8.9cvs2
851 see ChangeLog 2003-01-30
853 2003-01-29 [paul] 0.8.9claws20
855 * sync with 0.8.9cvs1
856 see ChangeLog 2003-01-29
858 2003-01-28 [paul] 0.8.9claws19
861 update to reflect changes.
862 thanks to Ricardo Mones Lastra
864 2003-01-27 [christoph] 0.8.9claws18
868 * src/plugins/spamassassin/README
869 * src/plugins/spamassassin/libspamc.[ch]
870 * src/plugins/spamassassin/utils.[ch]
871 updated to latest libspamc
873 2003-01-27 [christoph] 0.8.9claws17
876 fix wrong use of procheader_get_header_fields
878 2003-01-27 [christoph] 0.8.9claws16
881 * src/prefs_account.[ch]
882 * src/common/nntp.[ch]
883 allow to force authentication for NNTP servers
885 Patch submitted by Florian Mickler <dmk@d-labs.de>
887 2003-01-26 [paul] 0.8.9claws15
890 speed up of marking messages as read
891 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
893 2003-01-26 [christoph] 0.8.9claws14
896 * src/mgutils.[ch] ** REMOVE **
897 * src/xml.[ch] ** REMOVE **
898 * src/xmlprops.[ch] ** REMOVE **
899 * src/common/Makefile.am
900 * src/common/mgutils.[ch] ** NEW **
901 * src/common/xml.[ch] ** NEW **
902 * src/common/xmlprops.[ch] ** NEW **
903 move xml files to common directory
905 2003-01-26 [christoph] 0.8.9claws13
907 * src/plugins/spamassassin/spamassassin_gtk.c
908 only set gtk entry text if string is available
910 2003-01-26 [melvin] 0.8.9claws12
912 * src/description_window.c
913 Allow resizing of the window
914 Allow automatic horizontal scroll bar
915 Do not vertically expand and fill
917 2003-01-26 [christoph] 0.8.9claws11
920 * src/gtkutils.[ch] ** REMOVE **
921 * src/common/sylpheed.c
922 * src/gtk/Makefile.am
923 * src/gtk/description_window.c
924 * src/gtk/gtkutils.[ch] ** NEW **
925 * src/gtk/prefswindow.c
926 move gtkutils to gtk directory
928 2003-01-26 [paul] 0.8.9claws10
931 rename summary_unread_clicked() to summary_status_clicked()
933 2003-01-26 [melvin] 0.8.9claws9
935 * src/prefs_actions.c
936 Cosmetical changes to the help text
938 2003-01-26 [paul] 0.8.9claws8
943 src/prefs_sumamry_column.c
945 rename the 'Unread' column to 'Status'
947 2003-01-25 [match] 0.8.9claws7
950 removed reference to LDAP constants. removed error2string.
951 included functions to support LDAP dynamic queries.
953 moved LDAP constants here.
957 removed references to LDAP constants and references to
960 2003-01-25 [paul] 0.8.9claws6
963 summary_thread_build(), summary_thread_init(): remove
964 unneeded reference to summaryview->folder_item
966 2003-01-25 [christoph] 0.8.9claws5
968 * src/gtk/description_window.c
969 o allow description texts to expand over multiple columns
970 o translate all columns
971 * src/prefs_actions.c
972 change syntax description to use new multi column feature
974 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
976 2003-01-25 [match] 0.8.9claws4
979 fixed bug with Quoted-Printable
981 2003-01-25 [paul] 0.8.9claws3
985 implement per-folder collapsed/expanded threads setting
988 remove global collapsed/expanded threads option
990 2003-01-25 [christoph] 0.8.9claws2
993 add pluginwindow and prefswindow
995 make send respond correctly to messages that could be added
996 to the queue folder, but the UID of the message is unknown
999 don't return guessed UIDs in imap_add_msg anymore. We return
1000 0 to tell the folder system it was appened but the UID is
1001 unknown. Folder system now get's the UID by scaning the folder
1002 and searching the cache for the Message-ID
1003 (closes bug #29 Messages queued, but not sent)
1005 2003-01-25 [paul] 0.8.9claws1
1008 conv_encode_header(): fix bug when long headers with 8-bit
1009 characters are used, so that the encoded words are wrapped.
1010 If the space in the original text falls on the wrap boundary,
1012 Patch by Sergey Vlasov.
1015 fix bug where a change to the sorting method or thread view
1016 of a folder's messages is lost if simpify-subject is set and
1018 Patch by Luke Plant.
1020 2003-01-24 [paul] 0.8.9claws
1022 * sylpheed-0.8.9claws released
1026 remove reference to 'INSTALL.jp'
1028 2003-01-23 [paul] 0.8.8claws128
1034 updated translations. submitted by Ricardo Mones Lastra,
1035 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
1037 2003-01-23 [colin] 0.8.8claws127
1040 Fix drafted and queued news articles re-edition
1042 2003-01-23 [melvin] 0.8.8claws126
1045 Updated French translations
1047 2003-01-23 [colin] 0.8.8claws125
1050 Fix "Connecting to..." status message
1052 2003-01-22 [paul] 0.8.8claws124
1055 updated by George Danchev
1058 revert last commit [0.8.8claws111] as it breaks folder d'n'd
1061 2003-01-21 [paul] 0.8.8claws123
1064 updated by George Danchev
1070 don't translate 'Separator'
1072 * src/plugins/spamassassin/Makefile.am
1073 add aspell to CPPFLAGS
1075 * src/plugins/spamassassin/spamassassin.c
1076 src/plugins/spamassassin/spamassassin_gtk.c
1077 set correct default for spamassassin_receive_spam
1078 slightly re-word descriptions and some
1081 2003-01-19 [alfons] 0.8.8claws122
1084 mimeview_save_as(): we might as well show the file name for
1085 the single case "Save As" too
1087 2003-01-19 [alfons] 0.8.8claws121
1090 change bug tracker URL to bugzilla URL
1092 2003-01-19 [alfons] 0.8.8claws120
1095 mimeview_save_all(): display name of file before overwriting;
1096 continue saving all, even when one overwrite was cancelled
1098 2003-01-19 [christoph] 0.8.8claws119
1102 fix wrong usage of procmsg_find_children in summaryview
1103 by using procmsg_update_unread_children instead of
1104 summaryview_update_unread_children
1106 2003-01-19 [christoph] 0.8.8claws118
1109 fix infinite loop in procmsg_find_children
1110 (closes bug #25 sylpheed crashes on delete.)
1112 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1114 2003-01-19 [paul] 0.8.8claws117
1117 updated by Ivan Francolin Martinez
1119 2003-01-18 [melvin] 0.8.8claws116
1121 * src/prefs_actions.c
1122 Removed syntax limitation of only one '&' at the end of command.
1123 Now actions that contain '>/dev/null 2>&1' are possible.
1125 2003-01-18 [melvin] 0.8.8claws115
1127 * src/prefs_actions.c
1128 Actions IO dialog: when the action ends
1129 the "Close" button now has focus and [Escape] closes the
1132 2003-01-18 [christoph] 0.8.8claws114
1135 o add debug output when MsgInfos are really freed
1136 o free GSLists in procmsg_find_children and
1137 procmsg_update_unread_children
1139 2003-01-18 [christoph] 0.8.8claws113
1142 reorder Configuration menu
1144 2003-01-18 [christoph] 0.8.8claws112
1147 fix applying templates to forwarded messages
1149 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1151 2003-01-17 [christoph] 0.8.8claws111
1154 destroy folder items, when a folder item is removed
1156 2003-01-17 [christoph] 0.8.8claws110
1159 fix wrong folder stats update when ignored message is
1162 2003-01-17 [colin] 0.8.8claws109
1166 Quicksearch bugfixes:
1167 - hide help button at startup if not extended
1168 - switch to extended when looking for replies
1172 * sync with 0.8.9 release
1174 2003-01-17 [paul] 0.8.8claws108
1176 * sync with 0.8.8cvs11
1177 see ChangeLog 2003-01-17
1179 2003-01-16 [colin] 0.8.8claws107
1182 Changed encryption test to re-ask passphrase
1183 if an encrypted message hasn't been decrypted
1186 2003-01-16 [christoph] 0.8.8claws106
1189 * src/prefs_toolbar.c
1190 * src/gtk/prefswindow.h
1191 * src/plugins/spamassassin/spamassassin_gtk.c
1192 remove page destroy function that is not used anymore
1194 2003-01-16 [paul] 0.8.8claws105
1196 * sync with 0.8.8cvs9
1197 see ChangeLog 2002-01-16
1199 2003-01-16 [colin] 0.8.8claws104
1202 Fix bug with autosaved drafts for IMAP, when draft
1203 folder is specified - fixes bugzilla bug #20
1205 2003-01-15 [paul] 0.8.8claws103
1209 store folder and message-id of message forwarding
1210 in queue header and set forward flag after sending
1212 2003-01-15 [paul] 0.8.8claws102
1214 * sync with 0.8.8cvs8
1215 see ChangeLog 2002-01-15
1217 2003-01-15 [colin] 0.8.8claws101
1220 Fix linking with GNU libiconv
1222 2003-01-15 [darko] 0.8.8claws100
1225 fix crash when importing pine address book
1226 entry with an empty name (reported by DY
1227 <dybulk at tri8.net>)
1229 2003-01-14 [paul] 0.8.8claws99
1231 * configure.in ** REMOVED **
1232 configure.ac ** NEW FILE **
1233 rename configure.in to configure.ac, as it is now
1236 2003-01-14 [melvin] 0.8.8claws98
1239 folderview_check_new(): More precise function description
1241 2003-01-14 [melvin] 0.8.8claws97
1244 folderview_check_new(): return the number of new messages
1247 inc_account_mail(): Disable counting of new messages for IMAP
1248 and NNTP until bug [19] and [14] are fixed.
1250 2003-01-14 [paul] 0.8.8claws96
1252 * sync with 0.8.8cvs6
1253 see ChangeLog 2003-01-14
1255 2003-01-13 [alfons] 0.8.8claws95
1258 tune email address validation (c. 0.8.8claws89): if . is
1259 just one char away from @, the address is invalid too
1260 (correctly rejects addresses like foo@.com)
1262 2003-01-13 [paul] 0.8.8claws94
1266 fixes to the Message View toolbar and menu:
1267 fix non-functioning Forward button
1268 make Reply button consider default_reply_list
1269 remove 'Follow-up...' menu entry
1270 add 'Forward' and 'Redirect' menu entries
1272 2003-01-13 [melvin] 0.8.8claws93
1275 Fixed typo that could make new messages count incorrect.
1277 2003-01-13 [melvin] 0.8.8claws92
1279 * src/folderview.[ch]
1280 folderview_check_new(): return the number of new messages.
1282 Should fix bug [14] where new mail notification worked
1283 incorrectly with IMAP accounts.
1284 inc_spool_account(): return number of new msgs, or -1 on error
1285 inc_all_spool(): return number of new msgs
1287 2003-01-13 [melvin] 0.8.8claws91
1289 * src/prefs_actions.c
1292 2003-01-12 [thorsten] 0.8.8claws90
1294 * src/common/prefs.c
1295 close file before rename
1297 2003-01-12 [alfons] 0.8.8claws89
1300 add Christian Mertes
1301 * src/common/utils.[ch]
1302 g_stricase_hash(), g_stricase_equal(): functions for
1303 case insensitive hash tables
1305 use top level domain names to validate email address, based
1306 on a patch by Christian Mertes (thanks!), but changed
1307 implementation to use a hash table
1309 2003-01-12 [paul] 0.8.8claws88
1312 updated by George Danchev
1314 2003-01-12 [alfons] 0.8.8claws87
1317 delete / execute performance: use new style folder update
1319 2003-01-12 [paul] 0.8.8claws86
1321 * sync with 0.8.8cvs5
1322 see ChangeLog 2003-01-13 (!)
1324 2003-01-12 [alfons] 0.8.8claws85
1327 * src/matcher_parser_parse.y
1328 prepare change_score filtering action
1330 give up const-correctness on functions that call non-const-correct functions;
1331 several casts to gpointer in g_free();
1334 2003-01-12 [christoph] 0.8.8claws84
1339 * src/gtk/prefswindow.[ch]
1340 * src/plugins/spamassassin/spamassassin_gtk.c
1341 changed the call of the widget create function
1342 for PrefsPages, because sometimes the widget
1343 create function needs a widget that already has
1344 been attached to a window (to create GDK pixmaps
1345 for exmaple). So we simply pass the GtkWindow as
1346 the second parameter now.
1350 * src/prefs_toolbar.[ch]
1351 rewrite Toolbar Preferences using the new
1354 2003-01-11 [alfons] 0.8.8claws83
1357 fix crash when adding sender to addressbook because status bar
1358 isn't there (the status bar doesn't seem to be used though,
1359 but I'll let Match decide what to do with it)
1361 2003-01-11 [colin] 0.8.8claws82
1365 Two useless changes reversed
1367 2003-01-11 [colin] 0.8.8claws81
1371 Add mainwindow_get_mainwindow()
1374 Add alertpanel_error_log()
1381 Network errors get a View Log button
1383 2003-01-10 [alfons] 0.8.8claws80
1385 * src/prefs_toolbar.c
1387 use the translatable string for "Separator" as file name for
1388 separator toolbar items (probably make this uppercase?)
1390 2003-01-10 [alfons] 0.8.8claws79
1392 * src/prefs_toolbar.c
1393 put right A_SEPARATOR description string in "displayed
1394 toolbar items list" so manually added separators are
1395 saved correctly (bug #10, "Adding a separator to the main
1396 toolbar fails, entry in xml file is wrong")
1398 2003-01-10 [christoph] 0.8.8claws78
1402 o use CAPABILITY to check if NAMESPACE is available
1404 2003-01-10 [christoph] 0.8.8claws77
1407 apply UIDPLUS IMAP extension support patch
1409 Patch submitted by Simon 'corecode' Schubert
1411 2003-01-10 [paul] 0.8.8claws76
1414 a sync from main which fixes the news account folders'
1417 2003-01-10 [christoph] 0.8.8claws75
1420 don't accept 0 as a valid uid returned by copy and move
1421 functions. 0 means the message was copied or moved but the
1422 new uid could not be fetched. It is not an error condition
1423 for the copy or move operation.
1425 2003-01-10 [paul] 0.8.8claws74
1427 * src/prefs_filtering.c
1428 change English used in Alert when entry is not
1431 * sync with 0.8.8cvs4
1432 see ChangeLog 2003-01-10
1434 2003-01-10 [darko] 0.8.8claws73
1437 fix crash when importing address book entry
1438 without a valid address
1440 2003-01-09 [alfons] 0.8.8claws72
1443 filtering performance: use new style folder update
1445 2003-01-09 [christoph] 0.8.8claws71
1449 fix wrong selecting of mime encoding type, when
1450 opening property dialog of attachments in the
1451 compose window. 7bit was always selected and that
1452 destoryed files with 8bit data.
1453 (closes bug #9 Sylpheed-claws destroys attachments when
1454 changing MIME-types)
1456 2003-01-09 [paul] 0.8.8claws70
1458 * sync with 0.8.8cvs3
1459 see ChangeLog 2003-01-09
1461 2003-01-08 [alfons] 0.8.8claws69
1464 apply patch by Kim Schulz to fix build breakage
1465 because of missing variable
1467 2003-01-08 [paul] 0.8.8claws68
1469 * sync with 0.8.8cvs2
1470 see ChangeLog 2002-01-08
1472 2003-01-08 [paul] 0.8.8claws67
1475 updated by Alessandro Maestri
1478 when using 'Add sender to addressbook' allow
1479 name to be edited and remarks to be entered
1480 Patch submitted by Luke Plant
1482 2003-01-08 [darko] 0.8.8claws66
1484 * README.claws, src/summaryview.c
1485 fix description for marked messages
1490 tools/launch_phoenix ** NEW FILE **
1491 add script that enables using Phoenix as the default
1493 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
1495 * tools/OOo2sylpheed.pl
1496 remove full path to sylpheed executable, just 'sylpheed'
1500 add launch_phoenix informtion and re-arrange and compress
1503 2003-01-07 [christoph] 0.8.8claws65
1506 fix update for source folder when moving messages
1509 use function to set to_folder for message infos and
1510 automatically update the op_count for old and new
1513 2003-01-07 [melvin] 0.8.8claws64
1515 * src/prefs_actions.c
1516 Fixed bug where an '%p' Action on a displayed image crashed
1518 Code clean up (get rid of duplicated code and removed unnecessary
1521 2003-01-07 [christoph] 0.8.8claws63
1531 * src/prefs_folder_item.c
1535 o remove all folder update triggering from the UI code. The folder
1536 system should know much better when a folder needs an update.
1537 o to prevent multiple updates in a row the folder updates can be
1538 frozen for some time.
1540 Note: - Please verify that no updates are missing
1541 - Check where freeze/thaws should be added
1543 2003-01-07 [christoph] 0.8.8claws62
1545 * src/prefs_actions.c
1546 don't translate empty strings
1548 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1550 2003-01-06 [christoph] 0.8.8claws61
1552 * src/prefs_actions.c
1553 mark strings for gettext
1554 * src/prefs_matcher.c
1555 use new description window for Execute action and
1556 match condition in Filtering
1558 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1560 2003-01-06 [alfons] 0.8.8claws60
1562 keep myself inspired to re-organize matcher part 8;
1563 yes, more to come (I need to move out the descriptive
1564 text for actions to matcher.c, or at least make it not
1565 depend on the wicked ordering)
1567 * src/prefs_matcher.c
1568 add documentation so others may comprehend the
1569 UI part of the conditions
1571 2003-01-06 [christoph] 0.8.8claws59
1573 * src/prefs_actions.c
1574 use new description window for syntax help
1575 * src/gtk/description_window.c
1576 fix display of descriptions with column count != 2
1578 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1580 2003-01-06 [christoph] 0.8.8claws58
1583 * src/summaryview.[ch]
1584 * src/gtk/Makefile.am
1585 * src/gtk/description_window.[ch] ** NEW **
1586 use a generic window to display syntax descriptions
1587 currently used in quote_fmt and summaryview (new description
1588 for extended quick search)
1590 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1592 2003-01-06 [paul] 0.8.8claws57
1594 * sync with 0.8.8cvs1
1595 see ChangeLog 2003-01-06
1597 2003-01-06 [christoph] 0.8.8claws56
1600 * src/prefs_gtk.[ch]
1601 * src/gtk/prefswindow.[ch]
1602 * src/plugins/spamassassin/spamassassin_gtk.c
1603 o remove page management from prefswindow, pages
1604 will be an argument to prefswindow_open
1605 o prefswindow_open gets a datapointer that is
1606 passed to the widget_create function to allow
1607 creation of prefswindow for specific items
1609 2003-01-06 [colin] 0.8.8claws55
1612 We don't want regexp in the reply-finder,
1613 because MIDs can contain !,$,. and so on
1615 2003-01-06 [jens] 0.8.8claws54
1618 fixed a wrong free in jpilot_read_db_files
1620 2003-01-06 [alfons] 0.8.8claws53
1622 re-organize matcher part 8; more to come
1625 matcherprop_to_string(): put g_free()s before the
1626 switch-case break to fix memleaks
1628 2003-01-06 [colin] 0.8.8claws52
1631 cleanup & reply-finder now displays the first
1634 2003-01-05 [alfons] 0.8.8claws51
1636 re-organize matcher part 7; more to come
1639 fixes for constant correctness;
1642 2003-01-05 [alfons] 0.8.8claws50
1644 re-organize matcher part 6; more to come
1647 fixes for constant correctness;
1650 fix for constant correctness
1652 2003-01-05 [colin] 0.8.8claws49
1655 Add account_get_reply_account function
1657 Use account_get_reply_account function
1659 Basic reply-finder - click on the replied
1660 icon gets you to the outbox using quick-search
1662 2003-01-05 [paul] 0.8.8claws48
1664 * src/prefs_common.c
1665 small change to English
1667 * src/prefs_filtering.c
1668 prefs_filtering_action_select(): improve logic and uniformity
1671 2003-01-05 [alfons] 0.8.8claws47
1673 fine tune solution to focus problems (bug #7)
1676 mainwindow_focus_in_event(): remove grab event check
1678 summary_button_pressed(): move selection on right-click
1679 too. we can't possibly move the selection back after
1680 canceling a dialog, because gtk's incomplete focus
1681 management. whether this is a good solution, only time
1684 2003-01-05 [christoph] 0.8.8claws46
1687 fix crash when no imap connection could be established
1689 2003-01-05 [paul] 0.8.8claws45
1694 fix bug 605957 'shortcuts in popup-menu'
1695 make user-defined shortcuts work
1696 show shortcuts that are already defined
1698 Patch submitted by Luke Plant
1700 2003-01-05 [alfons] 0.8.8claws44
1703 focus_in_event handler should not select summary view row
1704 when another window (menu, dialog) grabbed for events
1705 (bug #7, "[0.8.8claws42] Message summary focus")
1707 2003-01-04 [christoph] 0.8.8claws43
1710 update save folder after adding the sent message
1711 (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
1713 2003-01-02 [christoph] 0.8.8claws42
1715 * src/common/plugin.c
1716 fix unloading of all plugins and unload
1717 plugins in reverse order
1719 * src/gtk/pluginwindow.c
1720 implement function of load and unload button
1722 * src/gtk/prefswindow.c
1723 * src/gtk/prefswindow.h
1724 rename register function and add new unregister
1727 * src/plugins/spamassassin/spamassassin_gtk.c
1728 unregister prefs page and update for changes in
1729 src/gtk/prefswindow.c
1731 2003-01-02 [paul] 0.8.8claws41
1734 updated by Ricardo Mones Lastra
1739 fixes and improvements by Urke MMI
1741 2003-01-02 [thorsten] 0.8.8claws40
1744 fixed wrong return value
1746 2003-01-02 [thorsten] 0.8.8claws39
1749 fixed printing wrong variable
1751 2003-01-02 [thorsten] 0.8.8claws38
1754 fixed acessing members of freed pfile struct
1756 2003-01-02 [thorsten] 0.8.8claws37
1759 detect loops across several messages
1760 as suggested by Christoph Hohmann
1762 2003-01-01 [match] 0.8.8claws36
1765 fixed another memory leak.
1767 2003-01-01 [match] 0.8.8claws35
1770 fixed memory leaks. applied Doxygen comments.
1772 2003-01-01 [thorsten] 0.8.8claws34
1775 inhibit endless loop if msg references itself
1776 (closes Bug [ 660477 ] Infinite loop in parent flag search)
1778 2003-01-01 [christoph] 0.8.8claws33
1781 * src/gtk/Makefile.am
1782 * src/gtk/pluginwindow.c ** NEW **
1783 * src/gtk/pluginwindow.h ** NEW **
1786 * src/plugins/demo/demo.c
1787 * src/plugins/spamassassin/spamassassin.c
1788 * src/plugins/spamassassin/spamassassin_gtk.c
1789 write better plugin descriptions
1791 2002-12-31 [christoph] 0.8.8claws32
1793 * src/gtk/prefswindow.c
1794 * src/plugins/spamassassin/spamassassin_gtk.c
1795 some small improvements to GTK code
1797 2002-12-31 [christoph] 0.8.8claws31
1799 * src/plugins/spamassassin/spamassassin_gtk.c
1800 enable folder select button
1802 2002-12-31 [christoph] 0.8.8claws30
1805 * src/gtk/Makefile.am
1806 * src/gtk/prefswindow.c ** NEW **
1807 * src/gtk/prefswindow.h ** NEW **
1808 add new prefs window
1810 * src/common/plugin.c
1811 don't try to load empty config lines
1813 * src/plugins/spamassassin/Makefile.am
1814 * src/plugins/spamassassin/spamassassin.c
1815 * src/plugins/spamassassin/spamassassin.h ** NEW **
1816 * src/plugins/spamassassin/spamassassin_gtk.c ** NEW **
1817 GTK config for SpamAssassin Plugin using
1818 the new prefs window
1820 2002-12-31 [paul] 0.8.8claws29
1823 remove obsolete entry 'src/menu.c'
1825 2002-12-31 [alfons] 0.8.8claws28
1828 * src/matcher_parser_parse.y
1829 * src/prefs_matcher.c
1830 add "ignore_thread" and "~ignore_thread" condition so it's
1831 possible to make the actions / scoring operate on the ignore
1834 2002-12-31 [christoph] 0.8.8claws27
1840 * src/prefs_account.c
1841 * src/prefs_actions.c
1842 * src/prefs_customheader.c
1843 * src/prefs_display_header.c
1848 * src/common/prefs.[ch]
1849 extend prefs file handling for reading and automatic handling
1850 of blocks. When reading prefs_set_block_label will automatically
1851 move on to the block. When writing it will copy all other blocks
1854 * src/common/plugin.c
1855 Now loading plugin filenames from [Plugins] block in
1858 2002-12-30 [christoph] 0.8.8claws26
1860 * src/common/hooks.[ch]
1861 return abort status to caller of hooks_invoke
1864 invoke message filtering hook and stop
1865 default handling when filter returns abort
1867 * src/common/plugin.[ch]
1868 * src/plugins/demo/demo.c
1869 modify plugin loader, because resolving symbols for strings
1870 does not work correctly
1873 * ac/spamassassin.m4 ** NEW **
1874 * src/plugins/spamassassin/.cvsignore ** NEW **
1875 * src/plugins/spamassassin/Makefile.am ** NEW **
1876 * src/plugins/spamassassin/README ** NEW **
1877 * src/plugins/spamassassin/libspamc.[ch] ** NEW **
1878 * src/plugins/spamassassin/spamassassin.c ** NEW **
1879 * src/plugins/spamassassin/utils.[ch] ** NEW **
1880 add spamassassin plugin, see src/plugins/spamassassin/README
1883 2002-12-29 [alfons] 0.8.8claws25
1886 when moving focus from a message view to the main
1887 window, don't forget to select the summary node
1888 of the displayed message. should fix "[ 659103 ]
1889 focus-follows-mouse confuses sylpheed"
1891 2002-12-29 [christoph] 0.8.8claws24
1894 * src/stringtable.[ch] ** REMOVE **
1895 * src/common/Makefile.am
1896 * src/common/stringtable.[ch] ** NEW **
1897 move stringtable files to common directory
1899 2002-12-29 [christoph] 0.8.8claws23
1902 * src/menu.[ch] ** REMOVE **
1903 * src/gtk/Makefile.am
1904 * src/gtk/menu.[ch] ** NEW **
1905 move menu files to gtk directory
1907 2002-12-29 [match] 0.8.8claws22
1911 moved UI specific code out of LDAP code into addressbook
1912 UI code. fixed memory leak.
1914 2002-12-29 [christoph] 0.8.8claws21
1917 only check for IGNORED parent message when message is
1920 2002-12-29 [alfons] 0.8.8claws20
1923 set gtksctree's anchor correct (immediate execute
1924 changes the tree's layout, and anchor points at
1925 the incorrect row). fixes "[ 657233 ] multiple msg
1926 delete sometimes off by 1".
1927 we probably have to look for more tree layout /
1930 2002-12-29 [paul] 0.8.8claws19
1933 fix bug [ 659054 ] incorrect sorting of 'From' column
1934 when using 'display sender using address book'
1935 thanks to Alfons and Luke Plant
1937 2002-12-29 [christoph] 0.8.8claws18
1941 check parent messages for IGNORE THREAD flag, when adding,
1942 moving or copying messages to a folder
1944 2002-12-27 [alfons] 0.8.8claws17
1946 re-organize matcher part 5; more to come
1949 hash keywords in matchparser_tab
1951 2002-12-27 [alfons] 0.8.8claws16
1953 re-organize matcher part 4; more to come
1955 * src/matcher_parser.h
1956 * src/matcher_parser_lex.l
1957 * src/matcher_parser_parse.y
1960 2002-12-27 [alfons] 0.8.8claws15
1962 re-organize matcher part 3; more to come
1967 2002-12-27 [alfons] 0.8.8claws14
1969 re-organize matcher part 2; more to come but this should
1970 work. cc me if there are any regressions.
1973 add prototype for get_matchparser_tab_id()
1974 * src/matcher_parser_lex.l
1975 look up keywords using matchparser_tab_id();
1977 2002-12-27 [alfons] 0.8.8claws12
1979 re-organize matcher part 1
1982 map yacc generated constants to sylpheed matcher constants
1984 add function to find a matcher constant from a string
1986 2002-12-27 [christoph] 0.8.8claws11
1989 MENUITEM_ADD casts the 4th argument from integer to pointer
1990 so it probably should not be a pointer, this means we
1991 should use account id for it and not the account's pointer
1993 2002-12-27 [paul] 0.8.8claws10
1996 remove unneeded 'GtkWidget *vbox'
1999 further sync with 0.8.8 - make sort
2000 by recipient work as expected
2005 2002-12-27 [paul] 0.8.8claws9
2008 updated by Ivan F. Martinez
2010 2002-12-27 [darko] 0.8.8claws8
2012 * src/common/utils.c
2013 added locked pattern to extended search
2015 2002-12-27 [alfons] 0.8.8claws7
2017 * src/prefs_matcher.[ch]
2020 2002-12-26 [alfons] 0.8.8claws6
2023 * src/matcher_parser_lex.l
2024 * src/matcher_parser_parse.y
2025 * src/prefs_matcher.c
2026 allow color label as a condition in the matcher
2028 2002-12-26 [oliver] 0.8.8claws5
2031 enable Addressbook for Main and Messageview
2032 * src/prefs_actions.c
2033 enable actions in Messageview
2035 2002-12-26 [christoph] 0.8.8claws4
2037 * src/common/plugin.c
2038 add a little debug output
2040 * src/plugins/demo/Makefile.am
2041 better use of automake
2043 2002-12-26 [christoph] 0.8.8claws3
2046 * src/common/Makefile.am
2049 2002-12-26 [christoph] 0.8.8claws2
2052 sort configure checks into common / gtk / plugins
2058 * src/common/sylpheed.[ch]
2059 added now sylpheed_done function for shutdown
2060 * src/common/Makefile.am
2061 * src/common/plugin.[ch] ** NEW **
2062 plugin loader and unloader
2063 * src/plugins/.cvsignore ** NEW **
2064 * src/plugins/Makefile.am ** NEW **
2066 * src/plugins/demo/.cvsignore ** NEW **
2067 * src/plugins/demo/Makefile.am ** NEW **
2068 * src/plugins/demo/demo.c ** NEW **
2069 small demo plugin that installs a logtext hook and
2070 outputs the log text to stdout
2072 2002-12-26 [paul] 0.8.8claws1
2075 updated by Ricardo Mones Lastra
2077 2002-12-26 [paul] 0.8.8claws
2079 * 0.8.8claws released
2081 2002-12-26 [paul] 0.8.7claws12
2084 updated by George Danchev
2086 2002-12-26 [paul] 0.8.7claws11
2089 remove unneeded 'src/prefs.c' entry
2091 2002-12-26 [paul] 0.8.7claws10
2095 sync with 0.8.8 release
2100 partial sync with 0.8.8 release
2103 2002-12-25 [alfons] 0.8.7claws9
2106 * src/matcher_parser_lex.l
2107 * src/matcher_parser_parse.y
2108 * src/prefs_matcher.c
2109 add locked flag to possible filtering / matcher
2110 conditions (also a good example what should be
2111 done to add a simple boolean condition)
2113 2002-12-25 [christoph] 0.8.7claws8
2123 * src/prefs.[ch] ** REMOVE **
2124 * src/prefs_account.c
2125 * src/prefs_actions.c
2126 * src/prefs_common.c
2127 * src/prefs_customheader.c
2128 * src/prefs_display_header.c
2129 * src/prefs_filtering.c
2130 * src/prefs_folder_item.c
2131 * src/prefs_gtk.[ch] ** NEW **
2132 * src/prefs_matcher.c
2133 * src/prefs_scoring.c
2134 * src/prefs_summary_column.c
2136 * src/selective_download.c
2138 * src/common/Makefile.am
2139 * src/common/prefs.[ch] ** NEW **
2140 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
2142 2002-12-24 [alfons] 0.8.7claws7
2145 summary_thread_build(): fix real cause of the crash mentioned in
2146 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
2147 this way we get meaningful ctree nodes
2149 2002-12-24 [oliver] 0.8.7claws6
2151 * src/mainwindow.[ch]
2152 * src/messageview.[ch]
2156 changes to use updated toolbar handling
2158 2002-12-24 [oliver] 0.8.7claws5
2161 generic toolbar handling
2162 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
2163 * src/prefs_toolbar.[ch]
2166 2002-12-24 [oliver] 0.8.7claws4
2168 * src/stock_pixmap.[ch]
2169 move SYLPHEED_LOGO to end of list in order
2170 to remove it from Custom Toolbar`s Icon View
2172 2002-12-24 [alfons] 0.8.7claws3
2175 summary_thread_build(): fix crash because of focus != selection
2176 after threading. when deleting the selection, gtk tries but fails
2177 to find the correct focusable element. we now force the selection
2178 to be focused. this should solve the infamous bug reported by
2179 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages").
2180 a test case is available.
2182 2002-12-24 [darko] 0.8.7claws2
2185 don't crash when unmarking message with unread children
2187 2002-12-23 [christoph] 0.8.7claws1
2190 * src/common/Makefile.am
2191 update Makefiles for moved intl.h, version.h and defs.h
2193 rewrite imap_session_get to avoid duplicate code
2195 2002-12-23 [paul] 0.8.7claws
2197 * Santa-Claws released
2201 squeeze in updated Hungarian and Russian translations.
2202 Submitted by Gál Zoltán and Ruslan N. Balkin
2204 2002-12-23 [paul] 0.8.6claws129
2207 updated by Witold Wladyslaw Wojciech Wilk
2209 2002-12-23 [paul] 0.8.6claws128
2211 * src/quote_fmt_parse.y
2212 fix typo and add licence header
2214 2002-12-23 [paul] 0.8.6claws127
2219 2002-12-23 [paul] 0.8.6claws126
2222 updated translation, submitted by Alessandro Maestri
2224 2002-12-23 [paul] 0.8.6claws125
2226 * src/quote_fmt_parse.y
2227 fix signature-stripping on replies bug. match
2228 '-- \n' and not '-- '.
2230 2002-12-22 [paul] 0.8.6claws124
2235 updated translations. submitted by George Danchev,
2236 Ricardo Mones Lastra, and Urke MMI respectively
2238 2002-12-21 [paul] 0.8.6claws123
2243 2002-12-21 [paul] 0.8.6claws122
2246 fix bug [643638] where if a person is in one or more
2247 addressbook groups editing that person's email
2248 address results in removal from those groups.
2249 Patch submitted by Luke Plant.
2251 2002-12-20 [christoph] 0.8.6claws121
2253 * src/common/utils.c
2255 reimplement expand_search_string using GString to
2256 prevent crashs caused by miscalculated string
2257 lengths reported by Paul
2259 2002-12-20 [christoph] 0.8.6claws120
2262 don't use "changed" to check if op_count has to be changed as it
2263 is also set when the message has unread children
2264 (closes bug [ 653221 ] crash while deleting duplicates)
2266 2002-12-20 [paul] 0.8.6claws119
2268 * sync with 0.8.6cvs27
2269 see ChangeLog 2002-12-20
2271 2002-12-20 [paul] 0.8.6claws118
2273 * sync with 0.8.6cvs26
2274 see ChangeLog 2002-12-19 and 2002-12-20
2276 2002-12-19 [alfons] 0.8.6claws117
2279 fix incorrect parsing of email addresses, submitted by
2280 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
2281 name display if it contains @".
2283 2002-12-18 [paul] 0.8.6claws116
2285 * sync with 0.8.6cvs23
2286 see ChangeLog 2002-12-18
2288 2002-12-18 [paul] 0.8.6claws115
2295 sync with 0.8.6cvs22.
2296 see ChangeLog 2002-12-17 and 2002-12-18
2298 2002-12-17 [christoph] 0.8.6claws114
2301 o don't create a session if imap greeting fails
2302 o don't close socket when authentication fails
2303 this is done by imap_session_destroy
2305 2002-12-17 [thorsten] 0.8.6claws113
2309 tools/google_msgid.pl ** NEW FILE **
2310 Added "search for message-id" script and doc
2312 2002-12-17 [thorsten] 0.8.6claws112
2315 Updated hungarian translation
2316 (updated by Gal Zoltan)
2318 2002-12-16 [christoph] 0.8.6claws111
2321 remove stupid addressbook dump to debug output
2323 fix memory leak found by Hiro
2325 2002-12-14 [paul] 0.8.6claws110
2328 fix menubar sensitivity on send
2330 * src/prefs_filtering.c
2331 * src/prefs_matcher.c
2332 * src/prefs_scoring.c
2335 * src/common/quoted-printable.h
2338 2002-12-13 [christoph] 0.8.6claws109
2341 * src/manage_window.[ch] ** REMOVE **
2342 * src/gtk/Makefile.am
2343 * src/gtk/manage_window.[ch] ** NEW **
2344 move manage_window files to gtk directory
2346 2002-12-13 [christoph] 0.8.6claws108
2349 * src/gtkshruler.[ch] ** REMOVE **
2350 * src/gtk/Makefile.am
2351 * src/gtk/gtkshruler.[ch] ** NEW **
2352 move gtkshruler files to gtk directory
2354 2002-12-13 [christoph] 0.8.6claws107
2358 * src/gtkstext.[ch] ** REMOVE **
2361 * src/gtk/gtkstext.[ch] ** NEW **
2362 * src/gtk/Makefile.am
2363 o move stext functions to gtkstext.c to remove
2364 dependency of gtkutils
2365 o move gtkstext files to gtk directory
2367 * src/gtk/Makefile.am
2368 * src/gtk/sslcertwindow.[ch]
2369 UI stuff can always depend on common code so
2370 it's ok to add ../common to include path
2372 2002-12-13 [colin] 0.8.6claws106
2375 Disconnect sighandlers for mainwindow when
2376 quicksearch has the focus
2378 * src/mainwindow.[ch]
2379 Make key_pressed callback public, to be able
2382 2002-12-13 [christoph] 0.8.6claws105
2385 create .mh_sequences file in new MH folders
2386 (closes feature request [ 523162 ] MH folders should
2387 get a .mh_sequences)
2389 2002-12-13 [colin] 0.8.6claws104
2392 Better handling of quicksearch show/hide
2393 (basically the button stays under the mouse
2396 2002-12-13 [paul] 0.8.6claws103
2398 * sync with 0.8.6cvs17
2399 see ChangeLog 2002-12-13
2401 2002-12-13 [paul] 0.8.6claws102
2404 updated by Ricardo Mones Lastra
2406 2002-12-11 [colin] 0.8.6claws101
2409 remove statusbar stuff
2411 set statusbar verbosity when moving folders
2413 2002-12-11 [colin] 0.8.6claws100
2414 * src/prefs_filtering.c
2415 * src/prefs_matcher.c
2416 * src/prefs_scoring.c
2419 2002-12-11 [colin] 0.8.6claws99
2421 * src/prefs_common.[ch]
2422 Add summary_quicksearch_type
2424 Save last used quicksearch type
2426 2002-12-11 [jens] 0.8.6claws98
2427 * src/prefs_filtering.c
2428 * src/prefs_matcher.c
2429 * src/prefs_scoring.c
2430 added dialog for incomplete rules in scoring, filtering and
2431 matcher to ask wheather really close
2433 2002-12-11 [colin] 0.8.6claws97
2436 Fix folder dnd statusbar logging
2438 2002-12-10 [christoph] 0.8.6claws96
2448 * src/statusbar.[ch]
2449 * src/common/hooks.c
2450 * src/common/log.[ch]
2451 o handle verbose logging in statusbar directly in statusbar code
2452 and common code does not need any knowledge about a statusbar
2453 o remove direct calls to statusbar_(puts|pop)_all functions
2455 2002-12-10 [jens] 0.8.6claws95
2458 removed gettext from g_warnings
2464 2002-12-10 [colin] 0.8.6claws94
2467 finish crash dialog fix
2469 2002-12-10 [colin] 0.8.6claws93
2472 "Fix" "sylpheed already running" instead of
2473 crash dialog appearing after a crash
2475 2002-12-10 [colin] 0.8.6claws92
2478 add src/gtk/sslcertwindow.c
2480 2002-12-10 [paul] 0.8.6claws91
2483 updated to reflect recent changes
2484 submitted by Alessandro Maestri
2486 2002-12-09 [christoph] 0.8.6claws90
2489 * src/smtp.[ch] ** REMOVE **
2490 * src/common/Makefile.am
2491 * src/common/smtp.[ch] ** NEW **
2492 move smtp files to common directory
2494 2002-12-09 [christoph] 0.8.6claws89
2497 * src/session.[ch] ** REMOVE **
2498 * src/common/Makefile.am
2499 * src/common/session.[ch] ** NEW **
2500 move session files to common directory
2502 2002-12-09 [paul] 0.8.6claws88
2505 fix bug [649746] edit accounts: move account reverted
2506 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
2508 2002-12-09 [colin] 0.8.6claws87
2510 * src/ssl_certificate.c
2513 2002-12-09 [colin] 0.8.6claws86
2516 Try to open the cert.pem database and
2517 issue a warning if it isn't there
2519 2002-12-09 [colin] 0.8.6claws85
2521 * src/common/ssl_certificate.c
2522 * src/gtk/sslcertwindow.c
2525 2002-12-09 [colin] 0.8.6claws84
2527 * src/ssl_certificate.[ch] ** REMOVED **
2528 * src/common/ssl_certificate.[ch] ** NEW **
2530 * src/common/Makefile.am
2531 Moved ssl_certificate.[ch] to common
2533 Put back needed include
2534 * src/gtk/sslcertwindow.[ch]
2535 Changed ssl_certificate.h include
2537 2002-12-09 [colin] 0.8.6claws83
2539 * src/gtk/sslcertwindow.[ch]
2540 Implement hook for certificate acception
2541 * src/ssl_certificate.[ch]
2542 Implement hook for certificate acception
2544 Reenable certificate acception check
2546 Register sslcertwindow's hook
2548 2002-12-08 [christoph] 0.8.6claws82
2555 * src/common/utils.c
2556 o add missing includes
2559 * src/common/.cvsignore
2560 * src/common/version.h ** REMOVE **
2561 remove autogenerated file
2563 2002-12-08 [paul] 0.8.6claws81
2566 put back needed include
2568 2002-12-08 [colin] 0.8.6claws80
2570 * src/gtk/sslcertwindow.c
2571 Cleaner popups when asking
2572 * src/ssl_certificate.c
2573 * src/prefs_common.[ch]
2574 remove ssl certificate pref
2575 put back needed include
2577 put back needed include
2579 2002-12-08 [christoph] 0.8.6claws79
2585 only abort hook invokation if required data is missing not
2586 if our own data pointer is NULL, update hookfunction for
2589 2002-12-08 [paul] 0.8.6claws78
2607 * src/sourcewindow.c
2610 clean up: remove unneccesary includes
2612 2002-12-08 [christoph] 0.8.6claws77
2617 * src/common/hooks.[ch]
2618 hook functions now have a gboolean return value, if a hook
2619 returns TRUE it will stop executing of any more hooks in
2620 the same hooklist for this invokation
2622 2002-12-08 [colin] 0.8.6claws76
2625 put back argv0 for CRASH_DIALOG
2627 2002-12-08 [christoph] 0.8.6claws75
2640 * src/prefs_account.[ch]
2641 * src/prefs_common.[ch]
2644 * src/ssl_certificate.[ch]
2645 * src/ssl_manager.[ch]
2646 * src/common/Makefile.am
2648 * src/common/nntp.[ch]
2649 * src/common/socket.[ch]
2650 * src/common/ssl.[ch]
2651 * src/gtk/sslcertwindow.[ch]
2653 use new autoconf script to detect OpenSSL with extra parameters
2654 to specify the location of libs and includes, also remove USE_SSL
2657 * src/common/sylpheed.[ch]
2658 * src/common/version.h.in
2659 start seperation of common code initialization seperated from gui
2662 The function that is called when a color label changes
2663 should not change the color lable again
2665 2002-12-08 [colin] 0.8.6claws74
2667 * src/gtk/sslcertwindow.c
2670 2002-12-08 [colin] 0.8.6claws73
2674 Register a hook for statusbar_puts_all
2676 invoke statusbar_puts_all's hook
2678 2002-12-08 [colin] 0.8.6claws72
2680 * src/ssl_certificate.c
2681 Put back a badly-removed include
2683 2002-12-08 [colin] 0.8.6claws71
2685 * src/gtk/sslcertwindow.[ch] ** NEW **
2686 new certificate presentation
2687 * src/gtk/Makefile.am
2689 * src/ssl_certificate.[ch]
2690 gtk cleanup, made utility functions public
2692 use new cert presentation
2694 2002-12-07 [christoph] 0.8.6claws70
2697 * src/nntp.[ch] ** REMOVE **
2698 * src/common/Makefile.am
2699 * src/common/nntp.[ch] ** NEW **
2700 move nntp files to common directory
2702 2002-12-07 [christoph] 0.8.6claws69
2706 implement msginfo update callback using sylpheed's new
2707 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
2709 2002-12-06 [christoph] 0.8.6claws68
2712 This patch changes the 'Edit Group Details' dialog to
2713 allow extended selections in either pane, so that
2714 addresses can be added or removed from a group more
2715 quickly and easily. (it actually is a net decrease in
2716 file size, as some unnecessary functions have been
2718 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
2720 2002-12-06 [christoph] 0.8.6claws67
2723 * src/template.[ch] ** REMOVE **
2724 * src/common/Makefile.am
2725 * src/common/template.[ch] ** NEW **
2726 move template files to common directory
2729 add missing log.h include
2731 2002-12-06 [melvin] 0.8.6claws66
2733 * src/prefs_actions.c
2734 Added the trailing ">" syntax to insert command's output
2735 without replacing old text (in contrast to trailing "|").
2737 2002-12-05 [colin] 0.8.6claws65
2739 * src/common/utils.c
2740 Don't modify original search_string or it'll change
2741 the next iterations in the for()
2743 2002-12-05 [darko] 0.8.6claws64
2745 * src/common/utils.c
2746 proper check for filtering commands, found by Colin
2748 2002-12-05 [darko] 0.8.6claws63
2750 * src/common/utils.c
2751 check proper string for NULL pointer, found by Colin
2753 2002-12-05 [darko] 0.8.6claws62
2755 * src/common/utils.[ch]
2756 expand_search_string(): new function
2757 converts Mutt-like patterns to Sylpheed's
2760 use expand_search_string() to allow Mutt-like
2761 patterns in extended search
2763 document extended option in quick search
2765 2002-12-05 [paul] 0.8.6claws61
2767 * sync with 0.8.6cvs16
2768 see ChangeLog 2002-12-05
2773 2002-12-04 [christoph] 0.8.6claws60
2776 put imap authentication code into a new function and
2777 remove it from imap_session_new that will allow to
2778 send other commands before authentication
2780 2002-12-04 [christoph] 0.8.6claws59
2783 use already existing method to prevent unneeded IMAP
2784 folder selects. Set imap_select parameters to NULL
2785 in some functions if the values are not required.
2788 remove no longer required include
2790 2002-12-04 [paul] 0.8.6claws58
2793 updated by Ricardo Mones Lastra
2796 po/hu.po ** NEW FILE **
2797 initial Hungarian translation, submitted
2798 by Gál Zoltán <galzoli@hu.inter.net>
2800 2002-12-03 [christoph] 0.8.6claws57
2803 * src/gtksctree.[ch] ** REMOVE **
2804 * src/gtk/Makefile.am
2805 * src/gtk/gtksctree.[ch] ** NEW **
2806 move gtksctree files to gtk directory
2808 2002-12-03 [christoph] 0.8.6claws56
2811 * src/md5.[ch] ** REMOVE **
2812 * srm/common/Makefile.am
2813 * src/common/md5.[ch] ** NEW **
2814 move md5 files to common directory
2817 remove not required #include
2819 2002-12-03 [sergey] 0.8.6claws55
2823 gtkut_window_popup(): new function.
2825 main_window_popup(): use gtkut_window_popup() to raise
2826 window without changing its position.
2827 (see sylpheed-main ML message [sylpheed:17247])
2829 2002-12-03 [sergey] 0.8.6claws54
2832 send_message_local(): removed first-dot escaping
2833 (SMTP-only, not needed for sending through pipe)
2835 2002-12-03 [paul] 0.8.6claws53
2838 update to reflect recent changes (thanks
2839 to Ricardo Mones Lastra)
2841 * tools/filter_conv.pl
2842 fix problem with quoted strings. Patch submitted
2843 by Luke Plant <lukeplant@softhome.net>
2845 2002-12-03 [paul] 0.8.6claws52
2847 * sync with 0.8.6cvs15
2848 see ChangeLog 2002-12-03
2850 2002-12-02 [christoph] 0.8.6claws51
2852 * src/logwindow.[ch]
2853 * src/common/log.[ch]
2854 implement logging using a hook function
2858 define hooklist name in header file to avoid
2859 errors caused by wrong spelling of hooklist names
2864 2002-12-02 [christoph] 0.8.6claws50
2866 * src/common/Makefile.am
2867 add src/common/hooks.[ch]
2869 * src/common/hooks.[ch]
2870 implement a simple hook system using glib's hook functions
2874 use new hook system for folder item updates
2876 2002-12-02 [christoph] 0.8.6claws49
2878 * doc-src/ui_seperation.txt ** NEW **
2879 information for ui seperation
2882 remove files that were moved to common
2883 include common directory by default for the header files
2886 * src/common/socket.c
2887 * src/automaton.[ch]
2888 implement automaton using g_io_*-functions instead of
2889 gdk_input_add to make it ui independent
2899 remove common/ prefix because directory is now in
2907 * src/prefs_common.c
2918 * src/ssl_certificate.c
2919 add log.h header file for logging functions
2922 * src/common/utils.c
2925 o move debug_mode to common/utils.c
2926 o add functions to set and get debug_mode
2928 * src/defs.h ** REMOVE **
2929 * src/intl.h ** REMOVE **
2930 * src/socket.[ch] ** REMOVE **
2931 * src/ssl.[ch] ** REMOVE **
2932 * src/utils.[ch] ** REMOVE **
2933 replaced by new files in src/common/
2935 * src/common/Makefile.am
2936 add new files in src/common/
2938 * src/common/defs.h ** NEW **
2939 * src/common/intl.h ** NEW **
2940 * src/common/log.[ch] ** NEW **
2941 * src/common/socket.[ch] ** NEW **
2942 * src/common/ssl.[ch] ** NEW **
2943 * src/common/utils.[ch] ** NEW **
2944 replacement for files in src/
2946 2002-12-02 [colin] 0.8.6claws48
2949 Scroll folderview if necessary during dnd
2951 2002-12-02 [colin] 0.8.6claws47
2954 Add check to verify a move is within a single mailbox
2956 Add specific error string for this check
2958 2002-12-02 [colin] 0.8.6claws46
2961 Add a test to folder moving, remove a statusbar_print
2963 Add Move folder... context-menu item
2964 Factorize folder moving code
2965 Enable folder DND for mbox
2967 2002-12-01 [christoph] 0.8.6claws45
2970 remove conf.aspelltest if the version check fails
2972 2002-11-30 [christoph] 0.8.6claws44
2975 run libtoolize --force in autogen to create missing
2978 2002-11-30 [christoph] 0.8.6claws43
2984 * src/uuencode.[ch] ** REMOVED **
2985 * src/common/Makefile.am
2986 * src/common/uuencode.[ch] ** NEW **
2987 move uuen/decoder to common directory
2989 2002-11-30 [christoph] 0.8.6claws42
2992 * src/base64.[ch] ** REMOVED **
3001 * src/common/Makefile.am
3002 * src/common/base64.[ch] ** NEW **
3003 move base64 en/decoder to common directory
3005 2002-11-30 [christoph] 0.8.6claws41
3007 * src/common ** NEW **
3008 new directory for UI independent code
3010 new directory for GTK frontend
3011 * src/common/.cvsignore ** NEW **
3012 * src/gtk/.cvsignore ** NEW **
3014 * src/common/Makefile.am ** NEW **
3015 * src/gtk/Makefile.am ** NEW **
3016 automake files to build new seperated stuff
3018 the binary will currently still be build with the
3019 files in src, so we include the code from the
3020 subdirs for now after building the libs there
3022 2002-11-30 [paul] 0.8.6claws40
3025 fix bug [642731] 'Wrong selected account with drafted mail'
3027 2002-11-29 [oliver] 0.8.6claws39
3030 o update summaryview when switching between different
3033 o check if messageview holds already removed msg
3037 2002-11-29 [oliver] 0.8.6claws38
3040 remove not needed variables and includes
3041 make messageview stay opened and move to next when msgs are deleted
3043 2002-11-29 [oliver] 0.8.6claws37
3046 disable compose button (messageview toolbar) by default
3047 deleted msgs are moved to trash
3049 2002-11-29 [melvin] 0.8.6claws36
3052 Increased minimal gpgme version to 0.3.10 (Zombies out)
3053 and to detect signatures expirations (gpgme 0.3.6)
3056 Use non obsolescent function for Gpgme engine checking.
3059 Inform about expired signatures or signatures which key
3060 has expired. Expiration date is displayed.
3063 Inform about expired signatures or signatures which key
3066 2002-11-28 [paul] 0.8.6claws35
3069 re-instate 'Check for new messages' in Newsgroup
3070 folders right-click menu, after a suggestion from
3071 Tim Mann <timmann@users.sourceforge.net>
3074 after a crash check only local folders for new
3077 2002-11-28 [paul] 0.8.6claws34
3080 apply patch that fixes the checking of GTK with XIM
3081 support on different OSs, such as FreeBSD. Patch
3082 submitted by Topia <topia@users.sourceforge.net>
3084 2002-11-28 [paul] 0.8.6claws33
3089 more changes to the English
3091 2002-11-28 [paul] 0.8.6claws32
3093 * sync with 0.8.6cvs13
3094 see ChangeLog 2002-11-28 (no sync needed
3097 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws31
3099 * src/mainwindow.[ch]
3100 add patch by Ivan F. Martinez introducing messageview Toolbar
3101 some changes and committed by oliver
3103 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws30
3105 * src/messageview.[ch]
3106 add patch by Ivan F. Martinez introducing messageview Toolbar
3107 some changes and committed by oliver
3109 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws29
3112 add patch by Ivan F. Martinez introducing messageview Toolbar
3113 some changes and committed by oliver
3115 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws28
3118 add patch by Ivan F. Martinez introducing messageview Toolbar
3119 some changes and committed by oliver
3121 2002-11-28 [oliver] 0.8.6claws27
3123 * src/prefs_toolbar.[ch]
3124 getting ready for messageview toolbar
3125 free mem allocated by gettext
3126 change prefs_toolbar to prefs_toolbar_open
3128 2002-11-28 [thorsten] 0.8.6claws26
3130 * src/imageview.[ch]
3131 cleaned up conflicting declarations of
3132 imageview_show_image()
3134 2002-11-28 [paul] 0.8.6claws25
3136 * src/grouplistdialog.c
3138 src/prefs_summary_column.c
3139 a few more improvements to the English
3141 2002-11-28 [colin] 0.8.6claws24
3144 A few updates to command-line parameters
3146 2002-11-28 [colin] 0.8.6claws23
3148 * src/prefs_filtering.c
3149 Fix problems with prefs_filtering_delete_path:
3150 a) if the first rule is removed, original pointers
3151 weren't updated (leading to segfaults)
3152 b) it was always global_processing updated in case
3153 of removed path was parent of rule path
3155 2002-11-27 [paul] 0.8.6claws22
3161 src/prefs_customheader.c
3162 src/prefs_display_header.c
3163 src/prefs_filtering.c
3164 src/prefs_folder_item.c
3167 src/prefs_summary_column.c
3168 src/prefs_template.c
3170 improve the English in the GUI
3172 2002-11-27 [colin] 0.8.6claws21
3175 Fix processing renaming problems happening after
3178 2002-11-27 [colin] 0.8.6claws20
3181 recursive move now deletes src each subfolder after
3184 Use identifier instead of path during dnd (enables
3187 2002-11-27 [paul] 0.8.6claws19
3190 apply patch that does command-line processing
3191 BEFORE gtk_init, allowing claws to run from
3192 shell-scripts in non-X environment (e.g. crontab
3193 or ip-up, ip-down scripts). Patch submitted by
3194 Ruslan N. Balkin <baron@dartel.ru>
3197 updated by Alessandro Maestri
3199 2002-11-27 [paul] 0.8.6claws18
3201 * sync with 0.8.6cvs12
3203 Differences are that main uses a 'Receive dialog'
3204 frame on the Interface tab, whereas claws groups all
3205 the dialogs together in a 'Dialogs' frame.
3207 2002-11-27 [colin] 0.8.6claws17
3209 * src/prefs_matcher.c
3210 Fix Execute criteria's NOT flag
3213 2002-11-26 [christoph] 0.8.6claws16
3216 rewrite the ssl code a little bit, only use one
3217 SSL context, set default certificates' file/path
3219 2002-11-26 [thorsten] 0.8.6claws15
3222 default-reply-to didn't work for ml-reply
3224 2002-11-26 [melvin] 0.8.6claws14
3226 * src/prefs_actions.c
3227 Made pipe-actions ignore short headers in message view
3228 Made trailing-pipe-actions write in the message view with
3229 the same font as the original message
3231 2002-11-26 [paul] 0.8.6claws13
3234 this time commit the correct file
3236 2002-11-26 [paul] 0.8.6claws12
3238 * sync with 0.8.6cvs11
3239 src/quote_fmt_parse.y
3244 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
3246 compose_reedit(): add check for 'X-Sylpheed-Account-Id:'
3249 see ChangeLog 2002-11-25 and 2002-11-26
3251 2002-11-26 [colin] 0.8.6claws11
3254 Fix collapsed folder not auto-expanding during
3255 mail dnd, if it was the source folder.
3257 2002-11-25 [colin] 0.8.6claws10
3259 * src/folderview.[ch]
3260 Variable renaming and cleaning (slist of nodes
3261 to be re-collapsed is stored in FolderView)
3263 2002-11-25 [paul] 0.8.6claws9
3265 * src/prefs_common.[ch]
3266 fix breakage caused by last commit
3268 2002-11-25 [paul] 0.8.6claws8
3270 * sync with 0.8.6cvs4
3271 see ChangeLog 2002-11-21
3273 2002-11-25 [paul] 0.8.6claws7
3275 * sync with 0.8.6cvs4
3276 see ChangeLog 2002-11-20
3278 2002-11-25 [paul] 0.8.6claws6
3280 * sync with 0.8.6cvs3
3281 see ChangeLog 2002-11-18
3283 2002-11-25 [colin] 0.8.6claws5
3286 Add gtkut_ctree_node_is_parent()
3288 Spring-loaded folders
3290 2002-11-25 [colin] 0.8.6claws4
3293 Add slist_concat_unique(), function to merge
3294 two GSList filtering dups
3296 * src/summaryview.[ch]
3299 Add detection/update/display of unread answers
3302 Add procmsg_find_children()
3303 Add procmsg_msg_has_marked_parent()
3305 2002-11-25 [colin] 0.8.6claws3
3307 * src/ssl_certificate.[ch]
3308 Allow checking a certificate without a DNS
3310 Allow to forget a cert (by deleting it)
3311 Make ssl_certificate_destroy_public
3312 * src/ssl_manager.[ch] ** NEW FILES **
3313 Gui to manage (display/remove) certificates
3314 * src/prefs_common.[ch]
3315 Add a pref to allow silent acceptation of
3316 trusted certificates or not (based on the
3317 "I want to know what's going on" principle)
3319 Add SSL manager in Tools menu
3321 Add the new files to the build
3323 Add ssl_manager.c to translations
3325 2002-11-25 [colin] 0.8.6claws2
3327 * src/summaryview.[ch]
3328 Add S_SEARCH_EXTENDED to the quick search, which
3329 allows to search using filtering syntax.
3331 2002-11-25 [colin] 0.8.6claws1
3334 Deletion of duplicates now prefer deleting
3335 the unread dup (fixes feature-request 638989).
3337 2002-11-24 [paul] 0.8.6claws
3343 updated by Ricardo Mones Lastra,
3344 Witold Wladyslaw Wojciech Wilk,
3345 Ruslan N. Balkin, and Urke MMI
3348 2002-11-24 [paul] 0.8.5claws182
3351 updated by George Danchev
3353 2002-11-23 [alfons] 0.8.5claws181
3356 tiny memory leak found by browsing Dimitar's
3359 2002-11-23 [paul] 0.8.5claws180
3362 updated by Alessandro Maestri
3364 2002-11-22 [christoph] 0.8.5claws179
3368 * src/prefs_filtering.c
3372 2002-11-22 [alfons] 0.8.5claws178
3375 summary_execute_delete_func(): if message is deleted, make
3376 sure to also remove its entry in the subject hash table.
3377 fixes a corner case bug.
3379 2002-11-22 [paul] 0.8.5claws177
3382 add 'autom4te.cache'
3384 * ltconfig ** REMOVED **
3387 2002-11-22 [paul] 0.8.5claws176
3390 textview_set_font(): fix for message display in
3391 UTF-8 locales (thanks to Sergey Vlasov).
3394 add new team members and contributors
3397 2002-11-21 [colin] 0.8.5claws175
3400 Add procmsg_remove_special_headers()
3402 Use procmsg_remove_special_headers() for
3405 2002-11-21 [colin] 0.8.5claws174
3408 Fix moving/copying from queue/draft folders
3411 2002-11-21 [christoph] 0.8.5claws173
3417 * src/matcher_parser_lex.[hl]
3419 * src/mbox_folder.[ch]
3420 * src/prefs_filtering.c
3422 * src/quote_fmt_lex.l
3424 fix all warnings except the warnings in lex and yacc files
3426 2002-11-20 [christoph] 0.8.5claws172
3429 fix MsgInfo retrieval for IMAP draft and queue folders
3430 (closes bug [ 619558 ] Draft saving on IMAP box issue)
3432 2002-11-19 [christoph] 0.8.5claws171
3435 fix segfault, when draft saving does not get
3436 the MsgInfo of the new message
3437 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
3439 2002-11-19 [christoph] 0.8.5claws170
3442 add parameter check for flag setting function
3443 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
3445 2002-11-18 [paul] 0.8.5claws169
3448 more sensitivity fixes to redirect mode:
3449 * disable toolbar draft button
3450 * allow only Address book in the Tools menu
3451 * disable editing of message by the spell
3454 2002-11-18 [paul] 0.8.5claws168
3457 fix sensitivity of menu items in compose_redirect():
3458 allow only the necessary items
3460 2002-11-18 [paul] 0.8.5claws167
3463 fix bug [ 603259 ] 'attachment got lost on bounce'
3465 2002-11-18 [paul] 0.8.5claws166
3468 updated by Ruslan N. Balkin <baron@dartel.ru>
3470 2002-11-18 [colin] 0.8.5claws165
3474 Remove old filtering stuff
3477 2002-11-17 [oliver] 0.8.5claws164
3480 remove not needed typedef
3482 2002-11-17 [oliver] 0.8.5claws163
3485 make toolbar's on click events translatable
3487 2002-11-15 [colin] 0.8.5claws162
3490 Revert too-soon integration of a feature
3492 2002-11-15 [christoph] 0.8.5claws161
3495 use main's implementation of imap_get_msginfo
3497 2002-11-15 [christoph] 0.8.5claws160
3507 replace claws' fetch_msginfo with main's get_msginfo
3508 (use main's implementation where possible)
3510 2002-11-15 [colin] 0.8.5claws159
3512 * src/ssl_certificate.c
3515 2002-11-16 [melvin] 0.8.5claws158
3518 Updated French translations.
3520 2002-11-16 [colin] 0.8.5claws157
3522 * src/ssl_certificate.c
3523 Check for missing parts in the certificates
3525 2002-11-15 [colin] 0.8.5claws156
3528 Preventive fix (missing check) found by
3534 sync with 0.8.6 release
3536 2002-11-15 [colin] 0.8.5claws155
3540 Fix error handling of folder_item_move_to()
3543 2002-11-15 [colin] 0.8.5claws154
3547 folder_item_move_to() sets an error message instead
3548 of having GUI stuff in folder.c
3550 2002-11-15 [colin] 0.8.5claws153
3553 Implemented a callback for MsgInfo updates,
3554 heavily copy/pasted from Christoph's folder
3556 * src/summaryview.[ch]
3557 Register summary_update_msg as callback
3559 2002-11-14 [colin] 0.8.5claws152
3562 Update the FolderItem after sending (fixes 617593)
3564 2002-11-14 [christoph] 0.8.5claws151
3567 fix wrong position of NULL pointer check found
3570 2002-11-14 [christoph] 0.8.5claws150
3573 fix segfault when deleting messages from IMAP folders
3574 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
3576 2002-11-14 [colin] 0.8.5claws149
3579 Forwarding was also ignoring the folder's default account.
3581 2002-11-14 [colin] 0.8.5claws148
3584 Fix sent folder not set to folder properties when
3587 2002-11-14 [thorsten] 0.8.5claws147
3590 inc_start(): Files were not moved from .processing to inbox,
3591 if no global processing rule existed
3593 2002-11-14 [colin] 0.8.5claws146
3595 * src/ssl_certificate
3598 2002-11-14 [paul] 0.8.5claws145
3601 updated by Alessandro Maestri
3603 2002-11-13 [alfons] 0.8.5claws144
3606 folder_item_close(): only mark messages unread
3607 when a folder has new messages
3609 2002-11-13 [keith] 0.8.5claws143
3612 Fix problem moving or copying between
3615 2002-11-13 [colin] 0.8.5claws142
3617 * src/matcher_parser_parse.y
3618 Fix rule problem when " don't match
3620 2002-11-13 [christoph] 0.8.5claws141
3624 moved cache saving to folder_item_close
3625 the folderview should not have to deal with
3628 2002-11-13 [christoph] 0.8.5claws140
3631 moved setting of important score to
3632 summary_set_prefs_from_folderitem
3634 2002-11-13 [colin] 0.8.5claws139
3636 * src/matcher_parser_parse.y
3637 Fix a segfault in the parser (happening when
3638 a good expression had been tested and a bad
3641 2002-11-13 [paul] 0.8.5claws138
3643 * sync with 0.8.5cvs24
3644 see ChangeLog 2002-11-13
3647 updated by Fabio Jr. Beneditto
3649 2002-11-13 [colin] 0.8.5claws137
3654 Revert last commit, problem
3656 2002-11-13 [colin] 0.8.5claws136
3659 Remove duplicated code
3661 Bumped CACHE_VERSION and MARK_VERSION
3663 Network endian for cache and mark files
3665 2002-11-12 [colin] 0.8.5claws135
3668 Fix the "socket error" dialog which disappeared
3670 2002-11-12 [colin] 0.8.5claws134
3673 Reverse last commit which had performance
3674 problems, but still reverse the list
3676 2002-11-12 [colin] 0.8.5claws133
3681 2002-11-12 [melvin] 0.8.5claws132
3684 Added a check for a NULL prefs_common.dictionary
3686 2002-11-12 [colin] 0.8.5claws131
3688 * src/ssl_certificate.[ch]
3691 2002-11-12 [colin] 0.8.5claws130
3693 * src/ssl_certificate.[ch]
3694 Take connection port into account for
3695 checking certificates (a single hostname
3696 could have multiple servers with multiple
3699 Pass the port to ssl_certificate_check
3701 2002-11-12 [paul] 0.8.5claws129
3704 fix a typo in last commit
3706 2002-11-12 [paul] 0.8.5claws128
3708 * sync with 0.8.5cvs23
3709 see ChangeLog entry 2002-11-12
3711 2002-11-11 [colin] 0.8.5claws127
3713 * src/ssl_certificate.c
3715 Don't popup, instead log error, if the