1 2003-10-13 [hoa] 0.9.6claws18
8 rename get_header_from_msginfo() into
9 procheader_get_header_from_msginfo() so that we have a
10 coherent exported naming.
11 avoid parsing of header contained in a string via
12 a newly written temporary file.
14 Patch submitted by Simon 'corecode' Schubert
15 <corecode@corecode.ath.cx>
17 2003-10-12 [hoa] 0.9.6claws17
23 * src/matcher_parser_parse.y
24 * src/prefs_filtering_action.c
25 added "stop" action : stop applying the filtering rules.
26 added "set score" and "increase/decrease score" actions.
27 That two last action replace the "change_score" action
28 introduced by alfons in 0.8.8claws85.
29 "set score" is to set a given score to the message.
30 "increase/decrease score" will increase or decrease the
31 score if the given value is respectively positive or
32 negative. If someone find a some better name for this last
33 rule, it can be modified.
35 2003-10-12 [paul] 0.9.6claws16
39 update Japanese translation. submitted by Rui Hirokawa
40 <rui_hirokawa@ybb.ne.jp>
42 2003-10-12 [christoph] 0.9.6claws15
45 fix crash caused by incorrect headers
47 2003-10-10 [christoph] 0.9.6claws14
52 implement detection of signed message parts for rfc2015
54 2003-10-10 [thorsten] 0.9.6claws13
59 2003-10-10 [christoph] 0.9.6claws12
61 * src/stock_pixmap.[ch]
62 * src/pixmaps/mime_message.xpm ** NEW **
63 add a new icon for mime type "message"
71 o add icons for message type mime parts
73 2003-10-10 [christoph] 0.9.6claws11
76 * src/messageview.[ch]
83 o remove switching between TextView and MimeView in MessageView
84 (if required we can hide the icon box and the MimeView will
85 look exaxtly like the TextView)
86 o temporary remove signature and decrypting GPGME code
88 2003-10-09 [christoph] 0.9.6claws10
98 * src/common/utils.[ch]
99 * src/plugins/clamav/clamav_plugin.c
100 * src/plugins/dillo_viewer/dillo_viewer.c
101 * src/plugins/image_viewer/viewer.c
102 * src/plugins/mathml_viewer/mathml_viewer.c
103 new mime parser (several things need fixing)
105 2003-10-09 [paul] 0.9.6claws9
108 a little more sync with 0.9.6cvs2 and a tidy up
110 2003-10-08 [paul] 0.9.6claws8
112 * sync with 0.9.6cvs2
113 see ChangeLog 2003-10-03
115 2003-10-05 [christoph] 0.9.6claws7
118 don't use flags to check if a message is in a news folder
120 (closes Bug 282 clicking on folder with copied Messages from News
121 immediately after having copied them crashes Sylpheed-Claws)
123 2003-10-05 [christoph] 0.9.6claws6
126 * src/progressdialog.[ch] ** REMOVE **
127 * src/gtk/Makefile.am
128 * src/gtk/progressdialog.[ch] ** NEW **
129 move progressdialog to gtk directory
131 2003-10-04 [christoph] 0.9.6claws5
133 * src/prefs_toolbar.c
134 * src/gtk/prefswindow.c
135 remove widget_show_all for pages root widget
137 * src/plugins/spamassassin/spamassassin.[ch]
138 * src/plugins/spamassassin/spamassassin_gtk.c
139 * src/plugins/spamassassin/spamassassin_gtk.glade
140 add support for new libspamc transports
142 2003-10-04 [christoph] 0.9.6claws4
144 * src/plugins/spamassassin/libspamc.[ch]
145 * src/plugins/spamassassin/spamassassin.c
146 * src/plugins/spamassassin/utils.[ch]
147 update libspamc to version from SpamAssassin 2.60
149 2003-10-03 [christoph] 0.9.6claws3
152 fix missing format string bug found by
153 Georgi Guninski <guninski@guninski.com>
155 2003-10-03 [paul] 0.9.6claws2
158 update Simpilified Chinese translation, submitted by
161 2003-10-02 [christoph] 0.9.6claws1
164 add UIDPLUS support for COPY and EXPUNGE
166 2003-10-02 [paul] 0.9.6claws
168 * 0.9.6claws released
174 update Spanish and Slovak translations
175 submitted by Ricardo Mones Lastra and Andrej Kacian
177 2003-10-02 [paul] 0.9.5claws43
180 update British English translation
182 2003-10-02 [paul] 0.9.5claws42
185 update Croatian translation, submitted by Dragan
187 2003-10-01 [paul] 0.9.5claws41
191 update Polish and Serbian translations, submitted by
194 2003-10-01 [melvin] 0.9.5claws40
197 Updated French translations
199 2003-10-01 [melvin] 0.9.5claws39
204 * src/plugins/dillo_prefs.c
205 Quasi unnoticeable UI clean-up.
210 tools/maildir2sylpheed.pl
211 bug fixes, rewrites, submitted by Matthias Förste
212 <itsjustme@users.sourceforge.net>
214 2003-09-29 [paul] 0.9.5claws38
217 fix my coding carelessness
219 2003-09-29 [paul] 0.9.5claws37
224 src/prefs_common.[ch]
225 src/prefs_fonts.[ch] ** NEW FILES **
226 move Font config options to Other Prefs/Display/Fonts
227 (user's current configuration is preserved)
229 2003-09-29 [paul] 0.9.5claws36
233 allow 'local_mbox' value to point to either a directory
234 (/var/mail - default, new) or a file (/var/mail/username
237 2003-09-28 [paul] 0.9.5claws35
240 on signature check, where key exists, print the
243 2003-09-27 [alfons] 0.9.5claws34
246 o make progress bar not fill/expand when resizing dialog
247 o use default fixed text font for actions output
249 2003-09-27 [paul] 0.9.5claws33
251 * src/prefs_common.[ch]
254 remove External Program settings from Common Prefs/Send
255 as they are now unnecessary due to Local account settings.
256 plus a little tidying-up after 0.9.5claws31
258 2003-09-27 [paul] 0.9.5claws32
260 * src/prefs_account.c
261 o make correction to gui text:
262 'Local mailbox file' -> 'Local mailbox directory'
263 o give 'local_mbox' option a reasonable default value:
265 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
268 2003-09-26 [paul] 0.9.5claws31
271 src/prefs_common.[ch]
272 remove 'Incorporate from spool' common pref,
273 force creation of a 'Local' account
275 2003-09-26 [christoph] 0.9.5claws30
279 add more NULL pointer checks
281 2003-09-25 [christoph] 0.9.5claws29
284 o don't fetch source message to get it's message id
285 o immediately scan dest folder when copying a message did not
286 return a new message number and not do it when the first message
287 without a new message number is found
289 2003-09-23 [christoph] 0.9.5claws28
292 fix generating of headers
294 (patch by David Relson <relson@osagesoftware.com>)
296 2003-09-23 [paul] 0.9.5claws27
299 update Simplified Chinese translation. submitted by
302 2003-09-23 [paul] 0.9.5claws26
306 tools/vcard2xml.py ** NEW FILE **
307 add a script that converts an evolution vcard to
308 sylpheed's xml format
309 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
311 2003-09-22 [paul] 0.9.5claws25
313 * src/plugins/clamav/clamav_plugin.c
314 don't skip MULTIPART parts
316 2003-09-21 [christoph] 0.9.5claws24
319 remove unneeded include
322 clean up copy/move mess with duplicated code
325 fix problem that sometimes the folder was not scanned
328 2003-09-21 [christoph] 0.9.5claws23
331 * src/logwindow.[ch] ** REMOVE **
334 * src/gtk/Makefile.am
335 * src/gtk/logwindow.[ch] ** ADD **
336 make logwindow prefs_common independent and move
339 2003-09-20 [christoph] 0.9.5claws22
342 add extra space for address code conversion
343 (4 * unconvered size could be too small for short headers)
345 2003-09-20 [christoph] 0.9.5claws21
348 increase temp buffer size when writing headers
350 2003-09-19 [darko] 0.9.5claws20
353 don't ignore value of 'Save copy of outgoing messages to
354 this folder instead of Sent' in message redirect
356 2003-09-17 [christoph] 0.9.5claws19
359 use ", " as address seperator for mail headers and pass whole
360 header line at once to compose_convert_header to make sure
361 it is correctly folded
363 (closes Bug 64 Problem when sending to many recipients)
365 2003-09-17 [hoa] 0.9.5claws18
368 src/matcher_parser_parse.y
370 changed the keyword used for command execution in condition
371 keyword is changed from "execute" to "test"
372 so that it is not the same as the one used for action.
373 This will fix a bug when using filtering dialog.
374 All semantic in the code is also changed to reflect
379 * sync with 0.9.6 release
381 2003-09-17 [paul] 0.9.5claws17
383 * sync with 0.9.5cvs8
384 see ChangeLog 2003-09-16 and 2003-09-17
386 2003-09-16 [paul] 0.9.5claws16
388 * sync with 0.9.5cvs6
389 see ChangeLog 2003-09-16
391 2003-09-15 [paul] 0.9.5claws15
393 * sync with 0.9.5cvs5
394 see ChangeLog 2003-09-15
396 2003-09-14 [alfons] 0.9.5claws14
399 make "Go to inbox after receiving new mail" again;
400 regression of a sync, restored to sylpheed main
401 behaviour. (misses still some bits)
403 2003-09-14 [alfons] 0.9.5claws13
405 * src/prefs_filtering_action.c
406 o add proper message if empty execute command line
407 o don't select first action item after registering a
408 new action to prevent (what seems to be a GTK) bug
409 #36, "filtering will only accept one action change
412 2003-09-14 [alfons] 0.9.5claws12
414 * src/prefs_filtering.c
415 * src/prefs_filtering_action.c
416 * src/prefs_matcher.c
417 fix function signature for key_pressed_event signal handlers
419 2003-09-14 [alfons] 0.9.5claws11
422 fix regression caused by fix for invalid bug #7
423 (should fix #246, "Multiple selections are deselected when
424 moving from search window to main window")
426 2003-09-14 [alfons] 0.9.5claws10
430 * src/prefs_actions.c
431 allow `filtering actions` in actions; only for advanced users
432 right now: try for example, "%as{mark color 2}"
434 2003-09-13 [paul] 0.9.5claws9
437 po/zh_CN.po ** NEW FILE **
438 update Polish translation, submitted by Emil
439 <eminowbl@posejdon.wpk.p.lodz.pl>
440 add new Simplified Chinese translation, submitted by
441 Hansom Young <hansom_young@yahoo.com>
443 2003-09-12 [alfons] 0.9.5claws8
446 don't open separate message views when View | Separate message view
448 (please look carefully for any navigation regressions)
450 2003-09-11 [alfons] 0.9.5claws7
453 make default message view, opened by View | Separate message
454 view, look like a claws message view (which includes a menu
456 (fixes bug #298, "message view loses tool bar")
458 2003-09-11 [christoph] 0.9.5claws6
461 fix double deleting of newsgroup folders
463 (closes Bug 305 crash after deleting of a newsgroup)
465 2003-09-11 [paul] 0.9.5claws5
469 more sync'ing from 0.9.5cvs2
471 2003-09-11 [christoph] 0.9.5claws4
476 fix sync with 0.9.5cvs2
478 2003-09-11 [paul] 0.9.5claws3
480 * sync with 0.9.5cvs4
481 see ChangeLog 2003-09-11
483 2003-09-11 [paul] 0.9.5claws2
485 * sync with 0.9.5cvs2
486 see ChangeLog 2003-09-05
488 2003-09-11 [paul] 0.9.5claws1
490 * sync with 0.9.5cvs3
491 see ChangeLog 2003-09-10
493 2003-09-10 [paul] 0.9.5claws
495 * 0.9.5claws released
497 2003-09-10 [paul] 0.9.4claws78
502 2003-09-10 [melvin] 0.9.4claws77
505 Updated French translations
507 2003-09-10 [paul] 0.9.4claws76
512 update Spanish, Slovak, and Serbian translations.
513 submitted by Ricardo Mones Lastra, Andrej Kacian,
517 add translation team section
519 2003-09-09 [christoph] 0.9.4claws75
522 free item->prefs in folder_item_destroy
524 2003-09-09 [alfons] 0.9.4claws74
527 o proper check for root node sorting
528 o remove unnecessary gtk_ctree_remove_node
530 (should fix bug #300, "crash while moving folder")
532 2003-09-08 [christoph] 0.9.4claws73
535 o fix double adding of IMAP FolderItems to GtkCTree
536 o fix crash then mbox folder is removed
538 2003-09-08 [christoph] 0.9.4claws72
543 fix new folder notification
548 2003-09-08 [christoph] 0.9.4claws71
551 replace '\n' and '\r' before removing trailing spaces
555 add information about new or removed items in folder tree change
556 notification and use this in folderview to add and remove only
557 the appected items and not refresh the whole tree
559 2003-09-07 [match] 0.9.4claws70
568 * src/addrquery.c ** NEW **
574 * src/pixmaps/address_search.xpm ** NEW **
575 re-introduce Lookup button for LDAP 'static' searches.
577 2003-09-07 [alfons] 0.9.4claws69
580 abandon setting usize for messageview because it gives layout problems
581 with the quick search bar and the headerview; fixes assorted UI glitches:
583 o bug #148, "Toggling of quick-search bar reduces index view area"
584 o bug #280, "Window resiizes for line length but does not revert"
586 2003-09-07 [christoph] 0.9.4claws68
589 o make sure we don't have any newlines in header values
590 o check custom headers for spaces and newlines and ignore
591 malformed header names
593 2003-09-06 [christoph] 0.9.4claws67
597 invoke notification hook for folder tree changes after append
600 (closes Bug 294 Crash while moving folder with many subdirectories)
602 2003-09-06 [christoph] 0.9.4claws66
605 destroy folder's MsgCache if FolderItem is removed to make sure
606 it is not saved when the FolderItem is destroyed
608 2003-09-06 [christoph] 0.9.4claws65
610 * src/plugins/clamav/clamav_plugin.c
613 2003-09-05 [christoph] 0.9.4claws64
616 * src/messageview.[ch]
619 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
620 by MessageView to clear it when the message is deleted. Should
621 work even if messages are deleted in MainWindow or by
624 2003-09-05 [alfons] 0.9.4claws63
627 deleting a message in a message view frees its msginfo, make
628 messageview_update_all() aware of that (should fix bug #293,
629 "deleting message caused crash")
631 2003-09-05 [melvin] 0.9.4claws62
634 Improve synchronous action exit code (fixes
635 a ~5 seconds delay after action exit on RedHat 9)
637 2003-09-04 [christoph] 0.9.4claws61
641 * src/common/utils.[ch]
642 add util function to create mime boundary and use it
643 in compose and gpg code
645 2003-09-04 [alfons] 0.9.4claws60
648 source folder item's GNode should already have been freed in
649 a previous call to src->folder->klass->remove_folder()
650 (should fix bug #287, "crash when moving folders")
652 2003-09-03 [thorsten] 0.9.4claws59
654 * src/plugins/spamassassin/spamassassin_gtk.c
657 2003-09-03 [christoph] 0.9.4claws58
659 * src/plugins/spamassassin/spamassassin.[ch]
660 * src/plugins/spamassassin/spamassassin_gtk.c
661 add timeout config option
663 2003-09-03 [paul] 0.9.4claws57
665 * po/sk.po ** NEW FILE **
666 add Slovak translation. Submitted by Andrej Kacian
669 2003-09-03 [paul] 0.9.4claws56
671 * src/plugins/clamav/clamav_plugin_gtk.c
672 gui tweaks: replace a label with a tooltip, modify the
673 text, use gtk_check_button_new(); instead of
674 gtk_check_button_new_with_label("");
676 2003-09-02 [alfons] 0.9.4claws55
679 remember last used dir when attaching multiple files (should fix
680 bug #290, "Attach File does not remember directory")
682 2003-09-01 [paul] 0.9.4claws54
685 updated by Ricardo Mones Lastra
687 2003-09-01 [alfons] 0.9.4claws53
689 * src/gtk/gtkaspell.[ch]
690 be pedantic and strict and use const gchar * instead of guchar *
692 2003-09-01 [alfons] 0.9.4claws52
696 re-enable Save As when multiple messages are selected
698 2003-09-01 [paul] 0.9.4claws51
703 2003-09-01 [paul] 0.9.4claws50
705 * sync with 0.9.4cvs13
706 see ChangeLog 2003-09-01
708 2003-09-01 [paul] 0.9.4claws49
711 trim uri before sending to the statusbar
712 fixes Bug 275 'Clicking on long URL wrapped onto two lines
713 in the message window causes main S-C window to enlarge
716 2003-09-01 [paul] 0.9.4claws48
718 * sync with 0.9.4cvs12
719 see ChangeLog 2003-09-01
721 2003-08-30 [christoph] 0.9.4claws47
724 * src/folder_item_prefs.[ch]
725 * src/prefs_folder_item.c
726 * src/gtk/gtkaspell.[ch]
727 commit per folder dictionary patch by
728 Paul Evans <nerd@freeuk.com>
730 2003-08-30 [christoph] 0.9.4claws46
732 * src/plugins/spamassassin/spamassassin_gtk.c
733 * src/plugins/spamassassin/spamassassin_gtk.glade
734 reduce GUI clutter by placing hints into tooltips
736 2003-08-30 [paul] 0.9.4claws45
739 add 'Content-Disposition: inline' to a text/plain
740 part when using PGP/MIME signing
742 2003-08-30 [paul] 0.9.4claws44
746 src/prefs_spelling.glade
747 reduce GUI clutter by placing hints into tooltips
749 2003-08-29 [christoph] 0.9.4claws43
752 fix bug found by Ivan Rayner <ivanr@sgi.com>
755 change unecessary warning into a debug message
757 * src/plugins/clamav/Makefile.am
758 Fix error "-I$(CLAMAV_LIBS)"
760 2003-08-29 [christoph] 0.9.4claws42
765 * src/common/Makefile.am
766 * src/common/passcrypt.c
767 commit fixes and patches for some of the IRIX problems found by
768 Ivan Rayner <ivanr@sgi.com>
770 2003-08-29 [paul] 0.9.4claws41
772 * src/prefs_filtering.c
773 add 'Top' and 'Bottom' buttons, based on changes in
774 src/prefs_filter.c in 0.9.4cvs11.
776 2003-08-27 [christoph] 0.9.4claws40
779 fix bug that the current summary settings were copied to the
780 wrong folder item, when the folder item prefs are opened.
781 Copying is not required because summary settings and
782 folder_item_prefs do not contain the same settings
784 2003-08-27 [thorsten] 0.9.4claws39
789 2003-08-26 [paul] 0.9.4claws38
791 * sync with 0.9.4cvs9
792 see ChangeLog 2003-08-26
794 2003-08-25 [paul] 0.9.4claws37
796 * sync with 0.9.4cvs8
797 see ChangeLog 2003-08-25
799 2003-08-24 [christoph] 0.9.4claws36
801 * src/prefs_filtering.c
802 shouldn't remove items from a GSList while iterating over the
803 list (makes cur invalid and cur->next not accessable)
805 (closes Bug 272 i deleted an folder and some seconds later sylpheed
808 2003-08-23 [christoph] 0.9.4claws35
811 news folders should be scanned when opened
813 2003-08-22 [christoph] 0.9.4claws34
815 * src/prefs_folder_item.c
816 use macro to assign strings that always frees the old string
818 * src/gtk/gtkaspell.[ch]
819 add gtkaspell_set_dictionary_menu_active_item() to set active
820 item in dictionary option menu
822 * src/prefs_spelling.c
823 use gtkaspell_set_dictionary_menu_active_item() to select
826 2003-08-21 [christoph] 0.9.4claws33
833 optimize folder system
836 fix division by zero when font has 0 width for ' '
838 2003-08-21 [paul] 0.9.4claws32
840 * sync with 0.9.4cvs7
841 see ChangeLog 2003-08-20
843 2003-08-19 [paul] 0.9.4claws31
846 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
847 SYLDOC_FAQ_HTML_INDEX.
849 use LC_MESSAGES instead of LC_ALL to find the current
852 fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
854 2003-08-19 [paul] 0.9.4claws30
857 updated by George Danchev
859 2003-08-18 [luke] 0.9.4claws29
861 * src/gtk/gtkvscrollbutton.[ch]
862 o removed gtk_vscrollbutton_reset() (reasons: reduce
863 dependencies; do it the GTK way; reduce code -14/+2 lines)
864 o removed horizontal separator between icons
866 2003-08-17 [christoph] 0.9.4claws28
869 no subject threading when the subject has no reply prefix
871 2003-08-16 [christoph] 0.9.4claws27
874 remember and restore window sizes and position when the main
875 window is hidden or shown
877 (closes Bug 274 Window size in 0.9.4claws18 not remembered when
878 minimised/reopened using trayicon)
880 2003-08-16 [paul] 0.9.4claws26
883 add #include "defs.h"
885 2003-08-16 [paul] 0.9.4claws25
887 * src/plugins/clamav/clamav_plugin.c
890 * src/plugins/dillo_viewer/dillo_prefs.c
891 cosmetic: change the labels' text, add tooltips, and
894 2003-08-15 [christoph] 0.9.4claws24
897 complete last change (forgot some changes)
899 2003-08-15 [christoph] 0.9.4claws23
902 o check number of messages and don't return a 0 message
903 when no messages are available
904 o don't parse xref header anymore
906 (closes Bug 203 I'm not getting any news)
908 2003-08-15 [paul] 0.9.4claws22
912 update and define claws bugzilla location
914 2003-08-15 [paul] 0.9.4claws21
917 update submitted by Ruslan N. Balkin
919 2003-08-14 [christoph] 0.9.4claws20
922 fix search for oldest node in subject threading
924 2003-08-14 [christoph] 0.9.4claws19
928 add possibility to check all nodes with the same subject for
929 subject threading, not only the oldest node. Should not break
930 threads anymore if the oldest node is thread_by_subject_max_age
931 days older then parent, because it can now find a child of
932 oldest node as new parent.
934 2003-08-11 [christoph] 0.9.4claws18
936 * src/plugins/spamassassin/spamassassin.c
937 run spam check in background process
939 2003-08-10 [alfons] 0.9.4claws17
942 make `Select All' sensitive too
944 2003-08-10 [christoph] 0.9.4claws16
947 add more checks in imap_close
949 2003-08-09 [alfons] 0.9.4claws15
951 * src/prefs_spelling.c
952 no spell checking UI if not requested
954 2003-08-09 [alfons] 0.9.4claws14
956 * src/gtk/prefswindow.c
959 2003-08-09 [christoph] 0.9.4claws13
961 * src/prefs_spelling.c
962 * src/gtk/prefswindow.[ch]
963 * src/plugins/clamav/clamav_plugin_gtk.c
964 * src/plugins/spamassassin/spamassassin_gtk.c
965 sort prefs pages by heighest weight in tree
967 2003-08-09 [paul] 0.9.4claws12
969 * sync with 0.9.4cvs6
970 see ChangeLog 2003-08-07
973 add Leandro and Luke to claws-branch section
975 2003-08-09 [christoph] 0.9.4claws11
977 * src/gtk/Makefile.am
978 * src/gtk/colorsel.[ch] ** NEW **
979 create a color selection dialog that can be used as a simple
980 function call with it's own gtk main loop like filesel.[ch]
985 * src/prefs_spelling.[ch] ** NEW **
986 * src/prefs_spelling.glade ** NEW **
987 * src/gtk/gtkutils.[ch]
988 move "Spell Checker" prefs to new prefs dialog
990 * src/prefs_folder_item.c
991 use new colorsel dialog
993 2003-08-08 [paul] 0.9.4claws10
996 clear the progress bar unconditionally
998 2003-08-08 [paul] 0.9.4claws9
1000 * sync with 0.9.4cvs4
1001 see ChangeLog 2003-07-31
1003 2003-08-07 [christoph] 0.9.4claws8
1006 fix bug in image viewer plugin part
1009 don't execute close command if the folder item is not selected
1011 2003-08-07 [hoa] 0.9.4claws7
1013 * src/filtering.[ch]
1014 * src/matcher_parser.h
1015 * src/matcher_parser_parse.y
1016 can define several actions for each filtering rule
1017 can import old versions of filtering rules
1019 * src/prefs_filtering.c
1020 call to a new dialog box to define actions
1022 * src/prefs_filtering_action.[ch]
1023 dialog box to define actions for filtering rules
1025 2003-08-06 [christoph] 0.9.4claws6
1028 make sure source folder is selected when copying messages
1030 2003-08-06 [christoph] 0.9.4claws5
1032 * sync with 0.9.4cvs2
1033 see ChangeLog 2003-07-29
1035 2003-08-05 [paul] 0.9.4claws4
1037 * sync with 0.9.4cvs3
1038 see ChangeLog 2003-07-30
1040 2003-08-04 [match] 0.9.4claws3
1043 export of LDIF files.
1045 2003-08-04 [match] 0.9.4claws2
1048 support for export LDIF. documented.
1049 * src/importldif.[ch]
1050 * src/exportldif.[ch]
1051 add tooltips. documented.
1052 * src/exphtmldlg.[ch]
1053 * src/common/xmlprops.[ch]
1055 * src/exportldif.[ch] ** NEW **
1056 * src/expldifdlg.[ch] ** NEW **
1057 * src/addressbook.[ch]
1059 export of LDIF files.
1062 2003-08-04 [christoph] 0.9.4claws1
1067 * sylpheed-claws.pc.in ** NEW **
1069 * src/common/Makefile.am
1070 * src/gtk/Makefile.am
1071 install sylpheed header files in $(pkgincludedir) and create a
1072 pkg-config file to allow building a plugin without the source
1075 2003-08-04 [paul] 0.9.4claws
1077 * version 0.9.4claws
1079 2003-08-04 [paul] 0.9.3claws97
1082 update Spanish translation. Submitted by Ricardo
1085 2003-08-03 [paul] 0.9.3claws96
1089 update Croatian and Serbian translations. Submitted by
1090 Dragan and Urke MMI respectively
1092 2003-08-03 [alfons] 0.9.3claws95
1095 mark flag has precedence over important flag - seems
1096 to have been changed in sync of 0.9.3claws45. this fixes
1097 a regression where messages that were scored as important
1098 don't show their mark flags. (using the same column for
1099 both importance as mark flags is the real problem
1102 2003-08-03 [melvin] 0.9.3claws94
1105 Updated French translations.
1107 2003-08-03 [melvin] 0.9.3claws93
1110 Fixed typo introduced after 0.9.3claws92
1111 that prevented compilation
1112 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1113 CPPFLAGS and YFLAGS to allow user setting these.
1114 * src/common/Makefile.am
1115 * src/gtk/Makefile.am
1116 * src/plugins/clamav/Makefile.am
1117 * src/plugins/demo/Makefile.am
1118 * src/plugins/dillo_viewer/Makefile.am
1119 * src/plugins/image_viewer/Makefile.am
1120 * src/plugins/mathml_viewer/Makefile.am
1121 * src/plugins/spamassassin/Makefile.am
1122 * src/plugins/trayicon/Makefile.am
1123 * src/plugins/trayicon/libeggtrayicon/Makefile.am
1124 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
1125 CPPFLAGS and YFLAGS to allow user setting these.
1127 2003-08-02 [christoph] 0.9.3claws92
1130 o rearrange plugin tests
1131 o add test for clamav.h to ClamAV tests
1133 2003-08-02 [luke] 0.9.3claws91
1136 o fixed appearance of icon list when toggling back from the
1138 o toggling of icons using the keyboard works correctly
1139 o fixed all other keyboard shortcuts to work when icons are
1143 o fixed bug 4 - focus lost when changing messageview view type
1145 2003-08-02 [christoph] 0.9.3claws90
1147 * src/common/hooks.c
1148 fix crash when pointer stored in hash table could get invalid
1149 when a plugin is unloaded
1151 2003-08-01 [christoph] 0.9.3claws89
1154 o try to build all plugins (except spamassassin) by default
1155 o don't build a plugin if a dependency check fails
1157 * src/common/hooks.c
1160 2003-08-01 [match] 0.9.3claws88
1163 allow single click field selection. document code.
1165 2003-08-01 [christoph] 0.9.3claws87
1167 * src/plugins/clamav/clamav_plugin.c
1168 * src/plugins/clamav/clamav_plugin_gtk.c
1169 * src/plugins/dillo_viewer/dillo_viewer.c
1170 * src/plugins/image_viewer/plugin.c
1171 * src/plugins/mathml_viewer/mathml_viewer.c
1172 * src/plugins/spamassassin/spamassassin.c
1173 * src/plugins/spamassassin/spamassassin_gtk.c
1174 * src/plugins/trayicon/trayicon.c
1175 add version check to all plugins
1177 2003-08-01 [hoa] 0.9.3claws86
1179 * src/prefs_filtering.c
1180 fixed a cosmetic bug, during creation of dialog box,
1181 wrong widgets were shown after creation.
1183 2003-08-01 [luke] 0.9.3claws85
1186 o fixed visibility of icons/mimeview after toggling separate
1187 message/folder view (factored out some similar code too).
1190 2003-07-31 [alfons] 0.9.3claws84
1193 tweak icon box UI a bit more, now allowing right-clicks actions
1194 getting the relevant mime data too; should fix #250, "Can't save
1195 attachments sometimes".
1197 2003-07-30 [alfons] 0.9.3claws83
1200 don't do auto-save-draft inside key press handler, but rather
1201 schedule it half of a second later; should fix #67, "autosave
1202 make re-rediting message crazy"
1204 2003-07-30 [christoph] 0.9.3claws82
1206 * src/plugins/trayicon/trayicon.c
1207 process pending events before unloading the plugin
1209 (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
1211 2003-07-30 [alfons] 0.9.3claws81
1213 * src/common/hooks.c
1214 parameter 2 of g_hook_destroy() should really be a hook id
1216 2003-07-30 [alfons] 0.9.3claws80
1218 * src/common/plugin.c
1219 fix a possibly harmful function signature mismatch
1222 2003-07-30 [alfons] 0.9.3claws79
1224 * src/common/hooks[.ch]
1227 2003-07-30 [darko] 0.9.3claws78
1230 make it compile again
1232 2003-07-30 [luke] 0.9.3claws77
1236 o added/moved signal handlers for SIGTERM (normal kill command)
1237 and SIGINT (ctl-c) to be used even without
1238 --enable-crash-dialog, fixing bug 166
1241 o rewrote menu sensitivity code as per mainwindow.c, fixing
1245 o changed sensitivity condition for 'Next new' and 'Next
1246 unread', fixing bug 8
1248 2003-07-29 [alfons] 0.9.3claws76
1250 * src/common/utils.[ch]
1251 add generate_msgid()
1253 save ack'ed RRR; fixes #205, "return receipt is not saved in
1256 2003-07-29 [alfons] 0.9.3claws75
1259 fix a memleak (claws-only)
1261 2003-07-29 [alfons] 0.9.3claws74
1264 * src/gtk/gtkvscrollbutton.[ch]
1265 fix UI glitch where mime icon toolbox' scroll position is not
1266 reset after switching to another message
1269 2003-07-29 [paul] 0.9.3claws73
1271 * src/prefs_folder_item.c
1272 split the prefs into 2 separate pages
1274 2003-07-29 [paul] 0.9.3claws72
1277 prepend "\n\n" to a signature without a separator too
1279 2003-07-29 [paul] 0.9.3claws71
1282 fix bug where changing to an account without an auto-sig
1283 from an initial account without an auto-sig would insert
1284 2 blank lines at the cursor point
1285 fix bug where changing to an account with an auto-sig
1286 from an initial account without an auto-sig would insert
1287 the sig at the cursor point
1289 2003-07-29 [paul] 0.9.3claws70
1292 use the colour from the folder pref unless the folder
1295 2003-07-29 [alfons] 0.9.3claws69
1300 rewrite return receipt request work a little bit (the former
1301 implementation presumably depended too much on the UI setting
1302 flags). (we're losing the old pending flag.)
1304 2003-07-28 [christoph] 0.9.3claws68
1310 fix copy to IMAP folder from other folder
1312 2003-07-28 [christoph] 0.9.3claws67
1315 fix sync of procmsg_get_message_file_list
1317 2003-07-28 [christoph] 0.9.3claws66
1319 * sync with 0.9.3cvs14
1320 see ChangeLog 2003-07-18
1321 * sync with 0.9.3cvs17
1322 see ChangeLog 2003-07-23
1324 (closes Bug 234 segmentation fault after sending out mail via
1327 2003-07-28 [paul] 0.9.3claws65
1330 update Spanish translation, submitted by Ricardo Mones
1333 2003-07-28 [christoph] 0.9.3claws64
1338 return new message numbers as a GRelation instead of a GSList
1339 that has to be in the same order as the input list. A list
1340 would make it hard for IMAP to optimize oepration by sorting
1341 the input list. The returned list would have to be reordered
1342 to match the same order that input list has.
1344 * src/gtk/gtkaspell.c
1345 fix missing return value, could cause a crash when garbage is
1346 on the stack that is used as the expected return value
1348 2003-07-28 [paul] 0.9.3claws63
1350 * sync with 0.9.4cvs1
1351 see ChangeLog 2003-07-28
1353 2003-07-27 [alfons] 0.9.3claws62
1356 tweak it more to make icon list act like a check button group
1358 2003-07-27 [christoph] 0.9.3claws61
1360 * sync with 0.9.3cvs20
1361 see ChangeLog 2003-07-25
1363 2003-07-27 [paul] 0.9.3claws60
1366 re-commit changes from 0.9.3claws58 -
1367 accidently removed in 0.9.3claws59
1369 2003-07-27 [paul] 0.9.3claws59
1372 a sync from 0.9.3cvs17
1373 see ChangeLog 2003-07-23
1375 2003-07-27 [alfons] 0.9.3claws58
1378 add missing header members to MsgInfo; fixes the problem of
1379 not displaying X-Faces, as noticed by Ricardo Mones
1381 2003-07-26 [christoph] 0.9.3claws57
1383 * sync with 0.9.3cvs18
1384 see ChangeLog 2003-07-24
1386 2003-07-26 [christoph] 0.9.3claws56
1388 * sync with 0.9.3cvs17
1389 see ChangeLog 2003-07-23
1391 2003-07-26 [christoph] 0.9.3claws55
1398 add support for copy function that copy multiple messages
1399 (not implemented yet)
1402 add missing return value
1404 2003-07-26 [paul] 0.9.3claws54
1406 * tools/multiwebsearch.pl
1407 do whitespace substitution before passing the string
1408 to the browser. fixes bug with browsers that don't
1409 do whitespace conversion themselves.
1411 2003-07-25 [christoph] 0.9.3claws53
1416 rewrite adding of multiple messages to a folder for
1417 claws' folder system
1419 2003-07-25 [luke] 0.9.3claws52
1422 o icon toggles set correctly on leaving ctree mimeview
1424 2003-07-25 [paul] 0.9.3claws51
1426 * partial sync with 0.9.3cvs21 [src/main.c]
1427 see ChangeLog 2003-07-25
1429 2003-07-24 [paul] 0.9.3claws50
1431 * tools/maildir2sylpheed.pl
1434 2003-07-24 [paul] 0.9.3claws49
1437 increase the gutter size of paned so that the panes
1440 * src/plugins/demo/demo.c
1441 squeeze in another typo fix
1443 2003-07-24 [paul] 0.9.3claws48
1445 * src/plugins/demo/demo.c
1447 small changes to the English
1449 * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
1450 src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
1453 rename the misspelled icon
1455 2003-07-23 [alfons] 0.9.3claws47
1458 make icon list look like a list of toggles
1460 2003-07-23 [luke] 0.9.3claws46
1462 * src/pixmaps/mimeview_gpg_expired.xpm
1463 * src/pixmaps/mimeview_gpg_failed.xpm
1464 * src/pixmaps/mimeview_gpg_passed.xpm
1465 * src/pixmaps/mimeview_text_html.xpm
1466 * src/pixmaps/mimeview_image.xpm
1467 o all icons the same size
1470 o mimeview ctree arranged vertically above the viewer
1471 o icons changed to buttons
1472 o can use keyboard to select an icon (Enter)
1473 o resize icon list to width of icons
1475 * src/gtk/gtkvscrollbutton.c
1476 o sensitivity of buttons reacts to position
1478 2003-07-23 [christoph] 0.9.3claws45
1480 * sync with 0.9.3cvs14 (incomplete)
1481 see ChangeLog 2003-07-17
1483 2003-07-23 [alfons] 0.9.3claws44
1487 sync with my local tree to restore some claws-only things
1489 2003-07-23 [paul] 0.9.3claws43
1491 * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
1492 src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
1497 src/stock_pixmap.[ch]
1498 indicate missing keys and expired sigs/keys
1501 2003-07-23 [paul] 0.9.3claws42
1504 Redirect fixes: enable automatic account selection and
1505 do not append signature to message on changing account
1508 2003-07-23 [paul] 0.9.3claws41
1510 * sync with 0.9.3cvs16
1511 see ChangeLog 2003-07-23
1513 2003-07-23 [alfons] 0.9.3claws40
1516 give progress dialog a main window, and give it the first
1517 one (presumably the only one). fixes bug #247, "segfault on
1520 2003-07-22 [alfons] 0.9.3claws39
1523 shift-space scrolls up
1525 2003-07-22 [paul] 0.9.3claws38
1527 * sync with 0.9.3cvs15
1528 see ChangeLog 2003-07-22
1530 2003-07-20 [alfons] 0.9.3claws37
1533 put menu inside #ifdef USE_ASPELL..#endif
1535 2003-07-20 [christoph] 0.9.3claws36
1538 fix wrong flags in MsgInfo returned by
1539 procmsg_msginfo_get_full_info()
1541 (closes Bug 221 Deleting messages from the Message View gives incorrect
1542 new/unread message counts in the folder view)
1544 * src/plugins/spamassassin/spamassassin_gtk.c
1545 add gettext macro for prefs page title
1547 2003-07-20 [paul] 0.9.3claws35
1550 redraw icon list on signature check
1552 2003-07-20 [christoph] 0.9.3claws34
1557 * src/folder_item_prefs.[ch] ** NEW **
1562 * src/prefs_scoring.c
1564 * src/prefs_folder_item.[ch]
1565 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
1567 o use prefswindow for folder properties
1569 * src/gtk/prefswindow.[ch]
1570 change implementation to use an invisible notebook instead
1571 of unparenting widgets
1573 2003-07-20 [christoph] 0.9.3claws33
1579 * src/prefs_filtering.h
1580 * src/prefs_folder_item.[ch]
1584 clean up header mess
1585 (always use 1. typedefs, 2. #includes, 3. structures)
1587 * src/common/version.h.in
1588 add casts for constants
1590 * src/plugins/demo/demo.c
1593 * src/plugins/spamassassin/spamassassin.c
1594 remove unused variable
1596 2003-07-20 [alfons] 0.9.3claws32
1599 o make icon buttons respond on left click
1600 o minor cosmetic change
1602 2003-07-19 [luke] 0.9.3claws31
1605 * src/gtk/gtkvscrollbutton.c
1607 o improved mimeview behaviour when selecting a new message
1608 o plus code cleanups to remove compile warnings
1611 2003-07-19 [alfons] 0.9.3claws30
1615 * src/common/utils.[ch]
1616 subject_get_reply_prefix_length() <- subject_get_prefix_length()
1618 2003-07-19 [alfons] 0.9.3claws29
1620 * src/prefs_folder_item.c
1621 reinit "legacy" tmp_prefs, so we don't free nor use invalid
1624 2003-07-19 [luke] 0.9.3claws28
1630 * src/stock_pixmap.[ch]
1631 * src/gtk/Makefile.am
1633 * src/gtk/gtkvscrollbutton.[ch] ** NEW **
1634 * src/pixmaps/mime_*.xpm ** NEW **
1635 o mimeview rearrangement with a new icon shortcut bar
1637 2003-07-19 [alfons] 0.9.3claws27
1640 o plug leaking nodes_to_recollapse
1641 o add folderview_recollapse_all_nodes() (not used yet)
1643 2003-07-19 [alfons] 0.9.3claws26
1646 * src/common/utils.c
1647 honour #240 "Better SUBJECT handling" by cleaning the prefix
1648 for both forwarding as replying
1650 2003-07-18 [christoph] 0.9.3claws25
1653 * src/common/sylpheed.[ch]
1654 * src/common/version.h.in
1655 add version in numeric form to allow easy comparison
1657 * src/plugins/demo/demo.c
1659 - sylpheed version > plugin version => never allowed, sylpheed
1660 could contain unknown API changes
1661 - sylpheed version < minimum version required => don't load,
1662 API required not available (if linking does not fail)
1664 2003-07-18 [alfons] 0.9.3claws24
1666 * src/common/plugin.[ch]
1669 2003-07-18 [christoph] 0.9.3claws23
1671 * src/common/hooks.c
1672 fix crash when hooks where unregisted
1674 * src/plugins/trayicon/trayicon.c
1675 unregister detroy signal before destroying the widget
1676 (still crashes when the plugin is unloaded)
1678 2003-07-18 [alfons] 0.9.3claws22
1681 delay expanding folder tree during drags until timeout triggered
1682 (needs perhaps some tweaking, so testing is welcome)
1684 2003-07-17 [alfons] 0.9.3claws21
1689 2003-07-17 [christoph] 0.9.3claws20
1691 * src/common/session.c
1692 fix opening of SSL connections
1694 * src/plugins/image_viewer/Makefile.am
1695 add OPENSSL_CFLAGS (we should find a better solution to remove
1696 this dependencies if they are not required)
1698 * src/plugins/spamassassin/spamassassin.c
1699 remove setlocale workaround (fixed in libspamc)
1701 (closes Bug Bug 184 Entering non-ascii character deletes previous char
1702 if spell checking enabled)
1704 2003-07-17 [alfons] 0.9.3claws19
1706 * src/common/hooks.[ch]
1707 * src/plugins/clamav/clamav_plugin.c
1708 * src/plugins/spamassassin/spamassassin.c
1709 * src/plugins/trayicon/trayicon.c
1712 2003-07-17 [alfons] 0.9.3claws18
1717 2003-07-17 [alfons] 0.9.3claws17
1722 2003-07-17 [paul] 0.9.3claws16
1727 add link to the Claws site's FAQ page, after the suggestion
1728 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1729 Move url strings to defs.h
1732 fix typo to prevent "unknown menu entry" warnings
1734 2003-07-17 [alfons] 0.9.3claws15
1736 * src/folderview.[ch]
1737 * src/summaryview.[ch]
1741 2003-07-17 [paul] 0.9.3claws14
1744 remove two instances of 'GTK_EVENTS_FLUSH' because
1745 they are unnecessary and probably cause a stack overflow
1747 2003-07-16 [christoph] 0.9.3claws13
1750 use an invisible GTK notebook to switch between viewers
1751 instead of reparenting widgets
1753 2003-07-16 [christoph] 0.9.3claws12
1756 move folder_item_update_freeze() to correct place in
1757 folder_item_scan_full()
1759 2003-07-16 [paul] 0.9.3claws11
1761 * sync with 0.9.3cvs12
1762 see ChangeLog 2003-07-14 and 2003-07-15
1764 2003-07-16 [christoph] 0.9.3claws10
1767 * src/prefs_account.[ch]
1768 sync IMAP CRAM-MD5 authentication with sylpheed-main
1770 2003-07-15 [alfons] 0.9.3claws9
1773 make --config-dir do something useful
1775 2003-07-15 [alfons] 0.9.3claws8
1778 o fix a bug where 'last' didn't really point to the last message
1779 in the top level list of children, but to the last threaded
1782 o clean up and make it easier to sync
1784 2003-07-15 [alfons] 0.9.3claws7
1787 make correct menu items sensitive
1789 2003-07-14 [alfons] 0.9.3claws6
1792 tune the threader so it will not subject-thread any message
1793 without a subject prefix (this will not thread correctly if
1794 a parent is delivered after their childs, but it looks
1797 2003-07-13 [christoph] 0.9.3claws5
1800 group "Add mailbox *..." menu items in submenu
1802 2003-07-13 [alfons] 0.9.3claws4
1805 correct summary_toggle_pressed() signature and make sure
1806 signal is not passed on
1808 2003-07-13 [alfons] 0.9.3claws3
1811 o for now don't pass on keys when they we're handled by
1812 ctree::key_press_event
1815 2003-07-13 [alfons] 0.9.3claws2
1818 add command line option "--config-dir" to get the current
1821 2003-07-12 [alfons] 0.9.3claws1
1824 * src/matcher_parser_parse.y
1825 * src/prefs_filtering.c
1827 add "Lock" filter action to lock messages;
1830 remove debug_print()
1831 * src/prefs_filtering.c
1832 re-organize matcher part 9:
1833 make action text entries easily extendible;
1834 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1835 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1840 update old information and add missing
1843 2003-07-12 [paul] 0.9.3claws
1845 * 0.9.3claws released
1847 2003-07-12 [paul] 0.9.0claws103
1852 2003-07-12 [melvin] 0.9.0claws102
1855 Fixed bug #215: Show MIME tab for single text/html messages.
1857 2003-07-12 [paul] 0.9.0claws101
1862 2003-07-12 [paul] 0.9.0claws100
1868 update Spanish, Croatian, Polish, Serbian translations.
1869 submitted by Ricardo Mones Lastra, Dragan, Witold
1870 Wladyslaw Wojciech Wilk, Urke MMI
1872 2003-07-12 [melvin] 0.9.0claws99
1875 Updated French translations.
1877 2003-07-12 [paul] 0.9.0claws98
1880 disable 'Lookup' button as it has no effect
1882 2003-07-11 [alfons] 0.9.0claws97
1885 summary_searchbar_pressed() should return TRUE to signal that
1886 event was handled. when returning void, the return value passed
1887 to GTK is actually random, but maybe FALSE, in which case the
1888 event is handled by parent
1890 2003-07-10 [paul] 0.9.0claws96
1892 * ac/missing/gettext.m4
1893 update to version 0.12
1895 2003-07-10 [paul] 0.9.0claws95
1897 * src/plugins/clamav/clamav_plugin.c
1898 fix bug where multipart/alternative messages
1899 would slip through without being scanned
1901 2003-07-10 [christoph] 0.9.0claws94
1904 correct check if folder supports removing when a message is
1905 moved. if not the message is only copied.
1907 (closes Bug 132 crash on startup in newsgroups folders)
1909 2003-07-09 [alfons] 0.9.0claws93
1913 --with-config-dir (default .sylpheed)
1915 2003-07-09 [christoph] 0.9.0claws92
1918 use PKG_CHECK_MODULES to check for gtkmathview
1919 (version 0.4.2 now required)
1921 2003-07-08 [melvin] 0.9.0claws91
1924 Implemented a progress bar that counts the number of completed
1925 tasks when the action runs more than one command.
1927 2003-07-08 [alfons] 0.9.0claws90
1930 if queued message has an invalid Message-Id, don't try to
1931 find message it refers to (fixes #209 "crash when processing
1934 2003-07-08 [paul] 0.9.0claws89
1936 * sync with 0.9.3cvs2
1937 see ChangeLog 2003-07-08
1939 2003-07-08 [match] 0.9.0claws88
1942 extend LDAP search for first/last name by parsing search term.
1944 2003-07-08 [alfons] 0.9.0claws87
1946 * src/send_message.c
1947 fix bug #208 "Status message stuck when sending on POP3 account"
1949 2003-07-07 [paul] 0.9.0claws86
1952 new Croatian translation, submitted by
1953 Dragan <drleskov@inet.hr>
1955 2003-07-07 [paul] 0.9.0claws85
1957 * sync with 0.9.3cvs1
1958 see ChangeLog 2003-07-07
1960 2003-07-05 [christoph] 0.9.0claws84
1965 * src/stock_pixmap.[ch]
1966 * src/pixmaps/messageview_text.xpm ** NEW **
1967 move mimeview tabs to the right side and use icons
1968 instead of text to save some space
1970 (patch by Luke Plant <lukeplant@softhome.net>)
1972 2003-07-05 [christoph] 0.9.0claws83
1975 add NULL pointer checks
1977 (patch by Luke Plant <lukeplant@softhome.net>)
1978 (closes Bug 204 0.9.0 quits on authentication error?!)
1980 2003-07-05 [alfons] 0.9.0claws82
1983 take the clue in bug #202 "./configure script -
1984 'if test' comparison failure" reported by John Kristoff.
1986 2003-07-04 [christoph] 0.9.0claws81
1988 * src/plugins/spamassassin/spamassassin.c
1989 set timeout for spam check
1991 2003-07-04 [christoph] 0.9.0claws80
1994 destroy all FolderItems when shutting down to
1995 allow folders to clean up
1997 2003-07-04 [melvin] 0.9.0claws79
1999 * src/gtk/gtkaspell.c
2000 Fixed bug #184 "Entering non-ascii character deletes
2001 previous char if spell checking enabled": this makes
2002 the spell checking in multibytes (e.g. UTF-8)locales work.
2003 (Patch by Luke Plant).
2005 2003-07-04 [christoph] 0.9.0claws78
2007 * sync with 0.9.2cvs1
2008 see ChangeLog 2003-06-10
2010 2003-07-04 [paul] 0.9.0claws77
2012 * sync with 0.9.3 release
2013 see ChangeLog 2003-07-04
2015 2003-07-03 [christoph] 0.9.0claws76
2022 move folder_item_get_path() stuff into a folder virtual function
2025 use folder_item_fetch_msg() to get message and do not contruct
2026 the filename from path and number
2028 2003-07-03 [paul] 0.9.0claws75
2030 * sync with 0.9.2cvs12
2031 see ChangeLog 2003-07-03
2033 2003-07-02 [paul] 0.9.0claws74
2036 fix text-selection for replying
2038 2003-07-02 [paul] 0.9.0claws73
2040 * sync with 0.9.2cvs11
2041 see ChangeLog 2003-07-02
2043 2003-07-02 [paul] 0.9.0claws72
2046 revert last commit because it breaks more
2049 2003-07-02 [paul] 0.9.0claws71
2052 fix thread by subject/sort by date
2054 2003-07-01 [paul] 0.9.0claws70
2056 * sync with 0.9.2cvs10
2057 see ChangeLog 2003-07-01
2059 2003-06-30 [paul] 0.9.0claws69
2061 * sync with 0.9.2cvs9
2062 see ChangeLog 2003-06-30
2064 2003-06-28 [match] 0.9.0claws68
2069 2003-06-27 [paul] 0.9.0claws67
2071 * sync with 0.9.2cvs7
2072 see ChangeLog 2003-06-27
2074 2003-06-26 [christoph] 0.9.0claws66
2077 freeze folder updates while a folder is scanned
2079 (closes Bug 185 New message counter)
2081 2003-06-26 [darko] 0.9.0claws65
2084 fix infinite loop when adding a new LDAP server
2086 2003-06-26 [paul] 0.9.0claws64
2088 * sync with 0.9.2cvs6
2089 see ChangeLog 2003-06-26
2091 2003-06-26 [paul] 0.9.0claws63
2093 * sync with 0.9.2cvs5
2094 see ChangeLog 2003-06-25 and 2003-06-26
2096 2003-06-25 [match] 0.9.0claws62
2099 Fixed tab/backtab for dropped-down completion list to
2100 move next/previous field. (close bug 147)
2102 2003-06-25 [christoph] 0.9.0claws61
2104 * src/addr_compl.[ch]
2105 * src/addrindex.[ch]
2113 2003-06-25 [leandro] 0.9.0claws60
2117 o gray out "Message/Remove references" menu item if not
2118 replying to a message
2120 2003-06-24 [leandro] 0.9.0claws59
2123 o removed "Message/Create new thread" menu item
2124 o added "Message/Remove references" menu item
2125 (it's off by default and will not check anymore
2126 if the subject changed)
2128 2003-06-23 [alfons] 0.9.0claws58
2131 try better grouping messages threaded by subject based on their age.
2132 still not perfect - because the message tree is not sorted by date.
2134 2003-06-23 [thorsten] 0.9.0claws57
2137 added mail_receive_hook to allow modifications
2138 directly after retrieval (e.g. adding headers).
2140 2003-06-23 [paul] 0.9.0claws56
2142 * src/sourcewindow.c
2143 enable the use of Ctrl+A to select all text in
2145 Patch submitted by Ivan Francolin Martinez
2146 <ivanfm@users.sourceforge.net>
2148 2003-06-22 [christoph] 0.9.0claws55
2151 o add notification hook for folder tree changes
2152 o invoke hooks after folder tree scanning
2154 * src/folderview.[ch]
2155 register hook for folder tree changes that
2158 (there are more places that should be updated, like add, remove
2161 (closes Bug 164 Crash on rebuild folder tree)
2162 (closes Bug 190 Crash on 'rebuilding folder tree')
2164 2003-06-21 [leandro] 0.9.0claws54
2167 create a new thread if subject changes
2168 (it's on by default, can be disabled in Message menu)
2170 2003-06-21 [alfons] 0.9.0claws53
2173 quiet little compiler
2175 2003-06-21 [christoph] 0.9.0claws52
2177 update gettext stuff to version 0.12
2179 2003-06-19 [alfons] 0.9.0claws51
2182 * src/common/plugin.c
2183 move defs.h before glib.h to prevent MIN/MAX redefs
2190 2003-06-19 [match] 0.9.0claws50
2192 * src/addressbook.[ch]
2193 * src/addrindex.[ch]
2194 * src/addr_compl.[ch]
2196 * src/editldap_basedn.[ch]
2199 re-implemented dynamic LDAP search. works without
2200 slowdown on display sender with addressbook
2205 2003-06-19 [paul] 0.9.0claws49
2208 fix Bug #136 'Nonprovided quotation marks crash claws'
2209 patch submitted by Pawel PĂŞkala <c0rn@gazeta.pl>
2211 2003-06-19 [alfons] 0.9.0claws48
2213 * src/prefs_common.[ch]
2215 restrict threading by subject by checking thread for
2216 age (prefs_common.thread_by_subject_max_age)
2218 2003-06-18 [christoph] 0.9.0claws47
2221 fix memory leak in imap_cmd_fetch()
2223 2003-06-18 [christoph] 0.9.0claws46
2226 fix memory leak in prefs_set_default() when used multiple
2227 times or after prefs have been read
2229 2003-06-18 [christoph] 0.9.0claws45
2231 * src/common/plugin.c
2232 fix memory leak in plugin_unload()
2234 2003-06-18 [christoph] 0.9.0claws44
2237 fix memory leak in imap_cmd_ok()
2239 2003-06-18 [christoph] 0.9.0claws43
2242 stop messages that are downloaded from POP3 and added to
2243 an IMAP inbox from being filtered twice (first by POP3
2244 and again when IMAP folder is scaned to get the UID of
2245 the APPEND operation when no UIDPLUS is available)
2254 * tools/launch_phoenix ** REMOVED **
2255 tools/launch_firebird ** NEW **
2256 renamed and edited to reflect the browser's name change from
2257 'phoenix' to 'firebird'
2259 2003-06-18 [paul] 0.9.0claws42
2261 * sync with 0.9.2cvs2
2262 see ChangeLog 2003-06-16
2264 2003-06-17 [alfons] 0.9.0claws41
2267 prevent threading problems when a node is an ancestor (parent / great parent),
2268 which mostly happens with circular references (thanks to Phillipe Gramoullé
2269 for finding an sample set of messages)
2271 2003-06-16 [christoph] 0.9.0claws40
2274 don't popup main window on --receive or --receive-all
2276 * src/mainwindow.[ch]
2277 * src/plugins/trayicon/trayicon.c
2278 allow hiding of main window by clicking on the trayicon
2279 (doesn't work correctly in seperate window mode and may
2280 cause unexpected GTK problems I couldn't find yet)
2283 remove incorrect warning
2285 2003-06-15 [alfons] 0.9.0claws39
2287 * src/gtk/gtkstext.c
2288 don't output debug text;
2289 #ifdef out print_line() if not debugging (thanks to Martin Wicke
2290 for pointing this out);
2292 2003-06-14 [alfons] 0.9.0claws38
2295 remove printf() and make one if..else comply with coding style
2297 2003-06-14 [alfons] 0.9.0claws37
2302 * src/messageview.[ch]
2304 apply patch #754162 "Quoting messages filtered by actions" submitted
2305 by Martin Wicke, which allows quoting message body changed by an
2308 2003-06-13 [alfons] 0.9.0claws36
2311 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
2312 use case insensitive regexp (suggested by Ivan Martinez)
2314 2003-06-13 [christoph] 0.9.0claws35
2317 * src/plugins/trayicon/Makefile.am
2318 * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
2319 * src/plugins/trayicon/trayicon.c
2320 * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
2321 * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
2322 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
2323 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
2324 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
2325 * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
2326 replace my own EggTrayIcon backport with the backport
2327 used by (l|x)mule and gabber.
2329 2003-06-13 [alfons] 0.9.0claws34
2332 * src/common/utils.c
2333 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
2335 2003-06-13 [alfons] 0.9.0claws33
2338 clean up a little bit
2340 2003-06-12 [alfons] 0.9.0claws32
2343 const correctness fix
2345 * src/common/sylpheed.[ch]
2347 prevent redef MIN/MAX
2349 * src/common/utils.[ch]
2352 2003-06-12 [melvin] 0.9.0claws31
2355 Updated to take into accounts changes in GtkAspell.
2357 2003-06-12 [alfons] 0.9.0claws30
2361 * src/common/utils.[ch]
2362 handle reply subject prefixes better (initial
2363 suggestion by Robert Story adapted and enhanced
2366 2003-06-12 [melvin] 0.9.0claws29
2369 Use new gtkaspell_checkers_strerror() to get the speller's
2370 error message instead of accessing the (now private)
2375 Use #ifdef instead of #if for USE_ASPELL
2376 Use the new spell checkers init/quit functions
2378 * src/gtk/gtkaspell.c
2379 Use #ifdef instead of #if for USE_ASPELL
2380 Moved in the majority of GtkAspell structures that were
2381 exported before by gtkaspell.h
2383 * src/gtk/gktaspell.h
2384 Made gtkaspell.h contain only the necessary data to be
2385 publicized by moving many structures to gtkaspell.c.
2386 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
2387 gtkaspell_checkers_new(): replaced by...
2388 gtkaspell_checkers_init(): new function for initialization
2389 gtkaspell_checkers_delete(): replaced by...
2390 gtkaspell_checkers_quit(): new function
2391 gtkaspell_checkers_strerror(): new function that returns
2392 the checker's last error message.
2394 2003-06-11 [melvin] 0.9.0claws28
2397 Updated to take into account gtkaspell.c migration to
2398 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
2400 2003-06-10 [alfons] 0.9.0claws27
2402 * src/filtering.[ch]
2406 - try fixing bug #18 (any brave testers?)
2407 - add more robustness by refusing previously
2408 unchecked NULL pointers
2410 2003-06-10 [alfons] 0.9.0claws26
2413 fix bug #176 by don't checking MsgInfos with a NULL msgid
2415 2003-06-09 [alfons] 0.9.0claws25
2417 * src/prefs_common.c
2418 fix bug #163 "Icon switching doesnt work properly" by
2419 preventing early freeing of prefs_common.pixmap_theme_path.
2421 2003-06-09 [christoph] 0.9.0claws24
2423 * src/gtk/gtkaspell.c
2424 revert Thorsten's fix and add forgotten g_strdup for
2425 aspell path (it should not be possible to alter the path a
2426 GtkASpell uses from outside)
2428 2003-06-09 [thorsten] 0.9.0claws23
2430 * src/gtk/gtkaspell.c
2431 dont free prefs_common.aspell_path when closing compose
2433 2003-06-08 [colin] 0.9.0claws22
2435 * src/plugins/spamassassin/spamassassin.c
2438 2003-06-07 [christoph] 0.9.0claws21
2442 * src/gtkaspell.[ch] ** REMOVE **
2443 * src/gtk/Makefile.am
2444 * src/gtk/gtkaspell.[ch] ** NEW **
2445 o make gtkaspell independent from sylpheed's prefs
2446 o move gtkaspell.[ch] to gtk directory
2448 2003-06-07 [christoph] 0.9.0claws20
2453 * src/filesel.[ch] ** REMOVE **
2456 * src/common/sylpheed.[ch]
2457 * src/gtk/Makefile.am
2458 * src/gtk/filesel.[ch] ** NEW **
2459 * src/gtk/pluginwindow.c
2460 * src/gtk/sslcertwindow.c
2461 move filesel.[ch] to gtk directory
2463 2003-06-07 [alfons] 0.9.0claws19
2466 make (multi) file selection dialog work again (Claws-only)
2468 2003-06-07 [thorsten] 0.9.0claws18
2473 2003-06-07 [alfons] 0.9.0claws17
2477 detect apache mishap in which case don't include fnmatch.h
2478 if regex.h is already included
2480 2003-06-06 [christoph] 0.9.0claws16
2484 add check for fnmatch.h and include it when available
2487 fix wrong case sensitivity of Content-Types
2489 * src/gtk/Makefile.am
2490 need the same include paths in gtk directory as in
2491 common directory because .h files in common can
2492 include files from these directories, when included
2493 in gtk's .h or .c files
2495 2003-06-06 [alfons] 0.9.0claws15
2499 make it compile again because of regex.h / fnmatch.h
2500 include problems (related to recent mime stuff, can
2501 someone check this?)
2503 2003-06-06 [thorsten] 0.9.0claws14
2506 possible use of uninitialized pointer while dragging
2508 2003-06-06 [paul] 0.9.0claws13
2511 fix bug where the insert sig button would be effective
2512 only when auto_sig was set
2514 2003-06-06 [paul] 0.9.0claws12
2516 * sync with 0.9.2 release
2518 2003-06-02 [paul] 0.9.0claws11
2520 * sync with 0.9.1cvs1
2521 see ChangeLog 2003-06-02
2526 2003-06-01 [christoph] 0.9.0claws10
2529 don't use substring search to find accounts by email address
2531 (closes Bug 169 Overly loose matching of "From" address)
2533 2003-05-31 [christoph] 0.9.0claws9
2535 * doc-src/rfc2683.txt
2537 limit IMAP command length as recommended in RFC2683
2538 (message number lists will be split into multiple imap
2539 sets, the limit of 1000 octets is not a hard limit)
2541 (closes Bug 161 sylpheed-claws exits with segfault when logging
2542 in to certain imap-servers)
2544 2003-05-29 [alfons] 0.9.0claws8
2547 add print button (calling summary_print());
2548 fine tune setting tooltip text;
2549 (if someone needs other buttons, please take these
2550 commits as a guide, instead of bothering us - also
2553 2003-05-29 [darko] 0.9.0claws7
2556 fix crash when word wrapping kicks in due to
2557 changed text by spell checker
2559 2003-05-29 [paul] 0.9.0claws6
2562 fix bug where changing account would insert
2563 sig even if auto_sig was FALSE
2568 sync with 0.9.1 release
2570 2003-05-28 [christoph] 0.9.0claws5
2573 fix truncation of too long commands
2575 (closes Bug 167 IMAP hangs trying to get envelope
2576 information in imap_get_uncached_messages)
2578 2003-05-27 [paul] 0.9.0claws4
2581 tools/maildir2sylpheed.pl ** NEW FILE **
2582 add kmail to sylpheed mailbox conversion script
2584 2003-05-27 [paul] 0.9.0claws3
2586 * sync with 0.9.0cvs10
2587 see ChangeLog 2003-05-26
2589 2003-05-26 [paul] 0.9.0claws2
2591 * sync with 0.9.0cvs9
2592 see ChangeLog 2003-05-26
2594 2003-05-24 [paul] 0.9.0claws1
2596 * sync with 0.9.0cvs8
2597 see ChangeLog 2003-05-23
2599 2003-05-24 [paul] 0.9.0claws
2601 * version 0.9.0claws released
2603 2003-05-24 [paul] 0.8.11claws177
2605 * src/plugins/dillo-viewer/Makefile.am
2606 src/plugins/traycon/Makefile.am
2616 update Bulgarian, British English, Spanish, Italian,
2617 Brazilian Portuguese, Russian, and Serbian translations,
2618 submitted by George Danchev, [me], Ricardo Mones Lastra,
2619 André Filipe de Assunção e Brito, Alessandro Maestri,
2620 Ruslan N. Balkin, and Urke MMI
2622 2003-05-23 [melvin] 0.8.11claws176
2625 Updated French translations
2627 2003-05-22 [paul] 0.8.11claws175
2638 src/editldap_basedn.c
2642 revert to get ldap into it previous working state
2645 new Taiwanese translation,
2646 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
2648 2003-05-22 [christoph] 0.8.11claws174
2650 * src/plugins/spamassassin/libspamc.[ch]
2651 sync libspamc with SpamAssaain release 2.55
2653 2003-05-22 [paul] 0.8.11claws173
2655 * sync with 0.9.0cvs7
2656 see ChangeLog 2003-05-22
2659 revert change in 0.8.11claws172: follow
2660 Hiroyuki's decision and that's the end of it.
2662 2003-05-21 [paul] 0.8.11claws172
2665 fix discrepency between open_unread_on_enter
2668 2003-05-21 [paul] 0.8.11claws171
2670 * sync with 0.9.0cvs6
2671 see ChangeLog 2003-05-21
2673 2003-05-21 [paul] 0.8.11claws170
2675 * sync with 0.9.0cvs5
2676 see ChangeLog 2003-05-21
2678 2003-05-20 [paul] 0.8.11claws169
2680 * sync with 0.9.0cvs4
2681 see ChangeLog 2003-05-20
2682 fixes bug #152, 'encoding of IMAP folders names'
2684 2003-05-20 [paul] 0.8.11claws168
2686 * sync with 0.9.0cvs3
2687 see ChangeLog 2003-05-20
2689 * src/tools/convert_mbox.pl
2690 minor change in the comments, submitted by Fred Marton
2692 2003-05-19 [paul] 0.8.11claws167
2694 * src/plugins/clamav/Makefile.am
2696 link clamav_lib to the plugin and not to the main program
2698 2003-05-19 [christoph]
2701 add -export-dynamic for linking
2703 2003-05-19 [paul] 0.8.11claws166
2705 * sync with 0.9.0cvs1
2706 see ChangeLog 2003-05-19
2708 2003-05-19 [paul] 0.8.11claws165
2711 fix 'pop before smtp' timeout
2713 2003-05-18 [alfons] 0.8.11claws164
2715 * src/prefs_matcher.c
2716 put "execute" action command line ("expression") in edit box
2718 2003-05-18 [christoph] 0.8.11claws163
2721 * src/plugins/dillo_viewer/dillo_viewer.c
2722 * src/plugins/image_viewer/viewer.c
2723 * src/plugins/mathml_viewer/mathml_viewer.c
2724 let a viewer have a list of Content-Types
2726 2003-05-18 [paul] 0.8.11claws162
2728 * src/prefs_filtering.c
2729 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2730 and REDIRECT actions
2732 2003-05-17 [christoph]
2735 o remove dynamic signatures that was syned with main
2736 o add infos about no longer "build in" image viewer
2737 o update bugtracker URL
2739 2003-05-17 [christoph] 0.8.11claws161
2744 don't use imap_scan_folder anymore. Instead call folder_item_scan
2745 for every folder after rebuilding the folder tree.
2747 (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2750 2003-05-17 [christoph] 0.8.11claws160
2753 don't use STATUS command on current folder to check for
2754 content changes. imap_cmd_ok() now tracks changes to
2755 folder and number of existing messages.
2757 2003-05-17 [paul] 0.8.11claws159
2759 * src/plugins/clamav/clamav_plugin.c
2760 remove unnecessary debug_print
2762 2003-05-16 [thorsten] 0.8.11claws158
2764 * src/plugins/demo.c
2765 included missing intl.h
2767 2003-05-16 [paul] 0.8.11claws157
2770 remove non-existant entries
2772 * src/plugins/clamav/clamav_plugin.c
2773 src/plugins/clamav/clamav_plugin_gtk.c
2774 src/plugins/dillo_viewer/dillo_prefs.c
2775 src/plugins/dillo_viewer/dillo_viewer.c
2778 2003-05-16 [christoph] 0.8.11claws156
2781 include plugin .c files for translation until I
2782 find a better solution to have plugins have their
2784 * src/plugins/demo/demo.c
2785 * src/plugins/image_viewer/plugin.c
2786 * src/plugins/mathml_viewer/mathml_viewer.c
2787 * src/plugins/spamassassin/spamassassin.c
2788 * src/plugins/spamassassin/spamassassin_gtk.c
2789 * src/plugins/trayicon/trayicon.c
2790 add gettext macros for plugin name and description
2796 2003-05-16 [paul] 0.8.11claws155
2798 * sync with lastest 0.9.0pre1
2799 see ChangeLog 2003-05-16
2801 2003-05-15 [paul] 0.8.11claws154
2803 * sync with latest 0.9.0pre1
2804 see ChangeLog 2003-05-14 and 2003-05-15
2806 2003-05-14 [christoph] 0.8.11claws153
2808 * src/plugins/image_viewer/viewer.c
2809 * src/plugins/image_viewer/viewer.glade ** NEW **
2810 * src/plugins/image_viewer/viewerprefs.c
2811 make it possible to disable the autoload function in the
2814 2003-05-14 [christoph] 0.8.11claws152
2817 fix folder update after adding a message
2819 2003-05-13 [alfons] 0.8.11claws151
2821 * src/common/session.c
2824 * src/addrcache.[ch]
2825 * src/filtering.[ch]
2827 * src/gtkaspell.[ch]
2829 * src/mbox_folder.[ch]
2834 * src/passphrase.[ch]
2835 * src/prefs_common.[ch]
2836 * src/prefs_gtk.[ch]
2839 be pedantic; (in prototypes () implies (int))
2841 2003-05-13 [alfons] 0.8.11claws150
2843 * src/prefs_toolbar.[ch]
2844 * src/summaryview.[ch]
2846 change misleading text in toolbar prefs;
2847 add toolbar action for ignore thread (toggles ignore thread flag);
2848 clean up a little bit;
2852 * tools/convert_mbox.pl
2853 bug fixed by Fred Marton
2857 * sync with 0.9.0pre1
2859 2003-05-09 [paul] 0.8.11claws149
2861 * sync with 0.8.11cvs43
2862 see ChangeLog 2003-05-09
2864 2003-05-08 [christoph] 0.8.11claws148
2867 o use CAPABILIY as first command and check for PREAUTH
2868 information in the response to it
2869 o rewrite all imap_cmd_* functions to use an IMAPSession
2870 instead of a SockInfo as parameter
2871 o do STARTTLS after fetching and checking the server
2874 2003-05-08 [paul] 0.8.11claws147
2878 tools/convert_mbox.pl ** NEW FILE **
2879 add mbox conversion script. Submitted by
2880 Fred Marton <Fred.Marton@uni-bayreuth.de>
2882 2003-05-07 [christoph]
2885 * src/gtk/pluginwindow.glade
2886 * src/plugins/image_viewer/viewerprefs.glade
2887 * src/plugins/spamassassin/spamassassin_gtk.glade
2888 add glade files for user interfaces and a description how
2889 to use glade to create the sylpheed code
2891 2003-05-07 [paul] 0.8.11claws146
2893 * sync with 0.8.11cvs41
2894 see ChangeLog 2003-05-07
2896 2003-05-06 [christoph] 0.8.11claws145
2899 * src/plugins/image_viewer/viewer.c
2900 fix usage of imlib in imageviewer plugin
2902 * src/gtk/prefswindow.c
2903 handle window close event correctly
2905 2003-05-06 [paul] 0.8.11claws144
2908 fix typo introduced in sync
2910 2003-05-06 [paul] 0.8.11claws143
2912 * sync with 0.8.11cvs39
2913 see ChangeLog 2003-05-06
2915 2003-05-06 [paul] 0.8.11claws142
2919 updated Czech translation, submitted by
2920 Radek Vybiral <Radek.Vybiral@vsb.cz>
2922 * src/plugins/clamav/clamav_plugin_gtk.c
2925 2003-05-03 [alfons] 0.8.11claws141
2928 make paste as quotation work even when the call to
2929 text_inserted() was deferred (fixes bug #140 "Paste
2930 as quotation does not work when using "external"
2933 2003-05-03 [thorsten] 0.8.11claws140
2938 removed C++ comments
2940 function with non-int retval/param used before
2941 implementation/declaration
2943 2003-05-02 [paul] 0.8.11claws139
2945 * src/addr_compl.[ch]
2946 src/addressbook.[ch]
2949 revert match's changes to (finally) remove the bug where
2950 opening a folder causes massive slowdown when using the
2951 'Display sender using address book' option
2953 2003-05-01 [melvin] 0.8.11claws138
2955 * src/plugins/dillo_viewer/dillo_prefs.[ch]
2956 * src/plugins/dillo_viewer/dillo_viewer.c
2957 Fixed bug where "Cancel" button from prefs issued
2959 Comply a little more to coding style
2961 2003-05-01 [paul] 0.8.11claws137
2963 * sync with 0.8.11cvs38
2964 see ChangeLog 2003-05-01
2966 2003-05-01 [paul] 0.8.11claws136
2969 updated by George Danchev
2971 2003-04-30 [christoph] 0.8.11claws135
2973 * src/plugins/dillo_viewer/dillo_prefs.c
2974 * src/plugins/image_viewer/viewerprefs.c
2975 * src/plugins/spamassassin/spamassassin_gtk.c
2976 remove gtk_widget_ref() calls for widgets in
2979 2003-04-30 [paul] 0.8.11claws134
2982 ok, this time a better fix for the bug where opening folder
2983 has massive slowdown when using the 'Display sender using
2984 address book' option
2986 2003-04-30 [paul] 0.8.11claws133
2989 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2991 2003-04-30 [melvin] 0.8.11claws132
2993 New: Dillo plugin preferences (patch by Dimitar Haralanov)
2995 * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
2996 Preferences for the dillo plugin
2997 * src/plugins/dillo_viewer/dillo_viewer.c
2998 Support for preferences
2999 * src/plugins/dillo_viewer/Makefile.am
3000 Added dillo_prefs.[ch]
3002 2003-04-30 [alfons] 0.8.11claws131
3004 * src/common/plugin.[ch]
3005 see? this ANSI C'fication immediately gives us type
3008 2003-04-30 [alfons] 0.8.11claws130
3010 * src/common/plugin.[ch]
3011 * src/plugins/clamav/clamav_plugin.[ch]
3012 * src/plugins/clamav/clamav_plugin_gtk.c
3013 * src/plugins/demo/demo.c
3014 * src/plugins/dillo_viewer/dillo_viewer.c
3015 * src/plugins/image_viewer/plugin.c
3016 * src/plugins/image_viewer/viewer.[ch]
3017 * src/plugins/image_viewer/viewerprefs.[ch]
3018 * src/plugins/mathml_viewer/mathml_viewer.c
3019 * src/plugins/spamassassin/spamassassin.[ch]
3020 * src/plugins/spamassassin/spamassassin_gtk.c
3021 * src/plugins/trayicon/trayicon.c
3024 2003-04-30 [alfons] 0.8.11claws129
3026 * src/common/utils.c
3027 make is_ascii_str() fail gracefully when NULL pointer
3030 2003-04-30 [paul] 0.8.11claws128
3033 fix bug where opening folder has massive slowdown when
3034 using the 'Display sender using address book' option
3036 2003-04-30 [paul] 0.8.11claws127
3038 * src/plugins/clamav/clamav_plugin.c
3039 src/plugins/clamav/clamav_plugin_gtk.c
3040 src/plugins/demo/demo.c
3041 src/plugins/dillo_viewer/dillo_viewer.c
3042 src/plugins/image_viewer/plugin.c
3043 src/plugins/mathml_viewer/mathml_viewer.c
3044 src/plugins/spamassassin/spamassassin.c
3045 src/plugins/spamassassin/spamassassin_gtk.c
3046 src/plugins/trayicon/trayicon.c
3047 get rid of eye-hurting function signatures
3049 2003-04-30 [paul] 0.8.11claws126
3051 * src/plugins/trayicon/trayicon.c
3057 2003-04-30 [paul] 0.8.11claws125
3060 arrange the plugins in reverse alphabetical order
3062 * src/plugins/clamav/clamav_plugin.[ch]
3063 src/plugins/clamav/clamav_plugin_gtk.c
3065 resize max_size window
3066 re-arrange the order of some gui elements
3067 improve descriptions
3069 * src/plugins/image_viewer/plugin.c
3070 src/plugins/mathml_viewer/mathml_viewer.c
3073 * src/plugins/spamassassin/spamassassin_gtk.c
3074 resize max_size window
3075 re-arrange the order of some gui elements
3081 2003-04-30 [alfons] 0.8.11claws124
3084 fix a leak found while browsing Martin Kluge's
3085 valgrind log (Claws only)
3087 2003-04-29 [darko] 0.8.11claws123
3089 * src/gtk/gtkstext.h
3090 include wchar.h if it is available, fixes compilation
3093 2003-04-29 [melvin] 0.8.11claws122
3095 * src/prefs_actions.c
3096 Improved help text of Actions' syntax
3098 2003-04-28 [paul] 0.8.11claws121
3101 a better fix for the crash when performing an action
3104 2003-04-28 [paul] 0.8.11claws120
3107 fix crash when performing an action on a
3110 2003-04-28 [paul] 0.8.11claws119
3112 * sync with 0.8.11cvs36
3113 see ChangeLog 2003-04-28
3115 2003-04-27 [paul] 0.8.11claws118
3117 * more sync with 0.8.11cvs35
3118 see ChangeLog 2003-04-25
3120 2003-04-26 [christoph] 0.8.11claws117
3123 fix remove virtual check
3125 2003-04-26 [paul] 0.8.11claws116
3128 fix return-receipt, make it work again
3130 2003-04-26 [paul] 0.8.11claws115
3133 restore double-clicking of the [application/pgp-signature
3134 (Select "Check signature" to check)] line in the message view,
3135 broken in recent sync
3137 2003-04-26 [christoph] 0.8.11claws114
3140 check if remove virtual really exists before
3141 calling the function
3143 2003-04-25 [match] 0.8.11claws113
3147 * src/ldapquery.[ch]
3150 * src/ldapserver.[ch]
3151 fix memleak. fix segfault.
3152 plug a Claws memleak
3154 2003-04-25 [alfons] 0.8.11claws112
3157 plug a Claws memleak
3159 2003-04-25 [alfons] 0.8.11claws111
3161 * src/common/session.c
3164 2003-04-25 [paul] 0.8.11claws110
3166 * sync with 0.8.11cvs35
3167 see ChangeLog 2003-04-24 and 2003-04-25
3169 * src/gtk/pluginwindow.c
3170 correct another strange float value
3172 2003-04-24 [christoph] 0.8.11claws109
3175 freeze folder item updates when unsetting new flags
3177 * src/gtk/pluginwindow.c
3178 correct strange float value
3180 2003-04-23 [paul] 0.8.11claws108
3182 * sync with 0.8.11cvs33
3183 see ChangeLog 2003-04-23
3185 2003-04-22 [paul] 0.8.11claws107
3190 src/pgptext.[ch] ** REMOVED **
3191 remove pgptext.[ch] as its not used any more
3193 2003-04-22 [paul] 0.8.11claws106
3195 * sync with 0.8.11cvs31
3196 see ChangeLog 2003-04-21 and 2003-04-22
3198 2003-04-21 [alfons] 0.8.11claws105
3201 No access to GTK structures if we're a spawned child
3202 (and clean up code a little bit...) Should fix #126.
3204 2003-04-21 [melvin] 0.8.11claws104
3206 * src/plugins/dillo_viewer/README
3207 Improved slightly the text.
3209 2003-04-21 [melvin] 0.8.11claws103
3211 * src/plugins/dillo_viewer/README *** NEW ***
3212 Added a README file for the Dillo plugin
3217 tools/outlook2sylpheed.pl
3218 updated and improved by Ricardo Mones Lastra
3220 2003-04-18 [oliver] 0.8.11claws102
3223 * src/prefs_account.h
3224 remove Pop3SessionType (used by selective download)
3225 * src/prefs_toolbar.c
3226 enable set Default Toolbar button
3228 2003-04-18 [paul] 0.8.11claws101
3230 * sync with 0.8.11cvs29
3231 see ChangeLog 2003-04-18
3233 2003-04-17 [paul] 0.8.11claws100
3235 * src/prefs_common.[ch]
3237 remove 'Open next message on deletion' option,
3238 as the same effect can now be achieved via the
3239 'Always open messages in summary when selected'
3242 2003-04-17 [paul] 0.8.11claws99
3244 * sync with 0.8.11cvs28
3245 see ChangeLog 2003-04-17
3247 2003-04-17 [christoph] 0.8.11claws98
3249 * ac/spamassassin.m4
3250 * src/plugins/spamassassin/libspamc.[ch]
3251 * src/plugins/spamassassin/utils.[ch]
3252 sync libspamc with SpamAssassin project
3254 2003-04-17 [christoph] 0.8.11claws97
3256 * src/common/socket.h
3257 * src/gtk/sslcertwindow.h
3258 rename old USE_SSL to USE_OPENSSL
3260 2003-04-17 [paul] 0.8.11claws96
3262 * src/prefs_common.h
3263 use gulong for P_COLOR so that it compiles/runs on
3264 64-bit systems. Patch submitted by James Noyes
3265 <jnoyes-claws@retrogeeks.com>
3270 2003-04-17 [paul] 0.8.11claws95
3272 * sync with 0.8.11cvs27
3273 see ChangeLog 2003-04-16
3275 2003-04-15 [paul] 0.8.11claws94
3277 * src/prefs_common.[ch]
3278 rearrange to stop the window getting too long:
3279 move Receive dialog stuff to Receive tab
3280 move Send dialog to Send tab
3281 remove Dialogs frame
3282 rename 'Open messages in summary with cursor keys' to
3283 'Always open messages in summary when selected', as its
3286 2003-04-15 [paul] 0.8.11claws93
3288 * src/prefs_common.[ch]
3290 add new option '/Interface/Open next message on deletion'
3292 2003-04-15 [paul] 0.8.11claws92
3294 * src/summaryview.[ch]
3295 add /Mark/Lock and /Mark/Unlock to the pop-up
3296 menu. Patch submitted by Ivan Francolin Martinez
3297 <ivanfm@users.sourceforge.net>
3299 2003-04-15 [paul] 0.8.11claws91
3301 * sync with 0.8.11cvs24
3302 see ChangeLog 2003-04-15
3304 2003-04-14 [jens] 0.8.11claws90
3306 * updated German translation and some corrections from
3307 Roland Bless <bless@tm.uka.de>
3309 2003-04-14 [paul] 0.8.11claws89
3311 * sync with 0.8.11cvs22
3312 see ChangeLog 2003-04-14
3314 2003-04-13 [paul] 0.8.11claws88
3316 * src/plugins/clamav/clamav_plugin.c
3320 2003-04-12 [paul] 0.8.11claws87
3322 * src/plugins/clamav/clamav_plugin.c
3323 activate enable/disable archive scanning option
3325 * src/plugins/clamav/.cvsignore ** NEW FILE **
3327 2003-04-12 [paul] 0.8.11claws86
3329 * src/plugins/Makefile.am
3330 src/plugins/clamav/Makefile.am ** NEW FILE **
3331 src/plugins/clamav/README ** NEW FILE **
3332 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
3333 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
3334 add Clam AntiVirus plugin
3336 2003-04-12 [paul] 0.8.11claws85
3338 * sync with 0.8.11cvs21
3339 see ChangeLog 2003-04-11
3341 2003-04-11 [paul] 0.8.11claws84
3344 update Spanish translation. Submitted by Ricardo
3347 2003-04-10 [christoph] 0.8.11claws83
3350 fix typo that did not move unfiltered mails to destination
3353 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
3354 when filtering from spool)
3356 2003-04-10 [christoph] 0.8.11claws82
3359 use BODY.PEEK instead of BODY in in message fetch operation
3360 to make sure the IMAP server does not set the \Seen flag for
3361 messages. Sylpheed does that later itself, when the message
3362 is opened in sylpheed
3364 (closes Bug 111 Claws destroys unread marks)
3366 2003-04-09 [oliver] 0.8.11claws81
3369 fix crash in folder_destroy
3371 remove selective download
3373 2003-04-09 [christoph] 0.8.11claws80
3376 fix crash in imap_get_msginfo() when then fetched message
3379 (closes Bug 110 Crash during mail composition)
3381 2003-04-08 [christoph] 0.8.11claws79
3384 * src/prefs_account.c
3385 Filter new messages that are found in an INBOX folder
3386 when 'Filter messages on receiving' is enabled in the
3387 Folder's AccountPrefs. This allows to use Sylpheed's
3388 filtering engine for IMAP folders where messages are
3389 added to the INBOX by a MTA
3391 2003-04-08 [paul] 0.8.11claws78
3394 clean up after last commit
3396 2003-04-08 [paul] 0.8.11claws77
3398 * sync with 0.8.11cvs20
3399 see ChangeLog 2003-04-07 and 2003-04-08
3401 2003-04-07 [christoph] 0.8.11claws76
3403 * src/filtering.[ch]
3407 add procmsg_msginfo_filter() to execute filtering actions
3409 2003-04-06 [christoph] 0.8.11claws75
3412 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
3414 2003-04-06 [christoph] 0.8.11claws74
3416 * src/common/utils.[ch]
3417 add g_int_compare() function for slist sorting
3420 fetch all MsgInfos with one command in imap_get_msginfos()
3421 using an imap set with a list of ranges
3424 use new g_int_compare() function
3426 2003-04-06 [thorsten] 0.8.11claws73
3429 corrected implementation of mh_folder_destroy()
3431 2003-04-05 [christoph] 0.8.11claws72
3448 * src/gtk/gtkutils.c
3449 o rename structure field names class and new to klass and
3450 new_msgs, to allow including files in C++
3451 o add 'extern "C"' block to some header files
3452 o add MsgInfoList and MsgNumberList as alias for GSList for
3453 developers to know what type of list is expected
3455 * src/plugins/image_viewer/plugin.c
3456 * src/plugins/image_viewer/viewer.[ch]
3457 * src/plugins/image_viewer/viewerprefs.[ch]
3458 rename function names to prevent conflicts
3460 2003-04-05 [paul] 0.8.11claws71
3462 * sync with 0.8.11cvs18
3463 see ChangeLog 2003-04-03 and 2003-04-04
3465 2003-04-02 [christoph] 0.8.11claws70
3469 * src/mbox_folder.[ch]
3472 o Make all virtual folder functions private
3473 o remove unused folder code
3475 * src/common/socket.[ch]
3479 2003-03-30 [alfons] 0.8.11claws69
3481 * src/send_message.c
3482 remove two debug traces and see if people still report
3485 2003-03-30 [alfons] 0.8.11claws68
3487 * src/send_message.c
3488 * src/commons/session.c
3489 add more debug traces
3491 2003-03-30 [christoph] 0.8.11claws67
3494 change processing folder name from .processing to processing
3497 disable SSL certificate check because it causes Xlib error
3498 when the child process want's to open an GTK window
3500 2003-03-30 [christoph] 0.8.11claws66
3503 don't use default folder for processing folder item because
3504 it can be a non local folder
3506 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
3508 2003-03-30 [alfons] 0.8.11claws65
3510 * src/send_message.c
3511 try fixing crashes when sending messages: my gcc 2.95.4 seems
3512 to generate bad code for 'send_send_data_progressive': When
3513 called from 'send_send_data_finished', the 'data' pointer is
3514 cleared just before the assignment to the dialog pointer
3516 2003-03-29 [christoph] 0.8.11claws64
3518 * src/common/prefs.h
3519 * src/plugins/image_viewer/Makefile.am
3520 * src/plugins/image_viewer/plugin.c
3521 * src/plugins/image_viewer/viewer.[ch]
3522 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
3523 add PrefsPage for ImageViewer
3525 2003-03-28 [thorsten] 0.8.11claws63
3527 * src/common/session.c
3530 2003-03-28 [paul] 0.8.11claws62
3532 * sync with 0.8.11cvs16
3533 see ChangeLog 2003-03-28
3535 2003-03-28 [paul] 0.8.11claws61
3537 * sync with 0.8.11cvs15
3538 see ChangeLog 2003-03-28
3540 2003-03-27 [christoph] 0.8.11claws60
3544 * src/common/socket.[ch]
3545 set socket state to DISCONNECTED when any operation
3546 fails to allow reconnecting in IMAP code without
3547 checking the return code of all calls to the command
3552 remove some more stuff that depends on specific
3555 2003-03-27 [paul] 0.8.11claws59
3557 * sync with 0.8.11cvs14
3558 see ChangeLog 2003-03-27
3560 * src/selective_download.[ch] ** REMOVED **
3563 2003-03-27 [christoph] 0.8.11claws58
3566 fix handling of tmp_flags in flag copy function
3568 2003-03-27 [paul] 0.8.11claws57
3570 * sync with 0.8.11cvs13
3571 see ChangeLog 2003-03-27
3573 2003-03-27 [oliver] 0.8.11claws56
3576 remove sel_download_cb
3578 2003-03-27 [oliver] 0.8.11claws55
3583 2003-03-26 [oliver] 0.8.11claws54
3588 remove selective donwload readme
3590 2003-03-26 [oliver] 0.8.11claws53
3592 * src/matcher_parser_parse.y
3594 * src/prefs_account.[ch]
3595 * src/prefs_filtering.c
3596 remove selective donwload
3598 2003-03-26 [oliver] 0.8.11claws52
3603 remove selective donwload
3605 2003-03-26 [oliver] 0.8.11claws51
3608 * src/selective_download.[ch] ** REMOVE **
3610 2003-03-26 [christoph] 0.8.11claws50
3613 fix NEWS that got broken by a sync with sylpheed-main
3615 2003-03-26 [christoph] 0.8.11claws49
3618 fix mime type guessing when no mime type is found for a file
3620 2003-03-25 [christoph] 0.8.11claws48
3624 remove mime type guessing from mime parser and use
3625 name based mime types in viewer lookup for mime type
3626 application/octet-stream
3628 2003-03-25 [christoph] 0.8.11claws47
3630 * doc-src/readme.txt
3631 * doc-src/rfc2554.txt
3632 add RFC about SMTP AUTH
3634 * src/send_message.c
3635 * src/common/smtp.[ch]
3636 add extra error code for authentication errors and
3637 clear temporary password when this error occurs
3639 (closes Bug 84 authentication failure while sending should
3640 prompt for password again)
3642 2003-03-25 [christoph] 0.8.11claws46
3646 * src/imageview.[ch] ** REMOVE **
3647 * src/messageview.[ch]
3649 * src/prefs_common.[ch]
3651 * src/plugins/Makefile.am
3652 * src/plugins/image_viewer/.cvsignore ** NEW **
3653 * src/plugins/image_viewer/Makefile.am ** NEW **
3654 * src/plugins/image_viewer/plugin.c ** NEW **
3655 * src/plugins/image_viewer/viewer.[ch] ** NEW **
3656 move image viewer into a plugin (building is enabled by default)
3657 [ToDo: Prefs for resize and autoview]
3659 2003-03-25 [paul] 0.8.11claws45
3661 * sync with 0.8.11cvs12
3662 see ChangeLog 2003-03-26
3664 2003-03-25 [paul] 0.8.11claws44
3666 * sync with 0.8.11cvs11
3667 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3669 Note: Selective Download is broken.
3671 2003-03-22 [christoph] 0.8.11claws43
3674 code cleanup for flags copying
3676 2003-03-22 [christoph] 0.8.11claws42
3678 * src/plugins/trayicon/trayicon.c
3679 fix setting the transparent area when the window size
3680 is forced by the system tray
3682 2003-03-22 [christoph] 0.8.11claws41
3684 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
3685 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
3686 * src/plugins/trayicon/newmail.xpm ** NEW **
3687 * src/plugins/trayicon/nomail.xpm ** NEW **
3688 * src/plugins/trayicon/trayicon.c
3689 * src/plugins/trayicon/unreadmail.xpm ** NEW **
3690 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3691 o add icon for unread mails
3692 o set transparency for window
3694 2003-03-22 [christoph] 0.8.11claws40
3697 init news session to prevent crash when session is closed
3699 2003-03-22 [christoph] 0.8.11claws39
3702 * src/common/session.[ch]
3703 Init session data to make sure we don't have invalid pointers
3704 for read_ch and write_ch when new multi process sessions are
3708 * src/common/plugin.c
3709 * src/common/sylpheed.c
3710 * src/plugins/demo/demo.c
3711 * src/plugins/dillo_viewer/dillo_viewer.c
3712 * src/plugins/mathml_viewer/mathml_viewer.c
3713 * src/plugins/spamassassin/spamassassin.c
3714 * src/plugins/spamassassin/spamassassin_gtk.c
3715 add plugin types to allow loading plugins at different times
3716 (and maybe for different frontends), because it's not good to
3717 load GTK-Plugins gefore gtk_init was called
3720 * src/plugins/Makefile.am
3721 * src/plugins/trayicon/.cvsignore ** NEW **
3722 * src/plugins/trayicon/Makefile.am ** NEW **
3723 * src/plugins/trayicon/eggtrayicon.c ** NEW **
3724 * src/plugins/trayicon/eggtrayicon.h ** NEW **
3725 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
3726 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
3727 * src/plugins/trayicon/trayicon.c ** NEW **
3728 New Trayicon plugin that shows an icon in a systray that uses
3729 XEMBED protocol like Gnome's systray. Icon shows if there
3730 are new mails and a tooltip shows information about new,
3731 unread and total messages.
3733 2003-03-22 [paul] 0.8.11claws38
3736 fix ESMTP AUTH CRAM-MD5
3737 [sync with main (still version 0.8.11cvs6), see
3738 ChangeLog 2003-03-22]
3740 2003-03-21 [colin] 0.8.11claws37
3742 * src/send_message.c
3743 Fix USE_SSL => USE_OPENSSL
3745 2003-03-21 [colin] 0.8.11claws36
3748 Fix counts in drag and dropped subfolders
3750 2003-03-21 [colin] 0.8.11claws35
3754 speed up a bit folder dnd
3756 2003-03-20 [alfons] 0.8.11claws34
3761 don't send locked queue messages
3762 (feature request "[ 705245 ] Locking message in outbox
3763 should prevent sending")
3765 2003-03-20 [christoph] 0.8.11claws33
3768 remove NEW and UNREAD flag in special folders when scanning
3771 fix ESMTP AUTH CRAM-MD5
3773 2003-03-20 [paul] 0.8.11claws32
3775 * src/prefs_account.c
3776 Re-write 'Tunnel command to open connection' as
3777 'Use command to communicate with server', and disable
3778 it for all except IMAP accounts
3780 2003-03-20 [paul] 0.8.11claws31
3782 * sync with 0.8.11cvs6
3783 see ChangeLog 2003-03-20
3785 2003-03-19 [match] 0.8.11claws30
3788 include documentation. minor refactoring.
3789 * src/addr_compl.[ch]
3790 * src/addrindex.[ch]
3791 * src/addresbook.[ch]
3793 re-enable address lookup (was disabled in
3796 2003-03-19 [christoph] 0.8.11claws29
3799 add temp flag handling, will make moving and copying
3800 messages possible again
3803 correct calulation of folder stats
3805 2003-03-18 [match] 0.8.11claws28
3808 remove case sensitive comparison (closes bug 80).
3810 2003-03-18 [christoph] 0.8.11claws27
3813 fix imap using a tunnel command
3817 2003-03-18 [christoph] 0.8.11claws26
3822 rewrite flag handling for folders
3824 2003-03-18 [christoph] 0.8.11claws25
3829 unset NEW and UNREAD flags when message is ignored, to make
3830 sure messages don't show up as unread on other IMAP clients,
3831 because the IGNORE_THREAD flag can not be syncronized through
3834 2003-03-17 [christoph] 0.8.11claws24
3837 don't use recursion to fetch uids when the number of messages
3838 does not match. Moved code into subfunction that is used
3839 again when needed, to prevent an endless loop.
3841 2003-03-17 [thorsten] 0.8.11claws23
3843 * src/imageview.[ch]
3844 export imageview_get_resized_size() (for plugins)
3845 * src/prefs_common.[ch]
3846 added prefs_common_get() (for plugins)
3848 2003-03-17 [christoph] 0.8.11claws22
3851 o remove UID guessing from copy code
3852 o support UIDPLUS extension for APPEND command
3854 2003-03-17 [paul] 0.8.11claws21
3857 remove 'Compiled-plugins' section.
3859 * src/plugins/dillo_viewer/dillo_viewer.c
3860 slight change to description text
3862 2003-03-16 [match] 0.8.11claws20
3863 * src/ldapserver.[ch] ** NEW **
3864 * src/ldapctrl.[ch] ** NEW **
3865 * src/ldapquery.[ch] ** NEW **
3866 * src/ldaputil.[ch] ** NEW **
3867 * src/addrcindex.[ch] ** NEW **
3868 * src/addrquery.h ** NEW **
3870 * src/addrcache.[ch]
3871 * src/addrindex.[ch]
3872 * src/addr_compl.[ch]
3873 * src/addressbook.[ch]
3878 * src/editldap_basedn.c
3882 included dynamic LDAP queries. improved address
3885 2003-03-16 [paul] 0.8.11claws19
3887 * tools/multiwebsearch.pl
3890 2003-03-16 [christoph] 0.8.11claws18
3893 * src/plugins/dillo_viewer/dillo_viewer.c
3894 * src/plugins/mathml_viewer/mathml_viewer.c
3895 make unregistering of MimeViewerFactorys possible
3897 2003-03-16 [alfons] 0.8.11claws17
3902 2003-03-16 [melvin] 0.8.11claws16
3904 * src/plugins/dillo_viewer.c
3905 Fixed bug where it was not possible to view more than
3906 one text/html attachment per message (bug discovered
3907 by Christoph Hohmann).
3909 2003-03-15 [melvin] 0.8.11claws15
3911 * src/prefs_actions.c
3912 Fixed compilation warnings.
3914 2003-03-15 [melvin] 0.8.11claws14
3916 * src/plugins/Makefile.am
3917 * src/plugins/dillo_viewer/.cvsignore ** NEW **
3918 * src/plugins/dillo_viewer/Makefile.am ** NEW **
3919 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
3920 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3921 newer (http://dillo.auriga.wearlab.de/).
3923 2003-03-15 [christoph] 0.8.11claws13
3926 don't query imap folder for attributes because we already
3927 for them from imap_status
3930 add support for plugable MimeViewers (unloading Viewers
3933 * src/plugins/Makefile.am
3934 * src/plugins/mathml_viewer/.cvsignore ** NEW **
3935 * src/plugins/mathml_viewer/Makefile.am ** NEW **
3936 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
3937 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3938 widget from http://helm.cs.unibo.it/mml-widget/
3940 2003-03-14 [christoph] 0.8.11claws12
3943 o error return code's should better be negative
3944 o replace printf with debug_print
3947 improve IMAP folder scan by checking UID-NEXT
3950 remove check that are unnecessary in my opinion
3952 2003-03-13 [christoph] 0.8.11claws11
3961 * src/prefs_scoring.c
3963 use a common function to get a displayable name
3966 2003-03-13 [paul] 0.8.11claws10
3970 tools/multiwebsearch.conf ** NEW FILE **
3971 tools/multiwebsearch.pl ** NEW FILE **
3972 add multiwebsearch Actions script
3974 2003-03-13 [colin] 0.8.11claws9
3977 Remove leading emtpy lines from quoted text
3980 2003-03-13 [melvin] 0.8.11claws8
3982 * src/prefs_actions.c
3985 Added Cancel and OK buttons
3988 2003-03-13 [christoph] 0.8.11claws7
3998 replace more folder type stuff with folder class stuff
4000 2003-03-13 [melvin] 0.8.11claws6
4002 * src/prefs_actions.c
4004 %u: user provided argument
4005 %h: user provided argument (hidden on input)
4006 %s: current text selection in the message view
4008 2003-03-13 [paul] 0.8.11claws5
4010 * sync with 0.8.11cvs5
4011 see ChangeLog 2003-03-11, 2003-03-12
4013 2003-03-12 [christoph] 0.8.11claws4
4016 use folder class idstr when writing folderlist.xml
4021 replace folder type checks with folder class checks
4023 2003-03-12 [christoph] 0.8.11claws3
4028 * src/mbox_folder.[ch]
4031 o create a list of known folder classes in the folder system
4032 o use folder class id strings for folder item identifiers
4034 2003-03-12 [christoph] 0.8.11claws2
4037 fix imap uid validity check
4039 2003-03-12 [christoph] 0.8.11claws1
4050 * src/prefs_scoring.c
4054 initial restructuring of folder system, seperating
4055 folders and folder classes
4057 2003-03-12 [paul] 0.8.11claws
4061 2003-03-12 [christoph]
4063 * src/gtk/prefswindow.c
4064 fix translation of "Page Index"
4066 2003-03-12 [paul] 0.8.10claws110
4068 a sync from 0.8.11cvs4 before the release
4070 * src/common/utils.c
4071 subject_compare_for_sort(): allow null strings (fixes
4074 2003-03-11 [paul] 0.8.10claws109
4077 update Spanish translation, submitted by
4078 Ricardo Mones Lastra
4080 2003-03-11 [melvin] 0.8.10claws108
4083 Updated French translations
4085 2003-03-11 [paul] 0.8.10claws107
4087 * manual/en/Makefile.am
4089 update English manual, add a new page
4090 updated by Francois Barriere <fbarriere@atmel.fr>
4095 update Bulgarian, Italian, and Serbian translations
4096 submitted by George Danchev, Alessandro Maestri, and
4099 2003-03-10 [paul] 0.8.10claws106
4102 src/gtk/prefswindow.c
4103 make some strings translatable
4105 2003-03-10 [darko] 0.8.10claws105
4108 code cleanup to make Hiro happy
4110 2003-03-10 [paul] 0.8.10claws104
4112 * sync with 0.8.11cvs2
4113 see ChangeLog 2003-03-10
4115 2003-03-09 [melvin] 0.8.10claws103
4118 textview_set_font(): fix for message display in
4119 UTF-8 locales (thanks to Sergey Vlasov).
4120 (was unintentionnaly reverted in 0.8.6claws6)
4122 2003-03-08 [darko] 0.8.10claws102
4125 fix infinite loop in wrapping as reported
4127 obsoletes patch #696482
4129 2003-03-08 [christoph] 0.8.10claws101
4132 add workaround for IMAP servers that do not
4133 support the "UID SEARCH UID" command
4135 2003-03-07 [christoph] 0.8.10claws100
4137 * src/plugins/spamassassin/spamassassin.[ch]
4138 * src/plugins/spamassassin/spamassassin_gtk.c
4141 2003-03-07 [paul] 0.8.10claws99
4144 updated Spanish translation, submitted by
4145 Ricardo Mones Lastra
4147 2003-03-07 [christoph] 0.8.10claws98
4150 fix in 0.8.10claws94 was wrong
4151 local delivery does not require escaping, remove escaping
4152 code to make signatures of mails with "." lines valid
4154 NOTE: requires that sendmail is executed with "-i" option,
4155 what is the default now, but has to be changed in all
4158 2003-03-07 [paul] 0.8.10claws97
4160 * sync with 0.8.11 release
4161 see ChangeLog 2003-03-07
4163 2003-03-06 [paul] 0.8.10claws96
4166 revert commit 0.8.10claws92
4168 2003-03-06 [paul] 0.8.10claws95
4171 fix (solaris) bug 73, 'Crash when selecting top-level folder'
4174 fix bug 74, 'Crash opening editor window with pseudo-color
4177 Patches submitted by Kevin Vigor <kevin@vigor.nu>
4179 2003-03-06 [christoph] 0.8.10claws94
4182 fix rfc2821 (4.5.2) violation in SMTP data sending,
4183 all lines starting with a period get an extra period
4185 (found by Simon 'corecode' Schubert)
4187 2003-03-06 [paul] 0.8.10claws93
4190 if configured font can't be loaded fall back to gtk
4191 default. (with thanks to Christoph)
4193 closes long-standing bug 15 'Crashes on startup'
4195 2003-03-06 [paul] 0.8.10claws92
4198 freeze text before autosave and thaw afterwards
4199 fixes bug 67 'autosave make re-rediting message crazy'
4201 2003-03-06 [christoph] 0.8.10claws91
4204 ignore address comment in dupe check for Cc-list
4206 (closes reopened bug 47 Replying to message strips name part of
4207 e-mail addresses of Cc: lines)
4209 2003-03-06 [paul] 0.8.10claws90
4212 remove reference to gtkxtext.h as its no longer in
4215 2003-03-06 [paul] 0.8.10claws89
4217 * sync with 0.8.10cvs25
4218 see ChangeLog 2003-03-06
4220 2003-03-06 [oliver] 0.8.10claws88
4225 2003-03-06 [oliver] 0.8.10claws87
4228 remove changes introduced inclaws74
4230 another attempt to sanely delete and update
4231 messages deleted in separate messageview
4233 2003-03-05 [christoph] 0.8.10claws86
4236 check if "From" matches any account's address if
4237 addressbook completion of addresses is disabled too
4239 (closes Bug 70 "Display recipient in from" doesn't check
4240 folder's default account)
4242 2003-03-05 [christoph] 0.8.10claws85
4245 * src/common/utils.[ch]
4246 don't strip address comments when building Cc lists
4248 (closes Bug 47 Replying to message strips name part of e-mail addresses
4252 fix return value of copy function
4254 2003-03-05 [christoph] 0.8.10claws84
4257 don't ask imap server for non rfc822 headers
4259 (closes bug 71 IMAP FETCH asks for FROM header field twice)
4262 destroy session on socket error to allow reconnecting
4264 2003-03-05 [christoph] 0.8.10claws83
4267 fix building with gnome when no prefix is set
4269 (closes bug 66 Gnome directory is set to NONE)
4271 2003-03-05 [paul] 0.8.10claws82
4273 * sync with 0.8.10cvs23
4274 see ChangeLog 2003-03-05
4276 2003-03-04 [christoph] 0.8.10claws81
4279 o fix moving and copying when folder returns 0 for new
4281 o remove some code for single message copy and move
4282 operations and use functions for multiple messages
4284 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
4287 remove unused include
4289 2003-03-04 [paul] 0.8.10claws80
4292 list 'Compiled plugins'
4294 2003-03-03 [christoph] 0.8.10claws79
4297 have to multiply the percentage of the current fetch with
4298 the percentage that it has of the total fetch operation
4301 2003-03-03 [christoph] 0.8.10claws78
4304 fix calculation of expected lines for progress indicator
4306 2003-03-03 [christoph] 0.8.10claws77
4309 * src/common/utils.c
4310 fix segfault when opening the root news folder
4312 2003-03-03 [christoph] 0.8.10claws76
4314 * src/mainwindow.[ch]
4315 * src/common/Makefile.am
4316 * src/common/progressindicator.[ch]
4317 add UI independent progress indicator handling
4320 use new progress indicator for message info fetching
4322 * src/common/hooks.h
4325 2003-03-03 [oliver] 0.8.10claws75
4329 removed commented code
4331 2003-03-03 [oliver] 0.8.10claws74
4334 cleanups and refactoring
4336 compose_reply_mode reply & forwarding interface for
4339 act on messages marked for deletion in folderview_selected
4340 based on prefs_common.immediate_exec since a message might
4341 have been deleted by messageview in a folder we are changing
4342 to (does anybody understand what I'm on about ?)
4344 2003-03-03 [oliver] 0.8.10claws73
4346 * src/messageview.[ch]
4348 - messageview_delete: delete message shown in messagview
4349 - messageview_update_view: update messageview to currently
4350 selected summaryview message
4351 - add separate messageview to msgview_list in order to update
4352 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
4353 * src/summaryview.[ch]
4354 summary_get_selection returns a list of selected msgs
4357 toolbar reply refactoring
4359 2003-03-03 [paul] 0.8.10claws72
4361 * sync with 0.8.10cvs21
4362 see ChangeLog 2003-03-03
4364 2003-03-02 [christoph] 0.8.10claws71
4366 * src/common/passcrypt.c
4369 2003-03-02 [christoph] 0.8.10claws70
4372 * src/prefs_account.c
4373 * src/prefs_gtk.[ch]
4374 * src/common/.cvsignore
4375 * src/common/Makefile.am
4376 * src/common/passcrypt.c ** NEW **
4377 * src/common/passcrypt.h.in ** NEW **
4378 Implement password encryption in config files
4379 using unix encrypt and setkey functions. The crypt
4380 key can be set as a configure parameter. Old
4381 passwords will be converted if they do not begin
4384 2003-03-02 [paul] 0.8.10claws69
4386 * src/prefs_account.c
4389 2003-03-01 [thorsten] 0.8.10claws68
4397 corrected format strings
4400 (fix compile errors with GNU gettext-0.11.5)
4402 2003-03-01 [oliver] 0.8.10claws67
4405 menu callbacks call toolbar_menu_reply
4407 2003-03-01 [oliver] 0.8.10claws66
4411 menu callbacks call toolbar_menu_reply
4413 callbacks from menu handled by toolbar_menu_reply
4415 2003-03-01 [paul] 0.8.10claws65
4418 revert commit 0.8.10claws54 - breaks editing of
4422 update Bulgarian translation, submitted by
4425 2003-02-28 [christoph] 0.8.10claws64
4431 * src/gtkxtext.h ** REMOVE **
4437 * src/prefs_common.c
4438 * src/prefs_matcher.c
4439 * src/procheader.[ch]