1 2003-08-17 [christoph] 0.9.4claws28
4 no subject threading when the subject has no reply prefix
6 2003-08-16 [christoph] 0.9.4claws27
9 remember and restore window sizes and position when the main
10 window is hidden or shown
12 (closes Bug 274 Window size in 0.9.4claws18 not remembered when
13 minimised/reopened using trayicon)
15 2003-08-16 [paul] 0.9.4claws26
20 2003-08-16 [paul] 0.9.4claws25
22 * src/plugins/clamav/clamav_plugin.c
25 * src/plugins/dillo_viewer/dillo_prefs.c
26 cosmetic: change the labels' text, add tooltips, and
29 2003-08-15 [christoph] 0.9.4claws24
32 complete last change (forgot some changes)
34 2003-08-15 [christoph] 0.9.4claws23
37 o check number of messages and don't return a 0 message
38 when no messages are available
39 o don't parse xref header anymore
41 (closes Bug 203 I'm not getting any news)
43 2003-08-15 [paul] 0.9.4claws22
47 update and define claws bugzilla location
49 2003-08-15 [paul] 0.9.4claws21
52 update submitted by Ruslan N. Balkin
54 2003-08-14 [christoph] 0.9.4claws20
57 fix search for oldest node in subject threading
59 2003-08-14 [christoph] 0.9.4claws19
63 add possibility to check all nodes with the same subject for
64 subject threading, not only the oldest node. Should not break
65 threads anymore if the oldest node is thread_by_subject_max_age
66 days older then parent, because it can now find a child of
67 oldest node as new parent.
69 2003-08-11 [christoph] 0.9.4claws18
71 * src/plugins/spamassassin/spamassassin.c
72 run spam check in background process
74 2003-08-10 [alfons] 0.9.4claws17
77 make `Select All' sensitive too
79 2003-08-10 [christoph] 0.9.4claws16
82 add more checks in imap_close
84 2003-08-09 [alfons] 0.9.4claws15
86 * src/prefs_spelling.c
87 no spell checking UI if not requested
89 2003-08-09 [alfons] 0.9.4claws14
91 * src/gtk/prefswindow.c
94 2003-08-09 [christoph] 0.9.4claws13
96 * src/prefs_spelling.c
97 * src/gtk/prefswindow.[ch]
98 * src/plugins/clamav/clamav_plugin_gtk.c
99 * src/plugins/spamassassin/spamassassin_gtk.c
100 sort prefs pages by heighest weight in tree
102 2003-08-09 [paul] 0.9.4claws12
104 * sync with 0.9.4cvs6
105 see ChangeLog 2003-08-07
108 add Leandro and Luke to claws-branch section
110 2003-08-09 [christoph] 0.9.4claws11
112 * src/gtk/Makefile.am
113 * src/gtk/colorsel.[ch] ** NEW **
114 create a color selection dialog that can be used as a simple
115 function call with it's own gtk main loop like filesel.[ch]
120 * src/prefs_spelling.[ch] ** NEW **
121 * src/prefs_spelling.glade ** NEW **
122 * src/gtk/gtkutils.[ch]
123 move "Spell Checker" prefs to new prefs dialog
125 * src/prefs_folder_item.c
126 use new colorsel dialog
128 2003-08-08 [paul] 0.9.4claws10
131 clear the progress bar unconditionally
133 2003-08-08 [paul] 0.9.4claws9
135 * sync with 0.9.4cvs4
136 see ChangeLog 2003-07-31
138 2003-08-07 [christoph] 0.9.4claws8
141 fix bug in image viewer plugin part
144 don't execute close command if the folder item is not selected
146 2003-08-07 [hoa] 0.9.4claws7
149 * src/matcher_parser.h
150 * src/matcher_parser_parse.y
151 can define several actions for each filtering rule
152 can import old versions of filtering rules
154 * src/prefs_filtering.c
155 call to a new dialog box to define actions
157 * src/prefs_filtering_action.[ch]
158 dialog box to define actions for filtering rules
160 2003-08-06 [christoph] 0.9.4claws6
163 make sure source folder is selected when copying messages
165 2003-08-06 [christoph] 0.9.4claws5
167 * sync with 0.9.4cvs2
168 see ChangeLog 2003-07-29
170 2003-08-05 [paul] 0.9.4claws4
172 * sync with 0.9.4cvs3
173 see ChangeLog 2003-07-30
175 2003-08-04 [match] 0.9.4claws3
178 export of LDIF files.
180 2003-08-04 [match] 0.9.4claws2
183 support for export LDIF. documented.
184 * src/importldif.[ch]
185 * src/exportldif.[ch]
186 add tooltips. documented.
187 * src/exphtmldlg.[ch]
188 * src/common/xmlprops.[ch]
190 * src/exportldif.[ch] ** NEW **
191 * src/expldifdlg.[ch] ** NEW **
192 * src/addressbook.[ch]
194 export of LDIF files.
197 2003-08-04 [christoph] 0.9.4claws1
202 * sylpheed-claws.pc.in ** NEW **
204 * src/common/Makefile.am
205 * src/gtk/Makefile.am
206 install sylpheed header files in $(pkgincludedir) and create a
207 pkg-config file to allow building a plugin without the source
210 2003-08-04 [paul] 0.9.4claws
214 2003-08-04 [paul] 0.9.3claws97
217 update Spanish translation. Submitted by Ricardo
220 2003-08-03 [paul] 0.9.3claws96
224 update Croatian and Serbian translations. Submitted by
225 Dragan and Urke MMI respectively
227 2003-08-03 [alfons] 0.9.3claws95
230 mark flag has precedence over important flag - seems
231 to have been changed in sync of 0.9.3claws45. this fixes
232 a regression where messages that were scored as important
233 don't show their mark flags. (using the same column for
234 both importance as mark flags is the real problem
237 2003-08-03 [melvin] 0.9.3claws94
240 Updated French translations.
242 2003-08-03 [melvin] 0.9.3claws93
245 Fixed typo introduced after 0.9.3claws92
246 that prevented compilation
247 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
248 CPPFLAGS and YFLAGS to allow user setting these.
249 * src/common/Makefile.am
250 * src/gtk/Makefile.am
251 * src/plugins/clamav/Makefile.am
252 * src/plugins/demo/Makefile.am
253 * src/plugins/dillo_viewer/Makefile.am
254 * src/plugins/image_viewer/Makefile.am
255 * src/plugins/mathml_viewer/Makefile.am
256 * src/plugins/spamassassin/Makefile.am
257 * src/plugins/trayicon/Makefile.am
258 * src/plugins/trayicon/libeggtrayicon/Makefile.am
259 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
260 CPPFLAGS and YFLAGS to allow user setting these.
262 2003-08-02 [christoph] 0.9.3claws92
265 o rearrange plugin tests
266 o add test for clamav.h to ClamAV tests
268 2003-08-02 [luke] 0.9.3claws91
271 o fixed appearance of icon list when toggling back from the
273 o toggling of icons using the keyboard works correctly
274 o fixed all other keyboard shortcuts to work when icons are
278 o fixed bug 4 - focus lost when changing messageview view type
280 2003-08-02 [christoph] 0.9.3claws90
283 fix crash when pointer stored in hash table could get invalid
284 when a plugin is unloaded
286 2003-08-01 [christoph] 0.9.3claws89
289 o try to build all plugins (except spamassassin) by default
290 o don't build a plugin if a dependency check fails
295 2003-08-01 [match] 0.9.3claws88
298 allow single click field selection. document code.
300 2003-08-01 [christoph] 0.9.3claws87
302 * src/plugins/clamav/clamav_plugin.c
303 * src/plugins/clamav/clamav_plugin_gtk.c
304 * src/plugins/dillo_viewer/dillo_viewer.c
305 * src/plugins/image_viewer/plugin.c
306 * src/plugins/mathml_viewer/mathml_viewer.c
307 * src/plugins/spamassassin/spamassassin.c
308 * src/plugins/spamassassin/spamassassin_gtk.c
309 * src/plugins/trayicon/trayicon.c
310 add version check to all plugins
312 2003-08-01 [hoa] 0.9.3claws86
314 * src/prefs_filtering.c
315 fixed a cosmetic bug, during creation of dialog box,
316 wrong widgets were shown after creation.
318 2003-08-01 [luke] 0.9.3claws85
321 o fixed visibility of icons/mimeview after toggling separate
322 message/folder view (factored out some similar code too).
325 2003-07-31 [alfons] 0.9.3claws84
328 tweak icon box UI a bit more, now allowing right-clicks actions
329 getting the relevant mime data too; should fix #250, "Can't save
330 attachments sometimes".
332 2003-07-30 [alfons] 0.9.3claws83
335 don't do auto-save-draft inside key press handler, but rather
336 schedule it half of a second later; should fix #67, "autosave
337 make re-rediting message crazy"
339 2003-07-30 [christoph] 0.9.3claws82
341 * src/plugins/trayicon/trayicon.c
342 process pending events before unloading the plugin
344 (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
346 2003-07-30 [alfons] 0.9.3claws81
349 parameter 2 of g_hook_destroy() should really be a hook id
351 2003-07-30 [alfons] 0.9.3claws80
353 * src/common/plugin.c
354 fix a possibly harmful function signature mismatch
357 2003-07-30 [alfons] 0.9.3claws79
359 * src/common/hooks[.ch]
362 2003-07-30 [darko] 0.9.3claws78
365 make it compile again
367 2003-07-30 [luke] 0.9.3claws77
371 o added/moved signal handlers for SIGTERM (normal kill command)
372 and SIGINT (ctl-c) to be used even without
373 --enable-crash-dialog, fixing bug 166
376 o rewrote menu sensitivity code as per mainwindow.c, fixing
380 o changed sensitivity condition for 'Next new' and 'Next
381 unread', fixing bug 8
383 2003-07-29 [alfons] 0.9.3claws76
385 * src/common/utils.[ch]
388 save ack'ed RRR; fixes #205, "return receipt is not saved in
391 2003-07-29 [alfons] 0.9.3claws75
394 fix a memleak (claws-only)
396 2003-07-29 [alfons] 0.9.3claws74
399 * src/gtk/gtkvscrollbutton.[ch]
400 fix UI glitch where mime icon toolbox' scroll position is not
401 reset after switching to another message
404 2003-07-29 [paul] 0.9.3claws73
406 * src/prefs_folder_item.c
407 split the prefs into 2 separate pages
409 2003-07-29 [paul] 0.9.3claws72
412 prepend "\n\n" to a signature without a separator too
414 2003-07-29 [paul] 0.9.3claws71
417 fix bug where changing to an account without an auto-sig
418 from an initial account without an auto-sig would insert
419 2 blank lines at the cursor point
420 fix bug where changing to an account with an auto-sig
421 from an initial account without an auto-sig would insert
422 the sig at the cursor point
424 2003-07-29 [paul] 0.9.3claws70
427 use the colour from the folder pref unless the folder
430 2003-07-29 [alfons] 0.9.3claws69
435 rewrite return receipt request work a little bit (the former
436 implementation presumably depended too much on the UI setting
437 flags). (we're losing the old pending flag.)
439 2003-07-28 [christoph] 0.9.3claws68
445 fix copy to IMAP folder from other folder
447 2003-07-28 [christoph] 0.9.3claws67
450 fix sync of procmsg_get_message_file_list
452 2003-07-28 [christoph] 0.9.3claws66
454 * sync with 0.9.3cvs14
455 see ChangeLog 2003-07-18
456 * sync with 0.9.3cvs17
457 see ChangeLog 2003-07-23
459 (closes Bug 234 segmentation fault after sending out mail via
462 2003-07-28 [paul] 0.9.3claws65
465 update Spanish translation, submitted by Ricardo Mones
468 2003-07-28 [christoph] 0.9.3claws64
473 return new message numbers as a GRelation instead of a GSList
474 that has to be in the same order as the input list. A list
475 would make it hard for IMAP to optimize oepration by sorting
476 the input list. The returned list would have to be reordered
477 to match the same order that input list has.
479 * src/gtk/gtkaspell.c
480 fix missing return value, could cause a crash when garbage is
481 on the stack that is used as the expected return value
483 2003-07-28 [paul] 0.9.3claws63
485 * sync with 0.9.4cvs1
486 see ChangeLog 2003-07-28
488 2003-07-27 [alfons] 0.9.3claws62
491 tweak it more to make icon list act like a check button group
493 2003-07-27 [christoph] 0.9.3claws61
495 * sync with 0.9.3cvs20
496 see ChangeLog 2003-07-25
498 2003-07-27 [paul] 0.9.3claws60
501 re-commit changes from 0.9.3claws58 -
502 accidently removed in 0.9.3claws59
504 2003-07-27 [paul] 0.9.3claws59
507 a sync from 0.9.3cvs17
508 see ChangeLog 2003-07-23
510 2003-07-27 [alfons] 0.9.3claws58
513 add missing header members to MsgInfo; fixes the problem of
514 not displaying X-Faces, as noticed by Ricardo Mones
516 2003-07-26 [christoph] 0.9.3claws57
518 * sync with 0.9.3cvs18
519 see ChangeLog 2003-07-24
521 2003-07-26 [christoph] 0.9.3claws56
523 * sync with 0.9.3cvs17
524 see ChangeLog 2003-07-23
526 2003-07-26 [christoph] 0.9.3claws55
533 add support for copy function that copy multiple messages
534 (not implemented yet)
537 add missing return value
539 2003-07-26 [paul] 0.9.3claws54
541 * tools/multiwebsearch.pl
542 do whitespace substitution before passing the string
543 to the browser. fixes bug with browsers that don't
544 do whitespace conversion themselves.
546 2003-07-25 [christoph] 0.9.3claws53
551 rewrite adding of multiple messages to a folder for
554 2003-07-25 [luke] 0.9.3claws52
557 o icon toggles set correctly on leaving ctree mimeview
559 2003-07-25 [paul] 0.9.3claws51
561 * partial sync with 0.9.3cvs21 [src/main.c]
562 see ChangeLog 2003-07-25
564 2003-07-24 [paul] 0.9.3claws50
566 * tools/maildir2sylpheed.pl
569 2003-07-24 [paul] 0.9.3claws49
572 increase the gutter size of paned so that the panes
575 * src/plugins/demo/demo.c
576 squeeze in another typo fix
578 2003-07-24 [paul] 0.9.3claws48
580 * src/plugins/demo/demo.c
582 small changes to the English
584 * src/pixmaps/mime_application_octect_stream.xpm ** REMOVED **
585 src/pixmaps/mime_application_octet_stream.xpm ** NEW FILE **
588 rename the misspelled icon
590 2003-07-23 [alfons] 0.9.3claws47
593 make icon list look like a list of toggles
595 2003-07-23 [luke] 0.9.3claws46
597 * src/pixmaps/mimeview_gpg_expired.xpm
598 * src/pixmaps/mimeview_gpg_failed.xpm
599 * src/pixmaps/mimeview_gpg_passed.xpm
600 * src/pixmaps/mimeview_text_html.xpm
601 * src/pixmaps/mimeview_image.xpm
602 o all icons the same size
605 o mimeview ctree arranged vertically above the viewer
606 o icons changed to buttons
607 o can use keyboard to select an icon (Enter)
608 o resize icon list to width of icons
610 * src/gtk/gtkvscrollbutton.c
611 o sensitivity of buttons reacts to position
613 2003-07-23 [christoph] 0.9.3claws45
615 * sync with 0.9.3cvs14 (incomplete)
616 see ChangeLog 2003-07-17
618 2003-07-23 [alfons] 0.9.3claws44
622 sync with my local tree to restore some claws-only things
624 2003-07-23 [paul] 0.9.3claws43
626 * src/pixmaps/mime_gpg_expired.xpm ** NEW FILE **
627 src/pixmaps/mime_gpg_unknown.xpm ** NEW FILE **
632 src/stock_pixmap.[ch]
633 indicate missing keys and expired sigs/keys
636 2003-07-23 [paul] 0.9.3claws42
639 Redirect fixes: enable automatic account selection and
640 do not append signature to message on changing account
643 2003-07-23 [paul] 0.9.3claws41
645 * sync with 0.9.3cvs16
646 see ChangeLog 2003-07-23
648 2003-07-23 [alfons] 0.9.3claws40
651 give progress dialog a main window, and give it the first
652 one (presumably the only one). fixes bug #247, "segfault on
655 2003-07-22 [alfons] 0.9.3claws39
658 shift-space scrolls up
660 2003-07-22 [paul] 0.9.3claws38
662 * sync with 0.9.3cvs15
663 see ChangeLog 2003-07-22
665 2003-07-20 [alfons] 0.9.3claws37
668 put menu inside #ifdef USE_ASPELL..#endif
670 2003-07-20 [christoph] 0.9.3claws36
673 fix wrong flags in MsgInfo returned by
674 procmsg_msginfo_get_full_info()
676 (closes Bug 221 Deleting messages from the Message View gives incorrect
677 new/unread message counts in the folder view)
679 * src/plugins/spamassassin/spamassassin_gtk.c
680 add gettext macro for prefs page title
682 2003-07-20 [paul] 0.9.3claws35
685 redraw icon list on signature check
687 2003-07-20 [christoph] 0.9.3claws34
692 * src/folder_item_prefs.[ch] ** NEW **
697 * src/prefs_scoring.c
699 * src/prefs_folder_item.[ch]
700 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
702 o use prefswindow for folder properties
704 * src/gtk/prefswindow.[ch]
705 change implementation to use an invisible notebook instead
706 of unparenting widgets
708 2003-07-20 [christoph] 0.9.3claws33
714 * src/prefs_filtering.h
715 * src/prefs_folder_item.[ch]
720 (always use 1. typedefs, 2. #includes, 3. structures)
722 * src/common/version.h.in
723 add casts for constants
725 * src/plugins/demo/demo.c
728 * src/plugins/spamassassin/spamassassin.c
729 remove unused variable
731 2003-07-20 [alfons] 0.9.3claws32
734 o make icon buttons respond on left click
735 o minor cosmetic change
737 2003-07-19 [luke] 0.9.3claws31
740 * src/gtk/gtkvscrollbutton.c
742 o improved mimeview behaviour when selecting a new message
743 o plus code cleanups to remove compile warnings
746 2003-07-19 [alfons] 0.9.3claws30
750 * src/common/utils.[ch]
751 subject_get_reply_prefix_length() <- subject_get_prefix_length()
753 2003-07-19 [alfons] 0.9.3claws29
755 * src/prefs_folder_item.c
756 reinit "legacy" tmp_prefs, so we don't free nor use invalid
759 2003-07-19 [luke] 0.9.3claws28
765 * src/stock_pixmap.[ch]
766 * src/gtk/Makefile.am
768 * src/gtk/gtkvscrollbutton.[ch] ** NEW **
769 * src/pixmaps/mime_*.xpm ** NEW **
770 o mimeview rearrangement with a new icon shortcut bar
772 2003-07-19 [alfons] 0.9.3claws27
775 o plug leaking nodes_to_recollapse
776 o add folderview_recollapse_all_nodes() (not used yet)
778 2003-07-19 [alfons] 0.9.3claws26
782 honour #240 "Better SUBJECT handling" by cleaning the prefix
783 for both forwarding as replying
785 2003-07-18 [christoph] 0.9.3claws25
788 * src/common/sylpheed.[ch]
789 * src/common/version.h.in
790 add version in numeric form to allow easy comparison
792 * src/plugins/demo/demo.c
794 - sylpheed version > plugin version => never allowed, sylpheed
795 could contain unknown API changes
796 - sylpheed version < minimum version required => don't load,
797 API required not available (if linking does not fail)
799 2003-07-18 [alfons] 0.9.3claws24
801 * src/common/plugin.[ch]
804 2003-07-18 [christoph] 0.9.3claws23
807 fix crash when hooks where unregisted
809 * src/plugins/trayicon/trayicon.c
810 unregister detroy signal before destroying the widget
811 (still crashes when the plugin is unloaded)
813 2003-07-18 [alfons] 0.9.3claws22
816 delay expanding folder tree during drags until timeout triggered
817 (needs perhaps some tweaking, so testing is welcome)
819 2003-07-17 [alfons] 0.9.3claws21
824 2003-07-17 [christoph] 0.9.3claws20
826 * src/common/session.c
827 fix opening of SSL connections
829 * src/plugins/image_viewer/Makefile.am
830 add OPENSSL_CFLAGS (we should find a better solution to remove
831 this dependencies if they are not required)
833 * src/plugins/spamassassin/spamassassin.c
834 remove setlocale workaround (fixed in libspamc)
836 (closes Bug Bug 184 Entering non-ascii character deletes previous char
837 if spell checking enabled)
839 2003-07-17 [alfons] 0.9.3claws19
841 * src/common/hooks.[ch]
842 * src/plugins/clamav/clamav_plugin.c
843 * src/plugins/spamassassin/spamassassin.c
844 * src/plugins/trayicon/trayicon.c
847 2003-07-17 [alfons] 0.9.3claws18
852 2003-07-17 [alfons] 0.9.3claws17
857 2003-07-17 [paul] 0.9.3claws16
862 add link to the Claws site's FAQ page, after the suggestion
863 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
864 Move url strings to defs.h
867 fix typo to prevent "unknown menu entry" warnings
869 2003-07-17 [alfons] 0.9.3claws15
871 * src/folderview.[ch]
872 * src/summaryview.[ch]
876 2003-07-17 [paul] 0.9.3claws14
879 remove two instances of 'GTK_EVENTS_FLUSH' because
880 they are unnecessary and probably cause a stack overflow
882 2003-07-16 [christoph] 0.9.3claws13
885 use an invisible GTK notebook to switch between viewers
886 instead of reparenting widgets
888 2003-07-16 [christoph] 0.9.3claws12
891 move folder_item_update_freeze() to correct place in
892 folder_item_scan_full()
894 2003-07-16 [paul] 0.9.3claws11
896 * sync with 0.9.3cvs12
897 see ChangeLog 2003-07-14 and 2003-07-15
899 2003-07-16 [christoph] 0.9.3claws10
902 * src/prefs_account.[ch]
903 sync IMAP CRAM-MD5 authentication with sylpheed-main
905 2003-07-15 [alfons] 0.9.3claws9
908 make --config-dir do something useful
910 2003-07-15 [alfons] 0.9.3claws8
913 o fix a bug where 'last' didn't really point to the last message
914 in the top level list of children, but to the last threaded
917 o clean up and make it easier to sync
919 2003-07-15 [alfons] 0.9.3claws7
922 make correct menu items sensitive
924 2003-07-14 [alfons] 0.9.3claws6
927 tune the threader so it will not subject-thread any message
928 without a subject prefix (this will not thread correctly if
929 a parent is delivered after their childs, but it looks
932 2003-07-13 [christoph] 0.9.3claws5
935 group "Add mailbox *..." menu items in submenu
937 2003-07-13 [alfons] 0.9.3claws4
940 correct summary_toggle_pressed() signature and make sure
941 signal is not passed on
943 2003-07-13 [alfons] 0.9.3claws3
946 o for now don't pass on keys when they we're handled by
947 ctree::key_press_event
950 2003-07-13 [alfons] 0.9.3claws2
953 add command line option "--config-dir" to get the current
956 2003-07-12 [alfons] 0.9.3claws1
959 * src/matcher_parser_parse.y
960 * src/prefs_filtering.c
962 add "Lock" filter action to lock messages;
966 * src/prefs_filtering.c
967 re-organize matcher part 9:
968 make action text entries easily extendible;
969 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
970 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
975 update old information and add missing
978 2003-07-12 [paul] 0.9.3claws
980 * 0.9.3claws released
982 2003-07-12 [paul] 0.9.0claws103
987 2003-07-12 [melvin] 0.9.0claws102
990 Fixed bug #215: Show MIME tab for single text/html messages.
992 2003-07-12 [paul] 0.9.0claws101
997 2003-07-12 [paul] 0.9.0claws100
1003 update Spanish, Croatian, Polish, Serbian translations.
1004 submitted by Ricardo Mones Lastra, Dragan, Witold
1005 Wladyslaw Wojciech Wilk, Urke MMI
1007 2003-07-12 [melvin] 0.9.0claws99
1010 Updated French translations.
1012 2003-07-12 [paul] 0.9.0claws98
1015 disable 'Lookup' button as it has no effect
1017 2003-07-11 [alfons] 0.9.0claws97
1020 summary_searchbar_pressed() should return TRUE to signal that
1021 event was handled. when returning void, the return value passed
1022 to GTK is actually random, but maybe FALSE, in which case the
1023 event is handled by parent
1025 2003-07-10 [paul] 0.9.0claws96
1027 * ac/missing/gettext.m4
1028 update to version 0.12
1030 2003-07-10 [paul] 0.9.0claws95
1032 * src/plugins/clamav/clamav_plugin.c
1033 fix bug where multipart/alternative messages
1034 would slip through without being scanned
1036 2003-07-10 [christoph] 0.9.0claws94
1039 correct check if folder supports removing when a message is
1040 moved. if not the message is only copied.
1042 (closes Bug 132 crash on startup in newsgroups folders)
1044 2003-07-09 [alfons] 0.9.0claws93
1048 --with-config-dir (default .sylpheed)
1050 2003-07-09 [christoph] 0.9.0claws92
1053 use PKG_CHECK_MODULES to check for gtkmathview
1054 (version 0.4.2 now required)
1056 2003-07-08 [melvin] 0.9.0claws91
1059 Implemented a progress bar that counts the number of completed
1060 tasks when the action runs more than one command.
1062 2003-07-08 [alfons] 0.9.0claws90
1065 if queued message has an invalid Message-Id, don't try to
1066 find message it refers to (fixes #209 "crash when processing
1069 2003-07-08 [paul] 0.9.0claws89
1071 * sync with 0.9.3cvs2
1072 see ChangeLog 2003-07-08
1074 2003-07-08 [match] 0.9.0claws88
1077 extend LDAP search for first/last name by parsing search term.
1079 2003-07-08 [alfons] 0.9.0claws87
1081 * src/send_message.c
1082 fix bug #208 "Status message stuck when sending on POP3 account"
1084 2003-07-07 [paul] 0.9.0claws86
1087 new Croatian translation, submitted by
1088 Dragan <drleskov@inet.hr>
1090 2003-07-07 [paul] 0.9.0claws85
1092 * sync with 0.9.3cvs1
1093 see ChangeLog 2003-07-07
1095 2003-07-05 [christoph] 0.9.0claws84
1100 * src/stock_pixmap.[ch]
1101 * src/pixmaps/messageview_text.xpm ** NEW **
1102 move mimeview tabs to the right side and use icons
1103 instead of text to save some space
1105 (patch by Luke Plant <lukeplant@softhome.net>)
1107 2003-07-05 [christoph] 0.9.0claws83
1110 add NULL pointer checks
1112 (patch by Luke Plant <lukeplant@softhome.net>)
1113 (closes Bug 204 0.9.0 quits on authentication error?!)
1115 2003-07-05 [alfons] 0.9.0claws82
1118 take the clue in bug #202 "./configure script -
1119 'if test' comparison failure" reported by John Kristoff.
1121 2003-07-04 [christoph] 0.9.0claws81
1123 * src/plugins/spamassassin/spamassassin.c
1124 set timeout for spam check
1126 2003-07-04 [christoph] 0.9.0claws80
1129 destroy all FolderItems when shutting down to
1130 allow folders to clean up
1132 2003-07-04 [melvin] 0.9.0claws79
1134 * src/gtk/gtkaspell.c
1135 Fixed bug #184 "Entering non-ascii character deletes
1136 previous char if spell checking enabled": this makes
1137 the spell checking in multibytes (e.g. UTF-8)locales work.
1138 (Patch by Luke Plant).
1140 2003-07-04 [christoph] 0.9.0claws78
1142 * sync with 0.9.2cvs1
1143 see ChangeLog 2003-06-10
1145 2003-07-04 [paul] 0.9.0claws77
1147 * sync with 0.9.3 release
1148 see ChangeLog 2003-07-04
1150 2003-07-03 [christoph] 0.9.0claws76
1157 move folder_item_get_path() stuff into a folder virtual function
1160 use folder_item_fetch_msg() to get message and do not contruct
1161 the filename from path and number
1163 2003-07-03 [paul] 0.9.0claws75
1165 * sync with 0.9.2cvs12
1166 see ChangeLog 2003-07-03
1168 2003-07-02 [paul] 0.9.0claws74
1171 fix text-selection for replying
1173 2003-07-02 [paul] 0.9.0claws73
1175 * sync with 0.9.2cvs11
1176 see ChangeLog 2003-07-02
1178 2003-07-02 [paul] 0.9.0claws72
1181 revert last commit because it breaks more
1184 2003-07-02 [paul] 0.9.0claws71
1187 fix thread by subject/sort by date
1189 2003-07-01 [paul] 0.9.0claws70
1191 * sync with 0.9.2cvs10
1192 see ChangeLog 2003-07-01
1194 2003-06-30 [paul] 0.9.0claws69
1196 * sync with 0.9.2cvs9
1197 see ChangeLog 2003-06-30
1199 2003-06-28 [match] 0.9.0claws68
1204 2003-06-27 [paul] 0.9.0claws67
1206 * sync with 0.9.2cvs7
1207 see ChangeLog 2003-06-27
1209 2003-06-26 [christoph] 0.9.0claws66
1212 freeze folder updates while a folder is scanned
1214 (closes Bug 185 New message counter)
1216 2003-06-26 [darko] 0.9.0claws65
1219 fix infinite loop when adding a new LDAP server
1221 2003-06-26 [paul] 0.9.0claws64
1223 * sync with 0.9.2cvs6
1224 see ChangeLog 2003-06-26
1226 2003-06-26 [paul] 0.9.0claws63
1228 * sync with 0.9.2cvs5
1229 see ChangeLog 2003-06-25 and 2003-06-26
1231 2003-06-25 [match] 0.9.0claws62
1234 Fixed tab/backtab for dropped-down completion list to
1235 move next/previous field. (close bug 147)
1237 2003-06-25 [christoph] 0.9.0claws61
1239 * src/addr_compl.[ch]
1240 * src/addrindex.[ch]
1248 2003-06-25 [leandro] 0.9.0claws60
1252 o gray out "Message/Remove references" menu item if not
1253 replying to a message
1255 2003-06-24 [leandro] 0.9.0claws59
1258 o removed "Message/Create new thread" menu item
1259 o added "Message/Remove references" menu item
1260 (it's off by default and will not check anymore
1261 if the subject changed)
1263 2003-06-23 [alfons] 0.9.0claws58
1266 try better grouping messages threaded by subject based on their age.
1267 still not perfect - because the message tree is not sorted by date.
1269 2003-06-23 [thorsten] 0.9.0claws57
1272 added mail_receive_hook to allow modifications
1273 directly after retrieval (e.g. adding headers).
1275 2003-06-23 [paul] 0.9.0claws56
1277 * src/sourcewindow.c
1278 enable the use of Ctrl+A to select all text in
1280 Patch submitted by Ivan Francolin Martinez
1281 <ivanfm@users.sourceforge.net>
1283 2003-06-22 [christoph] 0.9.0claws55
1286 o add notification hook for folder tree changes
1287 o invoke hooks after folder tree scanning
1289 * src/folderview.[ch]
1290 register hook for folder tree changes that
1293 (there are more places that should be updated, like add, remove
1296 (closes Bug 164 Crash on rebuild folder tree)
1297 (closes Bug 190 Crash on 'rebuilding folder tree')
1299 2003-06-21 [leandro] 0.9.0claws54
1302 create a new thread if subject changes
1303 (it's on by default, can be disabled in Message menu)
1305 2003-06-21 [alfons] 0.9.0claws53
1308 quiet little compiler
1310 2003-06-21 [christoph] 0.9.0claws52
1312 update gettext stuff to version 0.12
1314 2003-06-19 [alfons] 0.9.0claws51
1317 * src/common/plugin.c
1318 move defs.h before glib.h to prevent MIN/MAX redefs
1325 2003-06-19 [match] 0.9.0claws50
1327 * src/addressbook.[ch]
1328 * src/addrindex.[ch]
1329 * src/addr_compl.[ch]
1331 * src/editldap_basedn.[ch]
1334 re-implemented dynamic LDAP search. works without
1335 slowdown on display sender with addressbook
1340 2003-06-19 [paul] 0.9.0claws49
1343 fix Bug #136 'Nonprovided quotation marks crash claws'
1344 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
1346 2003-06-19 [alfons] 0.9.0claws48
1348 * src/prefs_common.[ch]
1350 restrict threading by subject by checking thread for
1351 age (prefs_common.thread_by_subject_max_age)
1353 2003-06-18 [christoph] 0.9.0claws47
1356 fix memory leak in imap_cmd_fetch()
1358 2003-06-18 [christoph] 0.9.0claws46
1361 fix memory leak in prefs_set_default() when used multiple
1362 times or after prefs have been read
1364 2003-06-18 [christoph] 0.9.0claws45
1366 * src/common/plugin.c
1367 fix memory leak in plugin_unload()
1369 2003-06-18 [christoph] 0.9.0claws44
1372 fix memory leak in imap_cmd_ok()
1374 2003-06-18 [christoph] 0.9.0claws43
1377 stop messages that are downloaded from POP3 and added to
1378 an IMAP inbox from being filtered twice (first by POP3
1379 and again when IMAP folder is scaned to get the UID of
1380 the APPEND operation when no UIDPLUS is available)
1389 * tools/launch_phoenix ** REMOVED **
1390 tools/launch_firebird ** NEW **
1391 renamed and edited to reflect the browser's name change from
1392 'phoenix' to 'firebird'
1394 2003-06-18 [paul] 0.9.0claws42
1396 * sync with 0.9.2cvs2
1397 see ChangeLog 2003-06-16
1399 2003-06-17 [alfons] 0.9.0claws41
1402 prevent threading problems when a node is an ancestor (parent / great parent),
1403 which mostly happens with circular references (thanks to Phillipe Gramoullé
1404 for finding an sample set of messages)
1406 2003-06-16 [christoph] 0.9.0claws40
1409 don't popup main window on --receive or --receive-all
1411 * src/mainwindow.[ch]
1412 * src/plugins/trayicon/trayicon.c
1413 allow hiding of main window by clicking on the trayicon
1414 (doesn't work correctly in seperate window mode and may
1415 cause unexpected GTK problems I couldn't find yet)
1418 remove incorrect warning
1420 2003-06-15 [alfons] 0.9.0claws39
1422 * src/gtk/gtkstext.c
1423 don't output debug text;
1424 #ifdef out print_line() if not debugging (thanks to Martin Wicke
1425 for pointing this out);
1427 2003-06-14 [alfons] 0.9.0claws38
1430 remove printf() and make one if..else comply with coding style
1432 2003-06-14 [alfons] 0.9.0claws37
1437 * src/messageview.[ch]
1439 apply patch #754162 "Quoting messages filtered by actions" submitted
1440 by Martin Wicke, which allows quoting message body changed by an
1443 2003-06-13 [alfons] 0.9.0claws36
1446 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
1447 use case insensitive regexp (suggested by Ivan Martinez)
1449 2003-06-13 [christoph] 0.9.0claws35
1452 * src/plugins/trayicon/Makefile.am
1453 * src/plugins/trayicon/eggtrayicon.[ch] ** REMOVE **
1454 * src/plugins/trayicon/trayicon.c
1455 * src/plugins/trayicon/libeggtrayicon/.cvsignore ** NEW **
1456 * src/plugins/trayicon/libeggtrayicon/Makefile.am ** NEW **
1457 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch] ** NEW **
1458 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch] ** NEW **
1459 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch] ** NEW **
1460 * src/plugins/trayicon/libeggtrayicon/xembed.h ** NEW **
1461 replace my own EggTrayIcon backport with the backport
1462 used by (l|x)mule and gabber.
1464 2003-06-13 [alfons] 0.9.0claws34
1467 * src/common/utils.c
1468 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
1470 2003-06-13 [alfons] 0.9.0claws33
1473 clean up a little bit
1475 2003-06-12 [alfons] 0.9.0claws32
1478 const correctness fix
1480 * src/common/sylpheed.[ch]
1482 prevent redef MIN/MAX
1484 * src/common/utils.[ch]
1487 2003-06-12 [melvin] 0.9.0claws31
1490 Updated to take into accounts changes in GtkAspell.
1492 2003-06-12 [alfons] 0.9.0claws30
1496 * src/common/utils.[ch]
1497 handle reply subject prefixes better (initial
1498 suggestion by Robert Story adapted and enhanced
1501 2003-06-12 [melvin] 0.9.0claws29
1504 Use new gtkaspell_checkers_strerror() to get the speller's
1505 error message instead of accessing the (now private)
1510 Use #ifdef instead of #if for USE_ASPELL
1511 Use the new spell checkers init/quit functions
1513 * src/gtk/gtkaspell.c
1514 Use #ifdef instead of #if for USE_ASPELL
1515 Moved in the majority of GtkAspell structures that were
1516 exported before by gtkaspell.h
1518 * src/gtk/gktaspell.h
1519 Made gtkaspell.h contain only the necessary data to be
1520 publicized by moving many structures to gtkaspell.c.
1521 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
1522 gtkaspell_checkers_new(): replaced by...
1523 gtkaspell_checkers_init(): new function for initialization
1524 gtkaspell_checkers_delete(): replaced by...
1525 gtkaspell_checkers_quit(): new function
1526 gtkaspell_checkers_strerror(): new function that returns
1527 the checker's last error message.
1529 2003-06-11 [melvin] 0.9.0claws28
1532 Updated to take into account gtkaspell.c migration to
1533 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
1535 2003-06-10 [alfons] 0.9.0claws27
1537 * src/filtering.[ch]
1541 - try fixing bug #18 (any brave testers?)
1542 - add more robustness by refusing previously
1543 unchecked NULL pointers
1545 2003-06-10 [alfons] 0.9.0claws26
1548 fix bug #176 by don't checking MsgInfos with a NULL msgid
1550 2003-06-09 [alfons] 0.9.0claws25
1552 * src/prefs_common.c
1553 fix bug #163 "Icon switching doesnt work properly" by
1554 preventing early freeing of prefs_common.pixmap_theme_path.
1556 2003-06-09 [christoph] 0.9.0claws24
1558 * src/gtk/gtkaspell.c
1559 revert Thorsten's fix and add forgotten g_strdup for
1560 aspell path (it should not be possible to alter the path a
1561 GtkASpell uses from outside)
1563 2003-06-09 [thorsten] 0.9.0claws23
1565 * src/gtk/gtkaspell.c
1566 dont free prefs_common.aspell_path when closing compose
1568 2003-06-08 [colin] 0.9.0claws22
1570 * src/plugins/spamassassin/spamassassin.c
1573 2003-06-07 [christoph] 0.9.0claws21
1577 * src/gtkaspell.[ch] ** REMOVE **
1578 * src/gtk/Makefile.am
1579 * src/gtk/gtkaspell.[ch] ** NEW **
1580 o make gtkaspell independent from sylpheed's prefs
1581 o move gtkaspell.[ch] to gtk directory
1583 2003-06-07 [christoph] 0.9.0claws20
1588 * src/filesel.[ch] ** REMOVE **
1591 * src/common/sylpheed.[ch]
1592 * src/gtk/Makefile.am
1593 * src/gtk/filesel.[ch] ** NEW **
1594 * src/gtk/pluginwindow.c
1595 * src/gtk/sslcertwindow.c
1596 move filesel.[ch] to gtk directory
1598 2003-06-07 [alfons] 0.9.0claws19
1601 make (multi) file selection dialog work again (Claws-only)
1603 2003-06-07 [thorsten] 0.9.0claws18
1608 2003-06-07 [alfons] 0.9.0claws17
1612 detect apache mishap in which case don't include fnmatch.h
1613 if regex.h is already included
1615 2003-06-06 [christoph] 0.9.0claws16
1619 add check for fnmatch.h and include it when available
1622 fix wrong case sensitivity of Content-Types
1624 * src/gtk/Makefile.am
1625 need the same include paths in gtk directory as in
1626 common directory because .h files in common can
1627 include files from these directories, when included
1628 in gtk's .h or .c files
1630 2003-06-06 [alfons] 0.9.0claws15
1634 make it compile again because of regex.h / fnmatch.h
1635 include problems (related to recent mime stuff, can
1636 someone check this?)
1638 2003-06-06 [thorsten] 0.9.0claws14
1641 possible use of uninitialized pointer while dragging
1643 2003-06-06 [paul] 0.9.0claws13
1646 fix bug where the insert sig button would be effective
1647 only when auto_sig was set
1649 2003-06-06 [paul] 0.9.0claws12
1651 * sync with 0.9.2 release
1653 2003-06-02 [paul] 0.9.0claws11
1655 * sync with 0.9.1cvs1
1656 see ChangeLog 2003-06-02
1661 2003-06-01 [christoph] 0.9.0claws10
1664 don't use substring search to find accounts by email address
1666 (closes Bug 169 Overly loose matching of "From" address)
1668 2003-05-31 [christoph] 0.9.0claws9
1670 * doc-src/rfc2683.txt
1672 limit IMAP command length as recommended in RFC2683
1673 (message number lists will be split into multiple imap
1674 sets, the limit of 1000 octets is not a hard limit)
1676 (closes Bug 161 sylpheed-claws exits with segfault when logging
1677 in to certain imap-servers)
1679 2003-05-29 [alfons] 0.9.0claws8
1682 add print button (calling summary_print());
1683 fine tune setting tooltip text;
1684 (if someone needs other buttons, please take these
1685 commits as a guide, instead of bothering us - also
1688 2003-05-29 [darko] 0.9.0claws7
1691 fix crash when word wrapping kicks in due to
1692 changed text by spell checker
1694 2003-05-29 [paul] 0.9.0claws6
1697 fix bug where changing account would insert
1698 sig even if auto_sig was FALSE
1703 sync with 0.9.1 release
1705 2003-05-28 [christoph] 0.9.0claws5
1708 fix truncation of too long commands
1710 (closes Bug 167 IMAP hangs trying to get envelope
1711 information in imap_get_uncached_messages)
1713 2003-05-27 [paul] 0.9.0claws4
1716 tools/maildir2sylpheed.pl ** NEW FILE **
1717 add kmail to sylpheed mailbox conversion script
1719 2003-05-27 [paul] 0.9.0claws3
1721 * sync with 0.9.0cvs10
1722 see ChangeLog 2003-05-26
1724 2003-05-26 [paul] 0.9.0claws2
1726 * sync with 0.9.0cvs9
1727 see ChangeLog 2003-05-26
1729 2003-05-24 [paul] 0.9.0claws1
1731 * sync with 0.9.0cvs8
1732 see ChangeLog 2003-05-23
1734 2003-05-24 [paul] 0.9.0claws
1736 * version 0.9.0claws released
1738 2003-05-24 [paul] 0.8.11claws177
1740 * src/plugins/dillo-viewer/Makefile.am
1741 src/plugins/traycon/Makefile.am
1751 update Bulgarian, British English, Spanish, Italian,
1752 Brazilian Portuguese, Russian, and Serbian translations,
1753 submitted by George Danchev, [me], Ricardo Mones Lastra,
1754 André Filipe de Assunção e Brito, Alessandro Maestri,
1755 Ruslan N. Balkin, and Urke MMI
1757 2003-05-23 [melvin] 0.8.11claws176
1760 Updated French translations
1762 2003-05-22 [paul] 0.8.11claws175
1773 src/editldap_basedn.c
1777 revert to get ldap into it previous working state
1780 new Taiwanese translation,
1781 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
1783 2003-05-22 [christoph] 0.8.11claws174
1785 * src/plugins/spamassassin/libspamc.[ch]
1786 sync libspamc with SpamAssaain release 2.55
1788 2003-05-22 [paul] 0.8.11claws173
1790 * sync with 0.9.0cvs7
1791 see ChangeLog 2003-05-22
1794 revert change in 0.8.11claws172: follow
1795 Hiroyuki's decision and that's the end of it.
1797 2003-05-21 [paul] 0.8.11claws172
1800 fix discrepency between open_unread_on_enter
1803 2003-05-21 [paul] 0.8.11claws171
1805 * sync with 0.9.0cvs6
1806 see ChangeLog 2003-05-21
1808 2003-05-21 [paul] 0.8.11claws170
1810 * sync with 0.9.0cvs5
1811 see ChangeLog 2003-05-21
1813 2003-05-20 [paul] 0.8.11claws169
1815 * sync with 0.9.0cvs4
1816 see ChangeLog 2003-05-20
1817 fixes bug #152, 'encoding of IMAP folders names'
1819 2003-05-20 [paul] 0.8.11claws168
1821 * sync with 0.9.0cvs3
1822 see ChangeLog 2003-05-20
1824 * src/tools/convert_mbox.pl
1825 minor change in the comments, submitted by Fred Marton
1827 2003-05-19 [paul] 0.8.11claws167
1829 * src/plugins/clamav/Makefile.am
1831 link clamav_lib to the plugin and not to the main program
1833 2003-05-19 [christoph]
1836 add -export-dynamic for linking
1838 2003-05-19 [paul] 0.8.11claws166
1840 * sync with 0.9.0cvs1
1841 see ChangeLog 2003-05-19
1843 2003-05-19 [paul] 0.8.11claws165
1846 fix 'pop before smtp' timeout
1848 2003-05-18 [alfons] 0.8.11claws164
1850 * src/prefs_matcher.c
1851 put "execute" action command line ("expression") in edit box
1853 2003-05-18 [christoph] 0.8.11claws163
1856 * src/plugins/dillo_viewer/dillo_viewer.c
1857 * src/plugins/image_viewer/viewer.c
1858 * src/plugins/mathml_viewer/mathml_viewer.c
1859 let a viewer have a list of Content-Types
1861 2003-05-18 [paul] 0.8.11claws162
1863 * src/prefs_filtering.c
1864 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
1865 and REDIRECT actions
1867 2003-05-17 [christoph]
1870 o remove dynamic signatures that was syned with main
1871 o add infos about no longer "build in" image viewer
1872 o update bugtracker URL
1874 2003-05-17 [christoph] 0.8.11claws161
1879 don't use imap_scan_folder anymore. Instead call folder_item_scan
1880 for every folder after rebuilding the folder tree.
1882 (closes Bug 19 imap_scan_folder() computes incorrectly number of new
1885 2003-05-17 [christoph] 0.8.11claws160
1888 don't use STATUS command on current folder to check for
1889 content changes. imap_cmd_ok() now tracks changes to
1890 folder and number of existing messages.
1892 2003-05-17 [paul] 0.8.11claws159
1894 * src/plugins/clamav/clamav_plugin.c
1895 remove unnecessary debug_print
1897 2003-05-16 [thorsten] 0.8.11claws158
1899 * src/plugins/demo.c
1900 included missing intl.h
1902 2003-05-16 [paul] 0.8.11claws157
1905 remove non-existant entries
1907 * src/plugins/clamav/clamav_plugin.c
1908 src/plugins/clamav/clamav_plugin_gtk.c
1909 src/plugins/dillo_viewer/dillo_prefs.c
1910 src/plugins/dillo_viewer/dillo_viewer.c
1913 2003-05-16 [christoph] 0.8.11claws156
1916 include plugin .c files for translation until I
1917 find a better solution to have plugins have their
1919 * src/plugins/demo/demo.c
1920 * src/plugins/image_viewer/plugin.c
1921 * src/plugins/mathml_viewer/mathml_viewer.c
1922 * src/plugins/spamassassin/spamassassin.c
1923 * src/plugins/spamassassin/spamassassin_gtk.c
1924 * src/plugins/trayicon/trayicon.c
1925 add gettext macros for plugin name and description
1931 2003-05-16 [paul] 0.8.11claws155
1933 * sync with lastest 0.9.0pre1
1934 see ChangeLog 2003-05-16
1936 2003-05-15 [paul] 0.8.11claws154
1938 * sync with latest 0.9.0pre1
1939 see ChangeLog 2003-05-14 and 2003-05-15
1941 2003-05-14 [christoph] 0.8.11claws153
1943 * src/plugins/image_viewer/viewer.c
1944 * src/plugins/image_viewer/viewer.glade ** NEW **
1945 * src/plugins/image_viewer/viewerprefs.c
1946 make it possible to disable the autoload function in the
1949 2003-05-14 [christoph] 0.8.11claws152
1952 fix folder update after adding a message
1954 2003-05-13 [alfons] 0.8.11claws151
1956 * src/common/session.c
1959 * src/addrcache.[ch]
1960 * src/filtering.[ch]
1962 * src/gtkaspell.[ch]
1964 * src/mbox_folder.[ch]
1969 * src/passphrase.[ch]
1970 * src/prefs_common.[ch]
1971 * src/prefs_gtk.[ch]
1974 be pedantic; (in prototypes () implies (int))
1976 2003-05-13 [alfons] 0.8.11claws150
1978 * src/prefs_toolbar.[ch]
1979 * src/summaryview.[ch]
1981 change misleading text in toolbar prefs;
1982 add toolbar action for ignore thread (toggles ignore thread flag);
1983 clean up a little bit;
1987 * tools/convert_mbox.pl
1988 bug fixed by Fred Marton
1992 * sync with 0.9.0pre1
1994 2003-05-09 [paul] 0.8.11claws149
1996 * sync with 0.8.11cvs43
1997 see ChangeLog 2003-05-09
1999 2003-05-08 [christoph] 0.8.11claws148
2002 o use CAPABILIY as first command and check for PREAUTH
2003 information in the response to it
2004 o rewrite all imap_cmd_* functions to use an IMAPSession
2005 instead of a SockInfo as parameter
2006 o do STARTTLS after fetching and checking the server
2009 2003-05-08 [paul] 0.8.11claws147
2013 tools/convert_mbox.pl ** NEW FILE **
2014 add mbox conversion script. Submitted by
2015 Fred Marton <Fred.Marton@uni-bayreuth.de>
2017 2003-05-07 [christoph]
2020 * src/gtk/pluginwindow.glade
2021 * src/plugins/image_viewer/viewerprefs.glade
2022 * src/plugins/spamassassin/spamassassin_gtk.glade
2023 add glade files for user interfaces and a description how
2024 to use glade to create the sylpheed code
2026 2003-05-07 [paul] 0.8.11claws146
2028 * sync with 0.8.11cvs41
2029 see ChangeLog 2003-05-07
2031 2003-05-06 [christoph] 0.8.11claws145
2034 * src/plugins/image_viewer/viewer.c
2035 fix usage of imlib in imageviewer plugin
2037 * src/gtk/prefswindow.c
2038 handle window close event correctly
2040 2003-05-06 [paul] 0.8.11claws144
2043 fix typo introduced in sync
2045 2003-05-06 [paul] 0.8.11claws143
2047 * sync with 0.8.11cvs39
2048 see ChangeLog 2003-05-06
2050 2003-05-06 [paul] 0.8.11claws142
2054 updated Czech translation, submitted by
2055 Radek Vybiral <Radek.Vybiral@vsb.cz>
2057 * src/plugins/clamav/clamav_plugin_gtk.c
2060 2003-05-03 [alfons] 0.8.11claws141
2063 make paste as quotation work even when the call to
2064 text_inserted() was deferred (fixes bug #140 "Paste
2065 as quotation does not work when using "external"
2068 2003-05-03 [thorsten] 0.8.11claws140
2073 removed C++ comments
2075 function with non-int retval/param used before
2076 implementation/declaration
2078 2003-05-02 [paul] 0.8.11claws139
2080 * src/addr_compl.[ch]
2081 src/addressbook.[ch]
2084 revert match's changes to (finally) remove the bug where
2085 opening a folder causes massive slowdown when using the
2086 'Display sender using address book' option
2088 2003-05-01 [melvin] 0.8.11claws138
2090 * src/plugins/dillo_viewer/dillo_prefs.[ch]
2091 * src/plugins/dillo_viewer/dillo_viewer.c
2092 Fixed bug where "Cancel" button from prefs issued
2094 Comply a little more to coding style
2096 2003-05-01 [paul] 0.8.11claws137
2098 * sync with 0.8.11cvs38
2099 see ChangeLog 2003-05-01
2101 2003-05-01 [paul] 0.8.11claws136
2104 updated by George Danchev
2106 2003-04-30 [christoph] 0.8.11claws135
2108 * src/plugins/dillo_viewer/dillo_prefs.c
2109 * src/plugins/image_viewer/viewerprefs.c
2110 * src/plugins/spamassassin/spamassassin_gtk.c
2111 remove gtk_widget_ref() calls for widgets in
2114 2003-04-30 [paul] 0.8.11claws134
2117 ok, this time a better fix for the bug where opening folder
2118 has massive slowdown when using the 'Display sender using
2119 address book' option
2121 2003-04-30 [paul] 0.8.11claws133
2124 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2126 2003-04-30 [melvin] 0.8.11claws132
2128 New: Dillo plugin preferences (patch by Dimitar Haralanov)
2130 * src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
2131 Preferences for the dillo plugin
2132 * src/plugins/dillo_viewer/dillo_viewer.c
2133 Support for preferences
2134 * src/plugins/dillo_viewer/Makefile.am
2135 Added dillo_prefs.[ch]
2137 2003-04-30 [alfons] 0.8.11claws131
2139 * src/common/plugin.[ch]
2140 see? this ANSI C'fication immediately gives us type
2143 2003-04-30 [alfons] 0.8.11claws130
2145 * src/common/plugin.[ch]
2146 * src/plugins/clamav/clamav_plugin.[ch]
2147 * src/plugins/clamav/clamav_plugin_gtk.c
2148 * src/plugins/demo/demo.c
2149 * src/plugins/dillo_viewer/dillo_viewer.c
2150 * src/plugins/image_viewer/plugin.c
2151 * src/plugins/image_viewer/viewer.[ch]
2152 * src/plugins/image_viewer/viewerprefs.[ch]
2153 * src/plugins/mathml_viewer/mathml_viewer.c
2154 * src/plugins/spamassassin/spamassassin.[ch]
2155 * src/plugins/spamassassin/spamassassin_gtk.c
2156 * src/plugins/trayicon/trayicon.c
2159 2003-04-30 [alfons] 0.8.11claws129
2161 * src/common/utils.c
2162 make is_ascii_str() fail gracefully when NULL pointer
2165 2003-04-30 [paul] 0.8.11claws128
2168 fix bug where opening folder has massive slowdown when
2169 using the 'Display sender using address book' option
2171 2003-04-30 [paul] 0.8.11claws127
2173 * src/plugins/clamav/clamav_plugin.c
2174 src/plugins/clamav/clamav_plugin_gtk.c
2175 src/plugins/demo/demo.c
2176 src/plugins/dillo_viewer/dillo_viewer.c
2177 src/plugins/image_viewer/plugin.c
2178 src/plugins/mathml_viewer/mathml_viewer.c
2179 src/plugins/spamassassin/spamassassin.c
2180 src/plugins/spamassassin/spamassassin_gtk.c
2181 src/plugins/trayicon/trayicon.c
2182 get rid of eye-hurting function signatures
2184 2003-04-30 [paul] 0.8.11claws126
2186 * src/plugins/trayicon/trayicon.c
2192 2003-04-30 [paul] 0.8.11claws125
2195 arrange the plugins in reverse alphabetical order
2197 * src/plugins/clamav/clamav_plugin.[ch]
2198 src/plugins/clamav/clamav_plugin_gtk.c
2200 resize max_size window
2201 re-arrange the order of some gui elements
2202 improve descriptions
2204 * src/plugins/image_viewer/plugin.c
2205 src/plugins/mathml_viewer/mathml_viewer.c
2208 * src/plugins/spamassassin/spamassassin_gtk.c
2209 resize max_size window
2210 re-arrange the order of some gui elements
2216 2003-04-30 [alfons] 0.8.11claws124
2219 fix a leak found while browsing Martin Kluge's
2220 valgrind log (Claws only)
2222 2003-04-29 [darko] 0.8.11claws123
2224 * src/gtk/gtkstext.h
2225 include wchar.h if it is available, fixes compilation
2228 2003-04-29 [melvin] 0.8.11claws122
2230 * src/prefs_actions.c
2231 Improved help text of Actions' syntax
2233 2003-04-28 [paul] 0.8.11claws121
2236 a better fix for the crash when performing an action
2239 2003-04-28 [paul] 0.8.11claws120
2242 fix crash when performing an action on a
2245 2003-04-28 [paul] 0.8.11claws119
2247 * sync with 0.8.11cvs36
2248 see ChangeLog 2003-04-28
2250 2003-04-27 [paul] 0.8.11claws118
2252 * more sync with 0.8.11cvs35
2253 see ChangeLog 2003-04-25
2255 2003-04-26 [christoph] 0.8.11claws117
2258 fix remove virtual check
2260 2003-04-26 [paul] 0.8.11claws116
2263 fix return-receipt, make it work again
2265 2003-04-26 [paul] 0.8.11claws115
2268 restore double-clicking of the [application/pgp-signature
2269 (Select "Check signature" to check)] line in the message view,
2270 broken in recent sync
2272 2003-04-26 [christoph] 0.8.11claws114
2275 check if remove virtual really exists before
2276 calling the function
2278 2003-04-25 [match] 0.8.11claws113
2282 * src/ldapquery.[ch]
2285 * src/ldapserver.[ch]
2286 fix memleak. fix segfault.
2287 plug a Claws memleak
2289 2003-04-25 [alfons] 0.8.11claws112
2292 plug a Claws memleak
2294 2003-04-25 [alfons] 0.8.11claws111
2296 * src/common/session.c
2299 2003-04-25 [paul] 0.8.11claws110
2301 * sync with 0.8.11cvs35
2302 see ChangeLog 2003-04-24 and 2003-04-25
2304 * src/gtk/pluginwindow.c
2305 correct another strange float value
2307 2003-04-24 [christoph] 0.8.11claws109
2310 freeze folder item updates when unsetting new flags
2312 * src/gtk/pluginwindow.c
2313 correct strange float value
2315 2003-04-23 [paul] 0.8.11claws108
2317 * sync with 0.8.11cvs33
2318 see ChangeLog 2003-04-23
2320 2003-04-22 [paul] 0.8.11claws107
2325 src/pgptext.[ch] ** REMOVED **
2326 remove pgptext.[ch] as its not used any more
2328 2003-04-22 [paul] 0.8.11claws106
2330 * sync with 0.8.11cvs31
2331 see ChangeLog 2003-04-21 and 2003-04-22
2333 2003-04-21 [alfons] 0.8.11claws105
2336 No access to GTK structures if we're a spawned child
2337 (and clean up code a little bit...) Should fix #126.
2339 2003-04-21 [melvin] 0.8.11claws104
2341 * src/plugins/dillo_viewer/README
2342 Improved slightly the text.
2344 2003-04-21 [melvin] 0.8.11claws103
2346 * src/plugins/dillo_viewer/README *** NEW ***
2347 Added a README file for the Dillo plugin
2352 tools/outlook2sylpheed.pl
2353 updated and improved by Ricardo Mones Lastra
2355 2003-04-18 [oliver] 0.8.11claws102
2358 * src/prefs_account.h
2359 remove Pop3SessionType (used by selective download)
2360 * src/prefs_toolbar.c
2361 enable set Default Toolbar button
2363 2003-04-18 [paul] 0.8.11claws101
2365 * sync with 0.8.11cvs29
2366 see ChangeLog 2003-04-18
2368 2003-04-17 [paul] 0.8.11claws100
2370 * src/prefs_common.[ch]
2372 remove 'Open next message on deletion' option,
2373 as the same effect can now be achieved via the
2374 'Always open messages in summary when selected'
2377 2003-04-17 [paul] 0.8.11claws99
2379 * sync with 0.8.11cvs28
2380 see ChangeLog 2003-04-17
2382 2003-04-17 [christoph] 0.8.11claws98
2384 * ac/spamassassin.m4
2385 * src/plugins/spamassassin/libspamc.[ch]
2386 * src/plugins/spamassassin/utils.[ch]
2387 sync libspamc with SpamAssassin project
2389 2003-04-17 [christoph] 0.8.11claws97
2391 * src/common/socket.h
2392 * src/gtk/sslcertwindow.h
2393 rename old USE_SSL to USE_OPENSSL
2395 2003-04-17 [paul] 0.8.11claws96
2397 * src/prefs_common.h
2398 use gulong for P_COLOR so that it compiles/runs on
2399 64-bit systems. Patch submitted by James Noyes
2400 <jnoyes-claws@retrogeeks.com>
2405 2003-04-17 [paul] 0.8.11claws95
2407 * sync with 0.8.11cvs27
2408 see ChangeLog 2003-04-16
2410 2003-04-15 [paul] 0.8.11claws94
2412 * src/prefs_common.[ch]
2413 rearrange to stop the window getting too long:
2414 move Receive dialog stuff to Receive tab
2415 move Send dialog to Send tab
2416 remove Dialogs frame
2417 rename 'Open messages in summary with cursor keys' to
2418 'Always open messages in summary when selected', as its
2421 2003-04-15 [paul] 0.8.11claws93
2423 * src/prefs_common.[ch]
2425 add new option '/Interface/Open next message on deletion'
2427 2003-04-15 [paul] 0.8.11claws92
2429 * src/summaryview.[ch]
2430 add /Mark/Lock and /Mark/Unlock to the pop-up
2431 menu. Patch submitted by Ivan Francolin Martinez
2432 <ivanfm@users.sourceforge.net>
2434 2003-04-15 [paul] 0.8.11claws91
2436 * sync with 0.8.11cvs24
2437 see ChangeLog 2003-04-15
2439 2003-04-14 [jens] 0.8.11claws90
2441 * updated German translation and some corrections from
2442 Roland Bless <bless@tm.uka.de>
2444 2003-04-14 [paul] 0.8.11claws89
2446 * sync with 0.8.11cvs22
2447 see ChangeLog 2003-04-14
2449 2003-04-13 [paul] 0.8.11claws88
2451 * src/plugins/clamav/clamav_plugin.c
2455 2003-04-12 [paul] 0.8.11claws87
2457 * src/plugins/clamav/clamav_plugin.c
2458 activate enable/disable archive scanning option
2460 * src/plugins/clamav/.cvsignore ** NEW FILE **
2462 2003-04-12 [paul] 0.8.11claws86
2464 * src/plugins/Makefile.am
2465 src/plugins/clamav/Makefile.am ** NEW FILE **
2466 src/plugins/clamav/README ** NEW FILE **
2467 src/plugins/clamav/clamav_plugin.[ch] ** NEW FILES **
2468 src/plugins/clamav/clamav_plugin_gtk.c ** NEW FILE **
2469 add Clam AntiVirus plugin
2471 2003-04-12 [paul] 0.8.11claws85
2473 * sync with 0.8.11cvs21
2474 see ChangeLog 2003-04-11
2476 2003-04-11 [paul] 0.8.11claws84
2479 update Spanish translation. Submitted by Ricardo
2482 2003-04-10 [christoph] 0.8.11claws83
2485 fix typo that did not move unfiltered mails to destination
2488 (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
2489 when filtering from spool)
2491 2003-04-10 [christoph] 0.8.11claws82
2494 use BODY.PEEK instead of BODY in in message fetch operation
2495 to make sure the IMAP server does not set the \Seen flag for
2496 messages. Sylpheed does that later itself, when the message
2497 is opened in sylpheed
2499 (closes Bug 111 Claws destroys unread marks)
2501 2003-04-09 [oliver] 0.8.11claws81
2504 fix crash in folder_destroy
2506 remove selective download
2508 2003-04-09 [christoph] 0.8.11claws80
2511 fix crash in imap_get_msginfo() when then fetched message
2514 (closes Bug 110 Crash during mail composition)
2516 2003-04-08 [christoph] 0.8.11claws79
2519 * src/prefs_account.c
2520 Filter new messages that are found in an INBOX folder
2521 when 'Filter messages on receiving' is enabled in the
2522 Folder's AccountPrefs. This allows to use Sylpheed's
2523 filtering engine for IMAP folders where messages are
2524 added to the INBOX by a MTA
2526 2003-04-08 [paul] 0.8.11claws78
2529 clean up after last commit
2531 2003-04-08 [paul] 0.8.11claws77
2533 * sync with 0.8.11cvs20
2534 see ChangeLog 2003-04-07 and 2003-04-08
2536 2003-04-07 [christoph] 0.8.11claws76
2538 * src/filtering.[ch]
2542 add procmsg_msginfo_filter() to execute filtering actions
2544 2003-04-06 [christoph] 0.8.11claws75
2547 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
2549 2003-04-06 [christoph] 0.8.11claws74
2551 * src/common/utils.[ch]
2552 add g_int_compare() function for slist sorting
2555 fetch all MsgInfos with one command in imap_get_msginfos()
2556 using an imap set with a list of ranges
2559 use new g_int_compare() function
2561 2003-04-06 [thorsten] 0.8.11claws73
2564 corrected implementation of mh_folder_destroy()
2566 2003-04-05 [christoph] 0.8.11claws72
2583 * src/gtk/gtkutils.c
2584 o rename structure field names class and new to klass and
2585 new_msgs, to allow including files in C++
2586 o add 'extern "C"' block to some header files
2587 o add MsgInfoList and MsgNumberList as alias for GSList for
2588 developers to know what type of list is expected
2590 * src/plugins/image_viewer/plugin.c
2591 * src/plugins/image_viewer/viewer.[ch]
2592 * src/plugins/image_viewer/viewerprefs.[ch]
2593 rename function names to prevent conflicts
2595 2003-04-05 [paul] 0.8.11claws71
2597 * sync with 0.8.11cvs18
2598 see ChangeLog 2003-04-03 and 2003-04-04
2600 2003-04-02 [christoph] 0.8.11claws70
2604 * src/mbox_folder.[ch]
2607 o Make all virtual folder functions private
2608 o remove unused folder code
2610 * src/common/socket.[ch]
2614 2003-03-30 [alfons] 0.8.11claws69
2616 * src/send_message.c
2617 remove two debug traces and see if people still report
2620 2003-03-30 [alfons] 0.8.11claws68
2622 * src/send_message.c
2623 * src/commons/session.c
2624 add more debug traces
2626 2003-03-30 [christoph] 0.8.11claws67
2629 change processing folder name from .processing to processing
2632 disable SSL certificate check because it causes Xlib error
2633 when the child process want's to open an GTK window
2635 2003-03-30 [christoph] 0.8.11claws66
2638 don't use default folder for processing folder item because
2639 it can be a non local folder
2641 (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
2643 2003-03-30 [alfons] 0.8.11claws65
2645 * src/send_message.c
2646 try fixing crashes when sending messages: my gcc 2.95.4 seems
2647 to generate bad code for 'send_send_data_progressive': When
2648 called from 'send_send_data_finished', the 'data' pointer is
2649 cleared just before the assignment to the dialog pointer
2651 2003-03-29 [christoph] 0.8.11claws64
2653 * src/common/prefs.h
2654 * src/plugins/image_viewer/Makefile.am
2655 * src/plugins/image_viewer/plugin.c
2656 * src/plugins/image_viewer/viewer.[ch]
2657 * src/plugins/image_viewer/viewerprefs.[ch] ** NEW **
2658 add PrefsPage for ImageViewer
2660 2003-03-28 [thorsten] 0.8.11claws63
2662 * src/common/session.c
2665 2003-03-28 [paul] 0.8.11claws62
2667 * sync with 0.8.11cvs16
2668 see ChangeLog 2003-03-28
2670 2003-03-28 [paul] 0.8.11claws61
2672 * sync with 0.8.11cvs15
2673 see ChangeLog 2003-03-28
2675 2003-03-27 [christoph] 0.8.11claws60
2679 * src/common/socket.[ch]
2680 set socket state to DISCONNECTED when any operation
2681 fails to allow reconnecting in IMAP code without
2682 checking the return code of all calls to the command
2687 remove some more stuff that depends on specific
2690 2003-03-27 [paul] 0.8.11claws59
2692 * sync with 0.8.11cvs14
2693 see ChangeLog 2003-03-27
2695 * src/selective_download.[ch] ** REMOVED **
2698 2003-03-27 [christoph] 0.8.11claws58
2701 fix handling of tmp_flags in flag copy function
2703 2003-03-27 [paul] 0.8.11claws57
2705 * sync with 0.8.11cvs13
2706 see ChangeLog 2003-03-27
2708 2003-03-27 [oliver] 0.8.11claws56
2711 remove sel_download_cb
2713 2003-03-27 [oliver] 0.8.11claws55
2718 2003-03-26 [oliver] 0.8.11claws54
2723 remove selective donwload readme
2725 2003-03-26 [oliver] 0.8.11claws53
2727 * src/matcher_parser_parse.y
2729 * src/prefs_account.[ch]
2730 * src/prefs_filtering.c
2731 remove selective donwload
2733 2003-03-26 [oliver] 0.8.11claws52
2738 remove selective donwload
2740 2003-03-26 [oliver] 0.8.11claws51
2743 * src/selective_download.[ch] ** REMOVE **
2745 2003-03-26 [christoph] 0.8.11claws50
2748 fix NEWS that got broken by a sync with sylpheed-main
2750 2003-03-26 [christoph] 0.8.11claws49
2753 fix mime type guessing when no mime type is found for a file
2755 2003-03-25 [christoph] 0.8.11claws48
2759 remove mime type guessing from mime parser and use
2760 name based mime types in viewer lookup for mime type
2761 application/octet-stream
2763 2003-03-25 [christoph] 0.8.11claws47
2765 * doc-src/readme.txt
2766 * doc-src/rfc2554.txt
2767 add RFC about SMTP AUTH
2769 * src/send_message.c
2770 * src/common/smtp.[ch]
2771 add extra error code for authentication errors and
2772 clear temporary password when this error occurs
2774 (closes Bug 84 authentication failure while sending should
2775 prompt for password again)
2777 2003-03-25 [christoph] 0.8.11claws46
2781 * src/imageview.[ch] ** REMOVE **
2782 * src/messageview.[ch]
2784 * src/prefs_common.[ch]
2786 * src/plugins/Makefile.am
2787 * src/plugins/image_viewer/.cvsignore ** NEW **
2788 * src/plugins/image_viewer/Makefile.am ** NEW **
2789 * src/plugins/image_viewer/plugin.c ** NEW **
2790 * src/plugins/image_viewer/viewer.[ch] ** NEW **
2791 move image viewer into a plugin (building is enabled by default)
2792 [ToDo: Prefs for resize and autoview]
2794 2003-03-25 [paul] 0.8.11claws45
2796 * sync with 0.8.11cvs12
2797 see ChangeLog 2003-03-26
2799 2003-03-25 [paul] 0.8.11claws44
2801 * sync with 0.8.11cvs11
2802 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
2804 Note: Selective Download is broken.
2806 2003-03-22 [christoph] 0.8.11claws43
2809 code cleanup for flags copying
2811 2003-03-22 [christoph] 0.8.11claws42
2813 * src/plugins/trayicon/trayicon.c
2814 fix setting the transparent area when the window size
2815 is forced by the system tray
2817 2003-03-22 [christoph] 0.8.11claws41
2819 * src/plugins/trayicon/gnome-mail.xpm ** REMOVE **
2820 * src/plugins/trayicon/gnome-nomail.xpm ** REMOVE **
2821 * src/plugins/trayicon/newmail.xpm ** NEW **
2822 * src/plugins/trayicon/nomail.xpm ** NEW **
2823 * src/plugins/trayicon/trayicon.c
2824 * src/plugins/trayicon/unreadmail.xpm ** NEW **
2825 o replace GBiff icons with KBiff icons resized to 16x16 pixel
2826 o add icon for unread mails
2827 o set transparency for window
2829 2003-03-22 [christoph] 0.8.11claws40
2832 init news session to prevent crash when session is closed
2834 2003-03-22 [christoph] 0.8.11claws39
2837 * src/common/session.[ch]
2838 Init session data to make sure we don't have invalid pointers
2839 for read_ch and write_ch when new multi process sessions are
2843 * src/common/plugin.c
2844 * src/common/sylpheed.c
2845 * src/plugins/demo/demo.c
2846 * src/plugins/dillo_viewer/dillo_viewer.c
2847 * src/plugins/mathml_viewer/mathml_viewer.c
2848 * src/plugins/spamassassin/spamassassin.c
2849 * src/plugins/spamassassin/spamassassin_gtk.c
2850 add plugin types to allow loading plugins at different times
2851 (and maybe for different frontends), because it's not good to
2852 load GTK-Plugins gefore gtk_init was called
2855 * src/plugins/Makefile.am
2856 * src/plugins/trayicon/.cvsignore ** NEW **
2857 * src/plugins/trayicon/Makefile.am ** NEW **
2858 * src/plugins/trayicon/eggtrayicon.c ** NEW **
2859 * src/plugins/trayicon/eggtrayicon.h ** NEW **
2860 * src/plugins/trayicon/gnome-mail.xpm ** NEW **
2861 * src/plugins/trayicon/gnome-nomail.xpm ** NEW **
2862 * src/plugins/trayicon/trayicon.c ** NEW **
2863 New Trayicon plugin that shows an icon in a systray that uses
2864 XEMBED protocol like Gnome's systray. Icon shows if there
2865 are new mails and a tooltip shows information about new,
2866 unread and total messages.
2868 2003-03-22 [paul] 0.8.11claws38
2871 fix ESMTP AUTH CRAM-MD5
2872 [sync with main (still version 0.8.11cvs6), see
2873 ChangeLog 2003-03-22]
2875 2003-03-21 [colin] 0.8.11claws37
2877 * src/send_message.c
2878 Fix USE_SSL => USE_OPENSSL
2880 2003-03-21 [colin] 0.8.11claws36
2883 Fix counts in drag and dropped subfolders
2885 2003-03-21 [colin] 0.8.11claws35
2889 speed up a bit folder dnd
2891 2003-03-20 [alfons] 0.8.11claws34
2896 don't send locked queue messages
2897 (feature request "[ 705245 ] Locking message in outbox
2898 should prevent sending")
2900 2003-03-20 [christoph] 0.8.11claws33
2903 remove NEW and UNREAD flag in special folders when scanning
2906 fix ESMTP AUTH CRAM-MD5
2908 2003-03-20 [paul] 0.8.11claws32
2910 * src/prefs_account.c
2911 Re-write 'Tunnel command to open connection' as
2912 'Use command to communicate with server', and disable
2913 it for all except IMAP accounts
2915 2003-03-20 [paul] 0.8.11claws31
2917 * sync with 0.8.11cvs6
2918 see ChangeLog 2003-03-20
2920 2003-03-19 [match] 0.8.11claws30
2923 include documentation. minor refactoring.
2924 * src/addr_compl.[ch]
2925 * src/addrindex.[ch]
2926 * src/addresbook.[ch]
2928 re-enable address lookup (was disabled in
2931 2003-03-19 [christoph] 0.8.11claws29
2934 add temp flag handling, will make moving and copying
2935 messages possible again
2938 correct calulation of folder stats
2940 2003-03-18 [match] 0.8.11claws28
2943 remove case sensitive comparison (closes bug 80).
2945 2003-03-18 [christoph] 0.8.11claws27
2948 fix imap using a tunnel command
2952 2003-03-18 [christoph] 0.8.11claws26
2957 rewrite flag handling for folders
2959 2003-03-18 [christoph] 0.8.11claws25
2964 unset NEW and UNREAD flags when message is ignored, to make
2965 sure messages don't show up as unread on other IMAP clients,
2966 because the IGNORE_THREAD flag can not be syncronized through
2969 2003-03-17 [christoph] 0.8.11claws24
2972 don't use recursion to fetch uids when the number of messages
2973 does not match. Moved code into subfunction that is used
2974 again when needed, to prevent an endless loop.
2976 2003-03-17 [thorsten] 0.8.11claws23
2978 * src/imageview.[ch]
2979 export imageview_get_resized_size() (for plugins)
2980 * src/prefs_common.[ch]
2981 added prefs_common_get() (for plugins)
2983 2003-03-17 [christoph] 0.8.11claws22
2986 o remove UID guessing from copy code
2987 o support UIDPLUS extension for APPEND command
2989 2003-03-17 [paul] 0.8.11claws21
2992 remove 'Compiled-plugins' section.
2994 * src/plugins/dillo_viewer/dillo_viewer.c
2995 slight change to description text
2997 2003-03-16 [match] 0.8.11claws20
2998 * src/ldapserver.[ch] ** NEW **
2999 * src/ldapctrl.[ch] ** NEW **
3000 * src/ldapquery.[ch] ** NEW **
3001 * src/ldaputil.[ch] ** NEW **
3002 * src/addrcindex.[ch] ** NEW **
3003 * src/addrquery.h ** NEW **
3005 * src/addrcache.[ch]
3006 * src/addrindex.[ch]
3007 * src/addr_compl.[ch]
3008 * src/addressbook.[ch]
3013 * src/editldap_basedn.c
3017 included dynamic LDAP queries. improved address
3020 2003-03-16 [paul] 0.8.11claws19
3022 * tools/multiwebsearch.pl
3025 2003-03-16 [christoph] 0.8.11claws18
3028 * src/plugins/dillo_viewer/dillo_viewer.c
3029 * src/plugins/mathml_viewer/mathml_viewer.c
3030 make unregistering of MimeViewerFactorys possible
3032 2003-03-16 [alfons] 0.8.11claws17
3037 2003-03-16 [melvin] 0.8.11claws16
3039 * src/plugins/dillo_viewer.c
3040 Fixed bug where it was not possible to view more than
3041 one text/html attachment per message (bug discovered
3042 by Christoph Hohmann).
3044 2003-03-15 [melvin] 0.8.11claws15
3046 * src/prefs_actions.c
3047 Fixed compilation warnings.
3049 2003-03-15 [melvin] 0.8.11claws14
3051 * src/plugins/Makefile.am
3052 * src/plugins/dillo_viewer/.cvsignore ** NEW **
3053 * src/plugins/dillo_viewer/Makefile.am ** NEW **
3054 * src/plugins/dillo_viewer/dillo_viewer.c ** NEW **
3055 Added a html mail viewer plugin that uses Dillo v0.7.0 or
3056 newer (http://dillo.auriga.wearlab.de/).
3058 2003-03-15 [christoph] 0.8.11claws13
3061 don't query imap folder for attributes because we already
3062 for them from imap_status
3065 add support for plugable MimeViewers (unloading Viewers
3068 * src/plugins/Makefile.am
3069 * src/plugins/mathml_viewer/.cvsignore ** NEW **
3070 * src/plugins/mathml_viewer/Makefile.am ** NEW **
3071 * src/plugins/mathml_viewer/mathml_viewer.c ** NEW **
3072 add MathML Viewer (Content-Type text/mathml) using GtkMathView
3073 widget from http://helm.cs.unibo.it/mml-widget/
3075 2003-03-14 [christoph] 0.8.11claws12
3078 o error return code's should better be negative
3079 o replace printf with debug_print
3082 improve IMAP folder scan by checking UID-NEXT
3085 remove check that are unnecessary in my opinion
3087 2003-03-13 [christoph] 0.8.11claws11
3096 * src/prefs_scoring.c
3098 use a common function to get a displayable name
3101 2003-03-13 [paul] 0.8.11claws10
3105 tools/multiwebsearch.conf ** NEW FILE **
3106 tools/multiwebsearch.pl ** NEW FILE **
3107 add multiwebsearch Actions script
3109 2003-03-13 [colin] 0.8.11claws9
3112 Remove leading emtpy lines from quoted text
3115 2003-03-13 [melvin] 0.8.11claws8
3117 * src/prefs_actions.c
3120 Added Cancel and OK buttons
3123 2003-03-13 [christoph] 0.8.11claws7
3133 replace more folder type stuff with folder class stuff
3135 2003-03-13 [melvin] 0.8.11claws6
3137 * src/prefs_actions.c
3139 %u: user provided argument
3140 %h: user provided argument (hidden on input)
3141 %s: current text selection in the message view
3143 2003-03-13 [paul] 0.8.11claws5
3145 * sync with 0.8.11cvs5
3146 see ChangeLog 2003-03-11, 2003-03-12
3148 2003-03-12 [christoph] 0.8.11claws4
3151 use folder class idstr when writing folderlist.xml
3156 replace folder type checks with folder class checks
3158 2003-03-12 [christoph] 0.8.11claws3
3163 * src/mbox_folder.[ch]
3166 o create a list of known folder classes in the folder system
3167 o use folder class id strings for folder item identifiers
3169 2003-03-12 [christoph] 0.8.11claws2
3172 fix imap uid validity check
3174 2003-03-12 [christoph] 0.8.11claws1
3185 * src/prefs_scoring.c
3189 initial restructuring of folder system, seperating
3190 folders and folder classes
3192 2003-03-12 [paul] 0.8.11claws
3196 2003-03-12 [christoph]
3198 * src/gtk/prefswindow.c
3199 fix translation of "Page Index"
3201 2003-03-12 [paul] 0.8.10claws110
3203 a sync from 0.8.11cvs4 before the release
3205 * src/common/utils.c
3206 subject_compare_for_sort(): allow null strings (fixes
3209 2003-03-11 [paul] 0.8.10claws109
3212 update Spanish translation, submitted by
3213 Ricardo Mones Lastra
3215 2003-03-11 [melvin] 0.8.10claws108
3218 Updated French translations
3220 2003-03-11 [paul] 0.8.10claws107
3222 * manual/en/Makefile.am
3224 update English manual, add a new page
3225 updated by Francois Barriere <fbarriere@atmel.fr>
3230 update Bulgarian, Italian, and Serbian translations
3231 submitted by George Danchev, Alessandro Maestri, and
3234 2003-03-10 [paul] 0.8.10claws106
3237 src/gtk/prefswindow.c
3238 make some strings translatable
3240 2003-03-10 [darko] 0.8.10claws105
3243 code cleanup to make Hiro happy
3245 2003-03-10 [paul] 0.8.10claws104
3247 * sync with 0.8.11cvs2
3248 see ChangeLog 2003-03-10
3250 2003-03-09 [melvin] 0.8.10claws103
3253 textview_set_font(): fix for message display in
3254 UTF-8 locales (thanks to Sergey Vlasov).
3255 (was unintentionnaly reverted in 0.8.6claws6)
3257 2003-03-08 [darko] 0.8.10claws102
3260 fix infinite loop in wrapping as reported
3262 obsoletes patch #696482
3264 2003-03-08 [christoph] 0.8.10claws101
3267 add workaround for IMAP servers that do not
3268 support the "UID SEARCH UID" command
3270 2003-03-07 [christoph] 0.8.10claws100
3272 * src/plugins/spamassassin/spamassassin.[ch]
3273 * src/plugins/spamassassin/spamassassin_gtk.c
3276 2003-03-07 [paul] 0.8.10claws99
3279 updated Spanish translation, submitted by
3280 Ricardo Mones Lastra
3282 2003-03-07 [christoph] 0.8.10claws98
3285 fix in 0.8.10claws94 was wrong
3286 local delivery does not require escaping, remove escaping
3287 code to make signatures of mails with "." lines valid
3289 NOTE: requires that sendmail is executed with "-i" option,
3290 what is the default now, but has to be changed in all
3293 2003-03-07 [paul] 0.8.10claws97
3295 * sync with 0.8.11 release
3296 see ChangeLog 2003-03-07
3298 2003-03-06 [paul] 0.8.10claws96
3301 revert commit 0.8.10claws92
3303 2003-03-06 [paul] 0.8.10claws95
3306 fix (solaris) bug 73, 'Crash when selecting top-level folder'
3309 fix bug 74, 'Crash opening editor window with pseudo-color
3312 Patches submitted by Kevin Vigor <kevin@vigor.nu>
3314 2003-03-06 [christoph] 0.8.10claws94
3317 fix rfc2821 (4.5.2) violation in SMTP data sending,
3318 all lines starting with a period get an extra period
3320 (found by Simon 'corecode' Schubert)
3322 2003-03-06 [paul] 0.8.10claws93
3325 if configured font can't be loaded fall back to gtk
3326 default. (with thanks to Christoph)
3328 closes long-standing bug 15 'Crashes on startup'
3330 2003-03-06 [paul] 0.8.10claws92
3333 freeze text before autosave and thaw afterwards
3334 fixes bug 67 'autosave make re-rediting message crazy'
3336 2003-03-06 [christoph] 0.8.10claws91
3339 ignore address comment in dupe check for Cc-list
3341 (closes reopened bug 47 Replying to message strips name part of
3342 e-mail addresses of Cc: lines)
3344 2003-03-06 [paul] 0.8.10claws90
3347 remove reference to gtkxtext.h as its no longer in
3350 2003-03-06 [paul] 0.8.10claws89
3352 * sync with 0.8.10cvs25
3353 see ChangeLog 2003-03-06
3355 2003-03-06 [oliver] 0.8.10claws88
3360 2003-03-06 [oliver] 0.8.10claws87
3363 remove changes introduced inclaws74
3365 another attempt to sanely delete and update
3366 messages deleted in separate messageview
3368 2003-03-05 [christoph] 0.8.10claws86
3371 check if "From" matches any account's address if
3372 addressbook completion of addresses is disabled too
3374 (closes Bug 70 "Display recipient in from" doesn't check
3375 folder's default account)
3377 2003-03-05 [christoph] 0.8.10claws85
3380 * src/common/utils.[ch]
3381 don't strip address comments when building Cc lists
3383 (closes Bug 47 Replying to message strips name part of e-mail addresses
3387 fix return value of copy function
3389 2003-03-05 [christoph] 0.8.10claws84
3392 don't ask imap server for non rfc822 headers
3394 (closes bug 71 IMAP FETCH asks for FROM header field twice)
3397 destroy session on socket error to allow reconnecting
3399 2003-03-05 [christoph] 0.8.10claws83
3402 fix building with gnome when no prefix is set
3404 (closes bug 66 Gnome directory is set to NONE)
3406 2003-03-05 [paul] 0.8.10claws82
3408 * sync with 0.8.10cvs23
3409 see ChangeLog 2003-03-05
3411 2003-03-04 [christoph] 0.8.10claws81
3414 o fix moving and copying when folder returns 0 for new
3416 o remove some code for single message copy and move
3417 operations and use functions for multiple messages
3419 (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
3422 remove unused include
3424 2003-03-04 [paul] 0.8.10claws80
3427 list 'Compiled plugins'
3429 2003-03-03 [christoph] 0.8.10claws79
3432 have to multiply the percentage of the current fetch with
3433 the percentage that it has of the total fetch operation
3436 2003-03-03 [christoph] 0.8.10claws78
3439 fix calculation of expected lines for progress indicator
3441 2003-03-03 [christoph] 0.8.10claws77
3444 * src/common/utils.c
3445 fix segfault when opening the root news folder
3447 2003-03-03 [christoph] 0.8.10claws76
3449 * src/mainwindow.[ch]
3450 * src/common/Makefile.am
3451 * src/common/progressindicator.[ch]
3452 add UI independent progress indicator handling
3455 use new progress indicator for message info fetching
3457 * src/common/hooks.h
3460 2003-03-03 [oliver] 0.8.10claws75
3464 removed commented code
3466 2003-03-03 [oliver] 0.8.10claws74
3469 cleanups and refactoring
3471 compose_reply_mode reply & forwarding interface for
3474 act on messages marked for deletion in folderview_selected
3475 based on prefs_common.immediate_exec since a message might
3476 have been deleted by messageview in a folder we are changing
3477 to (does anybody understand what I'm on about ?)
3479 2003-03-03 [oliver] 0.8.10claws73
3481 * src/messageview.[ch]
3483 - messageview_delete: delete message shown in messagview
3484 - messageview_update_view: update messageview to currently
3485 selected summaryview message
3486 - add separate messageview to msgview_list in order to update
3487 toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
3488 * src/summaryview.[ch]
3489 summary_get_selection returns a list of selected msgs
3492 toolbar reply refactoring
3494 2003-03-03 [paul] 0.8.10claws72
3496 * sync with 0.8.10cvs21
3497 see ChangeLog 2003-03-03
3499 2003-03-02 [christoph] 0.8.10claws71
3501 * src/common/passcrypt.c
3504 2003-03-02 [christoph] 0.8.10claws70
3507 * src/prefs_account.c
3508 * src/prefs_gtk.[ch]
3509 * src/common/.cvsignore
3510 * src/common/Makefile.am
3511 * src/common/passcrypt.c ** NEW **
3512 * src/common/passcrypt.h.in ** NEW **
3513 Implement password encryption in config files
3514 using unix encrypt and setkey functions. The crypt
3515 key can be set as a configure parameter. Old
3516 passwords will be converted if they do not begin
3519 2003-03-02 [paul] 0.8.10claws69
3521 * src/prefs_account.c
3524 2003-03-01 [thorsten] 0.8.10claws68
3532 corrected format strings
3535 (fix compile errors with GNU gettext-0.11.5)
3537 2003-03-01 [oliver] 0.8.10claws67
3540 menu callbacks call toolbar_menu_reply
3542 2003-03-01 [oliver] 0.8.10claws66
3546 menu callbacks call toolbar_menu_reply
3548 callbacks from menu handled by toolbar_menu_reply
3550 2003-03-01 [paul] 0.8.10claws65
3553 revert commit 0.8.10claws54 - breaks editing of
3557 update Bulgarian translation, submitted by
3560 2003-02-28 [christoph] 0.8.10claws64
3566 * src/gtkxtext.h ** REMOVE **
3572 * src/prefs_common.c
3573 * src/prefs_matcher.c
3574 * src/procheader.[ch]
3577 * src/common/ssl_certificate.c
3578 * src/gtk/colorlabel.c
3581 o remove code obsoleted by new cache and folder system rework
3583 2003-02-28 [oliver] 0.8.10claws63
3586 * fix bug where reply in Messageview replied to
3587 Message displayed in summaryview
3588 (reportedd via ML by chinatinte at gmx dot ch)
3589 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
3590 didn't work in separate MessageView Toolbar
3591 (wondering if anybody uses this at all ?)
3592 * src/summaryview.[ch]
3593 use toolbar.c's toolbar_reply instead of summary_reply (removed)
3594 (generalize reply and forward code);
3596 remove focus_in event which updated summaryview to messageview
3598 2003-02-28 [paul] 0.8.10claws62
3601 add the --check option
3602 Patch submitted by Ricardo Mones Lastra
3604 2003-02-28 [paul] 0.8.10claws61
3606 * src/prefs_account.c
3607 re-order 'Signature' items
3609 2003-02-28 [paul] 0.8.10claws60
3611 * sync with 0.8.10cvs20
3612 see ChangeLog 2003-02-28
3614 2003-02-28 [paul] 0.8.10claws59
3617 update to reflect recent movement of files
3619 2003-02-28 [paul] 0.8.10claws58
3621 * sync with 0.8.10cvs19
3622 see ChangeLog 2003-02-28
3624 2003-02-27 [martin] 0.8.10claws57
3626 * src/prefs_matcher.c
3627 fix segfault in prefs_matcher_ok() when the
3628 last entry is deleted and prevents that the
3629 message "entry not saved" comes up after deleting
3632 2003-02-27 [martin] 0.8.10claws56
3634 * src/prefs_filtering.c
3635 fix segfault in prefs_filtering_ok() when the
3636 last entry is deleted and prevents that the
3637 message "entry not saved" comes up after deleting
3640 2003-02-27 [paul] 0.8.10claws55
3642 * sync with 0.8.10cvs18
3643 see ChangeLog 2003-02-27
3645 2003-02-27 [paul] 0.8.10claws54
3648 fix bug where the address book crashes with
3650 Patch [687729] submitted by David Frager
3651 <dbfrager@users.sourceforge.net>
3653 2003-02-25 [christoph] 0.8.10claws53
3656 * src/colorlabel.[ch] ** REMOVE **
3657 * src/gtk/Makefile.am
3658 * src/gtk/colorlabel.[ch] ** NEW **
3659 move colorlabel files to gtk directory
3661 * src/esmtp.[ch] ** REMOVE **
3662 has been merged into smtp.[ch] in 0.7.5
3664 2003-02-25 [christoph] 0.8.10claws52
3667 * src/about.[ch] ** REMOVE **
3668 * src/gtk/Makefile.am
3669 * src/gtk/about.[ch] ** NEW **
3670 move about files to gtk directory
3672 2003-02-25 [christoph] 0.8.10claws51
3675 some code optimization of folder scanning code
3677 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3679 2003-02-25 [christoph] 0.8.10claws50
3682 * src/common/sylpheed.c
3683 add command line parameter parsing to common code
3685 2003-02-24 [christoph]
3689 fix gnome prefix problems, the configure script now removed
3690 `gnome-config --prefix` from `gnome-config --datadir`
3691 and adds $(prefix} instead
3693 (closes Bug 24 Makefile does not respect prefix when installing
3696 2003-02-24 [christoph] 0.8.10claws49
3699 check for valid session before trying to authenticate
3701 (closes Bug 60 crash if "authenticate on logon" is activated
3702 and newsserver-hostname is not valid)
3704 2003-02-24 [melvin] 0.8.10claws48
3706 * src/prefs_actions.c
3707 Make sure all user's input is sent to the action and then
3710 2003-02-23 [alfons] 0.8.10claws46
3713 also wait cursor when deleting files
3717 * tools/freshmeat_search.pl
3718 tools/google_search.pl
3719 scripts should now work for any browser/browser command line
3721 2003-02-22 [christoph] 0.8.10claws45
3724 fix IMAP flag setting, IMAP flag is not handled correctly
3725 anymore by the folder system and information about the
3726 folder should not be saved in the MsgInfo (in my opinion)
3728 Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
3730 2003-02-22 [christoph] 0.8.10claws44
3733 fix spelling of "label" ;-)
3735 2003-02-22 [thorsten] 0.8.10claws43
3738 src/prefs_common.[ch]