1 2003-09-03 [paul] 0.9.4claws56
3 * src/plugins/clamav/clamav_plugin_gtk.c
4 gui tweaks: replace a label with a tooltip, modify the
5 text, use gtk_check_button_new(); instead of
6 gtk_check_button_new_with_label("");
8 2003-09-02 [alfons] 0.9.4claws55
11 remember last used dir when attaching multiple files (should fix
12 bug #290, "Attach File does not remember directory")
14 2003-09-01 [paul] 0.9.4claws54
17 updated by Ricardo Mones Lastra
19 2003-09-01 [alfons] 0.9.4claws53
21 * src/gtk/gtkaspell.[ch]
22 be pedantic and strict and use const gchar * instead of guchar *
24 2003-09-01 [alfons] 0.9.4claws52
28 re-enable Save As when multiple messages are selected
30 2003-09-01 [paul] 0.9.4claws51
35 2003-09-01 [paul] 0.9.4claws50
37 * sync with 0.9.4cvs13
38 see ChangeLog 2003-09-01
40 2003-09-01 [paul] 0.9.4claws49
43 trim uri before sending to the statusbar
44 fixes Bug 275 'Clicking on long URL wrapped onto two lines
45 in the message window causes main S-C window to enlarge
48 2003-09-01 [paul] 0.9.4claws48
50 * sync with 0.9.4cvs12
51 see ChangeLog 2003-09-01
53 2003-08-30 [christoph] 0.9.4claws47
56 * src/folder_item_prefs.[ch]
57 * src/prefs_folder_item.c
58 * src/gtk/gtkaspell.[ch]
59 commit per folder dictionary patch by
60 Paul Evans <nerd@freeuk.com>
62 2003-08-30 [christoph] 0.9.4claws46
64 * src/plugins/spamassassin/spamassassin_gtk.c
65 * src/plugins/spamassassin/spamassassin_gtk.glade
66 reduce GUI clutter by placing hints into tooltips
68 2003-08-30 [paul] 0.9.4claws45
71 add 'Content-Disposition: inline' to a text/plain
72 part when using PGP/MIME signing
74 2003-08-30 [paul] 0.9.4claws44
78 src/prefs_spelling.glade
79 reduce GUI clutter by placing hints into tooltips
81 2003-08-29 [christoph] 0.9.4claws43
84 fix bug found by Ivan Rayner <ivanr@sgi.com>
87 change unecessary warning into a debug message
89 * src/plugins/clamav/Makefile.am
90 Fix error "-I$(CLAMAV_LIBS)"
92 2003-08-29 [christoph] 0.9.4claws42
97 * src/common/Makefile.am
98 * src/common/passcrypt.c
99 commit fixes and patches for some of the IRIX problems found by
100 Ivan Rayner <ivanr@sgi.com>
102 2003-08-29 [paul] 0.9.4claws41
104 * src/prefs_filtering.c
105 add 'Top' and 'Bottom' buttons, based on changes in
106 src/prefs_filter.c in 0.9.4cvs11.
108 2003-08-27 [christoph] 0.9.4claws40
111 fix bug that the current summary settings were copied to the
112 wrong folder item, when the folder item prefs are opened.
113 Copying is not required because summary settings and
114 folder_item_prefs do not contain the same settings
116 2003-08-27 [thorsten] 0.9.4claws39
121 2003-08-26 [paul] 0.9.4claws38
123 * sync with 0.9.4cvs9
124 see ChangeLog 2003-08-26
126 2003-08-25 [paul] 0.9.4claws37
128 * sync with 0.9.4cvs8
129 see ChangeLog 2003-08-25
131 2003-08-24 [christoph] 0.9.4claws36
133 * src/prefs_filtering.c
134 shouldn't remove items from a GSList while iterating over the
135 list (makes cur invalid and cur->next not accessable)
137 (closes Bug 272 i deleted an folder and some seconds later sylpheed
140 2003-08-23 [christoph] 0.9.4claws35
143 news folders should be scanned when opened
145 2003-08-22 [christoph] 0.9.4claws34
147 * src/prefs_folder_item.c
148 use macro to assign strings that always frees the old string
150 * src/gtk/gtkaspell.[ch]
151 add gtkaspell_set_dictionary_menu_active_item() to set active
152 item in dictionary option menu
154 * src/prefs_spelling.c
155 use gtkaspell_set_dictionary_menu_active_item() to select
158 2003-08-21 [christoph] 0.9.4claws33
165 optimize folder system
168 fix division by zero when font has 0 width for ' '
170 2003-08-21 [paul] 0.9.4claws32
172 * sync with 0.9.4cvs7
173 see ChangeLog 2003-08-20
175 2003-08-19 [paul] 0.9.4claws31
178 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
179 SYLDOC_FAQ_HTML_INDEX.
181 use LC_MESSAGES instead of LC_ALL to find the current
184 fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
186 2003-08-19 [paul] 0.9.4claws30
189 updated by George Danchev
191 2003-08-18 [luke] 0.9.4claws29
193 * src/gtk/gtkvscrollbutton.[ch]
194 o removed gtk_vscrollbutton_reset() (reasons: reduce
195 dependencies; do it the GTK way; reduce code -14/+2 lines)
196 o removed horizontal separator between icons
198 2003-08-17 [christoph] 0.9.4claws28
201 no subject threading when the subject has no reply prefix
203 2003-08-16 [christoph] 0.9.4claws27
206 remember and restore window sizes and position when the main
207 window is hidden or shown
209 (closes Bug 274 Window size in 0.9.4claws18 not remembered when
210 minimised/reopened using trayicon)
212 2003-08-16 [paul] 0.9.4claws26
215 add #include "defs.h"
217 2003-08-16 [paul] 0.9.4claws25
219 * src/plugins/clamav/clamav_plugin.c
222 * src/plugins/dillo_viewer/dillo_prefs.c
223 cosmetic: change the labels' text, add tooltips, and
226 2003-08-15 [christoph] 0.9.4claws24
229 complete last change (forgot some changes)
231 2003-08-15 [christoph] 0.9.4claws23
234 o check number of messages and don't return a 0 message
235 when no messages are available
236 o don't parse xref header anymore
238 (closes Bug 203 I'm not getting any news)
240 2003-08-15 [paul] 0.9.4claws22
244 update and define claws bugzilla location
246 2003-08-15 [paul] 0.9.4claws21
249 update submitted by Ruslan N. Balkin
251 2003-08-14 [christoph] 0.9.4claws20
254 fix search for oldest node in subject threading
256 2003-08-14 [christoph] 0.9.4claws19
260 add possibility to check all nodes with the same subject for
261 subject threading, not only the oldest node. Should not break
262 threads anymore if the oldest node is thread_by_subject_max_age
263 days older then parent, because it can now find a child of
264 oldest node as new parent.
266 2003-08-11 [christoph] 0.9.4claws18
268 * src/plugins/spamassassin/spamassassin.c
269 run spam check in background process
271 2003-08-10 [alfons] 0.9.4claws17
274 make `Select All' sensitive too
276 2003-08-10 [christoph] 0.9.4claws16
279 add more checks in imap_close
281 2003-08-09 [alfons] 0.9.4claws15
283 * src/prefs_spelling.c
284 no spell checking UI if not requested
286 2003-08-09 [alfons] 0.9.4claws14
288 * src/gtk/prefswindow.c
291 2003-08-09 [christoph] 0.9.4claws13
293 * src/prefs_spelling.c
294 * src/gtk/prefswindow.[ch]
295 * src/plugins/clamav/clamav_plugin_gtk.c
296 * src/plugins/spamassassin/spamassassin_gtk.c
297 sort prefs pages by heighest weight in tree
299 2003-08-09 [paul] 0.9.4claws12
301 * sync with 0.9.4cvs6
302 see ChangeLog 2003-08-07
305 add Leandro and Luke to claws-branch section
307 2003-08-09 [christoph] 0.9.4claws11
309 * src/gtk/Makefile.am
310 * src/gtk/colorsel.[ch] ** NEW **
311 create a color selection dialog that can be used as a simple
312 function call with it's own gtk main loop like filesel.[ch]
317 * src/prefs_spelling.[ch] ** NEW **
318 * src/prefs_spelling.glade ** NEW **
319 * src/gtk/gtkutils.[ch]
320 move "Spell Checker" prefs to new prefs dialog
322 * src/prefs_folder_item.c
323 use new colorsel dialog
325 2003-08-08 [paul] 0.9.4claws10
328 clear the progress bar unconditionally
330 2003-08-08 [paul] 0.9.4claws9
332 * sync with 0.9.4cvs4
333 see ChangeLog 2003-07-31
335 2003-08-07 [christoph] 0.9.4claws8
338 fix bug in image viewer plugin part
341 don't execute close command if the folder item is not selected
343 2003-08-07 [hoa] 0.9.4claws7
346 * src/matcher_parser.h
347 * src/matcher_parser_parse.y
348 can define several actions for each filtering rule
349 can import old versions of filtering rules
351 * src/prefs_filtering.c
352 call to a new dialog box to define actions
354 * src/prefs_filtering_action.[ch]
355 dialog box to define actions for filtering rules
357 2003-08-06 [christoph] 0.9.4claws6
360 make sure source folder is selected when copying messages
362 2003-08-06 [christoph] 0.9.4claws5
364 * sync with 0.9.4cvs2
365 see ChangeLog 2003-07-29
367 2003-08-05 [paul] 0.9.4claws4
369 * sync with 0.9.4cvs3
370 see ChangeLog 2003-07-30
372 2003-08-04 [match] 0.9.4claws3
375 export of LDIF files.
377 2003-08-04 [match] 0.9.4claws2
380 support for export LDIF. documented.
381 * src/importldif.[ch]
382 * src/exportldif.[ch]
383 add tooltips. documented.
384 * src/exphtmldlg.[ch]
385 * src/common/xmlprops.[ch]
387 * src/exportldif.[ch] ** NEW **
388 * src/expldifdlg.[ch] ** NEW **
389 * src/addressbook.[ch]
391 export of LDIF files.
394 2003-08-04 [christoph] 0.9.4claws1
399 * sylpheed-claws.pc.in ** NEW **
401 * src/common/Makefile.am
402 * src/gtk/Makefile.am
403 install sylpheed header files in $(pkgincludedir) and create a
404 pkg-config file to allow building a plugin without the source
407 2003-08-04 [paul] 0.9.4claws
411 2003-08-04 [paul] 0.9.3claws97
414 update Spanish translation. Submitted by Ricardo
417 2003-08-03 [paul] 0.9.3claws96
421 update Croatian and Serbian translations. Submitted by
422 Dragan and Urke MMI respectively
424 2003-08-03 [alfons] 0.9.3claws95
427 mark flag has precedence over important flag - seems
428 to have been changed in sync of 0.9.3claws45. this fixes
429 a regression where messages that were scored as important
430 don't show their mark flags. (using the same column for
431 both importance as mark flags is the real problem
434 2003-08-03 [melvin] 0.9.3claws94
437 Updated French translations.
439 2003-08-03 [melvin] 0.9.3claws93
442 Fixed typo introduced after 0.9.3claws92
443 that prevented compilation
444 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
445 CPPFLAGS and YFLAGS to allow user setting these.
446 * src/common/Makefile.am
447 * src/gtk/Makefile.am
448 * src/plugins/clamav/Makefile.am
449 * src/plugins/demo/Makefile.am
450 * src/plugins/dillo_viewer/Makefile.am
451 * src/plugins/image_viewer/Makefile.am
452 * src/plugins/mathml_viewer/Makefile.am
453 * src/plugins/spamassassin/Makefile.am
454 * src/plugins/trayicon/Makefile.am
455 * src/plugins/trayicon/libeggtrayicon/Makefile.am
456 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
457 CPPFLAGS and YFLAGS to allow user setting these.
459 2003-08-02 [christoph] 0.9.3claws92
462 o rearrange plugin tests
463 o add test for clamav.h to ClamAV tests
465 2003-08-02 [luke] 0.9.3claws91
468 o fixed appearance of icon list when toggling back from the
470 o toggling of icons using the keyboard works correctly
471 o fixed all other keyboard shortcuts to work when icons are
475 o fixed bug 4 - focus lost when changing messageview view type
477 2003-08-02 [christoph] 0.9.3claws90
480 fix crash when pointer stored in hash table could get invalid
481 when a plugin is unloaded
483 2003-08-01 [christoph] 0.9.3claws89
486 o try to build all plugins (except spamassassin) by default
487 o don't build a plugin if a dependency check fails
492 2003-08-01 [match] 0.9.3claws88
495 allow single click field selection. document code.
497 2003-08-01 [christoph] 0.9.3claws87
499 * src/plugins/clamav/clamav_plugin.c
500 * src/plugins/clamav/clamav_plugin_gtk.c
501 * src/plugins/dillo_viewer/dillo_viewer.c
502 * src/plugins/image_viewer/plugin.c
503 * src/plugins/mathml_viewer/mathml_viewer.c
504 * src/plugins/spamassassin/spamassassin.c
505 * src/plugins/spamassassin/spamassassin_gtk.c
506 * src/plugins/trayicon/trayicon.c
507 add version check to all plugins
509 2003-08-01 [hoa] 0.9.3claws86
511 * src/prefs_filtering.c
512 fixed a cosmetic bug, during creation of dialog box,
513 wrong widgets were shown after creation.
515 2003-08-01 [luke] 0.9.3claws85
518 o fixed visibility of icons/mimeview after toggling separate
519 message/folder view (factored out some similar code too).
522 2003-07-31 [alfons] 0.9.3claws84
525 tweak icon box UI a bit more, now allowing right-clicks actions
526 getting the relevant mime data too; should fix #250, "Can't save
527 attachments sometimes".
529 2003-07-30 [alfons] 0.9.3claws83
532 don't do auto-save-draft inside key press handler, but rather
533 schedule it half of a second later; should fix #67, "autosave
534 make re-rediting message crazy"
536 2003-07-30 [christoph] 0.9.3claws82
538 * src/plugins/trayicon/trayicon.c
539 process pending events before unloading the plugin
541 (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
543 2003-07-30 [alfons] 0.9.3claws81
546 parameter 2 of g_hook_destroy() should really be a hook id
548 2003-07-30 [alfons] 0.9.3claws80
550 * src/common/plugin.c
551 fix a possibly harmful function signature mismatch
554 2003-07-30 [alfons] 0.9.3claws79
556 * src/common/hooks[.ch]
559 2003-07-30 [darko] 0.9.3claws78
562 make it compile again
564 2003-07-30 [luke] 0.9.3claws77
568 o added/moved signal handlers for SIGTERM (normal kill command)
569 and SIGINT (ctl-c) to be used even without
570 --enable-crash-dialog, fixing bug 166
573 o rewrote menu sensitivity code as per mainwindow.c, fixing
577 o changed sensitivity condition for 'Next new' and 'Next
578 unread', fixing bug 8
580 2003-07-29 [alfons] 0.9.3claws76
582 * src/common/utils.[ch]
585 save ack'ed RRR; fixes #205, "return receipt is not saved in
588 2003-07-29 [alfons] 0.9.3claws75
591 fix a memleak (claws-only)
593 2003-07-29 [alfons] 0.9.3claws74
596 * src/gtk/gtkvscrollbutton.[ch]
597 fix UI glitch where mime icon toolbox' scroll position is not
598 reset after switching to another message
601 2003-07-29 [paul] 0.9.3claws73
603 * src/prefs_folder_item.c
604 split the prefs into 2 separate pages
606 2003-07-29 [paul] 0.9.3claws72
609 prepend "\n\n" to a signature without a separator too
611 2003-07-29 [paul] 0.9.3claws71
614 fix bug where changing to an account without an auto-sig
615 from an initial account without an auto-sig would insert
616 2 blank lines at the cursor point
617 fix bug where changing to an account with an auto-sig
618 from an initial account without an auto-sig would insert
619 the sig at the cursor point
621 2003-07-29 [paul] 0.9.3claws70
624 use the colour from the folder pref unless the folder
627 2003-07-29 [alfons] 0.9.3claws69
632 rewrite return receipt request work a little bit (the former
633 implementation presumably depended too much on the UI setting
634 flags). (we're losing the old pending flag.)
636 2003-07-28 [christoph] 0.9.3claws68
642 fix copy to IMAP folder from other folder
644 2003-07-28 [christoph] 0.9.3claws67
647 fix sync of procmsg_get_message_file_list
649 2003-07-28 [christoph] 0.9.3claws66
651 * sync with 0.9.3cvs14
652 see ChangeLog 2003-07-18
653 * sync with 0.9.3cvs17
654 see ChangeLog 2003-07-23
656 (closes Bug 234 segmentation fault after sending out mail via
659 2003-07-28 [paul] 0.9.3claws65
662 update Spanish translation, submitted by Ricardo Mones
665 2003-07-28 [christoph] 0.9.3claws64
670 return new message numbers as a GRelation instead of a GSList
671 that has to be in the same order as the input list. A list
672 would make it hard for IMAP to optimize oepration by sorting
673 the input list. The returned list would have to be reordered
674 to match the same order that input list has.
676 * src/gtk/gtkaspell.c
677 fix missing return value, could cause a crash when garbage is
678 on the stack that is used as the expected return value
680 2003-07-28 [paul] 0.9.3claws63
682 * sync with 0.9.4cvs1
683 see ChangeLog 2003-07-28
685 2003-07-27 [alfons] 0.9.3claws62
688 tweak it more to make icon list act like a check button group
690 2003-07-27 [christoph] 0.9.3claws61
692 * sync with 0.9.3cvs20
693 see ChangeLog 2003-07-25
695 2003-07-27 [paul] 0.9.3claws60
698 re-commit changes from 0.9.3claws58 -
699 accidently removed in 0.9.3claws59
701 2003-07-27 [paul] 0.9.3claws59
704 a sync from 0.9.3cvs17
705 see ChangeLog 2003-07-23
707 2003-07-27 [alfons] 0.9.3claws58
710 add missing header members to MsgInfo; fixes the problem of
711 not displaying X-Faces, as noticed by Ricardo Mones
713 2003-07-26 [christoph] 0.9.3claws57
715 * sync with 0.9.3cvs18
716 see ChangeLog 2003-07-24
718 2003-07-26 [christoph] 0.9.3claws56
720 * sync with 0.9.3cvs17
721 see ChangeLog 2003-07-23
723 2003-07-26 [christoph] 0.9.3claws55
730 add support for copy function that copy multiple messages
731 (not implemented yet)
734 add missing return value
736 2003-07-26 [paul] 0.9.3claws54
738 * tools/multiwebsearch.pl
739 do whitespace substitution before passing the string
740 to the browser. fixes bug with browsers that don't
741 do whitespace conversion themselves.
743 2003-07-25 [christoph] 0.9.3claws53
748 rewrite adding of multiple messages to a folder for
751 2003-07-25 [luke] 0.9.3claws52
754 o icon toggles set correctly on leaving ctree mimeview
756 2003-07-25 [paul] 0.9.3claws51
758 * partial sync with 0.9.3cvs21 [src/main.c]
759 see ChangeLog 2003-07-25
761 2003-07-24 [paul] 0.9.3claws50
763 * tools/maildir2sylpheed.pl
766 2003-07-24 [paul] 0.9.3claws49
769 increase the gutter size of paned so that the panes
772 * src/plugins/demo/demo.c
773 squeeze in another typo fix
775 2003-07-24 [paul] 0.9.3claws48
777 * src/plugins/demo/demo.c
779 small changes to the English
781 * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
782 src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
785 rename the misspelled icon
787 2003-07-23 [alfons] 0.9.3claws47
790 make icon list look like a list of toggles
792 2003-07-23 [luke] 0.9.3claws46
794 * src/pixmaps/mimeview_gpg_expired.xpm
795 * src/pixmaps/mimeview_gpg_failed.xpm
796 * src/pixmaps/mimeview_gpg_passed.xpm
797 * src/pixmaps/mimeview_text_html.xpm
798 * src/pixmaps/mimeview_image.xpm
799 o all icons the same size
802 o mimeview ctree arranged vertically above the viewer
803 o icons changed to buttons
804 o can use keyboard to select an icon (Enter)
805 o resize icon list to width of icons
807 * src/gtk/gtkvscrollbutton.c
808 o sensitivity of buttons reacts to position
810 2003-07-23 [christoph] 0.9.3claws45
812 * sync with 0.9.3cvs14 (incomplete)
813 see ChangeLog 2003-07-17
815 2003-07-23 [alfons] 0.9.3claws44
819 sync with my local tree to restore some claws-only things
821 2003-07-23 [paul] 0.9.3claws43
823 * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
824 src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
829 src/stock_pixmap.[ch]
830 indicate missing keys and expired sigs/keys
833 2003-07-23 [paul] 0.9.3claws42
836 Redirect fixes: enable automatic account selection and
837 do not append signature to message on changing account
840 2003-07-23 [paul] 0.9.3claws41
842 * sync with 0.9.3cvs16
843 see ChangeLog 2003-07-23
845 2003-07-23 [alfons] 0.9.3claws40
848 give progress dialog a main window, and give it the first
849 one (presumably the only one). fixes bug #247, "segfault on
852 2003-07-22 [alfons] 0.9.3claws39
855 shift-space scrolls up
857 2003-07-22 [paul] 0.9.3claws38
859 * sync with 0.9.3cvs15
860 see ChangeLog 2003-07-22
862 2003-07-20 [alfons] 0.9.3claws37
865 put menu inside #ifdef USE_ASPELL..#endif
867 2003-07-20 [christoph] 0.9.3claws36
870 fix wrong flags in MsgInfo returned by
871 procmsg_msginfo_get_full_info()
873 (closes Bug 221 Deleting messages from the Message View gives incorrect
874 new/unread message counts in the folder view)
876 * src/plugins/spamassassin/spamassassin_gtk.c
877 add gettext macro for prefs page title
879 2003-07-20 [paul] 0.9.3claws35
882 redraw icon list on signature check
884 2003-07-20 [christoph] 0.9.3claws34
889 * src/folder_item_prefs.[ch] ** NEW **
894 * src/prefs_scoring.c
896 * src/prefs_folder_item.[ch]
897 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
899 o use prefswindow for folder properties
901 * src/gtk/prefswindow.[ch]
902 change implementation to use an invisible notebook instead
903 of unparenting widgets
905 2003-07-20 [christoph] 0.9.3claws33
911 * src/prefs_filtering.h
912 * src/prefs_folder_item.[ch]
917 (always use 1. typedefs, 2. #includes, 3. structures)
919 * src/common/version.h.in
920 add casts for constants
922 * src/plugins/demo/demo.c
925 * src/plugins/spamassassin/spamassassin.c
926 remove unused variable
928 2003-07-20 [alfons] 0.9.3claws32
931 o make icon buttons respond on left click
932 o minor cosmetic change
934 2003-07-19 [luke] 0.9.3claws31
937 * src/gtk/gtkvscrollbutton.c
939 o improved mimeview behaviour when selecting a new message
940 o plus code cleanups to remove compile warnings
943 2003-07-19 [alfons] 0.9.3claws30
947 * src/common/utils.[ch]
948 subject_get_reply_prefix_length() <- subject_get_prefix_length()
950 2003-07-19 [alfons] 0.9.3claws29
952 * src/prefs_folder_item.c
953 reinit "legacy" tmp_prefs, so we don't free nor use invalid
956 2003-07-19 [luke] 0.9.3claws28
962 * src/stock_pixmap.[ch]
963 * src/gtk/Makefile.am
965 * src/gtk/gtkvscrollbutton.[ch] ** NEW **
966 * src/pixmaps/mime_*.xpm ** NEW **
967 o mimeview rearrangement with a new icon shortcut bar
969 2003-07-19 [alfons] 0.9.3claws27
972 o plug leaking nodes_to_recollapse
973 o add folderview_recollapse_all_nodes() (not used yet)
975 2003-07-19 [alfons] 0.9.3claws26
979 honour #240 "Better SUBJECT handling" by cleaning the prefix
980 for both forwarding as replying
982 2003-07-18 [christoph] 0.9.3claws25
985 * src/common/sylpheed.[ch]
986 * src/common/version.h.in
987 add version in numeric form to allow easy comparison
989 * src/plugins/demo/demo.c
991 - sylpheed version > plugin version => never allowed, sylpheed
992 could contain unknown API changes
993 - sylpheed version < minimum version required => don't load,
994 API required not available (if linking does not fail)
996 2003-07-18 [alfons] 0.9.3claws24
998 * src/common/plugin.[ch]
1001 2003-07-18 [christoph] 0.9.3claws23
1003 * src/common/hooks.c
1004 fix crash when hooks where unregisted
1006 * src/plugins/trayicon/trayicon.c
1007 unregister detroy signal before destroying the widget
1008 (still crashes when the plugin is unloaded)
1010 2003-07-18 [alfons] 0.9.3claws22
1013 delay expanding folder tree during drags until timeout triggered
1014 (needs perhaps some tweaking, so testing is welcome)
1016 2003-07-17 [alfons] 0.9.3claws21
1021 2003-07-17 [christoph] 0.9.3claws20
1023 * src/common/session.c
1024 fix opening of SSL connections
1026 * src/plugins/image_viewer/Makefile.am
1027 add OPENSSL_CFLAGS (we should find a better solution to remove
1028 this dependencies if they are not required)
1030 * src/plugins/spamassassin/spamassassin.c
1031 remove setlocale workaround (fixed in libspamc)
1033 (closes Bug Bug 184 Entering non-ascii character deletes previous char
1034 if spell checking enabled)
1036 2003-07-17 [alfons] 0.9.3claws19
1038 * src/common/hooks.[ch]
1039 * src/plugins/clamav/clamav_plugin.c
1040 * src/plugins/spamassassin/spamassassin.c
1041 * src/plugins/trayicon/trayicon.c
1044 2003-07-17 [alfons] 0.9.3claws18
1049 2003-07-17 [alfons] 0.9.3claws17
1054 2003-07-17 [paul] 0.9.3claws16
1059 add link to the Claws site's FAQ page, after the suggestion
1060 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
1061 Move url strings to defs.h
1064 fix typo to prevent "unknown menu entry" warnings
1066 2003-07-17 [alfons] 0.9.3claws15
1068 * src/folderview.[ch]
1069 * src/summaryview.[ch]
1073 2003-07-17 [paul] 0.9.3claws14
1076 remove two instances of 'GTK_EVENTS_FLUSH' because
1077 they are unnecessary and probably cause a stack overflow
1079 2003-07-16 [christoph] 0.9.3claws13
1082 use an invisible GTK notebook to switch between viewers
1083 instead of reparenting widgets
1085 2003-07-16 [christoph] 0.9.3claws12
1088 move folder_item_update_freeze() to correct place in
1089 folder_item_scan_full()
1091 2003-07-16 [paul] 0.9.3claws11
1093 * sync with 0.9.3cvs12
1094 see ChangeLog 2003-07-14 and 2003-07-15
1096 2003-07-16 [christoph] 0.9.3claws10
1099 * src/prefs_account.[ch]
1100 sync IMAP CRAM-MD5 authentication with sylpheed-main
1102 2003-07-15 [alfons] 0.9.3claws9
1105 make --config-dir do something useful
1107 2003-07-15 [alfons] 0.9.3claws8
1110 o fix a bug where 'last' didn't really point to the last message
1111 in the top level list of children, but to the last threaded
1114 o clean up and make it easier to sync
1116 2003-07-15 [alfons] 0.9.3claws7
1119 make correct menu items sensitive
1121 2003-07-14 [alfons] 0.9.3claws6
1124 tune the threader so it will not subject-thread any message
1125 without a subject prefix (this will not thread correctly if
1126 a parent is delivered after their childs, but it looks
1129 2003-07-13 [christoph] 0.9.3claws5
1132 group "Add mailbox *..." menu items in submenu
1134 2003-07-13 [alfons] 0.9.3claws4
1137 correct summary_toggle_pressed() signature and make sure
1138 signal is not passed on
1140 2003-07-13 [alfons] 0.9.3claws3
1143 o for now don't pass on keys when they we're handled by
1144 ctree::key_press_event
1147 2003-07-13 [alfons] 0.9.3claws2
1150 add command line option "--config-dir" to get the current
1153 2003-07-12 [alfons] 0.9.3claws1
1156 * src/matcher_parser_parse.y
1157 * src/prefs_filtering.c
1159 add "Lock" filter action to lock messages;
1162 remove debug_print()
1163 * src/prefs_filtering.c
1164 re-organize matcher part 9:
1165 make action text entries easily extendible;
1166 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
1167 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
1172 update old information and add missing
1175 2003-07-12 [paul] 0.9.3claws
1177 * 0.9.3claws released
1179 2003-07-12 [paul] 0.9.0claws103
1184 2003-07-12 [melvin] 0.9.0claws102
1187 Fixed bug #215: Show MIME tab for single text/html messages.
1189 2003-07-12 [paul] 0.9.0claws101
1194 2003-07-12 [paul] 0.9.0claws100
1200 update Spanish, Croatian, Polish, Serbian translations.
1201 submitted by Ricardo Mones Lastra, Dragan, Witold
1202 Wladyslaw Wojciech Wilk, Urke MMI
1204 2003-07-12 [melvin] 0.9.0claws99
1207 Updated French translations.
1209 2003-07-12 [paul] 0.9.0claws98
1212 disable 'Lookup' button as it has no effect
1214 2003-07-11 [alfons] 0.9.0claws97
1217 summary_searchbar_pressed() should return TRUE to signal that
1218 event was handled. when returning void, the return value passed
1219 to GTK is actually random, but maybe FALSE, in which case the
1220 event is handled by parent
1222 2003-07-10 [paul] 0.9.0claws96
1224 * ac/missing/gettext.m4
1225 update to version 0.12
1227 2003-07-10 [paul] 0.9.0claws95
1229 * src/plugins/clamav/clamav_plugin.c
1230 fix bug where multipart/alternative messages
1231 would slip through without being scanned
1233 2003-07-10 [christoph] 0.9.0claws94
1236 correct check if folder supports removing when a message is
1237 moved. if not the message is only copied.
1239 (closes Bug 132 crash on startup in newsgroups folders)
1241 2003-07-09 [alfons] 0.9.0claws93
1245 --with-config-dir (default .sylpheed)
1247 2003-07-09 [christoph] 0.9.0claws92
1250 use PKG_CHECK_MODULES to check for gtkmathview
1251 (version 0.4.2 now required)
1253 2003-07-08 [melvin] 0.9.0claws91
1256 Implemented a progress bar that counts the number of completed
1257 tasks when the action runs more than one command.
1259 2003-07-08 [alfons] 0.9.0claws90
1262 if queued message has an invalid Message-Id, don't try to
1263 find message it refers to (fixes #209 "crash when processing
1266 2003-07-08 [paul] 0.9.0claws89
1268 * sync with 0.9.3cvs2
1269 see ChangeLog 2003-07-08
1271 2003-07-08 [match] 0.9.0claws88
1274 extend LDAP search for first/last name by parsing search term.
1276 2003-07-08 [alfons] 0.9.0claws87
1278 * src/send_message.c
1279 fix bug #208 "Status message stuck when sending on POP3 account"
1281 2003-07-07 [paul] 0.9.0claws86
1284 new Croatian translation, submitted by
1285 Dragan <drleskov@inet.hr>
1287 2003-07-07 [paul] 0.9.0claws85
1289 * sync with 0.9.3cvs1
1290 see ChangeLog 2003-07-07
1292 2003-07-05 [christoph] 0.9.0claws84
1297 * src/stock_pixmap.[ch]
1298 * src/pixmaps/messageview_text.xpm ** NEW **
1299 move mimeview tabs to the right side and use icons
1300 instead of text to save some space
1302 (patch by Luke Plant <lukeplant@softhome.net>)
1304 2003-07-05 [christoph] 0.9.0claws83
1307 add NULL pointer checks
1309 (patch by Luke Plant <lukeplant@softhome.net>)
1310 (closes Bug 204 0.9.0 quits on authentication error?!)
1312 2003-07-05 [alfons] 0.9.0claws82
1315 take the clue in bug #202 "./configure script -
1316 'if test' comparison failure" reported by John Kristoff.
1318 2003-07-04 [christoph] 0.9.0claws81
1320 * src/plugins/spamassassin/spamassassin.c
1321 set timeout for spam check
1323 2003-07-04 [christoph] 0.9.0claws80
1326 destroy all FolderItems when shutting down to
1327 allow folders to clean up
1329 2003-07-04 [melvin] 0.9.0claws79
1331 * src/gtk/gtkaspell.c
1332 Fixed bug #184 "Entering non-ascii character deletes
1333 previous char if spell checking enabled": this makes
1334 the spell checking in multibytes (e.g. UTF-8)locales work.
1335 (Patch by Luke Plant).
1337 2003-07-04 [christoph] 0.9.0claws78
1339 * sync with 0.9.2cvs1
1340 see ChangeLog 2003-06-10
1342 2003-07-04 [paul] 0.9.0claws77
1344 * sync with 0.9.3 release
1345 see ChangeLog 2003-07-04
1347 2003-07-03 [christoph] 0.9.0claws76
1354 move folder_item_get_path() stuff into a folder virtual function
1357 use folder_item_fetch_msg() to get message and do not contruct
1358 the filename from path and number
1360 2003-07-03 [paul] 0.9.0claws75
1362 * sync with 0.9.2cvs12
1363 see ChangeLog 2003-07-03
1365 2003-07-02 [paul] 0.9.0claws74
1368 fix text-selection for replying
1370 2003-07-02 [paul] 0.9.0claws73
1372 * sync with 0.9.2cvs11
1373 see ChangeLog 2003-07-02
1375 2003-07-02 [paul] 0.9.0claws72
1378 revert last commit because it breaks more
1381 2003-07-02 [paul] 0.9.0claws71
1384 fix thread by subject/sort by date
1386 2003-07-01 [paul] 0.9.0claws70
1388 * sync with 0.9.2cvs10
1389 see ChangeLog 2003-07-01
1391 2003-06-30 [paul] 0.9.0claws69
1393 * sync with 0.9.2cvs9
1394 see ChangeLog 2003-06-30
1396 2003-06-28 [match] 0.9.0claws68
1401 2003-06-27 [paul] 0.9.0claws67
1403 * sync with 0.9.2cvs7
1404 see ChangeLog 2003-06-27
1406 2003-06-26 [christoph] 0.9.0claws66
1409 freeze folder updates while a folder is scanned
1411 (closes Bug 185 New message counter)
1413 2003-06-26 [darko] 0.9.0claws65
1416 fix infinite loop when adding a new LDAP server
1418 2003-06-26 [paul] 0.9.0claws64
1420 * sync with 0.9.2cvs6
1421 see ChangeLog 2003-06-26
1423 2003-06-26 [paul] 0.9.0claws63
1425 * sync with 0.9.2cvs5
1426 see ChangeLog 2003-06-25 and 2003-06-26
1428 2003-06-25 [match] 0.9.0claws62
1431 Fixed tab/backtab for dropped-down completion list to
1432 move next/previous field. (close bug 147)
1434 2003-06-25 [christoph] 0.9.0claws61
1436 * src/addr_compl.[ch]
1437 * src/addrindex.[ch]
1445 2003-06-25 [leandro] 0.9.0claws60
1449 o gray out "Message/Remove references" menu item if not
1450 replying to a message
1452 2003-06-24 [leandro] 0.9.0claws59
1455 o removed "Message/Create new thread" menu item
1456 o added "Message/Remove references" menu item
1457 (it's off by default and will not check anymore
1458 if the subject changed)
1460 2003-06-23 [alfons] 0.9.0claws58
1463 try better grouping messages threaded by subject based on their age.
1464 still not perfect - because the message tree is not sorted by date.
1466 2003-06-23 [thorsten] 0.9.0claws57
1469 added mail_receive_hook to allow modifications
1470 directly after retrieval (e.g. adding headers).
1472 2003-06-23 [paul] 0.9.0claws56
1474 * src/sourcewindow.c
1475 enable the use of Ctrl+A to select all text in
1477 Patch submitted by Ivan Francolin Martinez
1478 <ivanfm@users.sourceforge.net>
1480 2003-06-22 [christoph] 0.9.0claws55
1483 o add notification hook for folder tree changes
1484 o invoke hooks after folder tree scanning
1486 * src/folderview.[ch]
1487 register hook for folder tree changes that
1490 (there are more places that should be updated, like add, remove
1493 (closes Bug 164 Crash on rebuild folder tree)
1494 (closes Bug 190 Crash on 'rebuilding folder tree')
1496 2003-06-21 [leandro] 0.9.0claws54
1499 create a new thread if subject changes
1500 (it's on by default, can be disabled in Message menu)
1502 2003-06-21 [alfons] 0.9.0claws53
1505 quiet little compiler
1507 2003-06-21 [christoph] 0.9.0claws52
1509 update gettext stuff to version 0.12
1511 2003-06-19 [alfons] 0.9.0claws51
1514 * src/common/plugin.c
1515 move defs.h before glib.h to prevent MIN/MAX redefs
1522 2003-06-19 [match] 0.9.0claws50
1524 * src/addressbook.[ch]
1525 * src/addrindex.[ch]
1526 * src/addr_compl.[ch]
1528 * src/editldap_basedn.[ch]
1531 re-implemented dynamic LDAP search. works without
1532 slowdown on display sender with addressbook
1537 2003-06-19 [paul] 0.9.0claws49
1540 fix Bug #136 'Nonprovided quotation marks crash claws'
1541 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1543 2003-06-19 [alfons] 0.9.0claws48
1545 * src/prefs_common.[ch]
1547 restrict threading by subject by checking thread for
1548 age (prefs_common.thread_by_subject_max_age)
1550 2003-06-18 [christoph] 0.9.0claws47
1553 fix memory leak in imap_cmd_fetch()
1555 2003-06-18 [christoph] 0.9.0claws46
1558 fix memory leak in prefs_set_default() when used multiple
1559 times or after prefs have been read
1561 2003-06-18 [christoph] 0.9.0claws45
1563 * src/common/plugin.c
1564 fix memory leak in plugin_unload()
1566 2003-06-18 [christoph] 0.9.0claws44
1569 fix memory leak in imap_cmd_ok()
1571 2003-06-18 [christoph] 0.9.0claws43
1574 stop messages that are downloaded from POP3 and added to
1575 an IMAP inbox from being filtered twice (first by POP3
1576 and again when IMAP folder is scaned to get the UID of
1577 the APPEND operation when no UIDPLUS is available)
1586 * tools/launch_phoenix ** REMOVED **
1587 tools/launch_firebird ** NEW **
1588 renamed and edited to reflect the browser's name change from
1589 'phoenix' to 'firebird'
1591 2003-06-18 [paul] 0.9.0claws42
1593 * sync with 0.9.2cvs2
1594 see ChangeLog 2003-06-16
1596 2003-06-17 [alfons] 0.9.0claws41
1599 prevent threading problems when a node is an ancestor (parent / great parent),
1600 which mostly happens with circular references (thanks to Phillipe Gramoullé
1601 for finding an sample set of messages)
1603 2003-06-16 [christoph] 0.9.0claws40
1606 don't popup main window on --receive or --receive-all
1608 * src/mainwindow.[ch]
1609 * src/plugins/trayicon/trayicon.c
1610 allow hiding of main window by clicking on the trayicon
1611 (doesn't work correctly in seperate window mode and may
1612 cause unexpected GTK problems I couldn't find yet)
1615 remove incorrect warning
1617 2003-06-15 [alfons] 0.9.0claws39
1619 * src/gtk/gtkstext.c
1620 don't output debug text;
1621 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1622 for pointing this out);
1624 2003-06-14 [alfons] 0.9.0claws38
1627 remove printf() and make one if..else comply with coding style
1629 2003-06-14 [alfons] 0.9.0claws37
1634 * src/messageview.[ch]
1636 apply patch #754162 "Quoting messages filtered by actions" submitted
1637 by Martin Wicke, which allows quoting message body changed by an
1640 2003-06-13 [alfons] 0.9.0claws36
1643 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1644 use case insensitive regexp (suggested by Ivan Martinez)
1646 2003-06-13 [christoph] 0.9.0claws35
1649 * src/plugins/trayicon/Makefile.am
1650 * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
1651 * src/plugins/trayicon/trayicon.c
1652 * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
1653 * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
1654 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
1655 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
1656 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
1657 * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
1658 replace my own EggTrayIcon backport with the backport
1659 used by (l|x)mule and gabber.
1661 2003-06-13 [alfons] 0.9.0claws34
1664 * src/common/utils.c
1665 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1667 2003-06-13 [alfons] 0.9.0claws33
1670 clean up a little bit
1672 2003-06-12 [alfons] 0.9.0claws32
1675 const correctness fix
1677 * src/common/sylpheed.[ch]
1679 prevent redef MIN/MAX
1681 * src/common/utils.[ch]
1684 2003-06-12 [melvin] 0.9.0claws31
1687 Updated to take into accounts changes in GtkAspell.
1689 2003-06-12 [alfons] 0.9.0claws30
1693 * src/common/utils.[ch]
1694 handle reply subject prefixes better (initial
1695 suggestion by Robert Story adapted and enhanced
1698 2003-06-12 [melvin] 0.9.0claws29
1701 Use new gtkaspell_checkers_strerror() to get the speller's
1702 error message instead of accessing the (now private)
1707 Use #ifdef instead of #if for USE_ASPELL
1708 Use the new spell checkers init/quit functions
1710 * src/gtk/gtkaspell.c
1711 Use #ifdef instead of #if for USE_ASPELL
1712 Moved in the majority of GtkAspell structures that were
1713 exported before by gtkaspell.h
1715 * src/gtk/gktaspell.h
1716 Made gtkaspell.h contain only the necessary data to be
1717 publicized by moving many structures to gtkaspell.c.
1718 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1719 gtkaspell_checkers_new(): replaced by...
1720 gtkaspell_checkers_init(): new function for initialization
1721 gtkaspell_checkers_delete(): replaced by...
1722 gtkaspell_checkers_quit(): new function
1723 gtkaspell_checkers_strerror(): new function that returns
1724 the checker's last error message.
1726 2003-06-11 [melvin] 0.9.0claws28
1729 Updated to take into account gtkaspell.c migration to
1730 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1732 2003-06-10 [alfons] 0.9.0claws27
1734 * src/filtering.[ch]
1738 - try fixing bug #18 (any brave testers?)
1739 - add more robustness by refusing previously
1740 unchecked NULL pointers
1742 2003-06-10 [alfons] 0.9.0claws26
1745 fix bug #176 by don't checking MsgInfos with a NULL msgid
1747 2003-06-09 [alfons] 0.9.0claws25
1749 * src/prefs_common.c
1750 fix bug #163 "Icon switching doesnt work properly" by
1751 preventing early freeing of prefs_common.pixmap_theme_path.
1753 2003-06-09 [christoph] 0.9.0claws24
1755 * src/gtk/gtkaspell.c
1756 revert Thorsten's fix and add forgotten g_strdup for
1757 aspell path (it should not be possible to alter the path a
1758 GtkASpell uses from outside)
1760 2003-06-09 [thorsten] 0.9.0claws23
1762 * src/gtk/gtkaspell.c
1763 dont free prefs_common.aspell_path when closing compose
1765 2003-06-08 [colin] 0.9.0claws22
1767 * src/plugins/spamassassin/spamassassin.c
1770 2003-06-07 [christoph] 0.9.0claws21
1774 * src/gtkaspell.[ch] ** REMOVE **
1775 * src/gtk/Makefile.am
1776 * src/gtk/gtkaspell.[ch] ** NEW **
1777 o make gtkaspell independent from sylpheed's prefs
1778 o move gtkaspell.[ch] to gtk directory
1780 2003-06-07 [christoph] 0.9.0claws20
1785 * src/filesel.[ch] ** REMOVE **
1788 * src/common/sylpheed.[ch]
1789 * src/gtk/Makefile.am
1790 * src/gtk/filesel.[ch] ** NEW **
1791 * src/gtk/pluginwindow.c
1792 * src/gtk/sslcertwindow.c
1793 move filesel.[ch] to gtk directory
1795 2003-06-07 [alfons] 0.9.0claws19
1798 make (multi) file selection dialog work again (Claws-only)
1800 2003-06-07 [thorsten] 0.9.0claws18
1805 2003-06-07 [alfons] 0.9.0claws17
1809 detect apache mishap in which case don't include fnmatch.h
1810 if regex.h is already included
1812 2003-06-06 [christoph] 0.9.0claws16
1816 add check for fnmatch.h and include it when available
1819 fix wrong case sensitivity of Content-Types
1821 * src/gtk/Makefile.am
1822 need the same include paths in gtk directory as in
1823 common directory because .h files in common can
1824 include files from these directories, when included
1825 in gtk's .h or .c files
1827 2003-06-06 [alfons] 0.9.0claws15
1831 make it compile again because of regex.h / fnmatch.h
1832 include problems (related to recent mime stuff, can
1833 someone check this?)
1835 2003-06-06 [thorsten] 0.9.0claws14
1838 possible use of uninitialized pointer while dragging
1840 2003-06-06 [paul] 0.9.0claws13
1843 fix bug where the insert sig button would be effective
1844 only when auto_sig was set
1846 2003-06-06 [paul] 0.9.0claws12
1848 * sync with 0.9.2 release
1850 2003-06-02 [paul] 0.9.0claws11
1852 * sync with 0.9.1cvs1
1853 see ChangeLog 2003-06-02
1858 2003-06-01 [christoph] 0.9.0claws10
1861 don't use substring search to find accounts by email address
1863 (closes Bug 169 Overly loose matching of "From" address)
1865 2003-05-31 [christoph] 0.9.0claws9
1867 * doc-src/rfc2683.txt
1869 limit IMAP command length as recommended in RFC2683
1870 (message number lists will be split into multiple imap
1871 sets, the limit of 1000 octets is not a hard limit)
1873 (closes Bug 161 sylpheed-claws exits with segfault when logging
1874 in to certain imap-servers)
1876 2003-05-29 [alfons] 0.9.0claws8
1879 add print button (calling summary_print());
1880 fine tune setting tooltip text;
1881 (if someone needs other buttons, please take these
1882 commits as a guide, instead of bothering us - also
1885 2003-05-29 [darko] 0.9.0claws7
1888 fix crash when word wrapping kicks in due to
1889 changed text by spell checker
1891 2003-05-29 [paul] 0.9.0claws6
1894 fix bug where changing account would insert
1895 sig even if auto_sig was FALSE
1900 sync with 0.9.1 release
1902 2003-05-28 [christoph] 0.9.0claws5
1905 fix truncation of too long commands
1907 (closes Bug 167 IMAP hangs trying to get envelope
1908 information in imap_get_uncached_messages)
1910 2003-05-27 [paul] 0.9.0claws4
1913 tools/maildir2sylpheed.pl ** NEW FILE **
1914 add kmail to sylpheed mailbox conversion script
1916 2003-05-27 [paul] 0.9.0claws3
1918 * sync with 0.9.0cvs10
1919 see ChangeLog 2003-05-26
1921 2003-05-26 [paul] 0.9.0claws2
1923 * sync with 0.9.0cvs9
1924 see ChangeLog 2003-05-26
1926 2003-05-24 [paul] 0.9.0claws1
1928 * sync with 0.9.0cvs8
1929 see ChangeLog 2003-05-23
1931 2003-05-24 [paul] 0.9.0claws
1933 * version 0.9.0claws released
1935 2003-05-24 [paul] 0.8.11claws177
1937 * src/plugins/dillo-viewer/Makefile.am
1938 src/plugins/traycon/Makefile.am
1948 update Bulgarian, British English, Spanish, Italian,
1949 Brazilian Portuguese, Russian, and Serbian translations,
1950 submitted by George Danchev, [me], Ricardo Mones Lastra,
1951 André Filipe de Assunção e Brito, Alessandro Maestri,
1952 Ruslan N. Balkin, and Urke MMI
1954 2003-05-23 [melvin] 0.8.11claws176
1957 Updated French translations
1959 2003-05-22 [paul] 0.8.11claws175
1970 src/editldap_basedn.c
1974 revert to get ldap into it previous working state
1977 new Taiwanese translation,
1978 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1980 2003-05-22 [christoph] 0.8.11claws174
1982 * src/plugins/spamassassin/libspamc.[ch]
1983 sync libspamc with SpamAssaain release 2.55
1985 2003-05-22 [paul] 0.8.11claws173
1987 * sync with 0.9.0cvs7
1988 see ChangeLog 2003-05-22
1991 revert change in 0.8.11claws172: follow
1992 Hiroyuki's decision and that's the end of it.
1994 2003-05-21 [paul] 0.8.11claws172
1997 fix discrepency between open_unread_on_enter
2000 2003-05-21 [paul] 0.8.11claws171
2002 * sync with 0.9.0cvs6
2003 see ChangeLog 2003-05-21
2005 2003-05-21 [paul] 0.8.11claws170
2007 * sync with 0.9.0cvs5
2008 see ChangeLog 2003-05-21
2010 2003-05-20 [paul] 0.8.11claws169
2012 * sync with 0.9.0cvs4
2013 see ChangeLog 2003-05-20
2014 fixes bug #152, 'encoding of IMAP folders names'
2016 2003-05-20 [paul] 0.8.11claws168
2018 * sync with 0.9.0cvs3
2019 see ChangeLog 2003-05-20
2021 * src/tools/convert_mbox.pl
2022 minor change in the comments, submitted by Fred Marton
2024 2003-05-19 [paul] 0.8.11claws167
2026 * src/plugins/clamav/Makefile.am
2028 link clamav_lib to the plugin and not to the main program
2030 2003-05-19 [christoph]
2033 add -export-dynamic for linking
2035 2003-05-19 [paul] 0.8.11claws166
2037 * sync with 0.9.0cvs1
2038 see ChangeLog 2003-05-19
2040 2003-05-19 [paul] 0.8.11claws165
2043 fix 'pop before smtp' timeout
2045 2003-05-18 [alfons] 0.8.11claws164
2047 * src/prefs_matcher.c
2048 put "execute" action command line ("expression") in edit box
2050 2003-05-18 [christoph] 0.8.11claws163
2053 * src/plugins/dillo_viewer/dillo_viewer.c
2054 * src/plugins/image_viewer/viewer.c
2055 * src/plugins/mathml_viewer/mathml_viewer.c
2056 let a viewer have a list of Content-Types
2058 2003-05-18 [paul] 0.8.11claws162
2060 * src/prefs_filtering.c
2061 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
2062 and REDIRECT actions
2064 2003-05-17 [christoph]
2067 o remove dynamic signatures that was syned with main
2068 o add infos about no longer "build in" image viewer
2069 o update bugtracker URL
2071 2003-05-17 [christoph] 0.8.11claws161
2076 don't use imap_scan_folder anymore. Instead call folder_item_scan
2077 for every folder after rebuilding the folder tree.
2079 (closes Bug 19 imap_scan_folder() computes incorrectly number of new
2082 2003-05-17 [christoph] 0.8.11claws160
2085 don't use STATUS command on current folder to check for
2086 content changes. imap_cmd_ok() now tracks changes to
2087 folder and number of existing messages.
2089 2003-05-17 [paul] 0.8.11claws159
2091 * src/plugins/clamav/clamav_plugin.c
2092 remove unnecessary debug_print
2094 2003-05-16 [thorsten] 0.8.11claws158
2096 * src/plugins/demo.c
2097 included missing intl.h
2099 2003-05-16 [paul] 0.8.11claws157
2102 remove non-existant entries
2104 * src/plugins/clamav/clamav_plugin.c
2105 src/plugins/clamav/clamav_plugin_gtk.c
2106 src/plugins/dillo_viewer/dillo_prefs.c
2107 src/plugins/dillo_viewer/dillo_viewer.c
2110 2003-05-16 [christoph] 0.8.11claws156
2113 include plugin .c files for translation until I
2114 find a better solution to have plugins have their
2116 * src/plugins/demo/demo.c
2117 * src/plugins/image_viewer/plugin.c
2118 * src/plugins/mathml_viewer/mathml_viewer.c
2119 * src/plugins/spamassassin/spamassassin.c
2120 * src/plugins/spamassassin/spamassassin_gtk.c
2121 * src/plugins/trayicon/trayicon.c
2122 add gettext macros for plugin name and description
2128 2003-05-16 [paul] 0.8.11claws155
2130 * sync with lastest 0.9.0pre1
2131 see ChangeLog 2003-05-16
2133 2003-05-15 [paul] 0.8.11claws154
2135 * sync with latest 0.9.0pre1
2136 see ChangeLog 2003-05-14 and 2003-05-15
2138 2003-05-14 [christoph] 0.8.11claws153
2140 * src/plugins/image_viewer/viewer.c
2141 * src/plugins/image_viewer/viewer.glade ** NEW **
2142 * src/plugins/image_viewer/viewerprefs.c
2143 make it possible to disable the autoload function in the
2146 2003-05-14 [christoph] 0.8.11claws152
2149 fix folder update after adding a message
2151 2003-05-13 [alfons] 0.8.11claws151
2153 * src/common/session.c
2156 * src/addrcache.[ch]
2157 * src/filtering.[ch]
2159 * src/gtkaspell.[ch]
2161 * src/mbox_folder.[ch]
2166 * src/passphrase.[ch]
2167 * src/prefs_common.[ch]
2168 * src/prefs_gtk.[ch]
2171 be pedantic; (in prototypes () implies (int))
2173 2003-05-13 [alfons] 0.8.11claws150
2175 * src/prefs_toolbar.[ch]
2176 * src/summaryview.[ch]
2178 change misleading text in toolbar prefs;
2179 add toolbar action for ignore thread (toggles ignore thread flag);
2180 clean up a little bit;
2184 * tools/convert_mbox.pl
2185 bug fixed by Fred Marton
2189 * sync with 0.9.0pre1
2191 2003-05-09 [paul] 0.8.11claws149
2193 * sync with 0.8.11cvs43
2194 see ChangeLog 2003-05-09
2196 2003-05-08 [christoph] 0.8.11claws148
2199 o use CAPABILIY as first command and check for PREAUTH
2200 information in the response to it
2201 o rewrite all imap_cmd_* functions to use an IMAPSession
2202 instead of a SockInfo as parameter
2203 o do STARTTLS after fetching and checking the server
2206 2003-05-08 [paul] 0.8.11claws147
2210 tools/convert_mbox.pl ** NEW FILE **
2211 add mbox conversion script. Submitted by
2212 Fred Marton <Fred.Marton@uni-bayreuth.de>
2214 2003-05-07 [christoph]
2217 * src/gtk/pluginwindow.glade
2218 * src/plugins/image_viewer/viewerprefs.glade
2219 * src/plugins/spamassassin/spamassassin_gtk.glade
2220 add glade files for user interfaces and a description how
2221 to use glade to create the sylpheed code
2223 2003-05-07 [paul] 0.8.11claws146
2225 * sync with 0.8.11cvs41
2226 see ChangeLog 2003-05-07
2228 2003-05-06 [christoph] 0.8.11claws145
2231 * src/plugins/image_viewer/viewer.c
2232 fix usage of imlib in imageviewer plugin
2234 * src/gtk/prefswindow.c
2235 handle window close event correctly
2237 2003-05-06 [paul] 0.8.11claws144
2240 fix typo introduced in sync
2242 2003-05-06 [paul] 0.8.11claws143
2244 * sync with 0.8.11cvs39
2245 see ChangeLog 2003-05-06
2247 2003-05-06 [paul] 0.8.11claws142
2251 updated Czech translation, submitted by
2252 Radek Vybiral <Radek.Vybiral@vsb.cz>
2254 * src/plugins/clamav/clamav_plugin_gtk.c
2257 2003-05-03 [alfons] 0.8.11claws141
2260 make paste as quotation work even when the call to
2261 text_inserted() was deferred (fixes bug #140 "Paste
2262 as quotation does not work when using "external"
2265 2003-05-03 [thorsten] 0.8.11claws140
2270 removed C++ comments
2272 function with non-int retval/param used before
2273 implementation/declaration
2275 2003-05-02 [paul] 0.8.11claws139
2277 * src/addr_compl.[ch]
2278 src/addressbook.[ch]
2281 revert match's changes to (finally) remove the bug where
2282 opening a folder causes massive slowdown when using the
2283 'Display sender using address book' option
2285 2003-05-01 [melvin] 0.8.11claws138
2287 * src/plugins/dillo_viewer/dillo_prefs.[ch]
2288 * src/plugins/dillo_viewer/dillo_viewer.c
2289 Fixed bug where "Cancel" button from prefs issued
2291 Comply a little more to coding style
2293 2003-05-01 [paul] 0.8.11claws137
2295 * sync with 0.8.11cvs38
2296 see ChangeLog 2003-05-01
2298 2003-05-01 [paul] 0.8.11claws136
2301 updated by George Danchev
2303 2003-04-30 [christoph] 0.8.11claws135
2305 * src/plugins/dillo_viewer/dillo_prefs.c
2306 * src/plugins/image_viewer/viewerprefs.c
2307 * src/plugins/spamassassin/spamassassin_gtk.c
2308 remove gtk_widget_ref() calls for widgets in
2311 2003-04-30 [paul] 0.8.11claws134
2314 ok, this time a better fix for the bug where opening folder
2315 has massive slowdown when using the 'Display sender using
2316 address book' option
2318 2003-04-30 [paul] 0.8.11claws133
2321 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2323 2003-04-30 [melvin] 0.8.11claws132
2325 New: Dillo plugin preferences (patch by Dimitar Haralanov)
2327 * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
2328 Preferences for the dillo plugin
2329 * src/plugins/dillo_viewer/dillo_viewer.c
2330 Support for preferences
2331 * src/plugins/dillo_viewer/Makefile.am
2332 Added dillo_prefs.[ch]
2334 2003-04-30 [alfons] 0.8.11claws131
2336 * src/common/plugin.[ch]
2337 see? this ANSI C'fication immediately gives us type
2340 2003-04-30 [alfons] 0.8.11claws130
2342 * src/common/plugin.[ch]
2343 * src/plugins/clamav/clamav_plugin.[ch]
2344 * src/plugins/clamav/clamav_plugin_gtk.c
2345 * src/plugins/demo/demo.c
2346 * src/plugins/dillo_viewer/dillo_viewer.c
2347 * src/plugins/image_viewer/plugin.c
2348 * src/plugins/image_viewer/viewer.[ch]
2349 * src/plugins/image_viewer/viewerprefs.[ch]
2350 * src/plugins/mathml_viewer/mathml_viewer.c
2351 * src/plugins/spamassassin/spamassassin.[ch]
2352 * src/plugins/spamassassin/spamassassin_gtk.c
2353 * src/plugins/trayicon/trayicon.c
2356 2003-04-30 [alfons] 0.8.11claws129
2358 * src/common/utils.c
2359 make is_ascii_str() fail gracefully when NULL pointer
2362 2003-04-30 [paul] 0.8.11claws128
2365 fix bug where opening folder has massive slowdown when
2366 using the 'Display sender using address book' option
2368 2003-04-30 [paul] 0.8.11claws127
2370 * src/plugins/clamav/clamav_plugin.c
2371 src/plugins/clamav/clamav_plugin_gtk.c
2372 src/plugins/demo/demo.c
2373 src/plugins/dillo_viewer/dillo_viewer.c
2374 src/plugins/image_viewer/plugin.c
2375 src/plugins/mathml_viewer/mathml_viewer.c
2376 src/plugins/spamassassin/spamassassin.c
2377 src/plugins/spamassassin/spamassassin_gtk.c
2378 src/plugins/trayicon/trayicon.c
2379 get rid of eye-hurting function signatures
2381 2003-04-30 [paul] 0.8.11claws126
2383 * src/plugins/trayicon/trayicon.c
2389 2003-04-30 [paul] 0.8.11claws125
2392 arrange the plugins in reverse alphabetical order
2394 * src/plugins/clamav/clamav_plugin.[ch]
2395 src/plugins/clamav/clamav_plugin_gtk.c
2397 resize max_size window
2398 re-arrange the order of some gui elements
2399 improve descriptions
2401 * src/plugins/image_viewer/plugin.c
2402 src/plugins/mathml_viewer/mathml_viewer.c
2405 * src/plugins/spamassassin/spamassassin_gtk.c
2406 resize max_size window
2407 re-arrange the order of some gui elements
2413 2003-04-30 [alfons] 0.8.11claws124
2416 fix a leak found while browsing Martin Kluge's
2417 valgrind log (Claws only)
2419 2003-04-29 [darko] 0.8.11claws123
2421 * src/gtk/gtkstext.h
2422 include wchar.h if it is available, fixes compilation
2425 2003-04-29 [melvin] 0.8.11claws122
2427 * src/prefs_actions.c
2428 Improved help text of Actions' syntax
2430 2003-04-28 [paul] 0.8.11claws121
2433 a better fix for the crash when performing an action
2436 2003-04-28 [paul] 0.8.11claws120
2439 fix crash when performing an action on a
2442 2003-04-28 [paul] 0.8.11claws119
2444 * sync with 0.8.11cvs36
2445 see ChangeLog 2003-04-28
2447 2003-04-27 [paul] 0.8.11claws118
2449 * more sync with 0.8.11cvs35
2450 see ChangeLog 2003-04-25
2452 2003-04-26 [christoph] 0.8.11claws117
2455 fix remove virtual check
2457 2003-04-26 [paul] 0.8.11claws116
2460 fix return-receipt, make it work again
2462 2003-04-26 [paul] 0.8.11claws115
2465 restore double-clicking of the [application/pgp-signature
2466 (Select "Check signature" to check)] line in the message view,
2467 broken in recent sync
2469 2003-04-26 [christoph] 0.8.11claws114
2472 check if remove virtual really exists before
2473 calling the function
2475 2003-04-25 [match] 0.8.11claws113
2479 * src/ldapquery.[ch]
2482 * src/ldapserver.[ch]
2483 fix memleak. fix segfault.
2484 plug a Claws memleak
2486 2003-04-25 [alfons] 0.8.11claws112
2489 plug a Claws memleak
2491 2003-04-25 [alfons] 0.8.11claws111
2493 * src/common/session.c
2496 2003-04-25 [paul] 0.8.11claws110
2498 * sync with 0.8.11cvs35
2499 see ChangeLog 2003-04-24 and 2003-04-25
2501 * src/gtk/pluginwindow.c
2502 correct another strange float value
2504 2003-04-24 [christoph] 0.8.11claws109
2507 freeze folder item updates when unsetting new flags
2509 * src/gtk/pluginwindow.c
2510 correct strange float value
2512 2003-04-23 [paul] 0.8.11claws108
2514 * sync with 0.8.11cvs33
2515 see ChangeLog 2003-04-23
2517 2003-04-22 [paul] 0.8.11claws107
2522 src/pgptext.[ch] ** REMOVED **
2523 remove pgptext.[ch] as its not used any more
2525 2003-04-22 [paul] 0.8.11claws106
2527 * sync with 0.8.11cvs31
2528 see ChangeLog 2003-04-21 and 2003-04-22
2530 2003-04-21 [alfons] 0.8.11claws105
2533 No access to GTK structures if we're a spawned child
2534 (and clean up code a little bit...) Should fix #126.
2536 2003-04-21 [melvin] 0.8.11claws104
2538 * src/plugins/dillo_viewer/README
2539 Improved slightly the text.
2541 2003-04-21 [melvin] 0.8.11claws103
2543 * src/plugins/dillo_viewer/README *** NEW ***
2544 Added a README file for the Dillo plugin
2549 tools/outlook2sylpheed.pl
2550 updated and improved by Ricardo Mones Lastra
2552 2003-04-18 [oliver] 0.8.11claws102
2555 * src/prefs_account.h
2556 remove Pop3SessionType (used by selective download)
2557 * src/prefs_toolbar.c
2558 enable set Default Toolbar button
2560 2003-04-18 [paul] 0.8.11claws101
2562 * sync with 0.8.11cvs29
2563 see ChangeLog 2003-04-18
2565 2003-04-17 [paul] 0.8.11claws100
2567 * src/prefs_common.[ch]
2569 remove 'Open next message on deletion' option,
2570 as the same effect can now be achieved via the
2571 'Always open messages in summary when selected'
2574 2003-04-17 [paul] 0.8.11claws99
2576 * sync with 0.8.11cvs28
2577 see ChangeLog 2003-04-17
2579 2003-04-17 [christoph] 0.8.11claws98
2581 * ac/spamassassin.m4
2582 * src/plugins/spamassassin/libspamc.[ch]
2583 * src/plugins/spamassassin/utils.[ch]
2584 sync libspamc with SpamAssassin project
2586 2003-04-17 [christoph] 0.8.11claws97
2588 * src/common/socket.h
2589 * src/gtk/sslcertwindow.h
2590 rename old USE_SSL to USE_OPENSSL
2592 2003-04-17 [paul] 0.8.11claws96
2594 * src/prefs_common.h
2595 use gulong for P_COLOR so that it compiles/runs on
2596 64-bit systems. Patch submitted by James Noyes
2597 <jnoyes-claws@retrogeeks.com>
2602 2003-04-17 [paul] 0.8.11claws95
2604 * sync with 0.8.11cvs27
2605 see ChangeLog 2003-04-16
2607 2003-04-15 [paul] 0.8.11claws94
2609 * src/prefs_common.[ch]
2610 rearrange to stop the window getting too long:
2611 move Receive dialog stuff to Receive tab
2612 move Send dialog to Send tab
2613 remove Dialogs frame
2614 rename 'Open messages in summary with cursor keys' to
2615 'Always open messages in summary when selected', as its
2618 2003-04-15 [paul] 0.8.11claws93
2620 * src/prefs_common.[ch]
2622 add new option '/Interface/Open next message on deletion'
2624 2003-04-15 [paul] 0.8.11claws92
2626 * src/summaryview.[ch]
2627 add /Mark/Lock and /Mark/Unlock to the pop-up
2628 menu. Patch submitted by Ivan Francolin Martinez
2629 <ivanfm@users.sourceforge.net>
2631 2003-04-15 [paul] 0.8.11claws91
2633 * sync with 0.8.11cvs24
2634 see ChangeLog 2003-04-15
2636 2003-04-14 [jens] 0.8.11claws90
2638 * updated German translation and some corrections from
2639 Roland Bless <bless@tm.uka.de>
2641 2003-04-14 [paul] 0.8.11claws89
2643 * sync with 0.8.11cvs22
2644 see ChangeLog 2003-04-14
2646 2003-04-13 [paul] 0.8.11claws88
2648 * src/plugins/clamav/clamav_plugin.c
2652 2003-04-12 [paul] 0.8.11claws87
2654 * src/plugins/clamav/clamav_plugin.c
2655 activate enable/disable archive scanning option
2657 * src/plugins/clamav/.cvsignore ** NEW FILE **
2659 2003-04-12 [paul] 0.8.11claws86
2661 * src/plugins/Makefile.am
2662 src/plugins/clamav/Makefile.am ** NEW FILE **
2663 src/plugins/clamav/README ** NEW FILE **
2664 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
2665 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
2666 add Clam AntiVirus plugin
2668 2003-04-12 [paul] 0.8.11claws85
2670 * sync with 0.8.11cvs21
2671 see ChangeLog 2003-04-11
2673 2003-04-11 [paul] 0.8.11claws84
2676 update Spanish translation. Submitted by Ricardo
2679 2003-04-10 [christoph] 0.8.11claws83
2682 fix typo that did not move unfiltered mails to destination
2685 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2686 when filtering from spool)
2688 2003-04-10 [christoph] 0.8.11claws82
2691 use BODY.PEEK instead of BODY in in message fetch operation
2692 to make sure the IMAP server does not set the \Seen flag for
2693 messages. Sylpheed does that later itself, when the message
2694 is opened in sylpheed
2696 (closes Bug 111 Claws destroys unread marks)
2698 2003-04-09 [oliver] 0.8.11claws81
2701 fix crash in folder_destroy
2703 remove selective download
2705 2003-04-09 [christoph] 0.8.11claws80
2708 fix crash in imap_get_msginfo() when then fetched message
2711 (closes Bug 110 Crash during mail composition)
2713 2003-04-08 [christoph] 0.8.11claws79
2716 * src/prefs_account.c
2717 Filter new messages that are found in an INBOX folder
2718 when 'Filter messages on receiving' is enabled in the
2719 Folder's AccountPrefs. This allows to use Sylpheed's
2720 filtering engine for IMAP folders where messages are
2721 added to the INBOX by a MTA
2723 2003-04-08 [paul] 0.8.11claws78
2726 clean up after last commit
2728 2003-04-08 [paul] 0.8.11claws77
2730 * sync with 0.8.11cvs20
2731 see ChangeLog 2003-04-07 and 2003-04-08
2733 2003-04-07 [christoph] 0.8.11claws76
2735 * src/filtering.[ch]
2739 add procmsg_msginfo_filter() to execute filtering actions
2741 2003-04-06 [christoph] 0.8.11claws75
2744 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2746 2003-04-06 [christoph] 0.8.11claws74
2748 * src/common/utils.[ch]
2749 add g_int_compare() function for slist sorting
2752 fetch all MsgInfos with one command in imap_get_msginfos()
2753 using an imap set with a list of ranges
2756 use new g_int_compare() function
2758 2003-04-06 [thorsten] 0.8.11claws73
2761 corrected implementation of mh_folder_destroy()
2763 2003-04-05 [christoph] 0.8.11claws72
2780 * src/gtk/gtkutils.c
2781 o rename structure field names class and new to klass and
2782 new_msgs, to allow including files in C++
2783 o add 'extern "C"' block to some header files
2784 o add MsgInfoList and MsgNumberList as alias for GSList for
2785 developers to know what type of list is expected
2787 * src/plugins/image_viewer/plugin.c
2788 * src/plugins/image_viewer/viewer.[ch]
2789 * src/plugins/image_viewer/viewerprefs.[ch]
2790 rename function names to prevent conflicts
2792 2003-04-05 [paul] 0.8.11claws71
2794 * sync with 0.8.11cvs18
2795 see ChangeLog 2003-04-03 and 2003-04-04
2797 2003-04-02 [christoph] 0.8.11claws70
2801 * src/mbox_folder.[ch]
2804 o Make all virtual folder functions private
2805 o remove unused folder code
2807 * src/common/socket.[ch]
2811 2003-03-30 [alfons] 0.8.11claws69
2813 * src/send_message.c
2814 remove two debug traces and see if people still report
2817 2003-03-30 [alfons] 0.8.11claws68
2819 * src/send_message.c
2820 * src/commons/session.c
2821 add more debug traces
2823 2003-03-30 [christoph] 0.8.11claws67
2826 change processing folder name from .processing to processing
2829 disable SSL certificate check because it causes Xlib error
2830 when the child process want's to open an GTK window
2832 2003-03-30 [christoph] 0.8.11claws66
2835 don't use default folder for processing folder item because
2836 it can be a non local folder
2838 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2840 2003-03-30 [alfons] 0.8.11claws65
2842 * src/send_message.c
2843 try fixing crashes when sending messages: my gcc 2.95.4 seems
2844 to generate bad code for 'send_send_data_progressive': When
2845 called from 'send_send_data_finished', the 'data' pointer is
2846 cleared just before the assignment to the dialog pointer
2848 2003-03-29 [christoph] 0.8.11claws64
2850 * src/common/prefs.h
2851 * src/plugins/image_viewer/Makefile.am
2852 * src/plugins/image_viewer/plugin.c
2853 * src/plugins/image_viewer/viewer.[ch]
2854 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
2855 add PrefsPage for ImageViewer
2857 2003-03-28 [thorsten] 0.8.11claws63
2859 * src/common/session.c
2862 2003-03-28 [paul] 0.8.11claws62
2864 * sync with 0.8.11cvs16
2865 see ChangeLog 2003-03-28
2867 2003-03-28 [paul] 0.8.11claws61
2869 * sync with 0.8.11cvs15
2870 see ChangeLog 2003-03-28
2872 2003-03-27 [christoph] 0.8.11claws60
2876 * src/common/socket.[ch]
2877 set socket state to DISCONNECTED when any operation
2878 fails to allow reconnecting in IMAP code without
2879 checking the return code of all calls to the command
2884 remove some more stuff that depends on specific
2887 2003-03-27 [paul] 0.8.11claws59
2889 * sync with 0.8.11cvs14
2890 see ChangeLog 2003-03-27
2892 * src/selective_download.[ch] ** REMOVED **
2895 2003-03-27 [christoph] 0.8.11claws58
2898 fix handling of tmp_flags in flag copy function
2900 2003-03-27 [paul] 0.8.11claws57
2902 * sync with 0.8.11cvs13
2903 see ChangeLog 2003-03-27
2905 2003-03-27 [oliver] 0.8.11claws56
2908 remove sel_download_cb
2910 2003-03-27 [oliver] 0.8.11claws55
2915 2003-03-26 [oliver] 0.8.11claws54
2920 remove selective donwload readme
2922 2003-03-26 [oliver] 0.8.11claws53
2924 * src/matcher_parser_parse.y
2926 * src/prefs_account.[ch]
2927 * src/prefs_filtering.c
2928 remove selective donwload
2930 2003-03-26 [oliver] 0.8.11claws52
2935 remove selective donwload
2937 2003-03-26 [oliver] 0.8.11claws51
2940 * src/selective_download.[ch] ** REMOVE **
2942 2003-03-26 [christoph] 0.8.11claws50
2945 fix NEWS that got broken by a sync with sylpheed-main
2947 2003-03-26 [christoph] 0.8.11claws49
2950 fix mime type guessing when no mime type is found for a file
2952 2003-03-25 [christoph] 0.8.11claws48
2956 remove mime type guessing from mime parser and use
2957 name based mime types in viewer lookup for mime type
2958 application/octet-stream
2960 2003-03-25 [christoph] 0.8.11claws47
2962 * doc-src/readme.txt
2963 * doc-src/rfc2554.txt
2964 add RFC about SMTP AUTH
2966 * src/send_message.c
2967 * src/common/smtp.[ch]
2968 add extra error code for authentication errors and
2969 clear temporary password when this error occurs
2971 (closes Bug 84 authentication failure while sending should
2972 prompt for password again)
2974 2003-03-25 [christoph] 0.8.11claws46
2978 * src/imageview.[ch] ** REMOVE **
2979 * src/messageview.[ch]
2981 * src/prefs_common.[ch]
2983 * src/plugins/Makefile.am
2984 * src/plugins/image_viewer/.cvsignore ** NEW **
2985 * src/plugins/image_viewer/Makefile.am ** NEW **
2986 * src/plugins/image_viewer/plugin.c ** NEW **
2987 * src/plugins/image_viewer/viewer.[ch] ** NEW **
2988 move image viewer into a plugin (building is enabled by default)
2989 [ToDo: Prefs for resize and autoview]
2991 2003-03-25 [paul] 0.8.11claws45
2993 * sync with 0.8.11cvs12
2994 see ChangeLog 2003-03-26
2996 2003-03-25 [paul] 0.8.11claws44
2998 * sync with 0.8.11cvs11
2999 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
3001 Note: Selective Download is broken.
3003 2003-03-22 [christoph] 0.8.11claws43
3006 code cleanup for flags copying
3008 2003-03-22 [christoph] 0.8.11claws42
3010 * src/plugins/trayicon/trayicon.c
3011 fix setting the transparent area when the window size
3012 is forced by the system tray
3014 2003-03-22 [christoph] 0.8.11claws41
3016 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
3017 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
3018 * src/plugins/trayicon/newmail.xpm ** NEW **
3019 * src/plugins/trayicon/nomail.xpm ** NEW **
3020 * src/plugins/trayicon/trayicon.c
3021 * src/plugins/trayicon/unreadmail.xpm ** NEW **
3022 o replace GBiff icons with KBiff icons resized to 16x16 pixel
3023 o add icon for unread mails
3024 o set transparency for window
3026 2003-03-22 [christoph] 0.8.11claws40
3029 init news session to prevent crash when session is closed
3031 2003-03-22 [christoph] 0.8.11claws39
3034 * src/common/session.[ch]
3035 Init session data to make sure we don't have invalid pointers
3036 for read_ch and write_ch when new multi process sessions are
3040 * src/common/plugin.c
3041 * src/common/sylpheed.c
3042 * src/plugins/demo/demo.c
3043 * src/plugins/dillo_viewer/dillo_viewer.c
3044 * src/plugins/mathml_viewer/mathml_viewer.c
3045 * src/plugins/spamassassin/spamassassin.c
3046 * src/plugins/spamassassin/spamassassin_gtk.c
3047 add plugin types to allow loading plugins at different times
3048 (and maybe for different frontends), because it's not good to
3049 load GTK-Plugins gefore gtk_init was called
3052 * src/plugins/Makefile.am
3053 * src/plugins/trayicon/.cvsignore ** NEW **
3054 * src/plugins/trayicon/Makefile.am ** NEW **
3055 * src/plugins/trayicon/eggtrayicon.c ** NEW **
3056 * src/plugins/trayicon/eggtrayicon.h ** NEW **
3057 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
3058 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
3059 * src/plugins/trayicon/trayicon.c ** NEW **
3060 New Trayicon plugin that shows an icon in a systray that uses
3061 XEMBED protocol like Gnome's systray. Icon shows if there
3062 are new mails and a tooltip shows information about new,
3063 unread and total messages.
3065 2003-03-22 [paul] 0.8.11claws38
3068 fix ESMTP AUTH CRAM-MD5
3069 [sync with main (still version 0.8.11cvs6), see
3070 ChangeLog 2003-03-22]
3072 2003-03-21 [colin] 0.8.11claws37
3074 * src/send_message.c
3075 Fix USE_SSL => USE_OPENSSL
3077 2003-03-21 [colin] 0.8.11claws36
3080 Fix counts in drag and dropped subfolders
3082 2003-03-21 [colin] 0.8.11claws35
3086 speed up a bit folder dnd
3088 2003-03-20 [alfons] 0.8.11claws34
3093 don't send locked queue messages
3094 (feature request "[ 705245 ] Locking message in outbox
3095 should prevent sending")
3097 2003-03-20 [christoph] 0.8.11claws33
3100 remove NEW and UNREAD flag in special folders when scanning
3103 fix ESMTP AUTH CRAM-MD5
3105 2003-03-20 [paul] 0.8.11claws32
3107 * src/prefs_account.c
3108 Re-write 'Tunnel command to open connection' as
3109 'Use command to communicate with server', and disable
3110 it for all except IMAP accounts
3112 2003-03-20 [paul] 0.8.11claws31
3114 * sync with 0.8.11cvs6
3115 see ChangeLog 2003-03-20
3117 2003-03-19 [match] 0.8.11claws30
3120 include documentation. minor refactoring.
3121 * src/addr_compl.[ch]
3122 * src/addrindex.[ch]
3123 * src/addresbook.[ch]
3125 re-enable address lookup (was disabled in
3128 2003-03-19 [christoph] 0.8.11claws29
3131 add temp flag handling, will make moving and copying
3132 messages possible again
3135 correct calulation of folder stats
3137 2003-03-18 [match] 0.8.11claws28
3140 remove case sensitive comparison (closes bug 80).
3142 2003-03-18 [christoph] 0.8.11claws27
3145 fix imap using a tunnel command
3149 2003-03-18 [christoph] 0.8.11claws26
3154 rewrite flag handling for folders
3156 2003-03-18 [christoph] 0.8.11claws25
3161 unset NEW and UNREAD flags when message is ignored, to make
3162 sure messages don't show up as unread on other IMAP clients,
3163 because the IGNORE_THREAD flag can not be syncronized through
3166 2003-03-17 [christoph] 0.8.11claws24
3169 don't use recursion to fetch uids when the number of messages
3170 does not match. Moved code into subfunction that is used
3171 again when needed, to prevent an endless loop.
3173 2003-03-17 [thorsten] 0.8.11claws23
3175 * src/imageview.[ch]
3176 export imageview_get_resized_size() (for plugins)
3177 * src/prefs_common.[ch]
3178 added prefs_common_get() (for plugins)
3180 2003-03-17 [christoph] 0.8.11claws22
3183 o remove UID guessing from copy code
3184 o support UIDPLUS extension for APPEND command
3186 2003-03-17 [paul] 0.8.11claws21
3189 remove 'Compiled-plugins' section.
3191 * src/plugins/dillo_viewer/dillo_viewer.c
3192 slight change to description text
3194 2003-03-16 [match] 0.8.11claws20
3195 * src/ldapserver.[ch] ** NEW **
3196 * src/ldapctrl.[ch] ** NEW **
3197 * src/ldapquery.[ch] ** NEW **
3198 * src/ldaputil.[ch] ** NEW **
3199 * src/addrcindex.[ch] ** NEW **
3200 * src/addrquery.h ** NEW **
3202 * src/addrcache.[ch]
3203 * src/addrindex.[ch]
3204 * src/addr_compl.[ch]
3205 * src/addressbook.[ch]
3210 * src/editldap_basedn.c
3214 included dynamic LDAP queries. improved address
3217 2003-03-16 [paul] 0.8.11claws19
3219 * tools/multiwebsearch.pl
3222 2003-03-16 [christoph] 0.8.11claws18
3225 * src/plugins/dillo_viewer/dillo_viewer.c
3226 * src/plugins/mathml_viewer/mathml_viewer.c
3227 make unregistering of MimeViewerFactorys possible
3229 2003-03-16 [alfons] 0.8.11claws17
3234 2003-03-16 [melvin] 0.8.11claws16
3236 * src/plugins/dillo_viewer.c
3237 Fixed bug where it was not possible to view more than
3238 one text/html attachment per message (bug discovered
3239 by Christoph Hohmann).
3241 2003-03-15 [melvin] 0.8.11claws15
3243 * src/prefs_actions.c
3244 Fixed compilation warnings.
3246 2003-03-15 [melvin] 0.8.11claws14
3248 * src/plugins/Makefile.am
3249 * src/plugins/dillo_viewer/.cvsignore ** NEW **
3250 * src/plugins/dillo_viewer/Makefile.am ** NEW **
3251 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
3252 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3253 newer (http://dillo.auriga.wearlab.de/).
3255 2003-03-15 [christoph] 0.8.11claws13
3258 don't query imap folder for attributes because we already
3259 for them from imap_status
3262 add support for plugable MimeViewers (unloading Viewers
3265 * src/plugins/Makefile.am
3266 * src/plugins/mathml_viewer/.cvsignore ** NEW **
3267 * src/plugins/mathml_viewer/Makefile.am ** NEW **
3268 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
3269 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3270 widget from http://helm.cs.unibo.it/mml-widget/
3272 2003-03-14 [christoph] 0.8.11claws12
3275 o error return code's should better be negative
3276 o replace printf with debug_print
3279 improve IMAP folder scan by checking UID-NEXT
3282 remove check that are unnecessary in my opinion
3284 2003-03-13 [christoph] 0.8.11claws11
3293 * src/prefs_scoring.c
3295 use a common function to get a displayable name
3298 2003-03-13 [paul] 0.8.11claws10
3302 tools/multiwebsearch.conf ** NEW FILE **
3303 tools/multiwebsearch.pl ** NEW FILE **
3304 add multiwebsearch Actions script
3306 2003-03-13 [colin] 0.8.11claws9
3309 Remove leading emtpy lines from quoted text
3312 2003-03-13 [melvin] 0.8.11claws8
3314 * src/prefs_actions.c
3317 Added Cancel and OK buttons
3320 2003-03-13 [christoph] 0.8.11claws7
3330 replace more folder type stuff with folder class stuff
3332 2003-03-13 [melvin] 0.8.11claws6
3334 * src/prefs_actions.c
3336 %u: user provided argument
3337 %h: user provided argument (hidden on input)
3338 %s: current text selection in the message view
3340 2003-03-13 [paul] 0.8.11claws5
3342 * sync with 0.8.11cvs5
3343 see ChangeLog 2003-03-11, 2003-03-12
3345 2003-03-12 [christoph] 0.8.11claws4
3348 use folder class idstr when writing folderlist.xml
3353 replace folder type checks with folder class checks
3355 2003-03-12 [christoph] 0.8.11claws3
3360 * src/mbox_folder.[ch]
3363 o create a list of known folder classes in the folder system
3364 o use folder class id strings for folder item identifiers
3366 2003-03-12 [christoph] 0.8.11claws2
3369 fix imap uid validity check
3371 2003-03-12 [christoph] 0.8.11claws1
3382 * src/prefs_scoring.c
3386 initial restructuring of folder system, seperating
3387 folders and folder classes
3389 2003-03-12 [paul] 0.8.11claws
3393 2003-03-12 [christoph]
3395 * src/gtk/prefswindow.c
3396 fix translation of "Page Index"
3398 2003-03-12 [paul] 0.8.10claws110
3400 a sync from 0.8.11cvs4 before the release
3402 * src/common/utils.c
3403 subject_compare_for_sort(): allow null strings (fixes
3406 2003-03-11 [paul] 0.8.10claws109
3409 update Spanish translation, submitted by
3410 Ricardo Mones Lastra
3412 2003-03-11 [melvin] 0.8.10claws108
3415 Updated French translations
3417 2003-03-11 [paul] 0.8.10claws107
3419 * manual/en/Makefile.am
3421 update English manual, add a new page
3422 updated by Francois Barriere <fbarriere@atmel.fr>
3427 update Bulgarian, Italian, and Serbian translations
3428 submitted by George Danchev, Alessandro Maestri, and
3431 2003-03-10 [paul] 0.8.10claws106
3434 src/gtk/prefswindow.c
3435 make some strings translatable
3437 2003-03-10 [darko] 0.8.10claws105
3440 code cleanup to make Hiro happy
3442 2003-03-10 [paul] 0.8.10claws104
3444 * sync with 0.8.11cvs2
3445 see ChangeLog 2003-03-10
3447 2003-03-09 [melvin] 0.8.10claws103
3450 textview_set_font(): fix for message display in
3451 UTF-8 locales (thanks to Sergey Vlasov).
3452 (was unintentionnaly reverted in 0.8.6claws6)
3454 2003-03-08 [darko] 0.8.10claws102
3457 fix infinite loop in wrapping as reported
3459 obsoletes patch #696482
3461 2003-03-08 [christoph] 0.8.10claws101
3464 add workaround for IMAP servers that do not
3465 support the "UID SEARCH UID" command
3467 2003-03-07 [christoph] 0.8.10claws100
3469 * src/plugins/spamassassin/spamassassin.[ch]
3470 * src/plugins/spamassassin/spamassassin_gtk.c
3473 2003-03-07 [paul] 0.8.10claws99
3476 updated Spanish translation, submitted by
3477 Ricardo Mones Lastra
3479 2003-03-07 [christoph] 0.8.10claws98
3482 fix in 0.8.10claws94 was wrong
3483 local delivery does not require escaping, remove escaping
3484 code to make signatures of mails with "." lines valid
3486 NOTE: requires that sendmail is executed with "-i" option,
3487 what is the default now, but has to be changed in all
3490 2003-03-07 [paul] 0.8.10claws97
3492 * sync with 0.8.11 release
3493 see ChangeLog 2003-03-07
3495 2003-03-06 [paul] 0.8.10claws96
3498 revert commit 0.8.10claws92
3500 2003-03-06 [paul] 0.8.10claws95
3503 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3506 fix bug 74, 'Crash opening editor window with pseudo-color
3509 Patches submitted by Kevin Vigor <kevin@vigor.nu>
3511 2003-03-06 [christoph] 0.8.10claws94
3514 fix rfc2821 (4.5.2) violation in SMTP data sending,
3515 all lines starting with a period get an extra period
3517 (found by Simon 'corecode' Schubert)
3519 2003-03-06 [paul] 0.8.10claws93
3522 if configured font can't be loaded fall back to gtk
3523 default. (with thanks to Christoph)
3525 closes long-standing bug 15 'Crashes on startup'
3527 2003-03-06 [paul] 0.8.10claws92
3530 freeze text before autosave and thaw afterwards
3531 fixes bug 67 'autosave make re-rediting message crazy'
3533 2003-03-06 [christoph] 0.8.10claws91
3536 ignore address comment in dupe check for Cc-list
3538 (closes reopened bug 47 Replying to message strips name part of
3539 e-mail addresses of Cc: lines)
3541 2003-03-06 [paul] 0.8.10claws90
3544 remove reference to gtkxtext.h as its no longer in
3547 2003-03-06 [paul] 0.8.10claws89
3549 * sync with 0.8.10cvs25
3550 see ChangeLog 2003-03-06
3552 2003-03-06 [oliver] 0.8.10claws88
3557 2003-03-06 [oliver] 0.8.10claws87
3560 remove changes introduced inclaws74
3562 another attempt to sanely delete and update
3563 messages deleted in separate messageview
3565 2003-03-05 [christoph] 0.8.10claws86
3568 check if "From" matches any account's address if
3569 addressbook completion of addresses is disabled too
3571 (closes Bug 70 "Display recipient in from" doesn't check
3572 folder's default account)
3574 2003-03-05 [christoph] 0.8.10claws85
3577 * src/common/utils.[ch]
3578 don't strip address comments when building Cc lists
3580 (closes Bug 47 Replying to message strips name part of e-mail addresses
3584 fix return value of copy function
3586 2003-03-05 [christoph] 0.8.10claws84
3589 don't ask imap server for non rfc822 headers
3591 (closes bug 71 IMAP FETCH asks for FROM header field twice)
3594 destroy session on socket error to allow reconnecting
3596 2003-03-05 [christoph] 0.8.10claws83
3599 fix building with gnome when no prefix is set
3601 (closes bug 66 Gnome directory is set to NONE)
3603 2003-03-05 [paul] 0.8.10claws82
3605 * sync with 0.8.10cvs23
3606 see ChangeLog 2003-03-05
3608 2003-03-04 [christoph] 0.8.10claws81
3611 o fix moving and copying when folder returns 0 for new
3613 o remove some code for single message copy and move
3614 operations and use functions for multiple messages
3616 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3619 remove unused include
3621 2003-03-04 [paul] 0.8.10claws80
3624 list 'Compiled plugins'
3626 2003-03-03 [christoph] 0.8.10claws79
3629 have to multiply the percentage of the current fetch with
3630 the percentage that it has of the total fetch operation
3633 2003-03-03 [christoph] 0.8.10claws78
3636 fix calculation of expected lines for progress indicator
3638 2003-03-03 [christoph] 0.8.10claws77
3641 * src/common/utils.c
3642 fix segfault when opening the root news folder
3644 2003-03-03 [christoph] 0.8.10claws76
3646 * src/mainwindow.[ch]
3647 * src/common/Makefile.am
3648 * src/common/progressindicator.[ch]
3649 add UI independent progress indicator handling
3652 use new progress indicator for message info fetching
3654 * src/common/hooks.h
3657 2003-03-03 [oliver] 0.8.10claws75
3661 removed commented code
3663 2003-03-03 [oliver] 0.8.10claws74
3666 cleanups and refactoring
3668 compose_reply_mode reply & forwarding interface for
3671 act on messages marked for deletion in folderview_selected
3672 based on prefs_common.immediate_exec since a message might
3673 have been deleted by messageview in a folder we are changing
3674 to (does anybody understand what I'm on about ?)
3676 2003-03-03 [oliver] 0.8.10claws73
3678 * src/messageview.[ch]
3680 - messageview_delete: delete message shown in messagview
3681 - messageview_update_view: update messageview to currently
3682 selected summaryview message
3683 - add separate messageview to msgview_list in order to update
3684 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3685 * src/summaryview.[ch]
3686 summary_get_selection returns a list of selected msgs
3689 toolbar reply refactoring
3691 2003-03-03 [paul] 0.8.10claws72
3693 * sync with 0.8.10cvs21
3694 see ChangeLog 2003-03-03
3696 2003-03-02 [christoph] 0.8.10claws71
3698 * src/common/passcrypt.c
3701 2003-03-02 [christoph] 0.8.10claws70
3704 * src/prefs_account.c
3705 * src/prefs_gtk.[ch]
3706 * src/common/.cvsignore
3707 * src/common/Makefile.am
3708 * src/common/passcrypt.c ** NEW **
3709 * src/common/passcrypt.h.in ** NEW **
3710 Implement password encryption in config files
3711 using unix encrypt and setkey functions. The crypt
3712 key can be set as a configure parameter. Old
3713 passwords will be converted if they do not begin
3716 2003-03-02 [paul] 0.8.10claws69
3718 * src/prefs_account.c
3721 2003-03-01 [thorsten] 0.8.10claws68
3729 corrected format strings
3732 (fix compile errors with GNU gettext-0.11.5)
3734 2003-03-01 [oliver] 0.8.10claws67
3737 menu callbacks call toolbar_menu_reply
3739 2003-03-01 [oliver] 0.8.10claws66
3743 menu callbacks call toolbar_menu_reply