/emulators/cpmtools/

evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* encode entities. fixes bug #46677.Jeffrey Stedfast2004-06-222-0/+8
* Re-added - THIS IS NOT TO BE REMOVED!!!!Jeffrey Stedfast2004-06-182-0/+28
* Remove this generated file from CVSRodney Dawes2004-06-172-24/+4
* ** See #59885.Not Zed2004-06-1738-5731/+159
* give the junk test a unique name. #59567.Not Zed2004-06-082-1/+5
* Require e-error-toolRodney Dawes2004-05-282-0/+5
* Removed from CVS Generated files don't belong in CVSRodney Dawes2004-05-262-65/+5
* don't dist the error .h fileJP Rosevear2004-05-202-1/+4
* fix for folder selector api change, change the ok button to "Add".Not Zed2004-05-182-1/+6
* Same.Jeffrey Stedfast2004-05-123-0/+8
* load threading option if threading enabled. (xml_encode): write outNot Zed2004-05-126-27/+142
* fix i18n file generation rules.Not Zed2004-05-125-55/+106
* Added the Junk status flag to the xml definition so you can vfolder onJeffrey Stedfast2004-05-032-0/+8
* updateDan Winship2004-05-031-3/+3
* fix a warning.Not Zed2004-04-2811-96/+34
* Work in progress, HIG'ing and de-coupling of errors.Michael Zucci2004-04-161-0/+51
* renamed filter_label to rule_label, and removed the vfolder-editor andNot Zed2004-03-317-659/+51
* Use the new "filter_editor" that has been added to the glade file RemoveRodney Dawes2004-03-314-274/+402
* Fix packing of the hbox that contains the actual input widgets to expandRodney Dawes2004-03-303-2/+8
* return the added option. (clone): make sure we set the current optionNot Zed2004-03-265-9/+22
* Use ngettext for handling plurals in filter-datespec. Partial fix for #53464).Danilo Ĺ egan2004-03-202-13/+25
* Don't ref the newly cloned rule (fix to previous patch).Jeffrey Stedfast2004-03-172-1/+5
* When copying a FilterPart of a rule, we need copy the data of partsBill Zhu2004-03-162-2/+8
* Credit William Jon McCann for original filter HIG patch (forgot to)Rodney Dawes2004-03-161-0/+2
* Hide the separators on these dialogs Re-pack the rule_editor widget inRodney Dawes2004-03-1614-461/+651
* After setting the new selected iter, call cursor_changed() so we canJeffrey Stedfast2004-02-212-0/+13
* ** See bug #54338.Not Zed2004-02-204-55/+85
* implement, since we dont store the min/max values in the xml output, weNot Zed2004-02-172-0/+21
* Default to an empty string for the value. (xml_decode): Remove old valuesHans Petter Jansson2004-02-072-2/+23
* add widgets/miscDan Winship2004-02-042-0/+5
* autogenerated file out of sync in CVSRadek Doulik2004-01-231-1/+1
* load from the just-loaded 'userdoc' rather than rc->user.Not Zed2004-01-203-22/+25
* ** See bug #52467.Not Zed2004-01-162-11/+28
* s/spam/junk, added junk test rule, it must be lost while porting to 1.5Radek Doulik2004-01-153-27/+56
* ** See bug #47751.Not Zed2004-01-074-25/+28
* call peek instead of get as the function was renamedJP Rosevear2003-12-232-1/+6
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-072-1/+4
* added FILTER_SOURCE_JUNKTEST - perform only junktest on incoming mailRadek Doulik2003-12-042-0/+6
* turn on deprecated gtk stuffJP Rosevear2003-11-262-1/+4
* #include "em-folder-tree.h"Jeffrey Stedfast2003-11-172-2/+7
* fix for folder selector api changes. (vfr_folder_response): handle theNot Zed2003-11-172-27/+36
* merged spam filtering branchRadek Doulik2003-11-132-0/+7
* Remove Viewports around the treeviews, since they already have a scrolledEttore Perazzoli2003-10-234-36/+20
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-224-40/+60
* Listen to the "value-changed" signal rather than the "changed" signal.Jeffrey Stedfast2003-09-232-1/+6
* type should be a GType. (rule_context_add_rule_set): Likewise. UpdateJeremy Katz2003-09-173-6/+13
* forgot to commit. new search types xml file.Michael Zucci2003-09-171-0/+529
* ** See Natzilla task #47524Not Zed2003-09-164-5/+41
* ** See bug #42636.Not Zed2003-08-063-4/+20
* Use EVO_MARSHAL_RULEDan Winship2003-07-242-11/+5
* free current_url.Larry Ewing2003-06-142-1/+6
* Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-131-2/+7
* stat the user file before parsing.Mike Kestner2003-06-112-1/+8
* Fixes some leaks from bug #43883.Jeffrey Stedfast2003-06-104-6/+28
* Roll over ChangeLogs.Ettore Perazzoli2003-06-102-2967/+2967
* Reverted unwanted commitRodrigo Moya2003-05-141-22/+22
* Updated NEWSRodrigo Moya2003-05-141-22/+22
* Format the colour string in a way that gdk_color_parse() will handle.Jeffrey Stedfast2003-05-072-1/+7
* Fix for bug #41578.Jeffrey Stedfast2003-04-304-11/+28
* removed debug spew.Not Zed2003-04-233-6/+55
* 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-128-42/+78
* cast warning.Not Zed2003-03-282-1/+5
* Loop over child nodes here too in order to not be affected by libxml2Jeffrey Stedfast2003-03-273-20/+36
* (button_clicked): Fix this so we don't get stuck insideDan Winship2003-03-212-13/+7
* Change the strings in the timespans array from "second" / "seconds" to "1Dan Winship2003-03-212-9/+17
* Don't return here - this is a void function. (rule_editor_set_source):Jeffrey Stedfast2003-03-202-2/+8
* use the same code as in filter-rule to enforce unique names for allNot Zed2003-03-182-1/+18
* Set the default window size to something reasonable (350x400?). Fixes bugJeffrey Stedfast2003-03-182-0/+4
* Fixed to work properly. Fixes bug #39654.Jeffrey Stedfast2003-03-182-17/+27
* Always add a Cancel button here, but if !enable_undo - make the responseJeffrey Stedfast2003-03-184-43/+55
* go to the proper level of child node before looking for rule sets, fix forNot Zed2003-03-102-216/+222
* Fixes for bug #39170Jeffrey Stedfast2003-03-062-3/+12
* Change to use EAccountList, etc.Not Zed2003-02-242-52/+28
* Get rid of the need for the GTK_WIDGET_DESTROYED() check.Jeffrey Stedfast2003-02-132-17/+15
* Use g_object_new() instead of gtk_type_new().Jeffrey Stedfast2003-02-089-16/+38
* Defined in configure.in now (filterdir): Define using privdatadirDan Winship2003-02-062-2/+6
* (gladedir): Version using $(BASE_VERSION).Ettore Perazzoli2003-01-232-2/+7
* dont re-use 'widget', its the return value!Not Zed2003-01-162-7/+12
* Back to using e_xml_save_file().Jeffrey Stedfast2003-01-162-3/+5
* Change dialog from OK/Cancel to Cancel/OK to match HIG. (rule_edit):Ettore Perazzoli2003-01-154-10/+33
* 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-042-10/+41
* more fixesJeffrey Stedfast2003-01-033-9/+9
* Fixed to build with -DG_DISABLE_DEPRECATED and -DGTK_DISABLE_DEPRECATEDJeffrey Stedfast2003-01-0310-46/+76
* Use an easier method for getting the iter.Jeffrey Stedfast2002-12-132-11/+15
* New custom function for creating the source_list widget. (get_widget):Jeffrey Stedfast2002-12-134-70/+150
* updatedJeffrey Stedfast2002-12-051-2/+2
* Add a textcellrenderer to display the folders. (get_widget): Remove FIXMENot Zed2002-11-262-1/+8
* FILTER_RULE_CLASS -> _GET_CLASSNot Zed2002-11-2622-74/+97
* free the list dataJeffrey Stedfast2002-11-211-8/+5