aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove Viewports around the treeviews, since they already have a scrolledEttore Perazzoli2003-10-231-0/+10
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-0/+19
* Listen to the "value-changed" signal rather than the "changed" signal.Jeffrey Stedfast2003-09-231-0/+5
* type should be a GType. (rule_context_add_rule_set): Likewise. UpdateJeremy Katz2003-09-171-0/+7
* ** See Natzilla task #47524Not Zed2003-09-161-0/+14
* ** See bug #42636.Not Zed2003-08-061-0/+14
* Use EVO_MARSHAL_RULEDan Winship2003-07-241-0/+4
* free current_url.Larry Ewing2003-06-141-0/+4
* stat the user file before parsing.Mike Kestner2003-06-111-0/+4
* Fixes some leaks from bug #43883.Jeffrey Stedfast2003-06-101-0/+15
* Roll over ChangeLogs.Ettore Perazzoli2003-06-101-2967/+0
* Format the colour string in a way that gdk_color_parse() will handle.Jeffrey Stedfast2003-05-071-0/+6
* Fix for bug #41578.Jeffrey Stedfast2003-04-301-0/+17
* removed debug spew.Not Zed2003-04-231-0/+14
* updated the bug list that my last commit fixed (since more bugs have been sub...Jeffrey Stedfast2003-04-121-1/+1
* added more bug #'sJeffrey Stedfast2003-04-121-2/+2
* Fixes for bugs: #41149, #41150, #41151, #41152, #41153, #41155 and #41156.Jeffrey Stedfast2003-04-121-0/+17
* cast warning.Not Zed2003-03-281-0/+4
* Loop over child nodes here too in order to not be affected by libxml2Jeffrey Stedfast2003-03-271-0/+8
* (button_clicked): Fix this so we don't get stuck insideDan Winship2003-03-211-0/+2
* Change the strings in the timespans array from "second" / "seconds" to "1Dan Winship2003-03-211-0/+8
* Don't return here - this is a void function. (rule_editor_set_source):Jeffrey Stedfast2003-03-201-0/+6
* use the same code as in filter-rule to enforce unique names for allNot Zed2003-03-181-0/+5
* Set the default window size to something reasonable (350x400?). Fixes bugJeffrey Stedfast2003-03-181-0/+3
* Fixed to work properly. Fixes bug #39654.Jeffrey Stedfast2003-03-181-0/+3
* Always add a Cancel button here, but if !enable_undo - make the responseJeffrey Stedfast2003-03-181-0/+8
* go to the proper level of child node before looking for rule sets, fix forNot Zed2003-03-101-0/+5
* Fixes for bug #39170Jeffrey Stedfast2003-03-061-0/+9
* Change to use EAccountList, etc.Not Zed2003-02-241-0/+5
* Get rid of the need for the GTK_WIDGET_DESTROYED() check.Jeffrey Stedfast2003-02-131-0/+5
* Use g_object_new() instead of gtk_type_new().Jeffrey Stedfast2003-02-081-0/+22
* Defined in configure.in now (filterdir): Define using privdatadirDan Winship2003-02-061-0/+5
* (gladedir): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-231-0/+5
* dont re-use 'widget', its the return value!Not Zed2003-01-161-0/+5
* Back to using e_xml_save_file().Jeffrey Stedfast2003-01-161-0/+4
* Change dialog from OK/Cancel to Cancel/OK to match HIG. (rule_edit):Ettore Perazzoli2003-01-151-0/+13
* more bug #'sJeffrey Stedfast2003-01-041-1/+1
* added a bug # that was fixedJeffrey Stedfast2003-01-041-1/+1
* Scroll to the newly added row. (rule_delete): Scroll to the selected row.Jeffrey Stedfast2003-01-041-0/+8
* Fixed to build with -DG_DISABLE_DEPRECATED and -DGTK_DISABLE_DEPRECATEDJeffrey Stedfast2003-01-031-0/+5
* Use an easier method for getting the iter.Jeffrey Stedfast2002-12-131-0/+5
* New custom function for creating the source_list widget. (get_widget):Jeffrey Stedfast2002-12-131-0/+13
* Add a textcellrenderer to display the folders. (get_widget): Remove FIXMENot Zed2002-11-261-0/+4
* FILTER_RULE_CLASS -> _GET_CLASSNot Zed2002-11-261-0/+19
* gconfify.Jeffrey Stedfast2002-11-211-0/+4
* Updated to use GtkTreeView.Jeffrey Stedfast2002-11-191-0/+6
* Get the root node properly.Not Zed2002-11-131-0/+12
* comment out gtk_destroyed check.Not Zed2002-11-131-0/+8
* Use weak_ref instead of connecting to "destroy". (rule_add): Same.Jeffrey Stedfast2002-11-091-0/+6
* Use a GtkDialog instead of a GnomeDialog for reporting errors.Jeffrey Stedfast2002-11-081-0/+13
* Use GtkDialog instead of GnomeDialog here.Jeffrey Stedfast2002-11-081-0/+20
* Deleted most of the internals until we devise a gconf schema and redesignJeffrey Stedfast2002-11-071-0/+4
* Converted to the glade-2 format.Jeffrey Stedfast2002-11-061-0/+4
* Ported.Jeffrey Stedfast2002-11-061-0/+18
* Ported.Jeffrey Stedfast2002-11-061-0/+8
* Ported.Jeffrey Stedfast2002-11-061-0/+2
* Ported.Jeffrey Stedfast2002-11-061-0/+9
* Ported.Jeffrey Stedfast2002-11-051-0/+2
* Also ported.Jeffrey Stedfast2002-11-051-0/+6
* Ported this too.Jeffrey Stedfast2002-11-021-0/+2
* Ported to glib2/GObject.Jeffrey Stedfast2002-11-021-0/+4
* Ported to GObject.Jeffrey Stedfast2002-11-021-0/+10
* Ported to GObject.Jeffrey Stedfast2002-11-021-0/+4
* Ported to GObject.Jeffrey Stedfast2002-11-021-0/+10
* Adjust default rule editor size to accomodate the menu widening caused byDan Winship2002-11-011-0/+6
* Removed the Run Once filter action.Jeffrey Stedfast2002-10-111-0/+4
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-011-0/+8
* Use "mail/*" as the allowed folder type.Dan Winship2002-09-261-0/+7
* add empty statement after label to make it ANSI.Dan Winship2002-09-231-0/+5
* Changed source account, use header-source rather than (= (get-source) ...)Not Zed2002-09-191-0/+5
* Add a Run Once action to run a command only once rather than for eachJeffrey Stedfast2002-09-141-0/+5
* Dont allow duplicate names. (edit_editor_clicked): Same here. For #24803.Not Zed2002-08-081-0/+5
* Don't need to save temp/backup files anymore, e_xml_save_file() nowJeffrey Stedfast2002-08-071-0/+7
* Use e_xml_save_file(). (xml_doc_save): Removed this code and added it toJeffrey Stedfast2002-08-071-0/+7
* New internal function to replace xmlSaveFile. Does proper error checkingJeffrey Stedfast2002-08-061-0/+8
* Added a datespec editor window.Not Zed2002-08-021-0/+8
* If the value was unset, initialize it to now.Peter Williams2002-08-021-0/+5
* (xml_create): Remove unused variable.Ettore Perazzoli2002-08-011-0/+4
* Translate the rule name when filling in the name entry.Peter Williams2002-07-311-0/+5
* Add xml to unset system flags.Jeffrey Stedfast2002-07-291-0/+4
* Use fs->type in xmlGetProp since we already free'd 'type'. Fixes bugJeffrey Stedfast2002-07-271-0/+9
* Use GtkType (I only changed this one because I turned on debugging for aJeffrey Stedfast2002-07-251-0/+8
* Do some minimalistic validation of command-lines (ie, make sure it isn'tJeffrey Stedfast2002-07-251-0/+10
* Use the U_() macro to get the UTF-8 translation.Jeffrey Stedfast2002-07-181-0/+5
* cvs remove.Not Zed2002-07-161-0/+37
* ** fixes for #10781Not Zed2002-07-151-0/+25
* Make the sound type for (play-sound ) a "file" type rather than "string"Jeffrey Stedfast2002-07-091-0/+13
* Fix English grammar.Ettore Perazzoli2002-05-251-0/+4
* Added a label definition.Jeffrey Stedfast2002-05-171-0/+13
* Set the path in the entry widget.Jeffrey Stedfast2002-05-101-0/+2
* Add filter-file.[c,h] to the build.Jeffrey Stedfast2002-05-101-0/+7
* New filter widgets for choosing files and/or command-line's (?). Not yetJeffrey Stedfast2002-05-101-0/+6
* Changed to return a GList *, a list of the names of the rules affected byNot Zed2002-05-081-0/+13
* Get rid of ibex stuff, we no longer use it.Jeffrey Stedfast2002-04-271-0/+4
* The score "is" rule should have a value of "is" and not "less-than".Jeffrey Stedfast2002-04-191-0/+5
* Fixed a grammer mistake, or so according to bug #23376. Whatever.Jeffrey Stedfast2002-04-131-0/+5
* Fix "Follow Up" searches by comparing to the empty string, rather than justRussell Steinthal2002-04-121-0/+7
* Check that there is a value to setup. Fixes #15470.Not Zed2002-04-101-0/+3
* This needs to return a gboolean (TRUE). (rule_edit): UsingJeffrey Stedfast2002-04-101-0/+7
* Added closing ) for "not starts with" subject rule. Added closing ) forNot Zed2002-04-101-0/+1
* Added closing ) for "not starts with" subject rule.Not Zed2002-04-101-0/+5
* Remove the #ifndef SHELL part. Use an EvolutionFolderSelectorButton.Dan Winship2002-04-051-0/+14
* Set 're' as the parent window rather than as the parent widget.Jeffrey Stedfast2002-04-021-0/+6
* Free account_name so we don't leak. Also after getting the source uri, useJeffrey Stedfast2002-03-191-0/+11
* Added beep and play-sound actions.Jeffrey Stedfast2002-03-071-0/+4
* Copy values across to new part.Not Zed2002-02-261-0/+14
* Re-added contains and not-contains. Also added filter/vfolder rules forJeffrey Stedfast2002-02-131-1/+4
* Re-added contains and not-contains.Jeffrey Stedfast2002-02-131-0/+4
* Same here.Jeffrey Stedfast2002-02-051-0/+7
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-0/+4
* check if re->edit != NULL before trying to unref it. Fixes a segfault whenMikael Hallendal2002-01-271-0/+6
* If we write "" to an xml file, we read back NULL. So if we read back NULL,Not Zed2002-01-151-0/+7
* Get the account name because that is the string we'd like to use forJeffrey Stedfast2002-01-041-0/+9
* Make the date comparisons read the same as the ones in filtertypes.xmlJeffrey Stedfast2002-01-031-0/+5
* Add new action to execute a shell command.Jeffrey Stedfast2001-12-181-0/+4
* Oops... this didn't get committed before.Jon Trowbridge2001-12-101-0/+8
* Removed U_. Fixes #15415.Zbigniew Chyla2001-11-281-0/+4
* Hook onto destroy event. (edit_editor_destroyed): IF we get destroyed,Not Zed2001-11-281-0/+20
* Force the user to name the filter.Jeffrey Stedfast2001-11-131-0/+6
* Need to ref rule since add doesn't. This doesn't crash anymore but doesn't92001-10-291-0/+2
* Fixed previous fix.Michael Zucci2001-10-291-0/+1
* Some debug printf fixes for printf's that dont like null %s's.92001-10-291-0/+5
* Fix enable undo logic.Michael Zucci2001-10-291-0/+1
* Implement, change any folder uri's that have been renamed, to the new one.82001-10-281-0/+18
* Add undo for move. (rule_editor_add_undo): Add extra rank item.82001-10-281-0/+27
* Desensitize the parent dialog. (rule_edit): Same. (add_editor_clicked):Jeffrey Stedfast2001-10-261-0/+7
* Keep track of the current editor dialog window so that on exit, we canJeffrey Stedfast2001-10-261-0/+9
* Add a changed signal. Emits if the order changes or if you add or remove a42001-10-241-0/+10
* Translate the rule names. (Bug #13082)Jon Trowbridge2001-10-211-0/+5
* Fix the WM problems related to the folder selection dialog beingEttore Perazzoli2001-10-191-0/+6
* Kludge to raise the filter dialog when the folder-selection window isJeffrey Stedfast2001-10-161-0/+5
* If we have no node content, dont append any value or try to decode it.52001-10-161-0/+6
* And again here.Jeffrey Stedfast2001-10-051-0/+9
* "safe" save code, first save to .#name, then rename to name if it worked,42001-10-051-0/+9
* Emit changed events when we change it. (vfolder_rule_remove_source): "82001-09-291-0/+6
* Set the item label to the new rule name, not the old rule name. Fixes bugJeffrey Stedfast2001-09-291-6/+15
* Use g_strdup for the uri, not the xml memory.72001-09-281-0/+8
* Emit changed events.32001-09-151-0/+24
* Clone the current rule before editing it so that changes can be undone.Jeffrey Stedfast2001-09-131-0/+18
* Remove the match-all from the not body-contains, so we can use the new22001-09-131-0/+5
* Encode the score as an integer string, not as a string of integers. #5098.02001-09-111-0/+5
* Allow the dialog's title to be translated.Jeffrey Stedfast2001-09-111-0/+5
* #include <sys/types.h> for regex_t on freebsd.Chris Toshok2001-08-201-0/+4
* Added key accelerators.Jeffrey Stedfast2001-08-181-2/+7
* in default_user:Peter Williams2001-08-151-0/+5
* New function. Convert a time_t to a gchar * (with i18n) (describe_button):Peter Williams2001-08-141-0/+2
* Add a gettext around our static strings.Peter Williams2001-08-131-0/+5
* Make this compile again.Peter Williams2001-08-101-0/+4
* No need to gtk_widget_show() the gnome dialog widget twice...Jeffrey Stedfast2001-08-101-0/+8
* don't mix g_free and xmlAlloc (xml_decode): don't mix g_free and xmlAllocRadek Doulik2001-08-091-0/+13
* use xmlStrdup rather than g_strdupRadek Doulik2001-08-081-0/+7
* Properly free the list of parts, and the private data.Not Zed2001-08-081-0/+23
* Reverted my previous change, I fixed the filter code to handle this theJeffrey Stedfast2001-08-081-0/+6
* Removed the "is" and "is not" rules from the xml file for address matchingJeffrey Stedfast2001-08-081-0/+5
* Do an evil kludgy hack so that the Rule Name entry widget gets focusedJeffrey Stedfast2001-08-041-0/+6
* Wrap some debug printf's with d().Jeffrey Stedfast2001-08-031-0/+7
* Added a validate function that checks to make sure that vfolders that haveJon Trowbridge2001-07-241-0/+9
* Change the butt-ugly UI to a saner (and just as flexible) one. Instead ofPeter Williams2001-07-241-0/+14
* Removed the "Forward To" filter action.Jeffrey Stedfast2001-07-211-0/+4
* Return -1 if we don't find it? This is what most of the code expected butJeffrey Stedfast2001-07-191-0/+6
* Marked string for translation.Chyla Zbigniew2001-07-131-0/+4
* Users should not be able to filter on "Status is Deleted" since we don'tJeffrey Stedfast2001-07-131-0/+5
* Copied the "Attachments" rule part over from filtertypes.xml, would be aJason Leach2001-07-111-0/+8
* Put a match-all around the not-body-contains to make it work per-message.Peter Williams2001-07-111-0/+7
* Set the focus on the title of the filter rule.Jeffrey Stedfast2001-07-101-3/+9
* 2001-07-09 Anna Marie DirksAnna Dirks2001-07-101-0/+5
* Bonobo-conf-ified. Removed /home/trow hard-wiring. :) (xml_encode): EncodeJon Trowbridge2001-07-091-0/+9
* Select the most appropriate filter rule.Jeffrey Stedfast2001-07-061-0/+3
* oops, forgot to commit ChangeLogJeffrey Stedfast2001-07-061-6/+9
* Fix bug #4043: s/colour/colorJeffrey Stedfast2001-07-061-0/+4
* Prevent crashing while we work this out.Peter Williams2001-07-041-0/+8
* Added an integer type for filtering values. used for size.Sam Creasey2001-07-031-0/+8
* Changed "Add criterion" button to have normal button relief in response toAnna Marie Dirks2001-07-031-0/+9
* Set the filter-rule dialog to be user-resizable.Jeffrey Stedfast2001-06-301-4/+9
* Make "Move" the default action.Jeffrey Stedfast2001-06-281-0/+4
* Deleted Gediminas patch.Not Zed2001-05-081-0/+4
* Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-081-0/+7
* Set the default size of the dialog to 600x400, which seems to be a niceJeffrey Stedfast2001-04-271-0/+7
* Remove UNICODE_CFLAGSDan Winship2001-04-261-0/+4
* Blah blah fix for xml1 broken utf8 encoding, and use "g" memory for allNot Zed2001-04-261-0/+6
* Pull up fix for translation of filter direction drop down menu from theKjartan Maraas2001-04-211-0/+5
* Plug memory leaks.Dan Winship2001-04-191-0/+12
* s/Is/is/ and s/Is Not/is not/ to be more consistant with the rest.Jeffrey Stedfast2001-04-161-0/+5
* Make the (previously unused) get-source command actually do the rightJon Trowbridge2001-04-141-0/+10
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-9/+0
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+12
* Set the newpart on the container object. (less_parts): Remove the rule thtJeffrey Stedfast2001-04-031-0/+20
* Fix headers. Remove unneccesary ones and replace with more finegrainedKjartan Maraas2001-03-301-0/+5
* Oops, an unspecified date is '0', not -1.Jeffrey Stedfast2001-03-231-0/+5
* Validate the rule before closing.Jeffrey Stedfast2001-03-221-0/+5
* Set the editor dialog modal rather than setting the filter dialogJeffrey Stedfast2001-03-211-0/+13
* Since we are now using filter-option widgets in place of system-flag, weJeffrey Stedfast2001-03-181-0/+7
* If the filter type is a "system-flag", use the optionlist type as typeJeffrey Stedfast2001-03-181-0/+5
* Remove the menu that is in the glade file because we want to replace itJeffrey Stedfast2001-03-171-0/+10
* Removed filter-url.[c,h] and filter-system-flag.[c,h]Jeffrey Stedfast2001-03-171-0/+15
* Changed the edit_filter to be a standalone window rather than a widget, soNot Zed2001-03-151-0/+29
* create doc/devel/executive-summary/MakefileGediminas Paulauskas2001-03-151-0/+4
* Added an "Attachments" filter option where you can filter messages thatJeffrey Stedfast2001-03-131-0/+7
* Make sure we have something selected first ;-)Jeffrey Stedfast2001-03-091-0/+7
* Added option menu to vfolder editor.Not Zed2001-03-031-0/+14
* New function to clone rules.Not Zed2001-03-011-0/+4
* renamed mailing list options to be more meaningful.Not Zed2001-02-231-0/+2
* Added mailing list matching rules.Not Zed2001-02-231-0/+6
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-111-0/+6
* Translate the option title. (Noticed by Kjartan).Dan Winship2001-02-071-0/+5
* Add #include <config.h> and mark some strings for translation.Kjartan Maraas2001-02-051-0/+7
* Removed, now lives in camel-filter-search.*Not Zed2001-01-221-0/+10
* Set the delete bit *before* copying to the default folder.Jeffrey Stedfast2001-01-201-0/+5
* Er, don't set the button insensitive if there is *1* action, set itJeffrey Stedfast2001-01-181-0/+9
* Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-171-0/+5
* Moved p->copied to the inner part of the loop so that in the case of aJeffrey Stedfast2001-01-131-0/+8
* Changed Priority to Score.Jeffrey Stedfast2001-01-101-0/+2
* Attach to the "activate" signal - this should now make it so that aJeffrey Stedfast2001-01-101-0/+11
* comment out some of the system flags as we don't want to use them.Jeffrey Stedfast2001-01-041-0/+7
* Little utf8 safe encoding/decoding into libxml1 brokennessLauris Kaplinski2001-01-031-0/+12
* Set the 'dirty' flag - this should fix the problem of flags not being setJeffrey Stedfast2001-01-031-0/+7
* Use e_utf8_strstrcase() instead of just strstr(). (header_starts_with):Jeffrey Stedfast2001-01-021-0/+10
* Use CamelContentType rather than GMimeContentField.Dan Winship2000-12-291-0/+5
* Merge from camel-mt-branch.Not Zed2000-12-241-0/+4
* And here too.Not Zed2000-12-211-0/+7
* God-damned friggin' WinCvs shit is so damn annoying. Why can't I just paste m...Jeffrey Stedfast2000-12-211-0/+10
* Oops, missed a gtk unref of the now-no-longer gtk e_sexp.Not Zed2000-12-201-0/+8
* Fixed some warnings.Christopher James Lahey2000-12-121-0/+4
* Added a kludge, 'is_active' which is a static variable that holds whetherJeffrey Stedfast2000-12-121-0/+4
* Autoselect the rule that ends up in the same position (or the one above itJeffrey Stedfast2000-12-121-0/+6
* Don't highlight the title if it's "Untitled" because switching widgetJeffrey Stedfast2000-12-091-0/+6
* Mark some strings for translation.Kjartan Maraas2000-12-071-0/+4
* Added support for the system-flag type.Jeffrey Stedfast2000-12-021-0/+24
* Use camel_message_info_free() instead of freeing everything by hand - isJeffrey Stedfast2000-12-011-0/+9
* Update to use EStrv in appropriate places (wrapped with #ifdef DOESTRV forJeffrey Stedfast2000-12-011-0/+6
* Moved the regex filter rule around - we've changed the format a bit.Jeffrey Stedfast2000-11-281-1/+32
* took out some no longer needed printfs.Jeffrey Stedfast2000-11-221-0/+5
* Sync here instead. (filter_driver_filter_mbox): And here too.Jeffrey Stedfast2000-11-161-0/+10
* Sync the defaultfolder.Jeffrey Stedfast2000-11-161-0/+5
* Neglect any leading whitespace in the header contents.Jeffrey Stedfast2000-11-141-0/+8
* If there is a default folder and the message hasn't been deleted then...Jeffrey Stedfast2000-11-131-1/+2
* If there is a default folder and the message hasn't been deleted then...Jeffrey Stedfast2000-11-131-0/+3
* If there is a default folder and the message hasn't been deleted then...Jeffrey Stedfast2000-11-131-0/+7
* Made the underline show up properly in the main menu bar.Christopher James Lahey2000-11-111-0/+5
* Switched from using gtk_menu_item_new_with_label for the menu header toChristopher James Lahey2000-11-101-0/+5
* Fixed two spacing problems: first, changed the spacing around the end ofAnna Marie Dirks2000-11-101-0/+7
* you shouldn't use an integer to set the flag. You should use a string, andNot Zed2000-11-071-0/+19
* Fixed the argument comment. Removed an old enum that's not used here.Christopher James Lahey2000-11-071-0/+5
* Added e-search-bar.c and e-search-bar.h.Christopher James Lahey2000-11-071-0/+7
* Fix for when 'desc' is NULL. (filter_driver_filter_message): Use a moreJeffrey Stedfast2000-11-021-0/+2
* Fix for when 'desc' is NULL.Jeffrey Stedfast2000-11-021-0/+5
* Use filter_driver_log() where appropriate. (do_copy): Use the service urlJeffrey Stedfast2000-11-021-0/+19
* Check to make sure the user has entered a valid date.Jeffrey Stedfast2000-11-021-0/+5
* Updated to allow the user to select "sounds like" or "does not sound like"Jeffrey Stedfast2000-11-011-0/+13
* Override the default validate function to only return TRUE if a folder hasJeffrey Stedfast2000-11-011-0/+9