| Commit message (Expand) | Author | Age | Files | Lines |
* | load threading option if threading enabled. (xml_encode): write out | Not Zed | 2004-05-12 | 1 | -27/+97 |
* | fix a warning. | Not Zed | 2004-04-28 | 1 | -8/+2 |
* | Fix packing of the hbox that contains the actual input widgets to expand | Rodney Dawes | 2004-03-30 | 1 | -1/+1 |
* | Don't ref the newly cloned rule (fix to previous patch). | Jeffrey Stedfast | 2004-03-17 | 1 | -1/+0 |
* | When copying a FilterPart of a rule, we need copy the data of parts | Bill Zhu | 2004-03-16 | 1 | -2/+3 |
* | Hide the separators on these dialogs Re-pack the rule_editor widget in | Rodney Dawes | 2004-03-16 | 1 | -14/+29 |
* | Fixes for bugs: #41149, #41150, #41151, #41152, #41153, #41155 and #41156. | Jeffrey Stedfast | 2003-04-12 | 1 | -5/+6 |
* | Fixed to build with -DG_DISABLE_DEPRECATED and -DGTK_DISABLE_DEPRECATED | Jeffrey Stedfast | 2003-01-03 | 1 | -1/+2 |
* | FILTER_RULE_CLASS -> _GET_CLASS | Not Zed | 2002-11-26 | 1 | -11/+11 |
* | Get the root node properly. | Not Zed | 2002-11-13 | 1 | -3/+3 |
* | Use a GtkDialog instead of a GnomeDialog for reporting errors. | Jeffrey Stedfast | 2002-11-08 | 1 | -0/+1 |
* | Use GtkDialog instead of GnomeDialog here. | Jeffrey Stedfast | 2002-11-08 | 1 | -6/+9 |
* | use G_STRUCT_OFFSET instead of GTK_SIGNAL_OFFSET | Jeffrey Stedfast | 2002-11-06 | 1 | -1/+1 |
* | a ton more build fixes | Jeffrey Stedfast | 2002-11-06 | 1 | -46/+33 |
* | Ported. | Jeffrey Stedfast | 2002-11-06 | 1 | -131/+125 |
* | Translate the rule name when filling in the name entry. | Peter Williams | 2002-07-31 | 1 | -1/+1 |
* | Use GtkType (I only changed this one because I turned on debugging for a | Jeffrey Stedfast | 2002-07-25 | 1 | -0/+4 |
* | ** fixes for #10781 | Not Zed | 2002-07-15 | 1 | -0/+39 |
* | fixed a spelling mistake | Jeffrey Stedfast | 2002-05-25 | 1 | -1/+1 |
* | Fix English grammar. | Ettore Perazzoli | 2002-05-25 | 1 | -1/+1 |
* | Fixed a grammer mistake, or so according to bug #23376. Whatever. | Jeffrey Stedfast | 2002-04-13 | 1 | -1/+1 |
* | Copy values across to new part. | Not Zed | 2002-02-26 | 1 | -0/+1 |
* | Force the user to name the filter. | Jeffrey Stedfast | 2001-11-13 | 1 | -0/+12 |
* | Add undo for move. (rule_editor_add_undo): Add extra rank item. | 8 | 2001-10-28 | 1 | -0/+12 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Emit changed events. | 3 | 2001-09-15 | 1 | -3/+38 |
* | Clone the current rule before editing it so that changes can be undone. | Jeffrey Stedfast | 2001-09-13 | 1 | -7/+42 |
* | in default_user: | Peter Williams | 2001-08-15 | 1 | -1/+1 |
* | Properly free the list of parts, and the private data. | Not Zed | 2001-08-08 | 1 | -11/+4 |
* | Do an evil kludgy hack so that the Rule Name entry widget gets focused | Jeffrey Stedfast | 2001-08-04 | 1 | -3/+8 |
* | Wrap some debug printf's with d(). | Jeffrey Stedfast | 2001-08-03 | 1 | -50/+51 |
* | Set the focus on the title of the filter rule. | Jeffrey Stedfast | 2001-07-10 | 1 | -3/+4 |
* | Prevent crashing while we work this out. | Peter Williams | 2001-07-04 | 1 | -1/+2 |
* | Changed "Add criterion" button to have normal button relief in response to | Anna Marie Dirks | 2001-07-03 | 1 | -1/+0 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Pull up fix for translation of filter direction drop down menu from the | Kjartan Maraas | 2001-04-21 | 1 | -1/+7 |
* | Plug memory leaks. | Dan Winship | 2001-04-19 | 1 | -2/+3 |
* | Make the (previously unused) get-source command actually do the right | Jon Trowbridge | 2001-04-14 | 1 | -1/+3 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 1 | -0/+6 |
* | Set the newpart on the container object. (less_parts): Remove the rule tht | Jeffrey Stedfast | 2001-04-03 | 1 | -36/+43 |
* | Fix headers. Remove unneccesary ones and replace with more finegrained | Kjartan Maraas | 2001-03-30 | 1 | -2/+6 |
* | Validate the rule before closing. | Jeffrey Stedfast | 2001-03-22 | 1 | -2/+3 |
* | Changed the edit_filter to be a standalone window rather than a widget, so | Not Zed | 2001-03-15 | 1 | -0/+25 |
* | Added option menu to vfolder editor. | Not Zed | 2001-03-03 | 1 | -6/+33 |
* | New function to clone rules. | Not Zed | 2001-03-01 | 1 | -0/+15 |
* | Little utf8 safe encoding/decoding into libxml1 brokenness | Lauris Kaplinski | 2001-01-03 | 1 | -3/+11 |
* | God-damned friggin' WinCvs shit is so damn annoying. Why can't I just paste m... | Jeffrey Stedfast | 2000-12-21 | 1 | -2/+4 |
* | Don't highlight the title if it's "Untitled" because switching widget | Jeffrey Stedfast | 2000-12-09 | 1 | -1/+3 |
* | Do not pad around the Name hbox; its parent already has spacing. Do not | Federico Mena Quintero | 2000-11-01 | 1 | -4/+4 |
* | If a regex option is selected, change the FilterElement data to TRUE else | Jeffrey Stedfast | 2000-10-31 | 1 | -0/+11 |
* | Pure formatting changes, no actual code changes. Since I know I'm going to | Jeffrey Stedfast | 2000-10-31 | 1 | -2/+2 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -13/+5 |
* | Set the remove button insensitive if there is only 1 action left. | Jeffrey Stedfast | 2000-10-24 | 1 | -270/+299 |
* | Fixed these widgets to resize properly. | Christopher James Lahey | 2000-10-24 | 1 | -6/+6 |
* | Report the percentage of file complete for the filter. | Not Zed | 2000-10-12 | 1 | -293/+293 |
* | Modified to use more intuitive naming | Jeffrey Stedfast | 2000-09-19 | 1 | -239/+294 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 1 | -1/+4 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 1 | -2/+4 |
* | A bunch of small GUI fixes for the filter editor. | Ettore Perazzoli | 2000-08-18 | 1 | -2/+2 |
* | Filtering on demand! booyeah! | Peter Williams | 2000-08-18 | 1 | -0/+31 |
* | Set value of a simple type to a new string. | Not Zed | 2000-07-31 | 1 | -0/+18 |
* | ** Almost a total rewrite of every file, except for filter-driver which | Not Zed | 2000-07-30 | 1 | -0/+525 |