| Commit message (Expand) | Author | Age | Files | Lines |
* | Use g_strdup for the uri, not the xml memory. | 7 | 2001-09-28 | 4 | -1586/+12 |
* | Emit changed events. | 3 | 2001-09-15 | 6 | -7/+108 |
* | Clone the current rule before editing it so that changes can be undone. | Jeffrey Stedfast | 2001-09-13 | 7 | -30/+150 |
* | Remove the match-all from the not body-contains, so we can use the new | 2 | 2001-09-13 | 2 | -1/+6 |
* | Encode the score as an integer string, not as a string of integers. #5098. | 0 | 2001-09-11 | 2 | -4/+6 |
* | Allow the dialog's title to be translated. | Jeffrey Stedfast | 2001-09-11 | 2 | -1/+6 |
* | #include <sys/types.h> for regex_t on freebsd. | Chris Toshok | 2001-08-20 | 2 | -0/+5 |
* | Added key accelerators. | Jeffrey Stedfast | 2001-08-18 | 3 | -30/+52 |
* | in default_user: | Peter Williams | 2001-08-15 | 2 | -1/+6 |
* | New function. Convert a time_t to a gchar * (with i18n) (describe_button): | Peter Williams | 2001-08-14 | 2 | -2/+17 |
* | Add a gettext around our static strings. | Peter Williams | 2001-08-13 | 2 | -1/+6 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 1 | -18/+18 |
* | Make this compile again. | Peter Williams | 2001-08-10 | 2 | -3/+7 |
* | No need to gtk_widget_show() the gnome dialog widget twice... | Jeffrey Stedfast | 2001-08-10 | 3 | -146/+158 |
* | don't mix g_free and xmlAlloc (xml_decode): don't mix g_free and xmlAlloc | Radek Doulik | 2001-08-09 | 5 | -9/+29 |
* | use xmlStrdup rather than g_strdup | Radek Doulik | 2001-08-08 | 3 | -2/+9 |
* | Properly free the list of parts, and the private data. | Not Zed | 2001-08-08 | 7 | -37/+82 |
* | Reverted my previous change, I fixed the filter code to handle this the | Jeffrey Stedfast | 2001-08-08 | 2 | -0/+33 |
* | Removed the "is" and "is not" rules from the xml file for address matching | Jeffrey Stedfast | 2001-08-08 | 2 | -27/+5 |
* | Do an evil kludgy hack so that the Rule Name entry widget gets focused | Jeffrey Stedfast | 2001-08-04 | 2 | -3/+14 |
* | Wrap some debug printf's with d(). | Jeffrey Stedfast | 2001-08-03 | 4 | -93/+98 |
* | Sync for the release. | Ettore Perazzoli | 2001-08-01 | 1 | -1/+0 |
* | Added a validate function that checks to make sure that vfolders that have | Jon Trowbridge | 2001-07-24 | 3 | -0/+40 |
* | Change the butt-ugly UI to a saner (and just as flexible) one. Instead of | Peter Williams | 2001-07-24 | 2 | -98/+114 |
* | Removed the "Forward To" filter action. | Jeffrey Stedfast | 2001-07-21 | 3 | -45/+44 |
* | Return -1 if we don't find it? This is what most of the code expected but | Jeffrey Stedfast | 2001-07-19 | 3 | -31/+41 |
* | Marked string for translation. | Chyla Zbigniew | 2001-07-13 | 2 | -1/+5 |
* | Users should not be able to filter on "Status is Deleted" since we don't | Jeffrey Stedfast | 2001-07-13 | 3 | -21/+23 |
* | Copied the "Attachments" rule part over from filtertypes.xml, would be a | Jason Leach | 2001-07-11 | 2 | -0/+26 |
* | Put a match-all around the not-body-contains to make it work per-message. | Peter Williams | 2001-07-11 | 3 | -2/+9 |
* | Set the focus on the title of the filter rule. | Jeffrey Stedfast | 2001-07-10 | 2 | -6/+13 |
* | 2001-07-09 Anna Marie Dirks | Anna Dirks | 2001-07-10 | 2 | -0/+6 |
* | Bonobo-conf-ified. Removed /home/trow hard-wiring. :) (xml_encode): Encode | Jon Trowbridge | 2001-07-09 | 4 | -73/+94 |
* | Select the most appropriate filter rule. | Jeffrey Stedfast | 2001-07-06 | 3 | -2/+12 |
* | oops, forgot to commit ChangeLog | Jeffrey Stedfast | 2001-07-06 | 1 | -6/+9 |
* | Fix bug #4043: s/colour/color | Jeffrey Stedfast | 2001-07-06 | 2 | -1/+5 |
* | Prevent crashing while we work this out. | Peter Williams | 2001-07-04 | 3 | -2/+15 |
* | Added an integer type for filtering values. used for size. | Sam Creasey | 2001-07-03 | 7 | -0/+321 |
* | Changed "Add criterion" button to have normal button relief in response to | Anna Marie Dirks | 2001-07-03 | 3 | -2/+10 |
* | Set the filter-rule dialog to be user-resizable. | Jeffrey Stedfast | 2001-06-30 | 3 | -28/+44 |
* | Make "Move" the default action. | Jeffrey Stedfast | 2001-06-28 | 2 | -5/+9 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 39 | -44/+44 |
* | Deleted Gediminas patch. | Not Zed | 2001-05-08 | 1 | -0/+4 |
* | Fix for #2253 (search names not translated), mail-search i18n fixes. | Gediminas Paulauskas | 2001-05-08 | 1 | -0/+7 |
* | Set the default size of the dialog to 600x400, which seems to be a nice | Jeffrey Stedfast | 2001-04-27 | 2 | -2/+12 |
* | Remove UNICODE_CFLAGS | Dan Winship | 2001-04-26 | 2 | -1/+4 |
* | Blah blah fix for xml1 broken utf8 encoding, and use "g" memory for all | Not Zed | 2001-04-26 | 2 | -16/+36 |
* | Pull up fix for translation of filter direction drop down menu from the | Kjartan Maraas | 2001-04-21 | 2 | -1/+12 |
* | Plug memory leaks. | Dan Winship | 2001-04-19 | 14 | -21/+62 |
* | s/Is/is/ and s/Is Not/is not/ to be more consistant with the rest. | Jeffrey Stedfast | 2001-04-16 | 3 | -22/+25 |
* | Oops --- I forgot to add these files before my last commit. | Jon Trowbridge | 2001-04-14 | 2 | -0/+408 |
* | Make the (previously unused) get-source command actually do the right | Jon Trowbridge | 2001-04-14 | 7 | -3/+42 |
* | Here goes my additional simple include fixes. | Gediminas Paulauskas | 2001-04-05 | 1 | -9/+0 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 10 | -0/+37 |
* | Set the newpart on the container object. (less_parts): Remove the rule tht | Jeffrey Stedfast | 2001-04-03 | 4 | -90/+125 |
* | Fix headers. Remove unneccesary ones and replace with more finegrained | Kjartan Maraas | 2001-03-30 | 43 | -66/+122 |
* | Oops, an unspecified date is '0', not -1. | Jeffrey Stedfast | 2001-03-23 | 2 | -1/+6 |
* | Validate the rule before closing. | Jeffrey Stedfast | 2001-03-22 | 4 | -13/+24 |
* | Set the editor dialog modal rather than setting the filter dialog | Jeffrey Stedfast | 2001-03-21 | 2 | -118/+130 |
* | Since we are now using filter-option widgets in place of system-flag, we | Jeffrey Stedfast | 2001-03-18 | 3 | -4/+14 |
* | If the filter type is a "system-flag", use the optionlist type as type | Jeffrey Stedfast | 2001-03-18 | 2 | -1/+6 |
* | Remove the menu that is in the glade file because we want to replace it | Jeffrey Stedfast | 2001-03-17 | 4 | -5/+51 |
* | removed these blasted files | Jeffrey Stedfast | 2001-03-17 | 4 | -602/+0 |
* | Removed filter-url.[c,h] and filter-system-flag.[c,h] | Jeffrey Stedfast | 2001-03-17 | 5 | -32/+37 |
* | Changed the edit_filter to be a standalone window rather than a widget, so | Not Zed | 2001-03-15 | 14 | -928/+943 |
* | create doc/devel/executive-summary/Makefile | Gediminas Paulauskas | 2001-03-15 | 2 | -1/+5 |
* | Added an "Attachments" filter option where you can filter messages that | Jeffrey Stedfast | 2001-03-13 | 4 | -121/+35 |
* | Make sure we have something selected first ;-) | Jeffrey Stedfast | 2001-03-09 | 3 | -6/+13 |
* | Added option menu to vfolder editor. | Not Zed | 2001-03-03 | 5 | -208/+160 |
* | New function to clone rules. | Not Zed | 2001-03-01 | 3 | -0/+21 |
* | IMAP subscriptions stuff. | Aaron Weber | 2001-02-23 | 1 | -0/+114 |
* | renamed mailing list options to be more meaningful. | Not Zed | 2001-02-23 | 3 | -20/+22 |
* | Added mailing list matching rules. | Not Zed | 2001-02-23 | 4 | -0/+101 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 4 | -18/+7 |
* | Translate the option title. (Noticed by Kjartan). | Dan Winship | 2001-02-07 | 2 | -1/+6 |
* | Add #include <config.h> and mark some strings for translation. | Kjartan Maraas | 2001-02-05 | 14 | -3/+1638 |
* | Removed, now lives in camel-filter-search.* | Not Zed | 2001-01-22 | 6 | -1712/+10 |
* | Set the delete bit *before* copying to the default folder. | Jeffrey Stedfast | 2001-01-20 | 2 | -4/+9 |
* | Er, don't set the button insensitive if there is *1* action, set it | Jeffrey Stedfast | 2001-01-18 | 2 | -4/+15 |
* | Remove these files. | Jacob Leach | 2001-01-17 | 2 | -402/+0 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 2 | -2/+5 |
* | Moved p->copied to the inner part of the loop so that in the case of a | Jeffrey Stedfast | 2001-01-13 | 2 | -4/+15 |
* | Changed Priority to Score. | Jeffrey Stedfast | 2001-01-10 | 3 | -2/+4 |
* | Attach to the "activate" signal - this should now make it so that a | Jeffrey Stedfast | 2001-01-10 | 5 | -27/+65 |
* | comment out some of the system flags as we don't want to use them. | Jeffrey Stedfast | 2001-01-04 | 2 | -4/+11 |
* | Little utf8 safe encoding/decoding into libxml1 brokenness | Lauris Kaplinski | 2001-01-03 | 5 | -12/+58 |
* | Set the 'dirty' flag - this should fix the problem of flags not being set | Jeffrey Stedfast | 2001-01-03 | 2 | -2/+9 |
* | Unconditionally remove the client from the alarm notification system. | Federico Mena Quintero | 2001-01-03 | 1 | -18/+18 |
* | Use e_utf8_strstrcase() instead of just strstr(). (header_starts_with): | Jeffrey Stedfast | 2001-01-02 | 3 | -6/+132 |
* | Use CamelContentType rather than GMimeContentField. | Dan Winship | 2000-12-29 | 2 | -7/+12 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 3 | -4/+4 |
* | And here too. | Not Zed | 2000-12-21 | 3 | -1/+12 |
* | God-damned friggin' WinCvs shit is so damn annoying. Why can't I just paste m... | Jeffrey Stedfast | 2000-12-21 | 3 | -3/+16 |
* | Oops, missed a gtk unref of the now-no-longer gtk e_sexp. | Not Zed | 2000-12-20 | 3 | -20/+11 |
* | Fixed some warnings. | Christopher James Lahey | 2000-12-12 | 2 | -1/+6 |
* | 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 |