| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a kludge, 'is_active' which is a static variable that holds whether | Jeffrey Stedfast | 2000-12-12 | 2 | -0/+12 |
* | Autoselect the rule that ends up in the same position (or the one above it | Jeffrey Stedfast | 2000-12-12 | 2 | -1/+12 |
* | Don't highlight the title if it's "Untitled" because switching widget | Jeffrey Stedfast | 2000-12-09 | 2 | -1/+9 |
* | Mark some strings for translation. | Kjartan Maraas | 2000-12-07 | 2 | -2/+6 |
* | Forgot to commit this with my last set of changes to the filter code | Jeffrey Stedfast | 2000-12-06 | 1 | -3/+0 |
* | Added support for the system-flag type. | Jeffrey Stedfast | 2000-12-02 | 10 | -75/+415 |
* | Use camel_message_info_free() instead of freeing everything by hand - is | Jeffrey Stedfast | 2000-12-01 | 2 | -32/+12 |
* | Update to use EStrv in appropriate places (wrapped with #ifdef DOESTRV for | Jeffrey Stedfast | 2000-12-01 | 2 | -4/+29 |
* | Moved the regex filter rule around - we've changed the format a bit. | Jeffrey Stedfast | 2000-11-28 | 11 | -107/+143 |
* | took out some no longer needed printfs. | Jeffrey Stedfast | 2000-11-22 | 2 | -2/+5 |
* | Sync here instead. (filter_driver_filter_mbox): And here too. | Jeffrey Stedfast | 2000-11-16 | 2 | -4/+21 |
* | Sync the defaultfolder. | Jeffrey Stedfast | 2000-11-16 | 2 | -1/+8 |
* | Neglect any leading whitespace in the header contents. | Jeffrey Stedfast | 2000-11-14 | 2 | -0/+22 |
* | If there is a default folder and the message hasn't been deleted then... | Jeffrey Stedfast | 2000-11-13 | 2 | -2/+3 |
* | If there is a default folder and the message hasn't been deleted then... | Jeffrey Stedfast | 2000-11-13 | 2 | -3/+10 |
* | If there is a default folder and the message hasn't been deleted then... | Jeffrey Stedfast | 2000-11-13 | 2 | -1/+8 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 1 | -16/+6 |
* | Made the underline show up properly in the main menu bar. | Christopher James Lahey | 2000-11-11 | 2 | -3/+28 |
* | Switched from using gtk_menu_item_new_with_label for the menu header to | Christopher James Lahey | 2000-11-10 | 2 | -1/+6 |
* | Fixed two spacing problems: first, changed the spacing around the end of | Anna Marie Dirks | 2000-11-10 | 2 | -2/+11 |
* | you shouldn't use an integer to set the flag. You should use a string, and | Not Zed | 2000-11-07 | 3 | -19/+33 |
* | Fixed the argument comment. Removed an old enum that's not used here. | Christopher James Lahey | 2000-11-07 | 2 | -9/+9 |
* | Added e-search-bar.c and e-search-bar.h. | Christopher James Lahey | 2000-11-07 | 4 | -0/+393 |
* | Fix for when 'desc' is NULL. (filter_driver_filter_message): Use a more | Jeffrey Stedfast | 2000-11-03 | 1 | -2/+2 |
* | Fix for when 'desc' is NULL. (filter_driver_filter_message): Use a more | Jeffrey Stedfast | 2000-11-02 | 2 | -1/+3 |
* | Fix for when 'desc' is NULL. | Jeffrey Stedfast | 2000-11-02 | 2 | -4/+12 |
* | Use filter_driver_log() where appropriate. (do_copy): Use the service url | Jeffrey Stedfast | 2000-11-02 | 3 | -50/+106 |
* | Check to make sure the user has entered a valid date. | Jeffrey Stedfast | 2000-11-02 | 2 | -189/+223 |
* | Updated to allow the user to select "sounds like" or "does not sound like" | Jeffrey Stedfast | 2000-11-01 | 4 | -6/+149 |
* | Override the default validate function to only return TRUE if a folder has | Jeffrey Stedfast | 2000-11-01 | 3 | -92/+183 |
* | Updated to add an action to set message flags. | Jeffrey Stedfast | 2000-11-01 | 7 | -8/+111 |
* | Do not pad around the Name hbox; its parent already has spacing. Do not | Federico Mena Quintero | 2000-11-01 | 2 | -4/+11 |
* | If a regex option is selected, change the FilterElement data to TRUE else | Jeffrey Stedfast | 2000-10-31 | 9 | -15/+139 |
* | Pure formatting changes, no actual code changes. Since I know I'm going to | Jeffrey Stedfast | 2000-10-31 | 6 | -259/+316 |
* | Copy the message to the default folder if it wasn't marked as deleted. | Jeffrey Stedfast | 2000-10-29 | 2 | -1/+6 |
* | Added header-starts-with, header-ends-with, and header-exists menu items. | Jeffrey Stedfast | 2000-10-28 | 4 | -15/+264 |
* | Add header-matches expressions ("is" / "is not"). | Jeffrey Stedfast | 2000-10-28 | 4 | -0/+107 |
* | divide before multiple so that we don't overflow. | Jacob "Ulysses" Berkman | 2000-10-28 | 2 | -2/+9 |
* | Fixed this to include EXTRA_GNOME_CFLAGS. | Christopher James Lahey | 2000-10-27 | 2 | -0/+5 |
* | Don't mark as deleted here, otherwise the message will have the DELETED | Jeffrey Stedfast | 2000-10-27 | 2 | -2/+14 |
* | i still hate cvs | Dan Winship | 2000-10-27 | 2 | -0/+273 |
* | i hate cvs | Dan Winship | 2000-10-27 | 2 | -273/+0 |
* | Readded Source url stuff. | Jeffrey Stedfast | 2000-10-26 | 7 | -0/+310 |
* | Added option menu items to allow searching based on regular expressions. | Jeffrey Stedfast | 2000-10-26 | 4 | -32/+183 |
* | Take out the reference to "Source". | Jeffrey Stedfast | 2000-10-25 | 2 | -20/+2 |
* | Remove filter-url code. | Jeffrey Stedfast | 2000-10-25 | 5 | -289/+11 |
* | Fixed NULL in fprintf. | Jeffrey Stedfast | 2000-10-25 | 2 | -2/+13 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 15 | -46/+103 |
* | Set the remove button insensitive if there is only 1 action left. | Jeffrey Stedfast | 2000-10-24 | 7 | -442/+583 |
* | Fixed these widgets to resize properly. | Christopher James Lahey | 2000-10-24 | 2 | -6/+25 |
* | Remove the "demand" source from the list. | Jeffrey Stedfast | 2000-10-24 | 3 | -4/+11 |
* | Fixed these widgets to resize properly. | Christopher James Lahey | 2000-10-24 | 9 | -16/+31 |
* | Added filter-url.[c,h]. | Jeffrey Stedfast | 2000-10-21 | 10 | -131/+539 |
* | Start fetching at 1, not 0. | Jeffrey Stedfast | 2000-10-20 | 2 | -17/+23 |
* | Report the percentage of file complete for the filter. | Not Zed | 2000-10-12 | 10 | -541/+801 |
* | Remove the stupid on-demand cb shit. (rule_context_load): And here too. | Not Zed | 2000-10-09 | 3 | -21/+13 |
* | Now takes an argument to specify the log file (or NULL if logging is not | Jeffrey Stedfast | 2000-09-28 | 3 | -2/+42 |
* | Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticed | Dan Winship | 2000-09-20 | 2 | -2/+7 |
* | Modified to use more intuitive naming | Jeffrey Stedfast | 2000-09-19 | 8 | -605/+760 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 11 | -10/+17 |
* | Modified to only match text MIME parts in the message rather than the | Jeffrey Stedfast | 2000-09-14 | 2 | -36/+131 |
* | Turn off debugging output. | Dan Winship | 2000-09-12 | 3 | -4/+9 |
* | We now use a "copied" variable to record whether a message was marked as | Jeffrey Stedfast | 2000-09-12 | 2 | -19/+29 |
* | No longer takes a self_destruct argument. | Jeffrey Stedfast | 2000-09-12 | 3 | -6/+10 |
* | Don't freeze/thaw the default inbox here, let the caller freeze/thaw it. | Jeffrey Stedfast | 2000-09-12 | 2 | -22/+20 |
* | Changed "Header" to be "Message header" so it's not quite as confusing | Jeffrey Stedfast | 2000-09-12 | 2 | -1/+6 |
* | just changed the ${subject} variable to ${word} as subject doesn't make a who... | Jeffrey Stedfast | 2000-09-12 | 1 | -3/+3 |
* | Updated to allow the user to specify arbitrary headers. | Jeffrey Stedfast | 2000-09-12 | 2 | -0/+26 |
* | Fixed a logic error. Only mark filtered as TRUE if it was successfully | Jeffrey Stedfast | 2000-09-10 | 2 | -5/+13 |
* | Erm, okay I misunderstood what camel_folder_[un]hook_event() did - we | Jeffrey Stedfast | 2000-09-10 | 3 | -2/+7 |
* | Updated to not emit the folder_changed signal when a message is appended | Jeffrey Stedfast | 2000-09-10 | 2 | -5/+8 |
* | Added scoring xml stuffs | Jeffrey Stedfast | 2000-09-09 | 8 | -20/+398 |
* | Now takes a CamelMessageInfo argument in preparation for handling scoring | Jeffrey Stedfast | 2000-09-08 | 3 | -3/+8 |
* | Modified to return a boolean value specifying whether or not the message | Jeffrey Stedfast | 2000-09-08 | 3 | -11/+26 |
* | Rewrote - this shouldn't need to be an async function | Jeffrey Stedfast | 2000-09-08 | 3 | -11/+11 |
* | Rewrote - this shouldn't need to be an async function | Jeffrey Stedfast | 2000-09-08 | 3 | -116/+33 |
* | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 9 | -19/+78 |
* | Totally rewritten to filter a single message at a time instead of | Jeffrey Stedfast | 2000-09-07 | 7 | -289/+525 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 4 | -8/+22 |
* | Set seltime.tm_isdst to -1, not daylight, because the current dst value is | Dan Winship | 2000-08-24 | 2 | -2/+7 |
* | Automatically connect services when given a valid URL (should hopefully disco... | Peter Williams | 2000-08-23 | 3 | -3/+34 |
* | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 1 | -0/+2 |
* | A bunch of small GUI fixes for the filter editor. | Ettore Perazzoli | 2000-08-18 | 9 | -16/+51 |
* | Filtering on demand! booyeah! | Peter Williams | 2000-08-18 | 9 | -33/+197 |
* | and the ChangeLog entries to go with it | Peter Williams | 2000-08-16 | 1 | -0/+14 |
* | Allow filtering / vfoldering based on time or date | Peter Williams | 2000-08-16 | 6 | -0/+908 |
* | Add filter.glade to EXTRA_DIST | Dan Winship | 2000-08-14 | 2 | -2/+3 |
* | remove blank.xpm and check.xpm which no longer exist | Dan Winship | 2000-08-14 | 2 | -2/+6 |
* | Use mail_tool_get_folder_name here too. (Hm... this directory really | Dan Winship | 2000-08-13 | 2 | -2/+9 |
* | Remove an '#if 0' that must have been left in accidentally, so that | Dan Winship | 2000-08-11 | 2 | -2/+11 |
* | Use proper accessor function instead of poking the structure. | Not Zed | 2000-08-11 | 2 | -6/+6 |
* | ChangeLog mistake. | Chris Lahey | 2000-08-11 | 1 | -2/+2 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 5 | -3/+16 |
* | Fix the infinite movemail | Peter Williams | 2000-08-11 | 2 | -0/+5 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 4 | -101/+417 |
* | Save the results of searches till we're done. So we dont have to go | Not Zed | 2000-08-11 | 2 | -37/+48 |
* | (rule_context_add_rule_gui): Keep track of context so it isn't freed ... | Michael Zucci | 2000-08-09 | 5 | -4/+63 |
* | Make the filter dialog display only the name of the folder, not the | Ettore Perazzoli | 2000-08-04 | 2 | -18/+21 |
* | Oops, create a vfolder_rule when we add a new one. | Not Zed | 2000-07-31 | 2 | -1/+4 |
* | If there are no user rules, dont bomb out. | Not Zed | 2000-07-31 | 2 | -25/+26 |
* | Set value of a simple type to a new string. | Not Zed | 2000-07-31 | 15 | -7/+668 |
* | ** Almost a total rewrite of every file, except for filter-driver which | Not Zed | 2000-07-30 | 53 | -3905/+6294 |
* | Update for CamelFolder API changes. (delete_message and get_uids don't | Dan Winship | 2000-07-25 | 2 | -3/+9 |
* | Updated to reflect changes to camel_folder_append_message () | Jeffrey Stedfast | 2000-07-12 | 2 | -2/+10 |
* | add a "string" type | Dan Winship | 2000-07-10 | 9 | -69/+46 |
* | Update for camel_folder_search_by_expression change (GList -> GPtrArray). | Dan Winship | 2000-07-08 | 2 | -69/+85 |
* | sync this to filtertypes.xml (to/cc thing) | Dan Winship | 2000-07-08 | 2 | -8/+8 |
* | remove some non-error case debugging messages. | Dan Winship | 2000-07-06 | 6 | -87/+10 |
* | Fix typos and update the "to-address" rule to match To or Cc. Fix typos. | Dan Winship | 2000-07-06 | 3 | -8/+13 |
* | Add uids to the "processed" list only after succesfully doing something | Dan Winship | 2000-07-06 | 2 | -14/+22 |
* | Get filters to work by not freeing the XML document nor the ruleset. | Ettore Perazzoli | 2000-07-03 | 2 | -0/+8 |
* | freeze the folder to avoid multiple folder_changed's (close_folder): and | Dan Winship | 2000-07-03 | 2 | -1/+12 |
* | kill filter_driver_set_session and filter_driver_set_rules and instead | Dan Winship | 2000-07-03 | 3 | -58/+35 |
* | Added an extra @allowed_types parameter to the shell's folder | Ettore Perazzoli | 2000-07-02 | 2 | -1/+7 |
* | Updated to reflect changes made to camel-folder. | Jeffrey Stedfast | 2000-07-02 | 2 | -3/+8 |
* | Add some checks for bad/nonexistant XML docs. | Peter Williams | 2000-07-01 | 4 | -3/+27 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 2 | -90/+31 |
* | changed Cc to CC to be the same as the other CC rule | Arik Devens | 2000-06-30 | 2 | -1/+7 |
* | added a Cc rule to vfolders | Arik Devens | 2000-06-30 | 2 | -0/+11 |
* | Changed "Filter name" to "Option value" as "Filter name" made no sense in | Jeffrey Stedfast | 2000-06-29 | 2 | -71/+80 |
* | When loading the description, strdup() the string in the XML tree so | Ettore Perazzoli | 2000-06-28 | 2 | -2/+8 |
* | Fix builddir != srcdir. | Ettore Perazzoli | 2000-06-28 | 2 | -0/+7 |
* | Add the shell dir for includes (for corba interfaces). | Michael Zucchi | 2000-06-27 | 3 | -11/+125 |
* | Added a #include <gnome-xml/parser.h> as this was needed (since we used | Jeffrey Stedfast | 2000-06-27 | 8 | -152/+187 |
* | Update for Camel flag handling changes. | Dan Winship | 2000-06-17 | 2 | -8/+7 |
* | Update for CamelFolder changes. | Dan Winship | 2000-06-16 | 2 | -8/+6 |
* | use stock pixmap buttons | Jacob Berkman | 2000-06-10 | 3 | -26/+71 |
* | Update for folder existence/creation changes. | Dan Winship | 2000-06-07 | 2 | -5/+6 |
* | Free the exception and the priv struct. | Christopher James Lahey | 2000-06-02 | 2 | -0/+8 |
* | Search for ad in arg->values instead of text since it's a list of | Christopher James Lahey | 2000-06-02 | 2 | -1/+8 |
* | And here too. | Not Zed | 2000-05-31 | 3 | -0/+34 |
* | New file - lists rules appropriate for vfolders (no actions, etc). | Not Zed | 2000-05-28 | 5 | -30/+133 |
* | Fix 'make dist' errors. | Ross Golder | 2000-05-28 | 1 | -1/+1 |
* | Updated for the GtkHTML API changes. Also fixed some compiler | Ettore Perazzoli | 2000-05-21 | 7 | -12/+27 |
* | update for camel_folder_get_uids change | Dan Winship | 2000-05-19 | 2 | -8/+13 |
* | Fix some html formatting. | NotZed | 2000-05-17 | 5 | -23/+49 |
* | Initial filter rules. | Michael Zucci | 2000-05-17 | 6 | -1/+131 |
* | Simple driver program for testing, so i can fix all this really broken | NotZed | 2000-05-17 | 2 | -2/+30 |
* | filename based interface. (filter_editor_save_rules): Interface to save | NotZed | 2000-05-16 | 3 | -24/+21 |
* | Bunch of cleanup. | NotZed | 2000-05-16 | 4 | -51/+50 |
* | Removed filter-driver test program, now just part of libfilter. | NotZed | 2000-05-16 | 4 | -172/+417 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 3 | -2/+17 |
* | ignore the .pure directory | Chris Toshok | 2000-05-05 | 1 | -0/+1 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 2 | -2/+6 |
* | Fix for api. | NotZed | 2000-05-02 | 2 | -12/+5 |
* | Remove no-longer-necessary call to camel_provider_register_as_module. | Dan Winship | 2000-05-01 | 2 | -1/+5 |
* | Fix compilation by using `$(GTKHTML_CFLAGS)' instead of `-I | Ettore Perazzoli | 2000-04-26 | 2 | -1/+5 |
* | Removed a bunch of crappy unrequired headers. | NotZed | 2000-04-21 | 3 | -7/+8 |
* | kill camel-log | Dan Winship | 2000-04-19 | 2 | -1/+4 |
* | #include <tree.h>. people never learn. | Mathieu Lacage | 2000-04-17 | 1 | -1/+1 |
* | + * art/Makefile.am: Add tigert's contact-dlg-related images. | Matthew Loper | 2000-04-12 | 2 | -1/+5 |
* | Plug some minor memleaks. | NotZed | 2000-03-28 | 4 | -9/+58 |
* | Changed to use async search api. | NotZed | 2000-03-24 | 2 | -1/+19 |
* | Shut up CVS. | Ettore Perazzoli | 2000-03-10 | 1 | -0/+1 |
* | Output 'and' bits between the rules. | NotZed | 2000-03-05 | 2 | -0/+8 |
* | Actually implement filtering, at least, from Inbox. Copy messages to | NotZed | 2000-03-05 | 3 | -95/+276 |
* | Disconnect the list signal, so we dont get spurious emits during destroy. | NotZed | 2000-03-03 | 7 | -41/+163 |
* | Automakeize the `filter' directory. | Ettore Perazzoli | 2000-03-02 | 4 | -32/+51 |
* | Remove gui code, this will be actual filtering code. | NotZed | 2000-03-01 | 5 | -263/+34 |
* | make it work with "make install" | Bertrand Guiheneuf | 2000-02-29 | 1 | -0/+3 |
* | Removed unused header. | NotZed | 2000-02-29 | 3 | -3/+4 |
* | Removed references to filter-sexp.[ch]. | NotZed | 2000-02-29 | 5 | -1230/+27 |
* | chuuuut. | Mathieu Lacage | 2000-02-26 | 1 | -1/+2 |
* | Functions for memory management. | NotZed | 2000-02-25 | 6 | -3/+155 |
* | New widget, a dialogue which uses filter-druid to present the various | NotZed | 2000-02-24 | 7 | -250/+502 |
* | New utility functions for working with the internal rule format. | NotZed | 2000-02-22 | 11 | -27/+1392 |
* | + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs. | Matthew Loper | 2000-02-22 | 2 | -0/+8 |
* | Added forgotten files. | NotZed | 2000-02-19 | 3 | -0/+46 |
* | Now have loader/save, basic gui elements (which i want | NotZed | 2000-02-19 | 12 | -330/+955 |
* | Initial revision | Michael Zucci | 2000-02-16 | 11 | -0/+2847 |