aboutsummaryrefslogtreecommitdiffstats
path: root/filter/vfolder-rule.c
Commit message (Expand)AuthorAgeFilesLines
* #include "em-folder-tree.h"Jeffrey Stedfast2003-11-171-2/+3
* fix for folder selector api changes. (vfr_folder_response): handle theNot Zed2003-11-171-27/+31
* Remove Viewports around the treeviews, since they already have a scrolledEttore Perazzoli2003-10-231-0/+1
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-3/+5
* removed debug spew.Not Zed2003-04-231-5/+40
* Fixed to work properly. Fixes bug #39654.Jeffrey Stedfast2003-03-181-17/+24
* Get rid of the need for the GTK_WIDGET_DESTROYED() check.Jeffrey Stedfast2003-02-131-17/+10
* Use g_object_new() instead of gtk_type_new().Jeffrey Stedfast2003-02-081-4/+3
* dont re-use 'widget', its the return value!Not Zed2003-01-161-7/+7
* New custom function for creating the source_list widget. (get_widget):Jeffrey Stedfast2002-12-131-9/+43
* Add a textcellrenderer to display the folders. (get_widget): Remove FIXMENot Zed2002-11-261-1/+4
* FILTER_RULE_CLASS -> _GET_CLASSNot Zed2002-11-261-4/+4
* Updated to use GtkTreeView.Jeffrey Stedfast2002-11-191-28/+55
* Get the root node properly.Not Zed2002-11-131-2/+2
* comment out gtk_destroyed check.Not Zed2002-11-131-2/+3
* Use a GtkDialog instead of a GnomeDialog for reporting errors.Jeffrey Stedfast2002-11-081-7/+15
* more build fixesJeffrey Stedfast2002-11-061-35/+36
* Ported.Jeffrey Stedfast2002-11-061-148/+145
* Use "mail/*" as the allowed folder type.Dan Winship2002-09-261-1/+1
* ** fixes for #10781Not Zed2002-07-151-0/+25
* Remove the #ifndef SHELL part. Use an EvolutionFolderSelectorButton.Dan Winship2002-04-051-6/+8
* Hook onto destroy event. (edit_editor_destroyed): IF we get destroyed,Not Zed2001-11-281-0/+8
* Force the user to name the filter.Jeffrey Stedfast2001-11-131-9/+17
* Fixing the license text.Ettore Perazzoli2001-10-281-13/+12
* Fix the WM problems related to the folder selection dialog beingEttore Perazzoli2001-10-191-0/+1
* And again here.Jeffrey Stedfast2001-10-051-1/+1
* Emit changed events when we change it. (vfolder_rule_remove_source): "82001-09-291-0/+3
* Use g_strdup for the uri, not the xml memory.72001-09-281-2/+4
* Clone the current rule before editing it so that changes can be undone.Jeffrey Stedfast2001-09-131-1/+33
* No need to gtk_widget_show() the gnome dialog widget twice...Jeffrey Stedfast2001-08-101-28/+32
* Added a validate function that checks to make sure that vfolders that haveJon Trowbridge2001-07-241-0/+29
* Set the filter-rule dialog to be user-resizable.Jeffrey Stedfast2001-06-301-10/+19
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+3
* Fix headers. Remove unneccesary ones and replace with more finegrainedKjartan Maraas2001-03-301-2/+5
* Added option menu to vfolder editor.Not Zed2001-03-031-1/+42
* lots of i18n fixesDan Winship2000-10-241-1/+1
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Bunch of unicode related changesLauris Kaplinski2000-09-081-2/+9
* Set value of a simple type to a new string.Not Zed2000-07-311-0/+354