aboutsummaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* When loading the description, strdup() the string in the XML tree soEttore Perazzoli2000-06-282-2/+8
* Fix builddir != srcdir.Ettore Perazzoli2000-06-282-0/+7
* Add the shell dir for includes (for corba interfaces).Michael Zucchi2000-06-273-11/+125
* Added a #include <gnome-xml/parser.h> as this was needed (since we usedJeffrey Stedfast2000-06-278-152/+187
* Update for Camel flag handling changes.Dan Winship2000-06-172-8/+7
* Update for CamelFolder changes.Dan Winship2000-06-162-8/+6
* use stock pixmap buttonsJacob Berkman2000-06-103-26/+71
* Update for folder existence/creation changes.Dan Winship2000-06-072-5/+6
* Free the exception and the priv struct.Christopher James Lahey2000-06-022-0/+8
* Search for ad in arg->values instead of text since it's a list ofChristopher James Lahey2000-06-022-1/+8
* And here too.Not Zed2000-05-313-0/+34
* New file - lists rules appropriate for vfolders (no actions, etc).Not Zed2000-05-285-30/+133
* Fix 'make dist' errors.Ross Golder2000-05-281-1/+1
* Updated for the GtkHTML API changes. Also fixed some compilerEttore Perazzoli2000-05-217-12/+27
* update for camel_folder_get_uids changeDan Winship2000-05-192-8/+13
* Fix some html formatting.NotZed2000-05-175-23/+49
* Initial filter rules.Michael Zucci2000-05-176-1/+131
* Simple driver program for testing, so i can fix all this really brokenNotZed2000-05-172-2/+30
* filename based interface. (filter_editor_save_rules): Interface to saveNotZed2000-05-163-24/+21
* Bunch of cleanup.NotZed2000-05-164-51/+50
* Removed filter-driver test program, now just part of libfilter.NotZed2000-05-164-172/+417
* Removed dist-hook section.Christopher James Lahey2000-05-103-2/+17
* ignore the .pure directoryChris Toshok2000-05-051-0/+1
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-032-2/+6
* Fix for api.NotZed2000-05-022-12/+5
* Remove no-longer-necessary call to camel_provider_register_as_module.Dan Winship2000-05-012-1/+5
* Fix compilation by using `$(GTKHTML_CFLAGS)' instead of `-IEttore Perazzoli2000-04-262-1/+5
* Removed a bunch of crappy unrequired headers.NotZed2000-04-213-7/+8
* kill camel-logDan Winship2000-04-192-1/+4
* #include <tree.h>. people never learn.Mathieu Lacage2000-04-171-1/+1
* + * art/Makefile.am: Add tigert's contact-dlg-related images.Matthew Loper2000-04-122-1/+5
* Plug some minor memleaks.NotZed2000-03-284-9/+58
* Changed to use async search api.NotZed2000-03-242-1/+19
* Shut up CVS.Ettore Perazzoli2000-03-101-0/+1
* Output 'and' bits between the rules.NotZed2000-03-052-0/+8
* Actually implement filtering, at least, from Inbox. Copy messages toNotZed2000-03-053-95/+276
* Disconnect the list signal, so we dont get spurious emits during destroy.NotZed2000-03-037-41/+163
* Automakeize the `filter' directory.Ettore Perazzoli2000-03-024-32/+51
* Remove gui code, this will be actual filtering code.NotZed2000-03-015-263/+34
* make it work with "make install"Bertrand Guiheneuf2000-02-291-0/+3
* Removed unused header.NotZed2000-02-293-3/+4
* Removed references to filter-sexp.[ch].NotZed2000-02-295-1230/+27
* chuuuut.Mathieu Lacage2000-02-261-1/+2
* Functions for memory management.NotZed2000-02-256-3/+155
* New widget, a dialogue which uses filter-druid to present the variousNotZed2000-02-247-250/+502
* New utility functions for working with the internal rule format.NotZed2000-02-2211-27/+1392
* + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs.Matthew Loper2000-02-222-0/+8
* Added forgotten files.NotZed2000-02-193-0/+46
* Now have loader/save, basic gui elements (which i wantNotZed2000-02-1912-330/+955
* Initial revisionMichael Zucci2000-02-1611-0/+2847