| Commit message (Expand) | Author | Age | Files | Lines |
* | Change to use EAccountList, etc. | Not Zed | 2003-02-24 | 2 | -52/+28 |
* | Get rid of the need for the GTK_WIDGET_DESTROYED() check. | Jeffrey Stedfast | 2003-02-13 | 2 | -17/+15 |
* | Use g_object_new() instead of gtk_type_new(). | Jeffrey Stedfast | 2003-02-08 | 9 | -16/+38 |
* | Defined in configure.in now (filterdir): Define using privdatadir | Dan Winship | 2003-02-06 | 2 | -2/+6 |
* | (gladedir): Version using $(BASE_VERSION). | Ettore Perazzoli | 2003-01-23 | 2 | -2/+7 |
* | dont re-use 'widget', its the return value! | Not Zed | 2003-01-16 | 2 | -7/+12 |
* | Back to using e_xml_save_file(). | Jeffrey Stedfast | 2003-01-16 | 2 | -3/+5 |
* | Change dialog from OK/Cancel to Cancel/OK to match HIG. (rule_edit): | Ettore Perazzoli | 2003-01-15 | 4 | -10/+33 |
* | 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 | 2 | -10/+41 |
* | more fixes | Jeffrey Stedfast | 2003-01-03 | 3 | -9/+9 |
* | Fixed to build with -DG_DISABLE_DEPRECATED and -DGTK_DISABLE_DEPRECATED | Jeffrey Stedfast | 2003-01-03 | 10 | -46/+76 |
* | Use an easier method for getting the iter. | Jeffrey Stedfast | 2002-12-13 | 2 | -11/+15 |
* | New custom function for creating the source_list widget. (get_widget): | Jeffrey Stedfast | 2002-12-13 | 4 | -70/+150 |
* | updated | Jeffrey Stedfast | 2002-12-05 | 1 | -2/+2 |
* | Add a textcellrenderer to display the folders. (get_widget): Remove FIXME | Not Zed | 2002-11-26 | 2 | -1/+8 |
* | FILTER_RULE_CLASS -> _GET_CLASS | Not Zed | 2002-11-26 | 22 | -74/+97 |
* | free the list data | Jeffrey Stedfast | 2002-11-21 | 1 | -8/+5 |
* | gconfify. | Jeffrey Stedfast | 2002-11-21 | 2 | -26/+42 |
* | Updated to use GtkTreeView. | Jeffrey Stedfast | 2002-11-19 | 5 | -80/+141 |
* | Get the root node properly. | Not Zed | 2002-11-13 | 16 | -33/+49 |
* | comment out gtk_destroyed check. | Not Zed | 2002-11-13 | 5 | -25/+86 |
* | Use weak_ref instead of connecting to "destroy". (rule_add): Same. | Jeffrey Stedfast | 2002-11-09 | 2 | -3/+9 |
* | Use a GtkDialog instead of a GnomeDialog for reporting errors. | Jeffrey Stedfast | 2002-11-08 | 12 | -121/+137 |
* | Use GtkDialog instead of GnomeDialog here. | Jeffrey Stedfast | 2002-11-08 | 10 | -96/+131 |
* | Deleted most of the internals until we devise a gconf schema and redesign | Jeffrey Stedfast | 2002-11-07 | 3 | -78/+13 |
* | Converted to the glade-2 format. | Jeffrey Stedfast | 2002-11-06 | 2 | -933/+1240 |
* | use G_STRUCT_OFFSET instead of GTK_SIGNAL_OFFSET | Jeffrey Stedfast | 2002-11-06 | 2 | -4/+4 |
* | more build fixes | Jeffrey Stedfast | 2002-11-06 | 3 | -39/+39 |
* | a ton more build fixes | Jeffrey Stedfast | 2002-11-06 | 7 | -114/+91 |
* | more build fixes | Jeffrey Stedfast | 2002-11-06 | 4 | -12/+8 |
* | don't #include gnome-defs.h | Jeffrey Stedfast | 2002-11-06 | 1 | -1/+0 |
* | fixed gnome-stock stuff | Jeffrey Stedfast | 2002-11-06 | 2 | -33/+19 |
* | more build fixes | Jeffrey Stedfast | 2002-11-06 | 2 | -9/+7 |
* | build fixes | Jeffrey Stedfast | 2002-11-06 | 2 | -36/+27 |
* | some build fixes | Jeffrey Stedfast | 2002-11-06 | 5 | -21/+22 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 9 | -212/+202 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 10 | -320/+304 |
* | oops | Jeffrey Stedfast | 2002-11-06 | 1 | -14/+13 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 5 | -171/+173 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 8 | -202/+192 |
* | Ported. | Jeffrey Stedfast | 2002-11-05 | 5 | -124/+117 |
* | Also ported. | Jeffrey Stedfast | 2002-11-05 | 5 | -234/+225 |
* | Ported this too. | Jeffrey Stedfast | 2002-11-02 | 5 | -171/+171 |
* | Ported to glib2/GObject. | Jeffrey Stedfast | 2002-11-02 | 3 | -359/+370 |
* | Ported to GObject. | Jeffrey Stedfast | 2002-11-02 | 11 | -426/+433 |
* | Ported to GObject. | Jeffrey Stedfast | 2002-11-02 | 7 | -165/+175 |
* | Ported to GObject. | Jeffrey Stedfast | 2002-11-02 | 9 | -355/+362 |
* | Adjust default rule editor size to accomodate the menu widening caused by | Dan Winship | 2002-11-01 | 2 | -1/+7 |
* | Removed the Run Once filter action. | Jeffrey Stedfast | 2002-10-11 | 3 | -28/+26 |
* | Sync for 1.1.2. | Ettore Perazzoli | 2002-10-08 | 1 | -22/+22 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 3 | -3/+10 |
* | Use "mail/*" as the allowed folder type. | Dan Winship | 2002-09-26 | 3 | -2/+9 |
* | add empty statement after label to make it ANSI. | Dan Winship | 2002-09-23 | 2 | -0/+6 |
* | Changed source account, use header-source rather than (= (get-source) ...) | Not Zed | 2002-09-19 | 2 | -2/+7 |
* | Add a Run Once action to run a command only once rather than for each | Jeffrey Stedfast | 2002-09-14 | 3 | -0/+11 |
* | Dont allow duplicate names. (edit_editor_clicked): Same here. For #24803. | Not Zed | 2002-08-08 | 2 | -2/+34 |
* | Don't need to save temp/backup files anymore, e_xml_save_file() now | Jeffrey Stedfast | 2002-08-07 | 2 | -15/+10 |
* | Use e_xml_save_file(). (xml_doc_save): Removed this code and added it to | Jeffrey Stedfast | 2002-08-07 | 2 | -300/+11 |
* | New internal function to replace xmlSaveFile. Does proper error checking | Jeffrey Stedfast | 2002-08-06 | 2 | -4/+317 |
* | Added a datespec editor window. | Not Zed | 2002-08-02 | 4 | -478/+485 |
* | If the value was unset, initialize it to now. | Peter Williams | 2002-08-02 | 2 | -11/+16 |
* | (xml_create): Remove unused variable. | Ettore Perazzoli | 2002-08-01 | 2 | -1/+4 |
* | Translate the rule name when filling in the name entry. | Peter Williams | 2002-07-31 | 2 | -1/+6 |
* | Add xml to unset system flags. | Jeffrey Stedfast | 2002-07-29 | 3 | -0/+28 |
* | Use fs->type in xmlGetProp since we already free'd 'type'. Fixes bug | Jeffrey Stedfast | 2002-07-27 | 6 | -34/+30 |
* | Use GtkType (I only changed this one because I turned on debugging for a | Jeffrey Stedfast | 2002-07-25 | 5 | -7/+24 |
* | Do some minimalistic validation of command-lines (ie, make sure it isn't | Jeffrey Stedfast | 2002-07-25 | 4 | -20/+38 |
* | Use the U_() macro to get the UTF-8 translation. | Jeffrey Stedfast | 2002-07-18 | 3 | -21/+28 |
* | cvs remove. | Not Zed | 2002-07-16 | 7 | -132/+203 |
* | Changelog is pending some other patch approval so i'm not commiting. | Not Zed | 2002-07-15 | 3 | -290/+0 |
* | ** fixes for #10781 | Not Zed | 2002-07-15 | 24 | -139/+496 |
* | Make the sound type for (play-sound ) a "file" type rather than "string" | Jeffrey Stedfast | 2002-07-09 | 4 | -3/+20 |
* | fixed a spelling mistake | Jeffrey Stedfast | 2002-05-25 | 1 | -1/+1 |
* | *** empty log message *** | Ettore Perazzoli | 2002-05-25 | 1 | -1/+1 |
* | Add libfilter-i18n.h. | Ettore Perazzoli | 2002-05-25 | 1 | -0/+1 |
* | Fix English grammar. | Ettore Perazzoli | 2002-05-25 | 2 | -1/+5 |
* | Added a label definition. | Jeffrey Stedfast | 2002-05-17 | 12 | -7/+445 |
* | Set the path in the entry widget. | Jeffrey Stedfast | 2002-05-10 | 2 | -0/+4 |
* | Add filter-file.[c,h] to the build. | Jeffrey Stedfast | 2002-05-10 | 6 | -20/+66 |
* | New filter widgets for choosing files and/or command-line's (?). Not yet | Jeffrey Stedfast | 2002-05-10 | 3 | -0/+375 |
* | Changed to return a GList *, a list of the names of the rules affected by | Not Zed | 2002-05-08 | 5 | -42/+126 |
* | Get rid of ibex stuff, we no longer use it. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+4 |
* | The score "is" rule should have a value of "is" and not "less-than". | Jeffrey Stedfast | 2002-04-19 | 2 | -1/+6 |
* | Fixed a grammer mistake, or so according to bug #23376. Whatever. | Jeffrey Stedfast | 2002-04-13 | 3 | -19/+25 |
* | Fix "Follow Up" searches by comparing to the empty string, rather than just | Russell Steinthal | 2002-04-12 | 3 | -4/+16 |
* | Check that there is a value to setup. Fixes #15470. | Not Zed | 2002-04-10 | 2 | -1/+4 |
* | This needs to return a gboolean (TRUE). (rule_edit): Using | Jeffrey Stedfast | 2002-04-10 | 2 | -5/+15 |
* | Added closing ) for "not starts with" subject rule. Added closing ) for | Not Zed | 2002-04-10 | 2 | -5/+6 |
* | Added closing ) for "not starts with" subject rule. | Not Zed | 2002-04-10 | 3 | -19/+24 |
* | Remove the #ifndef SHELL part. Use an EvolutionFolderSelectorButton. | Dan Winship | 2002-04-05 | 6 | -126/+40 |
* | Set 're' as the parent window rather than as the parent widget. | Jeffrey Stedfast | 2002-04-02 | 3 | -7/+14 |
* | Free account_name so we don't leak. Also after getting the source uri, use | Jeffrey Stedfast | 2002-03-19 | 2 | -34/+72 |
* | updated i18n header | Jeffrey Stedfast | 2002-03-07 | 1 | -18/+20 |
* | Added beep and play-sound actions. | Jeffrey Stedfast | 2002-03-07 | 2 | -0/+13 |
* | Copy values across to new part. | Not Zed | 2002-02-26 | 9 | -18/+126 |
* | Re-added contains and not-contains. Also added filter/vfolder rules for | Jeffrey Stedfast | 2002-02-13 | 4 | -2/+43 |
* | Re-added contains and not-contains. | Jeffrey Stedfast | 2002-02-13 | 4 | -1/+20 |
* | NeedsReply no longer exists | Jeffrey Stedfast | 2002-02-08 | 2 | -6/+0 |
* | Same here. | Jeffrey Stedfast | 2002-02-05 | 3 | -66/+9 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 2 | -5/+6 |
* | check if re->edit != NULL before trying to unref it. Fixes a segfault when | Mikael Hallendal | 2002-01-27 | 2 | -1/+10 |
* | If we write "" to an xml file, we read back NULL. So if we read back NULL, | Not Zed | 2002-01-15 | 2 | -4/+13 |
* | Get the account name because that is the string we'd like to use for | Jeffrey Stedfast | 2002-01-04 | 3 | -27/+40 |
* | Make the date comparisons read the same as the ones in filtertypes.xml | Jeffrey Stedfast | 2002-01-03 | 3 | -36/+39 |
* | Add new action to execute a shell command. | Jeffrey Stedfast | 2001-12-18 | 3 | -18/+29 |
* | Oops... this didn't get committed before. | Jon Trowbridge | 2001-12-10 | 1 | -0/+8 |
* | Implements marking messages as "Need Reply". | Jon Trowbridge | 2001-12-10 | 2 | -0/+6 |
* | Removed U_. Fixes #15415. | Zbigniew Chyla | 2001-11-28 | 2 | -1/+5 |
* | Hook onto destroy event. (edit_editor_destroyed): IF we get destroyed, | Not Zed | 2001-11-28 | 5 | -27/+76 |
* | Force the user to name the filter. | Jeffrey Stedfast | 2001-11-13 | 3 | -9/+35 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -1/+1 |
* | Need to ref rule since add doesn't. This doesn't crash anymore but doesn't | 9 | 2001-10-29 | 2 | -0/+3 |
* | Fixed previous fix. | Michael Zucci | 2001-10-29 | 2 | -1/+2 |
* | Some debug printf fixes for printf's that dont like null %s's. | 9 | 2001-10-29 | 2 | -2/+7 |
* | Fix enable undo logic. | Michael Zucci | 2001-10-29 | 2 | -1/+2 |
* | Implement, change any folder uri's that have been renamed, to the new one. | 8 | 2001-10-28 | 7 | -8/+160 |
* | Add undo for move. (rule_editor_add_undo): Add extra rank item. | 8 | 2001-10-28 | 6 | -12/+217 |
* | Fix the address of the FSF in the licensing comments. | Ettore Perazzoli | 2001-10-28 | 2 | -2/+0 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 46 | -517/+508 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 2 | -2/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 2 | -4/+4 |
* | Desensitize the parent dialog. (rule_edit): Same. (add_editor_clicked): | Jeffrey Stedfast | 2001-10-26 | 2 | -0/+13 |
* | Keep track of the current editor dialog window so that on exit, we can | Jeffrey Stedfast | 2001-10-26 | 3 | -33/+60 |
* | added a missing close paren | Jeffrey Stedfast | 2001-10-26 | 1 | -1/+1 |
* | Add a changed signal. Emits if the order changes or if you add or remove a | 4 | 2001-10-24 | 4 | -10/+109 |
* | Translate the rule names. (Bug #13082) | Jon Trowbridge | 2001-10-21 | 2 | -1/+7 |
* | Fix the WM problems related to the folder selection dialog being | Ettore Perazzoli | 2001-10-19 | 3 | -0/+8 |
* | Kludge to raise the filter dialog when the folder-selection window is | Jeffrey Stedfast | 2001-10-16 | 2 | -1/+7 |
* | If we have no node content, dont append any value or try to decode it. | 5 | 2001-10-16 | 2 | -4/+11 |
* | And again here. | Jeffrey Stedfast | 2001-10-05 | 4 | -4/+13 |
* | "safe" save code, first save to .#name, then rename to name if it worked, | 4 | 2001-10-05 | 2 | -5/+31 |
* | Emit changed events when we change it. (vfolder_rule_remove_source): " | 8 | 2001-09-29 | 2 | -0/+9 |
* | Set the item label to the new rule name, not the old rule name. Fixes bug | Jeffrey Stedfast | 2001-09-29 | 2 | -8/+17 |
* | 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 |