aboutsummaryrefslogtreecommitdiffstats
path: root/mail/vfoldertypes.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bug #529743 - Add "Any header" filter and search folder conditionMilan Crha2012-12-031-0/+79
|
* Bug #246530 - Rules editor lacks "Label is (not) 'None'"Milan Crha2012-08-061-6/+2
|
* Bug #669983 - Add "To" only search option (like for CC and BCC exists)Milan Crha2012-05-141-0/+67
|
* Bug #391472 - Add ability to match headers by wordsMilan Crha2012-02-081-0/+24
|
* Bug #593020 - Do not check Bcc in "Sender or Recipients" conditionMilan Crha2011-01-111-16/+8
|
* Make filter options for mail labels work again.Matthew Barnes2009-02-231-1/+1
| | | | | | | | | | Define a new shell module method named start() that tells the module when to start loading data and running background tasks. Only really applies to the mail module right now since the others use evolution-data-server. Basically it prevents the mail module from loading and refreshing mail stores until you actually switch to the mail view. svn path=/branches/kill-bonobo/; revision=37309
* Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-0/+253
| | | | svn path=/branches/kill-bonobo/; revision=37050
* Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-1/+3
| | | | svn path=/branches/kill-bonobo/; revision=36867
* Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-0/+83
| | | | svn path=/branches/kill-bonobo/; revision=36811
* ** Fix for bug #211353Milan Crha2008-01-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-01-10 Milan Crha <mcrha@redhat.com> ** Fix for bug #211353 * po/POTFILES.in: Added new file e-util/e-util-labels.c * mail/filtertypes.xml: * mail/vfoldertypes.xml: * mail/em-folder-view.c: * mail/em-folder-browser.c: * mail/em-mailer-prefs.h: * mail/em-mailer-prefs.c: * mail/mail-config.h: * mail/mail-config.c: * mail/mail-config.glade: * mail/message-list.c: Label tags are now generated based on label name when creating, except of first 5 labels. New menu option "New Label" in popup menu over message list and editing of labels has been changed in Preferences. Also renaming tab in Preferences for "Labels", not "Colors", and the tab label too. mail-config-label... functions was moved to e-util/e-util-labels.c/.h. * mail/message-list.etspec: Normalized columns has been moved by one when label column has been added. * filter/filter-option.h: * filter/filter-option.c: (filter_option_get_current), (filter_option_remove_all): New functions to be able to refill options even after initialization of the filter element. * filter/filter-label.c: Added support to notify changes on labels in runtime and use actual labels. * e-util/Makefile.am: * e-util/e-util-labels.h: * e-util/e-util-labels.c: New files to work with labels. svn path=/trunk/; revision=34788
* ** Fix for bug #211353Milan Crha2007-12-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-12-14 Milan Crha <mcrha@redhat.com> ** Fix for bug #211353 * message-list.etspec: * message-list.h: * message-list.c: Added new column to show labels. * filtertypes.xml: * vfoldertypes.xml: Code for label filters/search folders has been changed. * mail-config.glade: * em-folder-view.c: (emfv_set_label), (emfv_unset_label), (emfv_popup_label_clear), (emfv_popup_label_set), (emfv_popup_labels_get_state_for_tag), (emfv_popup): Labels popup submenu is now shown with checkboxes so one can set more than one label to the message and unset only one label from message. There has been added new function, because of this. * mail-config.h: * mail-config.c: New "interface" functions to work with labels. * em-mailer-prefs.h: * em-mailer-prefs.c: Editing labels in tree. * em-folder-browser.c: Labels in show menu reflect changes in preferences. 2007-12-14 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #211353 * filter-label.c: Use global label's setup, not its own copy. 2007-12-14 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #211353 * e-popup.h: * e-popup.c: (ep_build_tree): Toggles can be in inconsistent state now, and can also contain an image, which is a pointer to GtkImage widget. 2007-12-14 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #211353 * e-search-bar.c: (e_search_bar_get_viewitem_id): Return -1 if no viewmenu is setup yet. svn path=/trunk/; revision=34715
* ** Fix for bug #317281 from Michael P. Lepore Srinivasa Ragavan2007-07-071-0/+18
| | | | svn path=/trunk/; revision=33765
* ** See bug #301466.Brian Mury2005-06-211-1/+1
| | | | | | | | | | | 2005-06-21 Brian Mury <b.mury@ieee.org> ** See bug #301466. * filtertypes.xml, searchtypes.xml, vfoldertypes.xml: fix the "match all" case to actually work. svn path=/trunk/; revision=29555
* Added 'match all' rules.Not Zed2004-11-121-0/+7
| | | | | | | | | | 2004-11-12 Not Zed <NotZed@Ximian.com> * filtertypes.xml: * vfoldertypes.xml: * searchtypes.xml: Added 'match all' rules. svn path=/trunk/; revision=27901
* ** See #59885.Not Zed2004-06-171-0/+424
2004-06-17 Not Zed <NotZed@Ximian.com> ** See #59885. ** Moved all of the mail specific filtering stuff from filter/* to here. Renamed appropriately into em* space, etc. * em-filter-folder-element.c (emff_copy_value): implement for folders. * em-vfolder-rule.c (get_widget): read the vfolder glade from mail-config.glade. * mail-config.glade: moved the vfolder source selector here. * em-search-context.c: new mail search specific rule context. * mail-component.c (setup_search_context): use the new em_search_context. * vfolder-rule.c (validate): change error to mail context. * filter-folder.c (validate): change error to mail context. * Makefile.am (em-filter-i18n.h): added rule for i18n of mail filter type stuff. (libevolution_mail_la_SOURCES): added in the filter and vfolder rule stuff specific to mail. ** See #59885. * em-format-html-quote.[ch]: remove and remove from build, not used. * Makefile.am (libevolution_mail_la_LIBADD): add libeabutil and evolutionsmime. * mail-component-factory.c (factory): there is no mail_config anymore. svn path=/trunk/; revision=26380