| Commit message (Expand) | Author | Age | Files | Lines |
* | more bug #'s | Jeffrey Stedfast | 2003-01-04 | 1 | -1/+1 |
* | added a bug # that was fixed | Jeffrey Stedfast | 2003-01-04 | 1 | -1/+1 |
* | Scroll to the newly added row. (rule_delete): Scroll to the selected row. | Jeffrey Stedfast | 2003-01-04 | 1 | -0/+8 |
* | Fixed to build with -DG_DISABLE_DEPRECATED and -DGTK_DISABLE_DEPRECATED | Jeffrey Stedfast | 2003-01-03 | 1 | -0/+5 |
* | Use an easier method for getting the iter. | Jeffrey Stedfast | 2002-12-13 | 1 | -0/+5 |
* | New custom function for creating the source_list widget. (get_widget): | Jeffrey Stedfast | 2002-12-13 | 1 | -0/+13 |
* | Add a textcellrenderer to display the folders. (get_widget): Remove FIXME | Not Zed | 2002-11-26 | 1 | -0/+4 |
* | FILTER_RULE_CLASS -> _GET_CLASS | Not Zed | 2002-11-26 | 1 | -0/+19 |
* | gconfify. | Jeffrey Stedfast | 2002-11-21 | 1 | -0/+4 |
* | Updated to use GtkTreeView. | Jeffrey Stedfast | 2002-11-19 | 1 | -0/+6 |
* | Get the root node properly. | Not Zed | 2002-11-13 | 1 | -0/+12 |
* | comment out gtk_destroyed check. | Not Zed | 2002-11-13 | 1 | -0/+8 |
* | Use weak_ref instead of connecting to "destroy". (rule_add): Same. | Jeffrey Stedfast | 2002-11-09 | 1 | -0/+6 |
* | Use a GtkDialog instead of a GnomeDialog for reporting errors. | Jeffrey Stedfast | 2002-11-08 | 1 | -0/+13 |
* | Use GtkDialog instead of GnomeDialog here. | Jeffrey Stedfast | 2002-11-08 | 1 | -0/+20 |
* | Deleted most of the internals until we devise a gconf schema and redesign | Jeffrey Stedfast | 2002-11-07 | 1 | -0/+4 |
* | Converted to the glade-2 format. | Jeffrey Stedfast | 2002-11-06 | 1 | -0/+4 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 1 | -0/+18 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 1 | -0/+8 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 1 | -0/+2 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 1 | -0/+9 |
* | Ported. | Jeffrey Stedfast | 2002-11-05 | 1 | -0/+2 |
* | Also ported. | Jeffrey Stedfast | 2002-11-05 | 1 | -0/+6 |
* | Ported this too. | Jeffrey Stedfast | 2002-11-02 | 1 | -0/+2 |
* | Ported to glib2/GObject. | Jeffrey Stedfast | 2002-11-02 | 1 | -0/+4 |
* | Ported to GObject. | Jeffrey Stedfast | 2002-11-02 | 1 | -0/+10 |
* | Ported to GObject. | Jeffrey Stedfast | 2002-11-02 | 1 | -0/+4 |
* | Ported to GObject. | Jeffrey Stedfast | 2002-11-02 | 1 | -0/+10 |
* | Adjust default rule editor size to accomodate the menu widening caused by | Dan Winship | 2002-11-01 | 1 | -0/+6 |
* | Removed the Run Once filter action. | Jeffrey Stedfast | 2002-10-11 | 1 | -0/+4 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 1 | -0/+8 |
* | Use "mail/*" as the allowed folder type. | Dan Winship | 2002-09-26 | 1 | -0/+7 |
* | add empty statement after label to make it ANSI. | Dan Winship | 2002-09-23 | 1 | -0/+5 |
* | Changed source account, use header-source rather than (= (get-source) ...) | Not Zed | 2002-09-19 | 1 | -0/+5 |
* | Add a Run Once action to run a command only once rather than for each | Jeffrey Stedfast | 2002-09-14 | 1 | -0/+5 |
* | Dont allow duplicate names. (edit_editor_clicked): Same here. For #24803. | Not Zed | 2002-08-08 | 1 | -0/+5 |
* | Don't need to save temp/backup files anymore, e_xml_save_file() now | Jeffrey Stedfast | 2002-08-07 | 1 | -0/+7 |
* | Use e_xml_save_file(). (xml_doc_save): Removed this code and added it to | Jeffrey Stedfast | 2002-08-07 | 1 | -0/+7 |
* | New internal function to replace xmlSaveFile. Does proper error checking | Jeffrey Stedfast | 2002-08-06 | 1 | -0/+8 |
* | Added a datespec editor window. | Not Zed | 2002-08-02 | 1 | -0/+8 |
* | If the value was unset, initialize it to now. | Peter Williams | 2002-08-02 | 1 | -0/+5 |
* | (xml_create): Remove unused variable. | Ettore Perazzoli | 2002-08-01 | 1 | -0/+4 |
* | Translate the rule name when filling in the name entry. | Peter Williams | 2002-07-31 | 1 | -0/+5 |
* | Add xml to unset system flags. | Jeffrey Stedfast | 2002-07-29 | 1 | -0/+4 |
* | Use fs->type in xmlGetProp since we already free'd 'type'. Fixes bug | Jeffrey Stedfast | 2002-07-27 | 1 | -0/+9 |
* | Use GtkType (I only changed this one because I turned on debugging for a | Jeffrey Stedfast | 2002-07-25 | 1 | -0/+8 |
* | Do some minimalistic validation of command-lines (ie, make sure it isn't | Jeffrey Stedfast | 2002-07-25 | 1 | -0/+10 |
* | Use the U_() macro to get the UTF-8 translation. | Jeffrey Stedfast | 2002-07-18 | 1 | -0/+5 |
* | cvs remove. | Not Zed | 2002-07-16 | 1 | -0/+37 |
* | ** fixes for #10781 | Not Zed | 2002-07-15 | 1 | -0/+25 |
* | Make the sound type for (play-sound ) a "file" type rather than "string" | Jeffrey Stedfast | 2002-07-09 | 1 | -0/+13 |
* | Fix English grammar. | Ettore Perazzoli | 2002-05-25 | 1 | -0/+4 |
* | Added a label definition. | Jeffrey Stedfast | 2002-05-17 | 1 | -0/+13 |
* | Set the path in the entry widget. | Jeffrey Stedfast | 2002-05-10 | 1 | -0/+2 |
* | Add filter-file.[c,h] to the build. | Jeffrey Stedfast | 2002-05-10 | 1 | -0/+7 |
* | New filter widgets for choosing files and/or command-line's (?). Not yet | Jeffrey Stedfast | 2002-05-10 | 1 | -0/+6 |
* | Changed to return a GList *, a list of the names of the rules affected by | Not Zed | 2002-05-08 | 1 | -0/+13 |
* | Get rid of ibex stuff, we no longer use it. | Jeffrey Stedfast | 2002-04-27 | 1 | -0/+4 |
* | The score "is" rule should have a value of "is" and not "less-than". | Jeffrey Stedfast | 2002-04-19 | 1 | -0/+5 |
* | Fixed a grammer mistake, or so according to bug #23376. Whatever. | Jeffrey Stedfast | 2002-04-13 | 1 | -0/+5 |
* | Fix "Follow Up" searches by comparing to the empty string, rather than just | Russell Steinthal | 2002-04-12 | 1 | -0/+7 |
* | Check that there is a value to setup. Fixes #15470. | Not Zed | 2002-04-10 | 1 | -0/+3 |
* | This needs to return a gboolean (TRUE). (rule_edit): Using | Jeffrey Stedfast | 2002-04-10 | 1 | -0/+7 |
* | Added closing ) for "not starts with" subject rule. Added closing ) for | Not Zed | 2002-04-10 | 1 | -0/+1 |
* | Added closing ) for "not starts with" subject rule. | Not Zed | 2002-04-10 | 1 | -0/+5 |
* | Remove the #ifndef SHELL part. Use an EvolutionFolderSelectorButton. | Dan Winship | 2002-04-05 | 1 | -0/+14 |
* | Set 're' as the parent window rather than as the parent widget. | Jeffrey Stedfast | 2002-04-02 | 1 | -0/+6 |
* | Free account_name so we don't leak. Also after getting the source uri, use | Jeffrey Stedfast | 2002-03-19 | 1 | -0/+11 |
* | Added beep and play-sound actions. | Jeffrey Stedfast | 2002-03-07 | 1 | -0/+4 |
* | Copy values across to new part. | Not Zed | 2002-02-26 | 1 | -0/+14 |
* | Re-added contains and not-contains. Also added filter/vfolder rules for | Jeffrey Stedfast | 2002-02-13 | 1 | -1/+4 |
* | Re-added contains and not-contains. | Jeffrey Stedfast | 2002-02-13 | 1 | -0/+4 |
* | Same here. | Jeffrey Stedfast | 2002-02-05 | 1 | -0/+7 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -0/+4 |
* | check if re->edit != NULL before trying to unref it. Fixes a segfault when | Mikael Hallendal | 2002-01-27 | 1 | -0/+6 |
* | If we write "" to an xml file, we read back NULL. So if we read back NULL, | Not Zed | 2002-01-15 | 1 | -0/+7 |
* | Get the account name because that is the string we'd like to use for | Jeffrey Stedfast | 2002-01-04 | 1 | -0/+9 |
* | Make the date comparisons read the same as the ones in filtertypes.xml | Jeffrey Stedfast | 2002-01-03 | 1 | -0/+5 |
* | Add new action to execute a shell command. | Jeffrey Stedfast | 2001-12-18 | 1 | -0/+4 |
* | Oops... this didn't get committed before. | Jon Trowbridge | 2001-12-10 | 1 | -0/+8 |
* | Removed U_. Fixes #15415. | Zbigniew Chyla | 2001-11-28 | 1 | -0/+4 |
* | Hook onto destroy event. (edit_editor_destroyed): IF we get destroyed, | Not Zed | 2001-11-28 | 1 | -0/+20 |
* | Force the user to name the filter. | Jeffrey Stedfast | 2001-11-13 | 1 | -0/+6 |
* | Need to ref rule since add doesn't. This doesn't crash anymore but doesn't | 9 | 2001-10-29 | 1 | -0/+2 |
* | Fixed previous fix. | Michael Zucci | 2001-10-29 | 1 | -0/+1 |
* | Some debug printf fixes for printf's that dont like null %s's. | 9 | 2001-10-29 | 1 | -0/+5 |
* | Fix enable undo logic. | Michael Zucci | 2001-10-29 | 1 | -0/+1 |
* | Implement, change any folder uri's that have been renamed, to the new one. | 8 | 2001-10-28 | 1 | -0/+18 |
* | Add undo for move. (rule_editor_add_undo): Add extra rank item. | 8 | 2001-10-28 | 1 | -0/+27 |
* | Desensitize the parent dialog. (rule_edit): Same. (add_editor_clicked): | Jeffrey Stedfast | 2001-10-26 | 1 | -0/+7 |
* | Keep track of the current editor dialog window so that on exit, we can | Jeffrey Stedfast | 2001-10-26 | 1 | -0/+9 |
* | Add a changed signal. Emits if the order changes or if you add or remove a | 4 | 2001-10-24 | 1 | -0/+10 |
* | Translate the rule names. (Bug #13082) | Jon Trowbridge | 2001-10-21 | 1 | -0/+5 |
* | Fix the WM problems related to the folder selection dialog being | Ettore Perazzoli | 2001-10-19 | 1 | -0/+6 |
* | Kludge to raise the filter dialog when the folder-selection window is | Jeffrey Stedfast | 2001-10-16 | 1 | -0/+5 |
* | If we have no node content, dont append any value or try to decode it. | 5 | 2001-10-16 | 1 | -0/+6 |
* | And again here. | Jeffrey Stedfast | 2001-10-05 | 1 | -0/+9 |
* | "safe" save code, first save to .#name, then rename to name if it worked, | 4 | 2001-10-05 | 1 | -0/+9 |
* | Emit changed events when we change it. (vfolder_rule_remove_source): " | 8 | 2001-09-29 | 1 | -0/+6 |
* | Set the item label to the new rule name, not the old rule name. Fixes bug | Jeffrey Stedfast | 2001-09-29 | 1 | -6/+15 |
* | Use g_strdup for the uri, not the xml memory. | 7 | 2001-09-28 | 1 | -0/+8 |
* | Emit changed events. | 3 | 2001-09-15 | 1 | -0/+24 |
* | Clone the current rule before editing it so that changes can be undone. | Jeffrey Stedfast | 2001-09-13 | 1 | -0/+18 |
* | Remove the match-all from the not body-contains, so we can use the new | 2 | 2001-09-13 | 1 | -0/+5 |
* | Encode the score as an integer string, not as a string of integers. #5098. | 0 | 2001-09-11 | 1 | -0/+5 |
* | Allow the dialog's title to be translated. | Jeffrey Stedfast | 2001-09-11 | 1 | -0/+5 |
* | #include <sys/types.h> for regex_t on freebsd. | Chris Toshok | 2001-08-20 | 1 | -0/+4 |
* | Added key accelerators. | Jeffrey Stedfast | 2001-08-18 | 1 | -2/+7 |
* | in default_user: | Peter Williams | 2001-08-15 | 1 | -0/+5 |
* | New function. Convert a time_t to a gchar * (with i18n) (describe_button): | Peter Williams | 2001-08-14 | 1 | -0/+2 |
* | Add a gettext around our static strings. | Peter Williams | 2001-08-13 | 1 | -0/+5 |
* | Make this compile again. | Peter Williams | 2001-08-10 | 1 | -0/+4 |
* | No need to gtk_widget_show() the gnome dialog widget twice... | Jeffrey Stedfast | 2001-08-10 | 1 | -0/+8 |
* | don't mix g_free and xmlAlloc (xml_decode): don't mix g_free and xmlAlloc | Radek Doulik | 2001-08-09 | 1 | -0/+13 |
* | use xmlStrdup rather than g_strdup | Radek Doulik | 2001-08-08 | 1 | -0/+7 |
* | Properly free the list of parts, and the private data. | Not Zed | 2001-08-08 | 1 | -0/+23 |
* | Reverted my previous change, I fixed the filter code to handle this the | Jeffrey Stedfast | 2001-08-08 | 1 | -0/+6 |
* | Removed the "is" and "is not" rules from the xml file for address matching | Jeffrey Stedfast | 2001-08-08 | 1 | -0/+5 |
* | Do an evil kludgy hack so that the Rule Name entry widget gets focused | Jeffrey Stedfast | 2001-08-04 | 1 | -0/+6 |
* | Wrap some debug printf's with d(). | Jeffrey Stedfast | 2001-08-03 | 1 | -0/+7 |
* | Added a validate function that checks to make sure that vfolders that have | Jon Trowbridge | 2001-07-24 | 1 | -0/+9 |
* | Change the butt-ugly UI to a saner (and just as flexible) one. Instead of | Peter Williams | 2001-07-24 | 1 | -0/+14 |
* | Removed the "Forward To" filter action. | Jeffrey Stedfast | 2001-07-21 | 1 | -0/+4 |
* | Return -1 if we don't find it? This is what most of the code expected but | Jeffrey Stedfast | 2001-07-19 | 1 | -0/+6 |
* | Marked string for translation. | Chyla Zbigniew | 2001-07-13 | 1 | -0/+4 |
* | Users should not be able to filter on "Status is Deleted" since we don't | Jeffrey Stedfast | 2001-07-13 | 1 | -0/+5 |
* | Copied the "Attachments" rule part over from filtertypes.xml, would be a | Jason Leach | 2001-07-11 | 1 | -0/+8 |
* | Put a match-all around the not-body-contains to make it work per-message. | Peter Williams | 2001-07-11 | 1 | -0/+7 |
* | Set the focus on the title of the filter rule. | Jeffrey Stedfast | 2001-07-10 | 1 | -3/+9 |
* | 2001-07-09 Anna Marie Dirks | Anna Dirks | 2001-07-10 | 1 | -0/+5 |
* | Bonobo-conf-ified. Removed /home/trow hard-wiring. :) (xml_encode): Encode | Jon Trowbridge | 2001-07-09 | 1 | -0/+9 |
* | Select the most appropriate filter rule. | Jeffrey Stedfast | 2001-07-06 | 1 | -0/+3 |
* | oops, forgot to commit ChangeLog | Jeffrey Stedfast | 2001-07-06 | 1 | -6/+9 |
* | Fix bug #4043: s/colour/color | Jeffrey Stedfast | 2001-07-06 | 1 | -0/+4 |
* | Prevent crashing while we work this out. | Peter Williams | 2001-07-04 | 1 | -0/+8 |
* | Added an integer type for filtering values. used for size. | Sam Creasey | 2001-07-03 | 1 | -0/+8 |
* | Changed "Add criterion" button to have normal button relief in response to | Anna Marie Dirks | 2001-07-03 | 1 | -0/+9 |
* | Set the filter-rule dialog to be user-resizable. | Jeffrey Stedfast | 2001-06-30 | 1 | -4/+9 |
* | Make "Move" the default action. | Jeffrey Stedfast | 2001-06-28 | 1 | -0/+4 |
* | 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 | 1 | -0/+7 |
* | Remove UNICODE_CFLAGS | Dan Winship | 2001-04-26 | 1 | -0/+4 |
* | Blah blah fix for xml1 broken utf8 encoding, and use "g" memory for all | Not Zed | 2001-04-26 | 1 | -0/+6 |
* | Pull up fix for translation of filter direction drop down menu from the | Kjartan Maraas | 2001-04-21 | 1 | -0/+5 |
* | Plug memory leaks. | Dan Winship | 2001-04-19 | 1 | -0/+12 |
* | s/Is/is/ and s/Is Not/is not/ to be more consistant with the rest. | Jeffrey Stedfast | 2001-04-16 | 1 | -0/+5 |
* | Make the (previously unused) get-source command actually do the right | Jon Trowbridge | 2001-04-14 | 1 | -0/+10 |
* | 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 | 1 | -0/+12 |
* | Set the newpart on the container object. (less_parts): Remove the rule tht | Jeffrey Stedfast | 2001-04-03 | 1 | -0/+20 |
* | Fix headers. Remove unneccesary ones and replace with more finegrained | Kjartan Maraas | 2001-03-30 | 1 | -0/+5 |
* | Oops, an unspecified date is '0', not -1. | Jeffrey Stedfast | 2001-03-23 | 1 | -0/+5 |
* | Validate the rule before closing. | Jeffrey Stedfast | 2001-03-22 | 1 | -0/+5 |
* | Set the editor dialog modal rather than setting the filter dialog | Jeffrey Stedfast | 2001-03-21 | 1 | -0/+13 |
* | Since we are now using filter-option widgets in place of system-flag, we | Jeffrey Stedfast | 2001-03-18 | 1 | -0/+7 |
* | If the filter type is a "system-flag", use the optionlist type as type | Jeffrey Stedfast | 2001-03-18 | 1 | -0/+5 |
* | Remove the menu that is in the glade file because we want to replace it | Jeffrey Stedfast | 2001-03-17 | 1 | -0/+10 |
* | Removed filter-url.[c,h] and filter-system-flag.[c,h] | Jeffrey Stedfast | 2001-03-17 | 1 | -0/+15 |
* | Changed the edit_filter to be a standalone window rather than a widget, so | Not Zed | 2001-03-15 | 1 | -0/+29 |
* | create doc/devel/executive-summary/Makefile | Gediminas Paulauskas | 2001-03-15 | 1 | -0/+4 |
* | Added an "Attachments" filter option where you can filter messages that | Jeffrey Stedfast | 2001-03-13 | 1 | -0/+7 |
* | Make sure we have something selected first ;-) | Jeffrey Stedfast | 2001-03-09 | 1 | -0/+7 |
* | Added option menu to vfolder editor. | Not Zed | 2001-03-03 | 1 | -0/+14 |
* | New function to clone rules. | Not Zed | 2001-03-01 | 1 | -0/+4 |
* | renamed mailing list options to be more meaningful. | Not Zed | 2001-02-23 | 1 | -0/+2 |
* | Added mailing list matching rules. | Not Zed | 2001-02-23 | 1 | -0/+6 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 1 | -0/+6 |
* | Translate the option title. (Noticed by Kjartan). | Dan Winship | 2001-02-07 | 1 | -0/+5 |
* | Add #include <config.h> and mark some strings for translation. | Kjartan Maraas | 2001-02-05 | 1 | -0/+7 |
* | Removed, now lives in camel-filter-search.* | Not Zed | 2001-01-22 | 1 | -0/+10 |
* | Set the delete bit *before* copying to the default folder. | Jeffrey Stedfast | 2001-01-20 | 1 | -0/+5 |
* | Er, don't set the button insensitive if there is *1* action, set it | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+9 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 1 | -0/+5 |
* | Moved p->copied to the inner part of the loop so that in the case of a | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+8 |
* | Changed Priority to Score. | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+2 |
* | Attach to the "activate" signal - this should now make it so that a | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+11 |
* | comment out some of the system flags as we don't want to use them. | Jeffrey Stedfast | 2001-01-04 | 1 | -0/+7 |
* | Little utf8 safe encoding/decoding into libxml1 brokenness | Lauris Kaplinski | 2001-01-03 | 1 | -0/+12 |
* | Set the 'dirty' flag - this should fix the problem of flags not being set | Jeffrey Stedfast | 2001-01-03 | 1 | -0/+7 |
* | Use e_utf8_strstrcase() instead of just strstr(). (header_starts_with): | Jeffrey Stedfast | 2001-01-02 | 1 | -0/+10 |
* | Use CamelContentType rather than GMimeContentField. | Dan Winship | 2000-12-29 | 1 | -0/+5 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -0/+4 |
* | And here too. | Not Zed | 2000-12-21 | 1 | -0/+7 |
* | God-damned friggin' WinCvs shit is so damn annoying. Why can't I just paste m... | Jeffrey Stedfast | 2000-12-21 | 1 | -0/+10 |
* | Oops, missed a gtk unref of the now-no-longer gtk e_sexp. | Not Zed | 2000-12-20 | 1 | -0/+8 |
* | Fixed some warnings. | Christopher James Lahey | 2000-12-12 | 1 | -0/+4 |
* | Added a kludge, 'is_active' which is a static variable that holds whether | Jeffrey Stedfast | 2000-12-12 | 1 | -0/+4 |
* | Autoselect the rule that ends up in the same position (or the one above it | Jeffrey Stedfast | 2000-12-12 | 1 | -0/+6 |
* | Don't highlight the title if it's "Untitled" because switching widget | Jeffrey Stedfast | 2000-12-09 | 1 | -0/+6 |
* | Mark some strings for translation. | Kjartan Maraas | 2000-12-07 | 1 | -0/+4 |
* | Added support for the system-flag type. | Jeffrey Stedfast | 2000-12-02 | 1 | -0/+24 |
* | Use camel_message_info_free() instead of freeing everything by hand - is | Jeffrey Stedfast | 2000-12-01 | 1 | -0/+9 |
* | Update to use EStrv in appropriate places (wrapped with #ifdef DOESTRV for | Jeffrey Stedfast | 2000-12-01 | 1 | -0/+6 |
* | Moved the regex filter rule around - we've changed the format a bit. | Jeffrey Stedfast | 2000-11-28 | 1 | -1/+32 |
* | took out some no longer needed printfs. | Jeffrey Stedfast | 2000-11-22 | 1 | -0/+5 |
* | Sync here instead. (filter_driver_filter_mbox): And here too. | Jeffrey Stedfast | 2000-11-16 | 1 | -0/+10 |
* | Sync the defaultfolder. | Jeffrey Stedfast | 2000-11-16 | 1 | -0/+5 |
* | Neglect any leading whitespace in the header contents. | Jeffrey Stedfast | 2000-11-14 | 1 | -0/+8 |
* | If there is a default folder and the message hasn't been deleted then... | Jeffrey Stedfast | 2000-11-13 | 1 | -1/+2 |
* | If there is a default folder and the message hasn't been deleted then... | Jeffrey Stedfast | 2000-11-13 | 1 | -0/+3 |
* | If there is a default folder and the message hasn't been deleted then... | Jeffrey Stedfast | 2000-11-13 | 1 | -0/+7 |
* | Made the underline show up properly in the main menu bar. | Christopher James Lahey | 2000-11-11 | 1 | -0/+5 |
* | Switched from using gtk_menu_item_new_with_label for the menu header to | Christopher James Lahey | 2000-11-10 | 1 | -0/+5 |
* | Fixed two spacing problems: first, changed the spacing around the end of | Anna Marie Dirks | 2000-11-10 | 1 | -0/+7 |
* | you shouldn't use an integer to set the flag. You should use a string, and | Not Zed | 2000-11-07 | 1 | -0/+19 |
* | Fixed the argument comment. Removed an old enum that's not used here. | Christopher James Lahey | 2000-11-07 | 1 | -0/+5 |
* | Added e-search-bar.c and e-search-bar.h. | Christopher James Lahey | 2000-11-07 | 1 | -0/+7 |
* | Fix for when 'desc' is NULL. (filter_driver_filter_message): Use a more | Jeffrey Stedfast | 2000-11-02 | 1 | -0/+2 |
* | Fix for when 'desc' is NULL. | Jeffrey Stedfast | 2000-11-02 | 1 | -0/+5 |
* | Use filter_driver_log() where appropriate. (do_copy): Use the service url | Jeffrey Stedfast | 2000-11-02 | 1 | -0/+19 |
* | Check to make sure the user has entered a valid date. | Jeffrey Stedfast | 2000-11-02 | 1 | -0/+5 |
* | Updated to allow the user to select "sounds like" or "does not sound like" | Jeffrey Stedfast | 2000-11-01 | 1 | -0/+13 |
* | Override the default validate function to only return TRUE if a folder has | Jeffrey Stedfast | 2000-11-01 | 1 | -0/+9 |
* | Updated to add an action to set message flags. | Jeffrey Stedfast | 2000-11-01 | 1 | -0/+13 |
* | Do not pad around the Name hbox; its parent already has spacing. Do not | Federico Mena Quintero | 2000-11-01 | 1 | -0/+7 |
* | If a regex option is selected, change the FilterElement data to TRUE else | Jeffrey Stedfast | 2000-10-31 | 1 | -0/+18 |
* | Pure formatting changes, no actual code changes. Since I know I'm going to | Jeffrey Stedfast | 2000-10-31 | 1 | -0/+12 |
* | Copy the message to the default folder if it wasn't marked as deleted. | Jeffrey Stedfast | 2000-10-29 | 1 | -0/+5 |
* | Added header-starts-with, header-ends-with, and header-exists menu items. | Jeffrey Stedfast | 2000-10-28 | 1 | -0/+12 |
* | Add header-matches expressions ("is" / "is not"). | Jeffrey Stedfast | 2000-10-28 | 1 | -0/+7 |
* | divide before multiple so that we don't overflow. | Jacob "Ulysses" Berkman | 2000-10-28 | 1 | -0/+5 |
* | Fixed this to include EXTRA_GNOME_CFLAGS. | Christopher James Lahey | 2000-10-27 | 1 | -0/+4 |
* | Don't mark as deleted here, otherwise the message will have the DELETED | Jeffrey Stedfast | 2000-10-27 | 1 | -0/+10 |
* | Readded Source url stuff. | Jeffrey Stedfast | 2000-10-26 | 1 | -0/+11 |
* | Added option menu items to allow searching based on regular expressions. | Jeffrey Stedfast | 2000-10-26 | 1 | -0/+11 |
* | Take out the reference to "Source". | Jeffrey Stedfast | 2000-10-25 | 1 | -0/+2 |
* | Remove filter-url code. | Jeffrey Stedfast | 2000-10-25 | 1 | -1/+11 |
* | Fixed NULL in fprintf. | Jeffrey Stedfast | 2000-10-25 | 1 | -0/+4 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -0/+18 |
* | Set the remove button insensitive if there is only 1 action left. | Jeffrey Stedfast | 2000-10-24 | 1 | -0/+30 |
* | Fixed these widgets to resize properly. | Christopher James Lahey | 2000-10-24 | 1 | -0/+4 |
* | Remove the "demand" source from the list. | Jeffrey Stedfast | 2000-10-24 | 1 | -0/+7 |
* | Fixed these widgets to resize properly. | Christopher James Lahey | 2000-10-24 | 1 | -0/+6 |
* | Added filter-url.[c,h]. | Jeffrey Stedfast | 2000-10-21 | 1 | -0/+31 |
* | Start fetching at 1, not 0. | Jeffrey Stedfast | 2000-10-20 | 1 | -0/+5 |
* | Report the percentage of file complete for the filter. | Not Zed | 2000-10-12 | 1 | -0/+87 |
* | Remove the stupid on-demand cb shit. (rule_context_load): And here too. | Not Zed | 2000-10-09 | 1 | -0/+5 |
* | Now takes an argument to specify the log file (or NULL if logging is not | Jeffrey Stedfast | 2000-09-28 | 1 | -0/+5 |
* | Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticed | Dan Winship | 2000-09-20 | 1 | -0/+5 |
* | Modified to use more intuitive naming | Jeffrey Stedfast | 2000-09-19 | 1 | -0/+18 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -0/+7 |
* | Modified to only match text MIME parts in the message rather than the | Jeffrey Stedfast | 2000-09-14 | 1 | -0/+6 |
* | Turn off debugging output. | Dan Winship | 2000-09-12 | 1 | -0/+5 |
* | We now use a "copied" variable to record whether a message was marked as | Jeffrey Stedfast | 2000-09-12 | 1 | -0/+12 |
* | No longer takes a self_destruct argument. | Jeffrey Stedfast | 2000-09-12 | 1 | -0/+5 |
* | Don't freeze/thaw the default inbox here, let the caller freeze/thaw it. | Jeffrey Stedfast | 2000-09-12 | 1 | -0/+9 |
* | Changed "Header" to be "Message header" so it's not quite as confusing | Jeffrey Stedfast | 2000-09-12 | 1 | -0/+5 |
* | Updated to allow the user to specify arbitrary headers. | Jeffrey Stedfast | 2000-09-12 | 1 | -0/+5 |
* | Fixed a logic error. Only mark filtered as TRUE if it was successfully | Jeffrey Stedfast | 2000-09-10 | 1 | -0/+6 |