1 2003-03-21 [colin] 0.8.11claws37
4 Fix USE_SSL => USE_OPENSSL
6 2003-03-21 [colin] 0.8.11claws36
9 Fix counts in drag and dropped subfolders
11 2003-03-21 [colin] 0.8.11claws35
15 speed up a bit folder dnd
17 2003-03-20 [alfons] 0.8.11claws34
22 don't send locked queue messages
23 (feature request "[ 705245 ] Locking message in outbox
24 should prevent sending")
26 2003-03-20 [christoph] 0.8.11claws33
29 remove NEW and UNREAD flag in special folders when scanning
32 fix ESMTP AUTH CRAM-MD5
34 2003-03-20 [paul] 0.8.11claws32
37 Re-write 'Tunnel command to open connection' as
38 'Use command to communicate with server', and disable
39 it for all except IMAP accounts
41 2003-03-20 [paul] 0.8.11claws31
43 * sync with 0.8.11cvs6
44 see ChangeLog 2003-03-20
46 2003-03-19 [match] 0.8.11claws30
49 include documentation. minor refactoring.
54 re-enable address lookup (was disabled in
57 2003-03-19 [christoph] 0.8.11claws29
60 add temp flag handling, will make moving and copying
61 messages possible again
64 correct calulation of folder stats
66 2003-03-18 [match] 0.8.11claws28
69 remove case sensitive comparison (closes bug 80).
71 2003-03-18 [christoph] 0.8.11claws27
74 fix imap using a tunnel command
78 2003-03-18 [christoph] 0.8.11claws26
83 rewrite flag handling for folders
85 2003-03-18 [christoph] 0.8.11claws25
90 unset NEW and UNREAD flags when message is ignored, to make
91 sure messages don't show up as unread on other IMAP clients,
92 because the IGNORE_THREAD flag can not be syncronized through
95 2003-03-17 [christoph] 0.8.11claws24
98 don't use recursion to fetch uids when the number of messages
99 does not match. Moved code into subfunction that is used
100 again when needed, to prevent an endless loop.
102 2003-03-17 [thorsten] 0.8.11claws23
105 export imageview_get_resized_size() (for plugins)
106 * src/prefs_common.[ch]
107 added prefs_common_get() (for plugins)
109 2003-03-17 [christoph] 0.8.11claws22
112 o remove UID guessing from copy code
113 o support UIDPLUS extension for APPEND command
115 2003-03-17 [paul] 0.8.11claws21
118 remove 'Compiled-plugins' section.
120 * src/plugins/dillo_viewer/dillo_viewer.c
121 slight change to description text
123 2003-03-16 [match] 0.8.11claws20
124 * src/ldapserver.[ch] ** NEW **
125 * src/ldapctrl.[ch] ** NEW **
126 * src/ldapquery.[ch] ** NEW **
127 * src/ldaputil.[ch] ** NEW **
128 * src/addrcindex.[ch] ** NEW **
129 * src/addrquery.h ** NEW **
133 * src/addr_compl.[ch]
134 * src/addressbook.[ch]
139 * src/editldap_basedn.c
143 included dynamic LDAP queries. improved address
146 2003-03-16 [paul] 0.8.11claws19
148 * tools/multiwebsearch.pl
151 2003-03-16 [christoph] 0.8.11claws18
154 * src/plugins/dillo_viewer/dillo_viewer.c
155 * src/plugins/mathml_viewer/mathml_viewer.c
156 make unregistering of MimeViewerFactorys possible
158 2003-03-16 [alfons] 0.8.11claws17
163 2003-03-16 [melvin] 0.8.11claws16
165 * src/plugins/dillo_viewer.c
166 Fixed bug where it was not possible to view more than
167 one text/html attachment per message (bug discovered
168 by Christoph Hohmann).
170 2003-03-15 [melvin] 0.8.11claws15
172 * src/prefs_actions.c
173 Fixed compilation warnings.
175 2003-03-15 [melvin] 0.8.11claws14
177 * src/plugins/Makefile.am
178 * src/plugins/dillo_viewer/.cvsignore ** NEW **
179 * src/plugins/dillo_viewer/Makefile.am ** NEW **
180 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
181 Added a html mail viewer plugin that uses Dillo v0.7.0 or
182 newer (http://dillo.auriga.wearlab.de/).
184 2003-03-15 [christoph] 0.8.11claws13
187 don't query imap folder for attributes because we already
188 for them from imap_status
191 add support for plugable MimeViewers (unloading Viewers
194 * src/plugins/Makefile.am
195 * src/plugins/mathml_viewer/.cvsignore ** NEW **
196 * src/plugins/mathml_viewer/Makefile.am ** NEW **
197 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
198 add MathML Viewer (Content-Type text/mathml) using GtkMathView
199 widget from http://helm.cs.unibo.it/mml-widget/
201 2003-03-14 [christoph] 0.8.11claws12
204 o error return code's should better be negative
205 o replace printf with debug_print
208 improve IMAP folder scan by checking UID-NEXT
211 remove check that are unnecessary in my opinion
213 2003-03-13 [christoph] 0.8.11claws11
222 * src/prefs_scoring.c
224 use a common function to get a displayable name
227 2003-03-13 [paul] 0.8.11claws10
231 tools/multiwebsearch.conf ** NEW FILE **
232 tools/multiwebsearch.pl ** NEW FILE **
233 add multiwebsearch Actions script
235 2003-03-13 [colin] 0.8.11claws9
238 Remove leading emtpy lines from quoted text
241 2003-03-13 [melvin] 0.8.11claws8
243 * src/prefs_actions.c
246 Added Cancel and OK buttons
249 2003-03-13 [christoph] 0.8.11claws7
259 replace more folder type stuff with folder class stuff
261 2003-03-13 [melvin] 0.8.11claws6
263 * src/prefs_actions.c
265 %u: user provided argument
266 %h: user provided argument (hidden on input)
267 %s: current text selection in the message view
269 2003-03-13 [paul] 0.8.11claws5
271 * sync with 0.8.11cvs5
272 see ChangeLog 2003-03-11, 2003-03-12
274 2003-03-12 [christoph] 0.8.11claws4
277 use folder class idstr when writing folderlist.xml
282 replace folder type checks with folder class checks
284 2003-03-12 [christoph] 0.8.11claws3
289 * src/mbox_folder.[ch]
292 o create a list of known folder classes in the folder system
293 o use folder class id strings for folder item identifiers
295 2003-03-12 [christoph] 0.8.11claws2
298 fix imap uid validity check
300 2003-03-12 [christoph] 0.8.11claws1
311 * src/prefs_scoring.c
315 initial restructuring of folder system, seperating
316 folders and folder classes
318 2003-03-12 [paul] 0.8.11claws
322 2003-03-12 [christoph]
324 * src/gtk/prefswindow.c
325 fix translation of "Page Index"
327 2003-03-12 [paul] 0.8.10claws110
329 a sync from 0.8.11cvs4 before the release
332 subject_compare_for_sort(): allow null strings (fixes
335 2003-03-11 [paul] 0.8.10claws109
338 update Spanish translation, submitted by
341 2003-03-11 [melvin] 0.8.10claws108
344 Updated French translations
346 2003-03-11 [paul] 0.8.10claws107
348 * manual/en/Makefile.am
350 update English manual, add a new page
351 updated by Francois Barriere <fbarriere@atmel.fr>
356 update Bulgarian, Italian, and Serbian translations
357 submitted by George Danchev, Alessandro Maestri, and
360 2003-03-10 [paul] 0.8.10claws106
363 src/gtk/prefswindow.c
364 make some strings translatable
366 2003-03-10 [darko] 0.8.10claws105
369 code cleanup to make Hiro happy
371 2003-03-10 [paul] 0.8.10claws104
373 * sync with 0.8.11cvs2
374 see ChangeLog 2003-03-10
376 2003-03-09 [melvin] 0.8.10claws103
379 textview_set_font(): fix for message display in
380 UTF-8 locales (thanks to Sergey Vlasov).
381 (was unintentionnaly reverted in 0.8.6claws6)
383 2003-03-08 [darko] 0.8.10claws102
386 fix infinite loop in wrapping as reported
388 obsoletes patch #696482
390 2003-03-08 [christoph] 0.8.10claws101
393 add workaround for IMAP servers that do not
394 support the "UID SEARCH UID" command
396 2003-03-07 [christoph] 0.8.10claws100
398 * src/plugins/spamassassin/spamassassin.[ch]
399 * src/plugins/spamassassin/spamassassin_gtk.c
402 2003-03-07 [paul] 0.8.10claws99
405 updated Spanish translation, submitted by
408 2003-03-07 [christoph] 0.8.10claws98
411 fix in 0.8.10claws94 was wrong
412 local delivery does not require escaping, remove escaping
413 code to make signatures of mails with "." lines valid
415 NOTE: requires that sendmail is executed with "-i" option,
416 what is the default now, but has to be changed in all
419 2003-03-07 [paul] 0.8.10claws97
421 * sync with 0.8.11 release
422 see ChangeLog 2003-03-07
424 2003-03-06 [paul] 0.8.10claws96
427 revert commit 0.8.10claws92
429 2003-03-06 [paul] 0.8.10claws95
432 fix (solaris) bug 73, 'Crash when selecting top-level folder'
435 fix bug 74, 'Crash opening editor window with pseudo-color
438 Patches submitted by Kevin Vigor <kevin@vigor.nu>
440 2003-03-06 [christoph] 0.8.10claws94
443 fix rfc2821 (4.5.2) violation in SMTP data sending,
444 all lines starting with a period get an extra period
446 (found by Simon 'corecode' Schubert)
448 2003-03-06 [paul] 0.8.10claws93
451 if configured font can't be loaded fall back to gtk
452 default. (with thanks to Christoph)
454 closes long-standing bug 15 'Crashes on startup'
456 2003-03-06 [paul] 0.8.10claws92
459 freeze text before autosave and thaw afterwards
460 fixes bug 67 'autosave make re-rediting message crazy'
462 2003-03-06 [christoph] 0.8.10claws91
465 ignore address comment in dupe check for Cc-list
467 (closes reopened bug 47 Replying to message strips name part of
468 e-mail addresses of Cc: lines)
470 2003-03-06 [paul] 0.8.10claws90
473 remove reference to gtkxtext.h as its no longer in
476 2003-03-06 [paul] 0.8.10claws89
478 * sync with 0.8.10cvs25
479 see ChangeLog 2003-03-06
481 2003-03-06 [oliver] 0.8.10claws88
486 2003-03-06 [oliver] 0.8.10claws87
489 remove changes introduced inclaws74
491 another attempt to sanely delete and update
492 messages deleted in separate messageview
494 2003-03-05 [christoph] 0.8.10claws86
497 check if "From" matches any account's address if
498 addressbook completion of addresses is disabled too
500 (closes Bug 70 "Display recipient in from" doesn't check
501 folder's default account)
503 2003-03-05 [christoph] 0.8.10claws85
506 * src/common/utils.[ch]
507 don't strip address comments when building Cc lists
509 (closes Bug 47 Replying to message strips name part of e-mail addresses
513 fix return value of copy function
515 2003-03-05 [christoph] 0.8.10claws84
518 don't ask imap server for non rfc822 headers
520 (closes bug 71 IMAP FETCH asks for FROM header field twice)
523 destroy session on socket error to allow reconnecting
525 2003-03-05 [christoph] 0.8.10claws83
528 fix building with gnome when no prefix is set
530 (closes bug 66 Gnome directory is set to NONE)
532 2003-03-05 [paul] 0.8.10claws82
534 * sync with 0.8.10cvs23
535 see ChangeLog 2003-03-05
537 2003-03-04 [christoph] 0.8.10claws81
540 o fix moving and copying when folder returns 0 for new
542 o remove some code for single message copy and move
543 operations and use functions for multiple messages
545 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
548 remove unused include
550 2003-03-04 [paul] 0.8.10claws80
553 list 'Compiled plugins'
555 2003-03-03 [christoph] 0.8.10claws79
558 have to multiply the percentage of the current fetch with
559 the percentage that it has of the total fetch operation
562 2003-03-03 [christoph] 0.8.10claws78
565 fix calculation of expected lines for progress indicator
567 2003-03-03 [christoph] 0.8.10claws77
571 fix segfault when opening the root news folder
573 2003-03-03 [christoph] 0.8.10claws76
575 * src/mainwindow.[ch]
576 * src/common/Makefile.am
577 * src/common/progressindicator.[ch]
578 add UI independent progress indicator handling
581 use new progress indicator for message info fetching
586 2003-03-03 [oliver] 0.8.10claws75
590 removed commented code
592 2003-03-03 [oliver] 0.8.10claws74
595 cleanups and refactoring
597 compose_reply_mode reply & forwarding interface for
600 act on messages marked for deletion in folderview_selected
601 based on prefs_common.immediate_exec since a message might
602 have been deleted by messageview in a folder we are changing
603 to (does anybody understand what I'm on about ?)
605 2003-03-03 [oliver] 0.8.10claws73
607 * src/messageview.[ch]
609 - messageview_delete: delete message shown in messagview
610 - messageview_update_view: update messageview to currently
611 selected summaryview message
612 - add separate messageview to msgview_list in order to update
613 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
614 * src/summaryview.[ch]
615 summary_get_selection returns a list of selected msgs
618 toolbar reply refactoring
620 2003-03-03 [paul] 0.8.10claws72
622 * sync with 0.8.10cvs21
623 see ChangeLog 2003-03-03
625 2003-03-02 [christoph] 0.8.10claws71
627 * src/common/passcrypt.c
630 2003-03-02 [christoph] 0.8.10claws70
633 * src/prefs_account.c
635 * src/common/.cvsignore
636 * src/common/Makefile.am
637 * src/common/passcrypt.c ** NEW **
638 * src/common/passcrypt.h.in ** NEW **
639 Implement password encryption in config files
640 using unix encrypt and setkey functions. The crypt
641 key can be set as a configure parameter. Old
642 passwords will be converted if they do not begin
645 2003-03-02 [paul] 0.8.10claws69
647 * src/prefs_account.c
650 2003-03-01 [thorsten] 0.8.10claws68
658 corrected format strings
661 (fix compile errors with GNU gettext-0.11.5)
663 2003-03-01 [oliver] 0.8.10claws67
666 menu callbacks call toolbar_menu_reply
668 2003-03-01 [oliver] 0.8.10claws66
672 menu callbacks call toolbar_menu_reply
674 callbacks from menu handled by toolbar_menu_reply
676 2003-03-01 [paul] 0.8.10claws65
679 revert commit 0.8.10claws54 - breaks editing of
683 update Bulgarian translation, submitted by
686 2003-02-28 [christoph] 0.8.10claws64
692 * src/gtkxtext.h ** REMOVE **
699 * src/prefs_matcher.c
700 * src/procheader.[ch]
703 * src/common/ssl_certificate.c
704 * src/gtk/colorlabel.c
707 o remove code obsoleted by new cache and folder system rework
709 2003-02-28 [oliver] 0.8.10claws63
712 * fix bug where reply in Messageview replied to
713 Message displayed in summaryview
714 (reportedd via ML by chinatinte at gmx dot ch)
715 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
716 didn't work in separate MessageView Toolbar
717 (wondering if anybody uses this at all ?)
718 * src/summaryview.[ch]
719 use toolbar.c's toolbar_reply instead of summary_reply (removed)
720 (generalize reply and forward code);
722 remove focus_in event which updated summaryview to messageview
724 2003-02-28 [paul] 0.8.10claws62
727 add the --check option
728 Patch submitted by Ricardo Mones Lastra
730 2003-02-28 [paul] 0.8.10claws61
732 * src/prefs_account.c
733 re-order 'Signature' items
735 2003-02-28 [paul] 0.8.10claws60
737 * sync with 0.8.10cvs20
738 see ChangeLog 2003-02-28
740 2003-02-28 [paul] 0.8.10claws59
743 update to reflect recent movement of files
745 2003-02-28 [paul] 0.8.10claws58
747 * sync with 0.8.10cvs19
748 see ChangeLog 2003-02-28
750 2003-02-27 [martin] 0.8.10claws57
752 * src/prefs_matcher.c
753 fix segfault in prefs_matcher_ok() when the
754 last entry is deleted and prevents that the
755 message "entry not saved" comes up after deleting
758 2003-02-27 [martin] 0.8.10claws56
760 * src/prefs_filtering.c
761 fix segfault in prefs_filtering_ok() when the
762 last entry is deleted and prevents that the
763 message "entry not saved" comes up after deleting
766 2003-02-27 [paul] 0.8.10claws55
768 * sync with 0.8.10cvs18
769 see ChangeLog 2003-02-27
771 2003-02-27 [paul] 0.8.10claws54
774 fix bug where the address book crashes with
776 Patch [687729] submitted by David Frager
777 <dbfrager@users.sourceforge.net>
779 2003-02-25 [christoph] 0.8.10claws53
782 * src/colorlabel.[ch] ** REMOVE **
783 * src/gtk/Makefile.am
784 * src/gtk/colorlabel.[ch] ** NEW **
785 move colorlabel files to gtk directory
787 * src/esmtp.[ch] ** REMOVE **
788 has been merged into smtp.[ch] in 0.7.5
790 2003-02-25 [christoph] 0.8.10claws52
793 * src/about.[ch] ** REMOVE **
794 * src/gtk/Makefile.am
795 * src/gtk/about.[ch] ** NEW **
796 move about files to gtk directory
798 2003-02-25 [christoph] 0.8.10claws51
801 some code optimization of folder scanning code
803 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
805 2003-02-25 [christoph] 0.8.10claws50
808 * src/common/sylpheed.c
809 add command line parameter parsing to common code
811 2003-02-24 [christoph]
815 fix gnome prefix problems, the configure script now removed
816 `gnome-config --prefix` from `gnome-config --datadir`
817 and adds $(prefix} instead
819 (closes Bug 24 Makefile does not respect prefix when installing
822 2003-02-24 [christoph] 0.8.10claws49
825 check for valid session before trying to authenticate
827 (closes Bug 60 crash if "authenticate on logon" is activated
828 and newsserver-hostname is not valid)
830 2003-02-24 [melvin] 0.8.10claws48
832 * src/prefs_actions.c
833 Make sure all user's input is sent to the action and then
836 2003-02-23 [alfons] 0.8.10claws46
839 also wait cursor when deleting files
843 * tools/freshmeat_search.pl
844 tools/google_search.pl
845 scripts should now work for any browser/browser command line
847 2003-02-22 [christoph] 0.8.10claws45
850 fix IMAP flag setting, IMAP flag is not handled correctly
851 anymore by the folder system and information about the
852 folder should not be saved in the MsgInfo (in my opinion)
854 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
856 2003-02-22 [christoph] 0.8.10claws44
859 fix spelling of "label" ;-)
861 2003-02-22 [thorsten] 0.8.10claws43
864 src/prefs_common.[ch]
866 do not use description as attachment name
868 2003-02-22 [alfons] 0.8.10claws42
871 freeze/thaw folder item updates when changing color labels,
872 and put a wait cursors on
874 2003-02-22 [thorsten] 0.8.10claws41
877 save-all fixes: crash if invoked on multipart container,
878 mimeinfo access, pathseparators, error dialog
880 2003-02-21 [alfons] 0.8.10claws40
885 2003-02-21 [colin] 0.8.10claws39
890 2003-02-21 [colin] 0.8.10claws38
893 Freeze/thaw folderItem updates when filtering messages
894 via Tools/Filter messages
896 2003-02-21 [paul] 0.8.10claws37
899 revert commit 0.8.10claws26, there are ulterior motives
900 for users to set a Reply-To header when posting to
903 2003-02-21 [paul] 0.8.10claws36
905 * sync with 0.8.10cvs17
906 see ChangeLog 2003-02-21
908 2003-02-20 [christoph] 0.8.10claws35
911 IMAP UID fetch speedup using SEARCH
913 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
916 fix problem with UIDs in IMAP UID cache that no longer existed
918 2003-02-20 [christoph] 0.8.10claws34
923 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
925 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
928 Rewrite imap_cmd_gen_recv use sock_getline instead
929 of sock_gets to avoid problems with too long reply
932 2003-02-20 [colin] 0.8.10claws33
934 * src/prefs_account.c
937 2003-02-20 [colin] 0.8.10claws32
940 Remove useless '&& !to_sender'
945 change my e-mail address
947 2003-02-19 [colin] 0.8.10claws31
950 X11 style colors for every configurable color
952 2003-02-19 [alfons] 0.8.10claws30
956 for color_new accept both plain integers and X11 style color
957 names (as found in /usr/lib/X11/rgb.txt)
959 2003-02-19 [paul] 0.8.10claws29
962 add tooltips to online/offline button and account selector
965 2003-02-19 [paul] 0.8.10claws28
969 src/prefs_account.[ch]
970 src/prefs_common.[ch]
971 move 'Maximum number of articles to download' to
973 clean up account prefs gui a little by hiding entries
974 rather then greying out entries
976 2003-02-19 [hiro] 0.8.10claws27
979 fix bug #54 'yesterdays date is displayed in the message
982 2003-02-19 [paul] 0.8.10claws26
985 fix bug reported in Feature Request [688596]
986 'Reply-to header in news'
988 2003-02-18 [paul] 0.8.10claws25
991 add a 'List all keys' button to key selection dialog
993 2003-02-18 [colin] 0.8.10claws24
998 2003-02-18 [colin] 0.8.10claws23
1000 * src/common/smtp.[ch]
1002 Try to starttls if it seems to be the only
1003 way to authenticate a user
1005 2003-02-18 [paul] 0.8.10claws22
1009 src/stock_pixmap.[ch]
1010 src/pixmaps/drafts_close.xpm ** NEW FILE **
1011 src/pixmaps/drafts_open.xpm ** NEW FILE **
1012 as a Drafts folder is a special folder allow it to have
1013 its own unique icons
1015 2003-02-18 [colin] 0.8.10claws21
1018 Fix port selection when using starttls
1020 2003-02-18 [paul] 0.8.10claws20
1023 src/prefs_common.[ch]
1024 make blue the default new mail colour
1026 2003-02-18 [paul] 0.8.10claws19
1028 * sync with 0.8.10cvs14
1029 see ChangeLog 2003-02-18
1031 2003-02-17 [jens] 0.8.10claws18
1034 fixed a compile problem with gcc 3.3
1035 works on 2.95.3 too (testet on PPC as it is big endian)
1037 2003-02-17 [paul] 0.8.10claws17
1039 * sync with 0.8.10cvs13
1040 see ChangeLog 2003-02-17
1042 2003-02-17 [paul] 0.8.10claws16
1044 * sync with 0.8.10cvs12
1045 see ChangeLog 2003-02-17
1047 2003-02-16 [match] 0.8.10claws15
1050 Eliminates reloading of address data when items
1051 deleted or added. Applied submitted by
1052 Luke Plant <lukeplant@softhome.net>
1054 2003-02-16 [paul] 0.8.10claws14
1057 when a 'protocol error' is encountered disconnect from
1058 the server. This means that the user can carry on viewing
1059 other articles and doesn't have to either wait until the
1060 server timesout or quit sylpheed.
1061 Fixes bug #53 'Unable to read messages in newsgroups,
1062 displayed message doesn't change'
1064 2003-02-15 [christoph] 0.8.10claws13
1067 fix bug that stopped scanning of folders when an
1068 IMAP folder was empty
1070 (closes bug 46 stop scan messages in folders after empty folder)
1076 tools/freshmeat_search.pl ** NEW FILE **
1077 tools/google_search.pl ** NEW FILE **
1078 Add 2 Actions scripts which search freshmeat/google
1079 for the selected text using the browser configured
1082 Note: These scripts are very dependent on the format of the
1083 browser command and may not work on every occasion. Testing
1086 2003-02-14 [alfons] 0.8.10claws12
1089 fix breakage because of uninitialized account pointer.
1092 2003-02-14 [paul] 0.8.10claws11
1095 src/prefs_account.[ch]
1096 src/prefs_common.[ch]
1097 move signature settings to Account Prefs
1099 2003-02-14 [paul] 0.8.10claws10
1101 * sync with 0.8.10cvs11
1102 see ChangeLog 2003-02-14
1104 2003-02-13 [thorsten] 0.8.10claws9
1107 revert news progressbar (GUI separation)
1109 2003-02-13 [paul] 0.8.10claws8
1112 make replies behave correctly, re: RFC 1036, Section 2.2.3,
1115 2003-02-13 [paul] 0.8.10claws7
1119 fix 'Follow-up and Reply-to' so that it creates a reply to
1120 the newsgroup and the sender. If the message has the keyword
1121 'poster' in the Followup-To header, all replies go to the
1122 sender, re: RFC 1036, Section 2.2.3
1123 rename all instances of 'ignore_replyto' to 'to_sender', both
1124 were previously used, now we use just one.
1126 2003-02-13 [paul] 0.8.10claws6
1128 * sync with 0.8.10cvs9
1129 see ChangeLog 2003-02-13
1131 2003-02-13 [paul] 0.8.10claws5
1134 show which plugins are configured in the configure
1137 2003-02-12 [thorsten] 0.8.10claws4
1140 show progress while fetching news headers
1142 2003-02-12 [christoph] 0.8.10claws3
1145 * src/plugins/Makefile.am
1146 use AM_CONDITIONAL to enable plugins, automake correctly
1147 manages this when creating distdir
1149 2003-02-12 [christoph] 0.8.10claws2
1151 * ac/spamassassin.m4
1152 * src/plugins/spamassassin/Makefile.am
1153 fix building SpamAssassin plugin without OpenSSL
1155 2003-02-12 [paul] 0.8.10claws1
1159 src/plugins/Makefile.am
1160 fix failure of 'make release'
1162 2003-02-12 [paul] 0.8.10claws
1164 * 0.8.10claws released
1166 2003-02-12 [paul] 0.8.9claws56
1173 updated translations by George Danchev, Ricardo Mones Lastra,
1174 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
1177 Allow the building of RPMs by a regular user. Submitted
1180 2003-02-11 [alfons] 0.8.9claws55
1183 don't use pixmaps for label color rect but draw rectangles
1184 so we can respect the color map of palette based visuals
1185 (fixes the long time crashes on Suns - thanks to Andreas
1186 Engel and Steve O'Hara-Smith for testing)
1188 2003-02-11 [christoph] 0.8.9claws54
1190 * src/matcher_parser_parse.y
1191 correct bug where filering rules of not existing folders in
1192 matcherrc were added to global filtering
1194 (closes Debian Bug #180253 - Directory's filter-rules are merged with
1195 main filter-rules after removing directory, http://bugs.debian.org/180253)
1197 2003-02-11 [paul] 0.8.9claws53
1199 * sync with 0.8.10cvs7
1200 see ChangeLog 2003-02-09
1202 2003-02-11 [melvin] 0.8.9claws52
1205 Updated French tranlsations
1207 2003-02-10 [paul] 0.8.9claws51
1210 correct --enable-openssl
1211 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
1213 2003-02-09 [martin] 0.8.9claws50
1215 * src/prefs_matcher.c
1216 fix segfault in prefs_matcher_substitute_cb() when
1219 2003-02-09 [paul] 0.8.9claws49
1222 fix bug where a newsgroup folder's processing rules were
1223 merged with the global filtering rules when the newsgroup
1224 folder was deleted, causing some seriously bad results,
1225 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
1227 2003-02-08 [melvin] 0.8.9claws48
1230 Corrected and modified an alert message.
1232 2003-02-07 [paul] 0.8.9claws47
1235 fix bug where both an 'Account properties' window and a
1236 'Folder properties' window were opened when clicking on
1237 'Properties' in an NNTP or IMAP folder's popup menu.
1239 2003-02-07 [paul] 0.8.9claws46
1241 * sync with 0.8.10cvs6
1242 see ChangeLog 2003-02-06
1244 2003-02-06 [christoph] 0.8.9claws45
1247 freeze folder updates while importing mbox files
1248 (closes bug 43 importing mbox took hours)
1250 Patch submitted by Jens Rantil <jens.rantil@telia.com>
1252 2003-02-06 [thorsten] 0.8.9claws44
1255 Updated german translations
1257 2003-02-06 [thorsten] 0.8.9claws43
1260 use guint for message numbers (fix count in grouplist dialog)
1262 2003-02-05 [paul] 0.8.9claws42
1264 * sync with 0.8.10cvs2
1265 see ChangeLog 2003-02-05
1267 2003-02-04 [colin] 0.8.9claws41
1269 * src/prefs_common.[ch]
1272 Add an option to disable threading by subject
1274 2003-02-04 [christoph] 0.8.9claws40
1277 only abort fetching mails from multiple accounts when the
1278 error is fatal and does not allow to check any more accounts
1279 (currently only disk full error)
1281 (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
1282 receive mails for other accouts)
1284 2003-02-04 [christoph] 0.8.9claws39
1287 first add the new message to the cache, then
1288 send the update notification
1290 (closes bug 39 after sending message folderview doesnt get updated)
1292 2003-02-04 [colin] 0.8.9claws38
1295 _really_ fix this Connecting... status
1297 2003-02-04 [paul] 0.8.9claws37
1300 see ChangeLog 2003-02-04
1302 2003-02-04 [paul] 0.8.9claws36
1304 * sync with 0.8.9cvs6
1305 see ChangeLog 2003-02-03
1307 2003-02-04 [paul] 0.8.9claws35
1310 updated by André Filipe de Assunção e Brito
1311 <bedecko@netsite.com.br>
1313 2003-02-03 [thorsten] 0.8.9claws34
1316 Updated german translations
1318 2003-02-02 [paul] 0.8.9claws33
1321 updated by Ricardo Mones Lastra
1323 2003-02-02 [thorsten] 0.8.9claws32
1326 Fix mh_get_msginfo() segfault if file is inaccessible
1328 2003-01-31 [colin] 0.8.9claws31
1331 Fix last commit's bug
1333 2003-01-31 [colin] 0.8.9claws30
1336 Missing a change for gpg-signed messages
1338 2003-01-31 [paul] 0.8.9claws29
1340 * src/pixmaps/gpg_signed.xpm ** NEW FILE **
1342 src/stock_pixmap.[ch]
1344 indicate GnuPG signed messages by displaying an icon
1345 in the Attachment column.
1347 2003-01-31 [paul] 0.8.9claws28
1349 * sync with 0.8.9cvs4
1350 see ChangeLog 2003-01-31
1352 2003-01-31 [alfons] 0.8.9claws27
1355 tune URI parser to accept mailto URLs with a '?'
1356 (patch from Ruslan Balkin)
1358 2003-01-31 [colin] 0.8.9claws26
1361 Fix a leak introduced in claws24
1363 2003-01-31 [colin] 0.8.9claws25
1366 Freeze/Thaw folder updates when deleting dups
1368 2003-01-31 [colin] 0.8.9claws24
1373 little speed improvements
1375 2003-01-31 [colin] 0.8.9claws23
1378 Fix segfault when forwarding nothing
1379 Patch from "Ruslan N. Balkin" <baron@voices.ru>
1381 2003-01-30 [paul] 0.8.9claws22
1383 * sync with 0.8.9cvs3
1384 see ChangeLog 2003-01-30
1386 2003-01-30 [paul] 0.8.9claws21
1388 * sync with 0.8.9cvs2
1389 see ChangeLog 2003-01-30
1391 2003-01-29 [paul] 0.8.9claws20
1393 * sync with 0.8.9cvs1
1394 see ChangeLog 2003-01-29
1396 2003-01-28 [paul] 0.8.9claws19
1399 update to reflect changes.
1400 thanks to Ricardo Mones Lastra
1402 2003-01-27 [christoph] 0.8.9claws18
1405 * ac/spamassassin.m4
1406 * src/plugins/spamassassin/README
1407 * src/plugins/spamassassin/libspamc.[ch]
1408 * src/plugins/spamassassin/utils.[ch]
1409 updated to latest libspamc
1411 2003-01-27 [christoph] 0.8.9claws17
1414 fix wrong use of procheader_get_header_fields
1416 2003-01-27 [christoph] 0.8.9claws16
1419 * src/prefs_account.[ch]
1420 * src/common/nntp.[ch]
1421 allow to force authentication for NNTP servers
1423 Patch submitted by Florian Mickler <dmk@d-labs.de>
1425 2003-01-26 [paul] 0.8.9claws15
1428 speed up of marking messages as read
1429 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
1431 2003-01-26 [christoph] 0.8.9claws14
1434 * src/mgutils.[ch] ** REMOVE **
1435 * src/xml.[ch] ** REMOVE **
1436 * src/xmlprops.[ch] ** REMOVE **
1437 * src/common/Makefile.am
1438 * src/common/mgutils.[ch] ** NEW **
1439 * src/common/xml.[ch] ** NEW **
1440 * src/common/xmlprops.[ch] ** NEW **
1441 move xml files to common directory
1443 2003-01-26 [christoph] 0.8.9claws13
1445 * src/plugins/spamassassin/spamassassin_gtk.c
1446 only set gtk entry text if string is available
1448 2003-01-26 [melvin] 0.8.9claws12
1450 * src/description_window.c
1451 Allow resizing of the window
1452 Allow automatic horizontal scroll bar
1453 Do not vertically expand and fill
1455 2003-01-26 [christoph] 0.8.9claws11
1458 * src/gtkutils.[ch] ** REMOVE **
1459 * src/common/sylpheed.c
1460 * src/gtk/Makefile.am
1461 * src/gtk/description_window.c
1462 * src/gtk/gtkutils.[ch] ** NEW **
1463 * src/gtk/prefswindow.c
1464 move gtkutils to gtk directory
1466 2003-01-26 [paul] 0.8.9claws10
1469 rename summary_unread_clicked() to summary_status_clicked()
1471 2003-01-26 [melvin] 0.8.9claws9
1473 * src/prefs_actions.c
1474 Cosmetical changes to the help text
1476 2003-01-26 [paul] 0.8.9claws8
1481 src/prefs_sumamry_column.c
1483 rename the 'Unread' column to 'Status'
1485 2003-01-25 [match] 0.8.9claws7
1488 removed reference to LDAP constants. removed error2string.
1489 included functions to support LDAP dynamic queries.
1491 moved LDAP constants here.
1495 removed references to LDAP constants and references to
1498 2003-01-25 [paul] 0.8.9claws6
1501 summary_thread_build(), summary_thread_init(): remove
1502 unneeded reference to summaryview->folder_item
1504 2003-01-25 [christoph] 0.8.9claws5
1506 * src/gtk/description_window.c
1507 o allow description texts to expand over multiple columns
1508 o translate all columns
1509 * src/prefs_actions.c
1510 change syntax description to use new multi column feature
1512 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1514 2003-01-25 [match] 0.8.9claws4
1517 fixed bug with Quoted-Printable
1519 2003-01-25 [paul] 0.8.9claws3
1522 src/summaryview.[ch]
1523 implement per-folder collapsed/expanded threads setting
1525 * src/prefs_common.c
1526 remove global collapsed/expanded threads option
1528 2003-01-25 [christoph] 0.8.9claws2
1531 add pluginwindow and prefswindow
1533 make send respond correctly to messages that could be added
1534 to the queue folder, but the UID of the message is unknown
1537 don't return guessed UIDs in imap_add_msg anymore. We return
1538 0 to tell the folder system it was appened but the UID is
1539 unknown. Folder system now get's the UID by scaning the folder
1540 and searching the cache for the Message-ID
1541 (closes bug #29 Messages queued, but not sent)
1543 2003-01-25 [paul] 0.8.9claws1
1546 conv_encode_header(): fix bug when long headers with 8-bit
1547 characters are used, so that the encoded words are wrapped.
1548 If the space in the original text falls on the wrap boundary,
1550 Patch by Sergey Vlasov.
1553 fix bug where a change to the sorting method or thread view
1554 of a folder's messages is lost if simpify-subject is set and
1556 Patch by Luke Plant.
1558 2003-01-24 [paul] 0.8.9claws
1560 * sylpheed-0.8.9claws released
1564 remove reference to 'INSTALL.jp'
1566 2003-01-23 [paul] 0.8.8claws128
1572 updated translations. submitted by Ricardo Mones Lastra,
1573 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
1575 2003-01-23 [colin] 0.8.8claws127
1578 Fix drafted and queued news articles re-edition
1580 2003-01-23 [melvin] 0.8.8claws126
1583 Updated French translations
1585 2003-01-23 [colin] 0.8.8claws125
1588 Fix "Connecting to..." status message
1590 2003-01-22 [paul] 0.8.8claws124
1593 updated by George Danchev
1596 revert last commit [0.8.8claws111] as it breaks folder d'n'd
1599 2003-01-21 [paul] 0.8.8claws123
1602 updated by George Danchev
1608 don't translate 'Separator'
1610 * src/plugins/spamassassin/Makefile.am
1611 add aspell to CPPFLAGS
1613 * src/plugins/spamassassin/spamassassin.c
1614 src/plugins/spamassassin/spamassassin_gtk.c
1615 set correct default for spamassassin_receive_spam
1616 slightly re-word descriptions and some
1619 2003-01-19 [alfons] 0.8.8claws122
1622 mimeview_save_as(): we might as well show the file name for
1623 the single case "Save As" too
1625 2003-01-19 [alfons] 0.8.8claws121
1628 change bug tracker URL to bugzilla URL
1630 2003-01-19 [alfons] 0.8.8claws120
1633 mimeview_save_all(): display name of file before overwriting;
1634 continue saving all, even when one overwrite was cancelled
1636 2003-01-19 [christoph] 0.8.8claws119
1640 fix wrong usage of procmsg_find_children in summaryview
1641 by using procmsg_update_unread_children instead of
1642 summaryview_update_unread_children
1644 2003-01-19 [christoph] 0.8.8claws118
1647 fix infinite loop in procmsg_find_children
1648 (closes bug #25 sylpheed crashes on delete.)
1650 Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1652 2003-01-19 [paul] 0.8.8claws117
1655 updated by Ivan Francolin Martinez
1657 2003-01-18 [melvin] 0.8.8claws116
1659 * src/prefs_actions.c
1660 Removed syntax limitation of only one '&' at the end of command.
1661 Now actions that contain '>/dev/null 2>&1' are possible.
1663 2003-01-18 [melvin] 0.8.8claws115
1665 * src/prefs_actions.c
1666 Actions IO dialog: when the action ends
1667 the "Close" button now has focus and [Escape] closes the
1670 2003-01-18 [christoph] 0.8.8claws114
1673 o add debug output when MsgInfos are really freed
1674 o free GSLists in procmsg_find_children and
1675 procmsg_update_unread_children
1677 2003-01-18 [christoph] 0.8.8claws113
1680 reorder Configuration menu
1682 2003-01-18 [christoph] 0.8.8claws112
1685 fix applying templates to forwarded messages
1687 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1689 2003-01-17 [christoph] 0.8.8claws111
1692 destroy folder items, when a folder item is removed
1694 2003-01-17 [christoph] 0.8.8claws110
1697 fix wrong folder stats update when ignored message is
1700 2003-01-17 [colin] 0.8.8claws109
1704 Quicksearch bugfixes:
1705 - hide help button at startup if not extended
1706 - switch to extended when looking for replies
1710 * sync with 0.8.9 release
1712 2003-01-17 [paul] 0.8.8claws108
1714 * sync with 0.8.8cvs11
1715 see ChangeLog 2003-01-17
1717 2003-01-16 [colin] 0.8.8claws107
1720 Changed encryption test to re-ask passphrase
1721 if an encrypted message hasn't been decrypted
1724 2003-01-16 [christoph] 0.8.8claws106
1727 * src/prefs_toolbar.c
1728 * src/gtk/prefswindow.h
1729 * src/plugins/spamassassin/spamassassin_gtk.c
1730 remove page destroy function that is not used anymore
1732 2003-01-16 [paul] 0.8.8claws105
1734 * sync with 0.8.8cvs9
1735 see ChangeLog 2002-01-16
1737 2003-01-16 [colin] 0.8.8claws104
1740 Fix bug with autosaved drafts for IMAP, when draft
1741 folder is specified - fixes bugzilla bug #20
1743 2003-01-15 [paul] 0.8.8claws103
1747 store folder and message-id of message forwarding
1748 in queue header and set forward flag after sending
1750 2003-01-15 [paul] 0.8.8claws102
1752 * sync with 0.8.8cvs8
1753 see ChangeLog 2002-01-15
1755 2003-01-15 [colin] 0.8.8claws101
1758 Fix linking with GNU libiconv
1760 2003-01-15 [darko] 0.8.8claws100
1763 fix crash when importing pine address book
1764 entry with an empty name (reported by DY
1765 <dybulk at tri8.net>)
1767 2003-01-14 [paul] 0.8.8claws99
1769 * configure.in ** REMOVED **
1770 configure.ac ** NEW FILE **
1771 rename configure.in to configure.ac, as it is now
1774 2003-01-14 [melvin] 0.8.8claws98
1777 folderview_check_new(): More precise function description
1779 2003-01-14 [melvin] 0.8.8claws97
1782 folderview_check_new(): return the number of new messages
1785 inc_account_mail(): Disable counting of new messages for IMAP
1786 and NNTP until bug [19] and [14] are fixed.
1788 2003-01-14 [paul] 0.8.8claws96
1790 * sync with 0.8.8cvs6
1791 see ChangeLog 2003-01-14
1793 2003-01-13 [alfons] 0.8.8claws95
1796 tune email address validation (c. 0.8.8claws89): if . is
1797 just one char away from @, the address is invalid too
1798 (correctly rejects addresses like foo@.com)
1800 2003-01-13 [paul] 0.8.8claws94
1804 fixes to the Message View toolbar and menu:
1805 fix non-functioning Forward button
1806 make Reply button consider default_reply_list
1807 remove 'Follow-up...' menu entry
1808 add 'Forward' and 'Redirect' menu entries
1810 2003-01-13 [melvin] 0.8.8claws93
1813 Fixed typo that could make new messages count incorrect.
1815 2003-01-13 [melvin] 0.8.8claws92
1817 * src/folderview.[ch]
1818 folderview_check_new(): return the number of new messages.
1820 Should fix bug [14] where new mail notification worked
1821 incorrectly with IMAP accounts.
1822 inc_spool_account(): return number of new msgs, or -1 on error
1823 inc_all_spool(): return number of new msgs
1825 2003-01-13 [melvin] 0.8.8claws91
1827 * src/prefs_actions.c
1830 2003-01-12 [thorsten] 0.8.8claws90
1832 * src/common/prefs.c
1833 close file before rename
1835 2003-01-12 [alfons] 0.8.8claws89
1838 add Christian Mertes
1839 * src/common/utils.[ch]
1840 g_stricase_hash(), g_stricase_equal(): functions for
1841 case insensitive hash tables
1843 use top level domain names to validate email address, based
1844 on a patch by Christian Mertes (thanks!), but changed
1845 implementation to use a hash table
1847 2003-01-12 [paul] 0.8.8claws88
1850 updated by George Danchev
1852 2003-01-12 [alfons] 0.8.8claws87
1855 delete / execute performance: use new style folder update
1857 2003-01-12 [paul] 0.8.8claws86
1859 * sync with 0.8.8cvs5
1860 see ChangeLog 2003-01-13 (!)
1862 2003-01-12 [alfons] 0.8.8claws85
1865 * src/matcher_parser_parse.y
1866 prepare change_score filtering action
1868 give up const-correctness on functions that call non-const-correct functions;
1869 several casts to gpointer in g_free();
1872 2003-01-12 [christoph] 0.8.8claws84
1877 * src/gtk/prefswindow.[ch]
1878 * src/plugins/spamassassin/spamassassin_gtk.c
1879 changed the call of the widget create function
1880 for PrefsPages, because sometimes the widget
1881 create function needs a widget that already has
1882 been attached to a window (to create GDK pixmaps
1883 for exmaple). So we simply pass the GtkWindow as
1884 the second parameter now.
1888 * src/prefs_toolbar.[ch]
1889 rewrite Toolbar Preferences using the new
1892 2003-01-11 [alfons] 0.8.8claws83
1895 fix crash when adding sender to addressbook because status bar
1896 isn't there (the status bar doesn't seem to be used though,
1897 but I'll let Match decide what to do with it)
1899 2003-01-11 [colin] 0.8.8claws82
1903 Two useless changes reversed
1905 2003-01-11 [colin] 0.8.8claws81
1909 Add mainwindow_get_mainwindow()
1912 Add alertpanel_error_log()
1919 Network errors get a View Log button
1921 2003-01-10 [alfons] 0.8.8claws80
1923 * src/prefs_toolbar.c
1925 use the translatable string for "Separator" as file name for
1926 separator toolbar items (probably make this uppercase?)
1928 2003-01-10 [alfons] 0.8.8claws79
1930 * src/prefs_toolbar.c
1931 put right A_SEPARATOR description string in "displayed
1932 toolbar items list" so manually added separators are
1933 saved correctly (bug #10, "Adding a separator to the main
1934 toolbar fails, entry in xml file is wrong")
1936 2003-01-10 [christoph] 0.8.8claws78
1940 o use CAPABILITY to check if NAMESPACE is available
1942 2003-01-10 [christoph] 0.8.8claws77
1945 apply UIDPLUS IMAP extension support patch
1947 Patch submitted by Simon 'corecode' Schubert
1949 2003-01-10 [paul] 0.8.8claws76
1952 a sync from main which fixes the news account folders'
1955 2003-01-10 [christoph] 0.8.8claws75
1958 don't accept 0 as a valid uid returned by copy and move
1959 functions. 0 means the message was copied or moved but the
1960 new uid could not be fetched. It is not an error condition
1961 for the copy or move operation.
1963 2003-01-10 [paul] 0.8.8claws74
1965 * src/prefs_filtering.c
1966 change English used in Alert when entry is not
1969 * sync with 0.8.8cvs4
1970 see ChangeLog 2003-01-10
1972 2003-01-10 [darko] 0.8.8claws73
1975 fix crash when importing address book entry
1976 without a valid address
1978 2003-01-09 [alfons] 0.8.8claws72
1981 filtering performance: use new style folder update
1983 2003-01-09 [christoph] 0.8.8claws71
1987 fix wrong selecting of mime encoding type, when
1988 opening property dialog of attachments in the
1989 compose window. 7bit was always selected and that
1990 destoryed files with 8bit data.
1991 (closes bug #9 Sylpheed-claws destroys attachments when
1992 changing MIME-types)
1994 2003-01-09 [paul] 0.8.8claws70
1996 * sync with 0.8.8cvs3
1997 see ChangeLog 2003-01-09
1999 2003-01-08 [alfons] 0.8.8claws69
2002 apply patch by Kim Schulz to fix build breakage
2003 because of missing variable
2005 2003-01-08 [paul] 0.8.8claws68
2007 * sync with 0.8.8cvs2
2008 see ChangeLog 2002-01-08
2010 2003-01-08 [paul] 0.8.8claws67
2013 updated by Alessandro Maestri
2016 when using 'Add sender to addressbook' allow
2017 name to be edited and remarks to be entered
2018 Patch submitted by Luke Plant
2020 2003-01-08 [darko] 0.8.8claws66
2022 * README.claws, src/summaryview.c
2023 fix description for marked messages
2028 tools/launch_phoenix ** NEW FILE **
2029 add script that enables using Phoenix as the default
2031 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
2033 * tools/OOo2sylpheed.pl
2034 remove full path to sylpheed executable, just 'sylpheed'
2038 add launch_phoenix informtion and re-arrange and compress
2041 2003-01-07 [christoph] 0.8.8claws65
2044 fix update for source folder when moving messages
2047 use function to set to_folder for message infos and
2048 automatically update the op_count for old and new
2051 2003-01-07 [melvin] 0.8.8claws64
2053 * src/prefs_actions.c
2054 Fixed bug where an '%p' Action on a displayed image crashed
2056 Code clean up (get rid of duplicated code and removed unnecessary
2059 2003-01-07 [christoph] 0.8.8claws63
2069 * src/prefs_folder_item.c
2073 o remove all folder update triggering from the UI code. The folder
2074 system should know much better when a folder needs an update.
2075 o to prevent multiple updates in a row the folder updates can be
2076 frozen for some time.
2078 Note: - Please verify that no updates are missing
2079 - Check where freeze/thaws should be added
2081 2003-01-07 [christoph] 0.8.8claws62
2083 * src/prefs_actions.c
2084 don't translate empty strings
2086 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2088 2003-01-06 [christoph] 0.8.8claws61
2090 * src/prefs_actions.c
2091 mark strings for gettext
2092 * src/prefs_matcher.c
2093 use new description window for Execute action and
2094 match condition in Filtering
2096 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2098 2003-01-06 [alfons] 0.8.8claws60
2100 keep myself inspired to re-organize matcher part 8;
2101 yes, more to come (I need to move out the descriptive
2102 text for actions to matcher.c, or at least make it not
2103 depend on the wicked ordering)
2105 * src/prefs_matcher.c
2106 add documentation so others may comprehend the
2107 UI part of the conditions
2109 2003-01-06 [christoph] 0.8.8claws59
2111 * src/prefs_actions.c
2112 use new description window for syntax help
2113 * src/gtk/description_window.c
2114 fix display of descriptions with column count != 2
2116 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2118 2003-01-06 [christoph] 0.8.8claws58
2121 * src/summaryview.[ch]
2122 * src/gtk/Makefile.am
2123 * src/gtk/description_window.[ch] ** NEW **
2124 use a generic window to display syntax descriptions
2125 currently used in quote_fmt and summaryview (new description
2126 for extended quick search)
2128 Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2130 2003-01-06 [paul] 0.8.8claws57
2132 * sync with 0.8.8cvs1
2133 see ChangeLog 2003-01-06
2135 2003-01-06 [christoph] 0.8.8claws56
2138 * src/prefs_gtk.[ch]
2139 * src/gtk/prefswindow.[ch]
2140 * src/plugins/spamassassin/spamassassin_gtk.c
2141 o remove page management from prefswindow, pages
2142 will be an argument to prefswindow_open
2143 o prefswindow_open gets a datapointer that is
2144 passed to the widget_create function to allow
2145 creation of prefswindow for specific items
2147 2003-01-06 [colin] 0.8.8claws55
2150 We don't want regexp in the reply-finder,
2151 because MIDs can contain !,$,. and so on
2153 2003-01-06 [jens] 0.8.8claws54
2156 fixed a wrong free in jpilot_read_db_files
2158 2003-01-06 [alfons] 0.8.8claws53
2160 re-organize matcher part 8; more to come
2163 matcherprop_to_string(): put g_free()s before the
2164 switch-case break to fix memleaks
2166 2003-01-06 [colin] 0.8.8claws52
2169 cleanup & reply-finder now displays the first
2172 2003-01-05 [alfons] 0.8.8claws51
2174 re-organize matcher part 7; more to come
2177 fixes for constant correctness;
2180 2003-01-05 [alfons] 0.8.8claws50
2182 re-organize matcher part 6; more to come
2185 fixes for constant correctness;
2188 fix for constant correctness
2190 2003-01-05 [colin] 0.8.8claws49
2193 Add account_get_reply_account function
2195 Use account_get_reply_account function
2197 Basic reply-finder - click on the replied
2198 icon gets you to the outbox using quick-search
2200 2003-01-05 [paul] 0.8.8claws48
2202 * src/prefs_common.c
2203 small change to English
2205 * src/prefs_filtering.c
2206 prefs_filtering_action_select(): improve logic and uniformity
2209 2003-01-05 [alfons] 0.8.8claws47
2211 fine tune solution to focus problems (bug #7)
2214 mainwindow_focus_in_event(): remove grab event check
2216 summary_button_pressed(): move selection on right-click
2217 too. we can't possibly move the selection back after
2218 canceling a dialog, because gtk's incomplete focus
2219 management. whether this is a good solution, only time
2222 2003-01-05 [christoph] 0.8.8claws46
2225 fix crash when no imap connection could be established
2227 2003-01-05 [paul] 0.8.8claws45
2232 fix bug 605957 'shortcuts in popup-menu'
2233 make user-defined shortcuts work
2234 show shortcuts that are already defined
2236 Patch submitted by Luke Plant
2238 2003-01-05 [alfons] 0.8.8claws44
2241 focus_in_event handler should not select summary view row
2242 when another window (menu, dialog) grabbed for events
2243 (bug #7, "[0.8.8claws42] Message summary focus")
2245 2003-01-04 [christoph] 0.8.8claws43
2248 update save folder after adding the sent message
2249 (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
2251 2003-01-02 [christoph] 0.8.8claws42
2253 * src/common/plugin.c
2254 fix unloading of all plugins and unload
2255 plugins in reverse order
2257 * src/gtk/pluginwindow.c
2258 implement function of load and unload button
2260 * src/gtk/prefswindow.c
2261 * src/gtk/prefswindow.h
2262 rename register function and add new unregister
2265 * src/plugins/spamassassin/spamassassin_gtk.c
2266 unregister prefs page and update for changes in
2267 src/gtk/prefswindow.c
2269 2003-01-02 [paul] 0.8.8claws41
2272 updated by Ricardo Mones Lastra
2277 fixes and improvements by Urke MMI
2279 2003-01-02 [thorsten] 0.8.8claws40
2282 fixed wrong return value
2284 2003-01-02 [thorsten] 0.8.8claws39
2287 fixed printing wrong variable
2289 2003-01-02 [thorsten] 0.8.8claws38
2292 fixed acessing members of freed pfile struct
2294 2003-01-02 [thorsten] 0.8.8claws37
2297 detect loops across several messages
2298 as suggested by Christoph Hohmann
2300 2003-01-01 [match] 0.8.8claws36
2303 fixed another memory leak.
2305 2003-01-01 [match] 0.8.8claws35
2308 fixed memory leaks. applied Doxygen comments.
2310 2003-01-01 [thorsten] 0.8.8claws34
2313 inhibit endless loop if msg references itself
2314 (closes Bug [ 660477 ] Infinite loop in parent flag search)
2316 2003-01-01 [christoph] 0.8.8claws33
2319 * src/gtk/Makefile.am
2320 * src/gtk/pluginwindow.c ** NEW **
2321 * src/gtk/pluginwindow.h ** NEW **
2324 * src/plugins/demo/demo.c
2325 * src/plugins/spamassassin/spamassassin.c
2326 * src/plugins/spamassassin/spamassassin_gtk.c
2327 write better plugin descriptions
2329 2002-12-31 [christoph] 0.8.8claws32
2331 * src/gtk/prefswindow.c
2332 * src/plugins/spamassassin/spamassassin_gtk.c
2333 some small improvements to GTK code
2335 2002-12-31 [christoph] 0.8.8claws31
2337 * src/plugins/spamassassin/spamassassin_gtk.c
2338 enable folder select button
2340 2002-12-31 [christoph] 0.8.8claws30
2343 * src/gtk/Makefile.am
2344 * src/gtk/prefswindow.c ** NEW **
2345 * src/gtk/prefswindow.h ** NEW **
2346 add new prefs window
2348 * src/common/plugin.c
2349 don't try to load empty config lines
2351 * src/plugins/spamassassin/Makefile.am
2352 * src/plugins/spamassassin/spamassassin.c
2353 * src/plugins/spamassassin/spamassassin.h ** NEW **
2354 * src/plugins/spamassassin/spamassassin_gtk.c ** NEW **
2355 GTK config for SpamAssassin Plugin using
2356 the new prefs window
2358 2002-12-31 [paul] 0.8.8claws29
2361 remove obsolete entry 'src/menu.c'
2363 2002-12-31 [alfons] 0.8.8claws28
2366 * src/matcher_parser_parse.y
2367 * src/prefs_matcher.c
2368 add "ignore_thread" and "~ignore_thread" condition so it's
2369 possible to make the actions / scoring operate on the ignore
2372 2002-12-31 [christoph] 0.8.8claws27
2378 * src/prefs_account.c
2379 * src/prefs_actions.c
2380 * src/prefs_customheader.c
2381 * src/prefs_display_header.c
2386 * src/common/prefs.[ch]
2387 extend prefs file handling for reading and automatic handling
2388 of blocks. When reading prefs_set_block_label will automatically
2389 move on to the block. When writing it will copy all other blocks
2392 * src/common/plugin.c
2393 Now loading plugin filenames from [Plugins] block in
2396 2002-12-30 [christoph] 0.8.8claws26
2398 * src/common/hooks.[ch]
2399 return abort status to caller of hooks_invoke
2402 invoke message filtering hook and stop
2403 default handling when filter returns abort
2405 * src/common/plugin.[ch]
2406 * src/plugins/demo/demo.c
2407 modify plugin loader, because resolving symbols for strings
2408 does not work correctly
2411 * ac/spamassassin.m4 ** NEW **
2412 * src/plugins/spamassassin/.cvsignore ** NEW **
2413 * src/plugins/spamassassin/Makefile.am ** NEW **
2414 * src/plugins/spamassassin/README ** NEW **
2415 * src/plugins/spamassassin/libspamc.[ch] ** NEW **
2416 * src/plugins/spamassassin/spamassassin.c ** NEW **
2417 * src/plugins/spamassassin/utils.[ch] ** NEW **
2418 add spamassassin plugin, see src/plugins/spamassassin/README
2421 2002-12-29 [alfons] 0.8.8claws25
2424 when moving focus from a message view to the main
2425 window, don't forget to select the summary node
2426 of the displayed message. should fix "[ 659103 ]
2427 focus-follows-mouse confuses sylpheed"
2429 2002-12-29 [christoph] 0.8.8claws24
2432 * src/stringtable.[ch] ** REMOVE **
2433 * src/common/Makefile.am
2434 * src/common/stringtable.[ch] ** NEW **
2435 move stringtable files to common directory
2437 2002-12-29 [christoph] 0.8.8claws23
2440 * src/menu.[ch] ** REMOVE **
2441 * src/gtk/Makefile.am
2442 * src/gtk/menu.[ch] ** NEW **
2443 move menu files to gtk directory
2445 2002-12-29 [match] 0.8.8claws22
2449 moved UI specific code out of LDAP code into addressbook
2450 UI code. fixed memory leak.
2452 2002-12-29 [christoph] 0.8.8claws21
2455 only check for IGNORED parent message when message is
2458 2002-12-29 [alfons] 0.8.8claws20
2461 set gtksctree's anchor correct (immediate execute
2462 changes the tree's layout, and anchor points at
2463 the incorrect row). fixes "[ 657233 ] multiple msg
2464 delete sometimes off by 1".
2465 we probably have to look for more tree layout /
2468 2002-12-29 [paul] 0.8.8claws19
2471 fix bug [ 659054 ] incorrect sorting of 'From' column
2472 when using 'display sender using address book'
2473 thanks to Alfons and Luke Plant
2475 2002-12-29 [christoph] 0.8.8claws18
2479 check parent messages for IGNORE THREAD flag, when adding,
2480 moving or copying messages to a folder
2482 2002-12-27 [alfons] 0.8.8claws17
2484 re-organize matcher part 5; more to come
2487 hash keywords in matchparser_tab
2489 2002-12-27 [alfons] 0.8.8claws16
2491 re-organize matcher part 4; more to come
2493 * src/matcher_parser.h
2494 * src/matcher_parser_lex.l
2495 * src/matcher_parser_parse.y
2498 2002-12-27 [alfons] 0.8.8claws15
2500 re-organize matcher part 3; more to come
2505 2002-12-27 [alfons] 0.8.8claws14
2507 re-organize matcher part 2; more to come but this should
2508 work. cc me if there are any regressions.
2511 add prototype for get_matchparser_tab_id()
2512 * src/matcher_parser_lex.l
2513 look up keywords using matchparser_tab_id();
2515 2002-12-27 [alfons] 0.8.8claws12
2517 re-organize matcher part 1
2520 map yacc generated constants to sylpheed matcher constants
2522 add function to find a matcher constant from a string
2524 2002-12-27 [christoph] 0.8.8claws11
2527 MENUITEM_ADD casts the 4th argument from integer to pointer
2528 so it probably should not be a pointer, this means we
2529 should use account id for it and not the account's pointer
2531 2002-12-27 [paul] 0.8.8claws10
2534 remove unneeded 'GtkWidget *vbox'
2537 further sync with 0.8.8 - make sort
2538 by recipient work as expected
2543 2002-12-27 [paul] 0.8.8claws9
2546 updated by Ivan F. Martinez
2548 2002-12-27 [darko] 0.8.8claws8
2550 * src/common/utils.c
2551 added locked pattern to extended search
2553 2002-12-27 [alfons] 0.8.8claws7
2555 * src/prefs_matcher.[ch]
2558 2002-12-26 [alfons] 0.8.8claws6
2561 * src/matcher_parser_lex.l
2562 * src/matcher_parser_parse.y
2563 * src/prefs_matcher.c
2564 allow color label as a condition in the matcher
2566 2002-12-26 [oliver] 0.8.8claws5
2569 enable Addressbook for Main and Messageview
2570 * src/prefs_actions.c
2571 enable actions in Messageview
2573 2002-12-26 [christoph] 0.8.8claws4
2575 * src/common/plugin.c
2576 add a little debug output
2578 * src/plugins/demo/Makefile.am
2579 better use of automake
2581 2002-12-26 [christoph] 0.8.8claws3
2584 * src/common/Makefile.am
2587 2002-12-26 [christoph] 0.8.8claws2
2590 sort configure checks into common / gtk / plugins
2596 * src/common/sylpheed.[ch]
2597 added now sylpheed_done function for shutdown
2598 * src/common/Makefile.am
2599 * src/common/plugin.[ch] ** NEW **
2600 plugin loader and unloader
2601 * src/plugins/.cvsignore ** NEW **
2602 * src/plugins/Makefile.am ** NEW **
2604 * src/plugins/demo/.cvsignore ** NEW **
2605 * src/plugins/demo/Makefile.am ** NEW **
2606 * src/plugins/demo/demo.c ** NEW **
2607 small demo plugin that installs a logtext hook and
2608 outputs the log text to stdout
2610 2002-12-26 [paul] 0.8.8claws1
2613 updated by Ricardo Mones Lastra
2615 2002-12-26 [paul] 0.8.8claws
2617 * 0.8.8claws released
2619 2002-12-26 [paul] 0.8.7claws12
2622 updated by George Danchev
2624 2002-12-26 [paul] 0.8.7claws11
2627 remove unneeded 'src/prefs.c' entry
2629 2002-12-26 [paul] 0.8.7claws10
2633 sync with 0.8.8 release
2638 partial sync with 0.8.8 release
2641 2002-12-25 [alfons] 0.8.7claws9
2644 * src/matcher_parser_lex.l
2645 * src/matcher_parser_parse.y
2646 * src/prefs_matcher.c
2647 add locked flag to possible filtering / matcher
2648 conditions (also a good example what should be
2649 done to add a simple boolean condition)
2651 2002-12-25 [christoph] 0.8.7claws8
2661 * src/prefs.[ch] ** REMOVE **
2662 * src/prefs_account.c
2663 * src/prefs_actions.c
2664 * src/prefs_common.c
2665 * src/prefs_customheader.c
2666 * src/prefs_display_header.c
2667 * src/prefs_filtering.c
2668 * src/prefs_folder_item.c
2669 * src/prefs_gtk.[ch] ** NEW **
2670 * src/prefs_matcher.c
2671 * src/prefs_scoring.c
2672 * src/prefs_summary_column.c
2674 * src/selective_download.c
2676 * src/common/Makefile.am
2677 * src/common/prefs.[ch] ** NEW **
2678 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
2680 2002-12-24 [alfons] 0.8.7claws7
2683 summary_thread_build(): fix real cause of the crash mentioned in
2684 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
2685 this way we get meaningful ctree nodes
2687 2002-12-24 [oliver] 0.8.7claws6
2689 * src/mainwindow.[ch]
2690 * src/messageview.[ch]
2694 changes to use updated toolbar handling
2696 2002-12-24 [oliver] 0.8.7claws5
2699 generic toolbar handling
2700 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
2701 * src/prefs_toolbar.[ch]
2704 2002-12-24 [oliver] 0.8.7claws4
2706 * src/stock_pixmap.[ch]
2707 move SYLPHEED_LOGO to end of list in order
2708 to remove it from Custom Toolbar`s Icon View
2710 2002-12-24 [alfons] 0.8.7claws3
2713 summary_thread_build(): fix crash because of focus != selection
2714 after threading. when deleting the selection, gtk tries but fails
2715 to find the correct focusable element. we now force the selection
2716 to be focused. this should solve the infamous bug reported by
2717 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages").
2718 a test case is available.
2720 2002-12-24 [darko] 0.8.7claws2
2723 don't crash when unmarking message with unread children
2725 2002-12-23 [christoph] 0.8.7claws1
2728 * src/common/Makefile.am
2729 update Makefiles for moved intl.h, version.h and defs.h
2731 rewrite imap_session_get to avoid duplicate code
2733 2002-12-23 [paul] 0.8.7claws
2735 * Santa-Claws released
2739 squeeze in updated Hungarian and Russian translations.
2740 Submitted by Gál Zoltán and Ruslan N. Balkin
2742 2002-12-23 [paul] 0.8.6claws129
2745 updated by Witold Wladyslaw Wojciech Wilk
2747 2002-12-23 [paul] 0.8.6claws128
2749 * src/quote_fmt_parse.y
2750 fix typo and add licence header
2752 2002-12-23 [paul] 0.8.6claws127
2757 2002-12-23 [paul] 0.8.6claws126
2760 updated translation, submitted by Alessandro Maestri
2762 2002-12-23 [paul] 0.8.6claws125
2764 * src/quote_fmt_parse.y
2765 fix signature-stripping on replies bug. match
2766 '-- \n' and not '-- '.
2768 2002-12-22 [paul] 0.8.6claws124
2773 updated translations. submitted by George Danchev,
2774 Ricardo Mones Lastra, and Urke MMI respectively
2776 2002-12-21 [paul] 0.8.6claws123
2781 2002-12-21 [paul] 0.8.6claws122
2784 fix bug [643638] where if a person is in one or more
2785 addressbook groups editing that person's email
2786 address results in removal from those groups.
2787 Patch submitted by Luke Plant.
2789 2002-12-20 [christoph] 0.8.6claws121
2791 * src/common/utils.c
2793 reimplement expand_search_string using GString to
2794 prevent crashs caused by miscalculated string
2795 lengths reported by Paul
2797 2002-12-20 [christoph] 0.8.6claws120
2800 don't use "changed" to check if op_count has to be changed as it
2801 is also set when the message has unread children
2802 (closes bug [ 653221 ] crash while deleting duplicates)
2804 2002-12-20 [paul] 0.8.6claws119
2806 * sync with 0.8.6cvs27
2807 see ChangeLog 2002-12-20
2809 2002-12-20 [paul] 0.8.6claws118
2811 * sync with 0.8.6cvs26
2812 see ChangeLog 2002-12-19 and 2002-12-20
2814 2002-12-19 [alfons] 0.8.6claws117
2817 fix incorrect parsing of email addresses, submitted by
2818 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate
2819 name display if it contains @".
2821 2002-12-18 [paul] 0.8.6claws116
2823 * sync with 0.8.6cvs23
2824 see ChangeLog 2002-12-18
2826 2002-12-18 [paul] 0.8.6claws115
2833 sync with 0.8.6cvs22.
2834 see ChangeLog 2002-12-17 and 2002-12-18
2836 2002-12-17 [christoph] 0.8.6claws114
2839 o don't create a session if imap greeting fails
2840 o don't close socket when authentication fails
2841 this is done by imap_session_destroy
2843 2002-12-17 [thorsten] 0.8.6claws113
2847 tools/google_msgid.pl ** NEW FILE **
2848 Added "search for message-id" script and doc
2850 2002-12-17 [thorsten] 0.8.6claws112
2853 Updated hungarian translation
2854 (updated by Gal Zoltan)
2856 2002-12-16 [christoph] 0.8.6claws111
2859 remove stupid addressbook dump to debug output
2861 fix memory leak found by Hiro
2863 2002-12-14 [paul] 0.8.6claws110
2866 fix menubar sensitivity on send
2868 * src/prefs_filtering.c
2869 * src/prefs_matcher.c
2870 * src/prefs_scoring.c
2873 * src/common/quoted-printable.h
2876 2002-12-13 [christoph] 0.8.6claws109
2879 * src/manage_window.[ch] ** REMOVE **
2880 * src/gtk/Makefile.am
2881 * src/gtk/manage_window.[ch] ** NEW **
2882 move manage_window files to gtk directory
2884 2002-12-13 [christoph] 0.8.6claws108
2887 * src/gtkshruler.[ch] ** REMOVE **
2888 * src/gtk/Makefile.am
2889 * src/gtk/gtkshruler.[ch] ** NEW **
2890 move gtkshruler files to gtk directory
2892 2002-12-13 [christoph] 0.8.6claws107
2896 * src/gtkstext.[ch] ** REMOVE **
2899 * src/gtk/gtkstext.[ch] ** NEW **
2900 * src/gtk/Makefile.am
2901 o move stext functions to gtkstext.c to remove
2902 dependency of gtkutils
2903 o move gtkstext files to gtk directory
2905 * src/gtk/Makefile.am
2906 * src/gtk/sslcertwindow.[ch]
2907 UI stuff can always depend on common code so
2908 it's ok to add ../common to include path
2910 2002-12-13 [colin] 0.8.6claws106
2913 Disconnect sighandlers for mainwindow when
2914 quicksearch has the focus
2916 * src/mainwindow.[ch]
2917 Make key_pressed callback public, to be able
2920 2002-12-13 [christoph] 0.8.6claws105
2923 create .mh_sequences file in new MH folders
2924 (closes feature request [ 523162 ] MH folders should
2925 get a .mh_sequences)
2927 2002-12-13 [colin] 0.8.6claws104
2930 Better handling of quicksearch show/hide
2931 (basically the button stays under the mouse
2934 2002-12-13 [paul] 0.8.6claws103
2936 * sync with 0.8.6cvs17
2937 see ChangeLog 2002-12-13
2939 2002-12-13 [paul] 0.8.6claws102
2942 updated by Ricardo Mones Lastra
2944 2002-12-11 [colin] 0.8.6claws101
2947 remove statusbar stuff
2949 set statusbar verbosity when moving folders
2951 2002-12-11 [colin] 0.8.6claws100
2952 * src/prefs_filtering.c
2953 * src/prefs_matcher.c
2954 * src/prefs_scoring.c
2957 2002-12-11 [colin] 0.8.6claws99
2959 * src/prefs_common.[ch]
2960 Add summary_quicksearch_type
2962 Save last used quicksearch type
2964 2002-12-11 [jens] 0.8.6claws98
2965 * src/prefs_filtering.c
2966 * src/prefs_matcher.c
2967 * src/prefs_scoring.c
2968 added dialog for incomplete rules in scoring, filtering and
2969 matcher to ask wheather really close
2971 2002-12-11 [colin] 0.8.6claws97
2974 Fix folder dnd statusbar logging
2976 2002-12-10 [christoph] 0.8.6claws96
2986 * src/statusbar.[ch]
2987 * src/common/hooks.c
2988 * src/common/log.[ch]
2989 o handle verbose logging in statusbar directly in statusbar code
2990 and common code does not need any knowledge about a statusbar
2991 o remove direct calls to statusbar_(puts|pop)_all functions
2993 2002-12-10 [jens] 0.8.6claws95
2996 removed gettext from g_warnings
3002 2002-12-10 [colin] 0.8.6claws94
3005 finish crash dialog fix
3007 2002-12-10 [colin] 0.8.6claws93
3010 "Fix" "sylpheed already running" instead of
3011 crash dialog appearing after a crash
3013 2002-12-10 [colin] 0.8.6claws92
3016 add src/gtk/sslcertwindow.c
3018 2002-12-10 [paul] 0.8.6claws91
3021 updated to reflect recent changes
3022 submitted by Alessandro Maestri
3024 2002-12-09 [christoph] 0.8.6claws90
3027 * src/smtp.[ch] ** REMOVE **
3028 * src/common/Makefile.am
3029 * src/common/smtp.[ch] ** NEW **
3030 move smtp files to common directory
3032 2002-12-09 [christoph] 0.8.6claws89
3035 * src/session.[ch] ** REMOVE **
3036 * src/common/Makefile.am
3037 * src/common/session.[ch] ** NEW **
3038 move session files to common directory
3040 2002-12-09 [paul] 0.8.6claws88
3043 fix bug [649746] edit accounts: move account reverted
3044 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
3046 2002-12-09 [colin] 0.8.6claws87
3048 * src/ssl_certificate.c
3051 2002-12-09 [colin] 0.8.6claws86
3054 Try to open the cert.pem database and
3055 issue a warning if it isn't there
3057 2002-12-09 [colin] 0.8.6claws85
3059 * src/common/ssl_certificate.c
3060 * src/gtk/sslcertwindow.c
3063 2002-12-09 [colin] 0.8.6claws84
3065 * src/ssl_certificate.[ch] ** REMOVED **
3066 * src/common/ssl_certificate.[ch] ** NEW **
3068 * src/common/Makefile.am
3069 Moved ssl_certificate.[ch] to common
3071 Put back needed include
3072 * src/gtk/sslcertwindow.[ch]
3073 Changed ssl_certificate.h include
3075 2002-12-09 [colin] 0.8.6claws83
3077 * src/gtk/sslcertwindow.[ch]
3078 Implement hook for certificate acception
3079 * src/ssl_certificate.[ch]
3080 Implement hook for certificate acception
3082 Reenable certificate acception check
3084 Register sslcertwindow's hook
3086 2002-12-08 [christoph] 0.8.6claws82
3093 * src/common/utils.c
3094 o add missing includes
3097 * src/common/.cvsignore
3098 * src/common/version.h ** REMOVE **
3099 remove autogenerated file
3101 2002-12-08 [paul] 0.8.6claws81
3104 put back needed include
3106 2002-12-08 [colin] 0.8.6claws80
3108 * src/gtk/sslcertwindow.c
3109 Cleaner popups when asking
3110 * src/ssl_certificate.c
3111 * src/prefs_common.[ch]
3112 remove ssl certificate pref
3113 put back needed include
3115 put back needed include
3117 2002-12-08 [christoph] 0.8.6claws79
3123 only abort hook invokation if required data is missing not
3124 if our own data pointer is NULL, update hookfunction for
3127 2002-12-08 [paul] 0.8.6claws78
3145 * src/sourcewindow.c
3148 clean up: remove unneccesary includes
3150 2002-12-08 [christoph] 0.8.6claws77
3155 * src/common/hooks.[ch]
3156 hook functions now have a gboolean return value, if a hook
3157 returns TRUE it will stop executing of any more hooks in
3158 the same hooklist for this invokation
3160 2002-12-08 [colin] 0.8.6claws76
3163 put back argv0 for CRASH_DIALOG
3165 2002-12-08 [christoph] 0.8.6claws75
3178 * src/prefs_account.[ch]
3179 * src/prefs_common.[ch]
3182 * src/ssl_certificate.[ch]
3183 * src/ssl_manager.[ch]
3184 * src/common/Makefile.am
3186 * src/common/nntp.[ch]
3187 * src/common/socket.[ch]
3188 * src/common/ssl.[ch]
3189 * src/gtk/sslcertwindow.[ch]
3191 use new autoconf script to detect OpenSSL with extra parameters
3192 to specify the location of libs and includes, also remove USE_SSL
3195 * src/common/sylpheed.[ch]
3196 * src/common/version.h.in
3197 start seperation of common code initialization seperated from gui
3200 The function that is called when a color label changes
3201 should not change the color lable again
3203 2002-12-08 [colin] 0.8.6claws74
3205 * src/gtk/sslcertwindow.c
3208 2002-12-08 [colin] 0.8.6claws73
3212 Register a hook for statusbar_puts_all
3214 invoke statusbar_puts_all's hook
3216 2002-12-08 [colin] 0.8.6claws72
3218 * src/ssl_certificate.c
3219 Put back a badly-removed include
3221 2002-12-08 [colin] 0.8.6claws71
3223 * src/gtk/sslcertwindow.[ch] ** NEW **
3224 new certificate presentation
3225 * src/gtk/Makefile.am
3227 * src/ssl_certificate.[ch]
3228 gtk cleanup, made utility functions public
3230 use new cert presentation
3232 2002-12-07 [christoph] 0.8.6claws70
3235 * src/nntp.[ch] ** REMOVE **
3236 * src/common/Makefile.am
3237 * src/common/nntp.[ch] ** NEW **
3238 move nntp files to common directory
3240 2002-12-07 [christoph] 0.8.6claws69
3244 implement msginfo update callback using sylpheed's new
3245 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
3247 2002-12-06 [christoph] 0.8.6claws68
3250 This patch changes the 'Edit Group Details' dialog to
3251 allow extended selections in either pane, so that
3252 addresses can be added or removed from a group more
3253 quickly and easily. (it actually is a net decrease in
3254 file size, as some unnecessary functions have been
3256 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
3258 2002-12-06 [christoph] 0.8.6claws67
3261 * src/template.[ch] ** REMOVE **
3262 * src/common/Makefile.am
3263 * src/common/template.[ch] ** NEW **
3264 move template files to common directory
3267 add missing log.h include
3269 2002-12-06 [melvin] 0.8.6claws66
3271 * src/prefs_actions.c
3272 Added the trailing ">" syntax to insert command's output
3273 without replacing old text (in contrast to trailing "|").
3275 2002-12-05 [colin] 0.8.6claws65
3277 * src/common/utils.c
3278 Don't modify original search_string or it'll change
3279 the next iterations in the for()
3281 2002-12-05 [darko] 0.8.6claws64
3283 * src/common/utils.c
3284 proper check for filtering commands, found by Colin
3286 2002-12-05 [darko] 0.8.6claws63
3288 * src/common/utils.c
3289 check proper string for NULL pointer, found by Colin
3291 2002-12-05 [darko] 0.8.6claws62
3293 * src/common/utils.[ch]
3294 expand_search_string(): new function
3295 converts Mutt-like patterns to Sylpheed's
3298 use expand_search_string() to allow Mutt-like
3299 patterns in extended search
3301 document extended option in quick search
3303 2002-12-05 [paul] 0.8.6claws61
3305 * sync with 0.8.6cvs16
3306 see ChangeLog 2002-12-05
3311 2002-12-04 [christoph] 0.8.6claws60
3314 put imap authentication code into a new function and
3315 remove it from imap_session_new that will allow to
3316 send other commands before authentication
3318 2002-12-04 [christoph] 0.8.6claws59
3321 use already existing method to prevent unneeded IMAP
3322 folder selects. Set imap_select parameters to NULL
3323 in some functions if the values are not required.
3326 remove no longer required include
3328 2002-12-04 [paul] 0.8.6claws58
3331 updated by Ricardo Mones Lastra
3334 po/hu.po ** NEW FILE **
3335 initial Hungarian translation, submitted
3336 by Gál Zoltán <galzoli@hu.inter.net>
3338 2002-12-03 [christoph] 0.8.6claws57
3341 * src/gtksctree.[ch] ** REMOVE **
3342 * src/gtk/Makefile.am
3343 * src/gtk/gtksctree.[ch] ** NEW **
3344 move gtksctree files to gtk directory
3346 2002-12-03 [christoph] 0.8.6claws56
3349 * src/md5.[ch] ** REMOVE **
3350 * srm/common/Makefile.am
3351 * src/common/md5.[ch] ** NEW **
3352 move md5 files to common directory
3355 remove not required #include
3357 2002-12-03 [sergey] 0.8.6claws55
3361 gtkut_window_popup(): new function.
3363 main_window_popup(): use gtkut_window_popup() to raise
3364 window without changing its position.
3365 (see sylpheed-main ML message [sylpheed:17247])
3367 2002-12-03 [sergey] 0.8.6claws54
3370 send_message_local(): removed first-dot escaping
3371 (SMTP-only, not needed for sending through pipe)
3373 2002-12-03 [paul] 0.8.6claws53
3376 update to reflect recent changes (thanks
3377 to Ricardo Mones Lastra)
3379 * tools/filter_conv.pl
3380 fix problem with quoted strings. Patch submitted
3381 by Luke Plant <lukeplant@softhome.net>
3383 2002-12-03 [paul] 0.8.6claws52
3385 * sync with 0.8.6cvs15
3386 see ChangeLog 2002-12-03
3388 2002-12-02 [christoph] 0.8.6claws51
3390 * src/logwindow.[ch]
3391 * src/common/log.[ch]
3392 implement logging using a hook function
3396 define hooklist name in header file to avoid
3397 errors caused by wrong spelling of hooklist names
3402 2002-12-02 [christoph] 0.8.6claws50
3404 * src/common/Makefile.am
3405 add src/common/hooks.[ch]
3407 * src/common/hooks.[ch]
3408 implement a simple hook system using glib's hook functions
3412 use new hook system for folder item updates
3414 2002-12-02 [christoph] 0.8.6claws49
3416 * doc-src/ui_seperation.txt ** NEW **
3417 information for ui seperation
3420 remove files that were moved to common
3421 include common directory by default for the header files
3424 * src/common/socket.c
3425 * src/automaton.[ch]
3426 implement automaton using g_io_*-functions instead of
3427 gdk_input_add to make it ui independent
3437 remove common/ prefix because directory is now in
3445 * src/prefs_common.c
3456 * src/ssl_certificate.c
3457 add log.h header file for logging functions
3460 * src/common/utils.c
3463 o move debug_mode to common/utils.c
3464 o add functions to set and get debug_mode
3466 * src/defs.h ** REMOVE **
3467 * src/intl.h ** REMOVE **
3468 * src/socket.[ch] ** REMOVE **
3469 * src/ssl.[ch] ** REMOVE **
3470 * src/utils.[ch] ** REMOVE **
3471 replaced by new files in src/common/
3473 * src/common/Makefile.am
3474 add new files in src/common/
3476 * src/common/defs.h ** NEW **
3477 * src/common/intl.h ** NEW **
3478 * src/common/log.[ch] ** NEW **
3479 * src/common/socket.[ch] ** NEW **
3480 * src/common/ssl.[ch] ** NEW **
3481 * src/common/utils.[ch] ** NEW **
3482 replacement for files in src/
3484 2002-12-02 [colin] 0.8.6claws48
3487 Scroll folderview if necessary during dnd
3489 2002-12-02 [colin] 0.8.6claws47
3492 Add check to verify a move is within a single mailbox
3494 Add specific error string for this check
3496 2002-12-02 [colin] 0.8.6claws46
3499 Add a test to folder moving, remove a statusbar_print
3501 Add Move folder... context-menu item
3502 Factorize folder moving code
3503 Enable folder DND for mbox
3505 2002-12-01 [christoph] 0.8.6claws45
3508 remove conf.aspelltest if the version check fails
3510 2002-11-30 [christoph] 0.8.6claws44
3513 run libtoolize --force in autogen to create missing
3516 2002-11-30 [christoph] 0.8.6claws43
3522 * src/uuencode.[ch] ** REMOVED **
3523 * src/common/Makefile.am
3524 * src/common/uuencode.[ch] ** NEW **
3525 move uuen/decoder to common directory
3527 2002-11-30 [christoph] 0.8.6claws42
3530 * src/base64.[ch] ** REMOVED **
3539 * src/common/Makefile.am
3540 * src/common/base64.[ch] ** NEW **
3541 move base64 en/decoder to common directory
3543 2002-11-30 [christoph] 0.8.6claws41
3545 * src/common ** NEW **
3546 new directory for UI independent code
3548 new directory for GTK frontend
3549 * src/common/.cvsignore ** NEW **
3550 * src/gtk/.cvsignore ** NEW **
3552 * src/common/Makefile.am ** NEW **
3553 * src/gtk/Makefile.am ** NEW **
3554 automake files to build new seperated stuff
3556 the binary will currently still be build with the
3557 files in src, so we include the code from the
3558 subdirs for now after building the libs there
3560 2002-11-30 [paul] 0.8.6claws40
3563 fix bug [642731] 'Wrong selected account with drafted mail'
3565 2002-11-29 [oliver] 0.8.6claws39
3568 o update summaryview when switching between different
3571 o check if messageview holds already removed msg
3575 2002-11-29 [oliver] 0.8.6claws38
3578 remove not needed variables and includes
3579 make messageview stay opened and move to next when msgs are deleted
3581 2002-11-29 [oliver] 0.8.6claws37
3584 disable compose button (messageview toolbar) by default
3585 deleted msgs are moved to trash
3587 2002-11-29 [melvin] 0.8.6claws36
3590 Increased minimal gpgme version to 0.3.10 (Zombies out)
3591 and to detect signatures expirations (gpgme 0.3.6)
3594 Use non obsolescent function for Gpgme engine checking.
3597 Inform about expired signatures or signatures which key
3598 has expired. Expiration date is displayed.
3601 Inform about expired signatures or signatures which key
3604 2002-11-28 [paul] 0.8.6claws35
3607 re-instate 'Check for new messages' in Newsgroup
3608 folders right-click menu, after a suggestion from
3609 Tim Mann <timmann@users.sourceforge.net>
3612 after a crash check only local folders for new
3615 2002-11-28 [paul] 0.8.6claws34
3618 apply patch that fixes the checking of GTK with XIM
3619 support on different OSs, such as FreeBSD. Patch
3620 submitted by Topia <topia@users.sourceforge.net>
3622 2002-11-28 [paul] 0.8.6claws33
3627 more changes to the English
3629 2002-11-28 [paul] 0.8.6claws32
3631 * sync with 0.8.6cvs13
3632 see ChangeLog 2002-11-28 (no sync needed
3635 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws31
3637 * src/mainwindow.[ch]
3638 add patch by Ivan F. Martinez introducing messageview Toolbar
3639 some changes and committed by oliver
3641 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws30
3643 * src/messageview.[ch]
3644 add patch by Ivan F. Martinez introducing messageview Toolbar
3645 some changes and committed by oliver
3647 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws29
3650 add patch by Ivan F. Martinez introducing messageview Toolbar
3651 some changes and committed by oliver
3653 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)] 0.8.6claws28
3656 add patch by Ivan F. Martinez introducing messageview Toolbar
3657 some changes and committed by oliver
3659 2002-11-28 [oliver] 0.8.6claws27
3661 * src/prefs_toolbar.[ch]
3662 getting ready for messageview toolbar
3663 free mem allocated by gettext
3664 change prefs_toolbar to prefs_toolbar_open
3666 2002-11-28 [thorsten] 0.8.6claws26
3668 * src/imageview.[ch]
3669 cleaned up conflicting declarations of
3670 imageview_show_image()
3672 2002-11-28 [paul] 0.8.6claws25
3674 * src/grouplistdialog.c
3676 src/prefs_summary_column.c
3677 a few more improvements to the English
3679 2002-11-28 [colin] 0.8.6claws24
3682 A few updates to command-line parameters
3684 2002-11-28 [colin] 0.8.6claws23
3686 * src/prefs_filtering.c
3687 Fix problems with prefs_filtering_delete_path:
3688 a) if the first rule is removed, original pointers
3689 weren't updated (leading to segfaults)
3690 b) it was always global_processing updated in case
3691 of removed path was parent of rule path
3693 2002-11-27 [paul] 0.8.6claws22
3699 src/prefs_customheader.c
3700 src/prefs_display_header.c
3701 src/prefs_filtering.c
3702 src/prefs_folder_item.c
3705 src/prefs_summary_column.c
3706 src/prefs_template.c
3708 improve the English in the GUI