index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
filter
/
filter-datespec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cast warning.
Not Zed
2003-03-28
1
-1
/
+1
*
(button_clicked): Fix this so we don't get stuck inside
Dan Winship
2003-03-21
1
-13
/
+5
*
Change the strings in the timespans array from "second" / "seconds" to "1
Dan Winship
2003-03-21
1
-9
/
+9
*
Change dialog from OK/Cancel to Cancel/OK to match HIG. (rule_edit):
Ettore Perazzoli
2003-01-15
1
-2
/
+4
*
more fixes
Jeffrey Stedfast
2003-01-03
1
-5
/
+5
*
FILTER_RULE_CLASS -> _GET_CLASS
Not Zed
2002-11-26
1
-4
/
+4
*
Get the root node properly.
Not Zed
2002-11-13
1
-1
/
+1
*
Use a GtkDialog instead of a GnomeDialog for reporting errors.
Jeffrey Stedfast
2002-11-08
1
-7
/
+9
*
Use GtkDialog instead of GnomeDialog here.
Jeffrey Stedfast
2002-11-08
1
-15
/
+21
*
build fixes
Jeffrey Stedfast
2002-11-06
1
-33
/
+27
*
Ported to GObject.
Jeffrey Stedfast
2002-11-02
1
-84
/
+92
*
It's a grand old string-review! Nitpicky and minor changes; details in the ap...
Aaron Weber
2002-10-01
1
-1
/
+1
*
Added a datespec editor window.
Not Zed
2002-08-02
1
-477
/
+177
*
If the value was unset, initialize it to now.
Peter Williams
2002-08-02
1
-11
/
+11
*
** fixes for #10781
Not Zed
2002-07-15
1
-0
/
+12
*
Copy values across to new part.
Not Zed
2002-02-26
1
-0
/
+1
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-11
/
+11
*
And again here.
Jeffrey Stedfast
2001-10-05
1
-2
/
+2
*
Allow the dialog's title to be translated.
Jeffrey Stedfast
2001-09-11
1
-1
/
+1
*
New function. Convert a time_t to a gchar * (with i18n) (describe_button):
Peter Williams
2001-08-14
1
-2
/
+15
*
Add a gettext around our static strings.
Peter Williams
2001-08-13
1
-1
/
+1
*
Change the butt-ugly UI to a saner (and just as flexible) one. Instead of
Peter Williams
2001-07-24
1
-98
/
+100
*
Marked string for translation.
Chyla Zbigniew
2001-07-13
1
-1
/
+1
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
Plug memory leaks.
Dan Winship
2001-04-19
1
-2
/
+3
*
Fix headers. Remove unneccesary ones and replace with more finegrained
Kjartan Maraas
2001-03-30
1
-2
/
+18
*
Oops, an unspecified date is '0', not -1.
Jeffrey Stedfast
2001-03-23
1
-1
/
+1
*
Moved the regex filter rule around - we've changed the format a bit.
Jeffrey Stedfast
2000-11-28
1
-2
/
+2
*
Check to make sure the user has entered a valid date.
Jeffrey Stedfast
2000-11-02
1
-189
/
+218
*
Turn off debugging output.
Dan Winship
2000-09-12
1
-1
/
+1
*
Set seltime.tm_isdst to -1, not daylight, because the current dst value is
Dan Winship
2000-08-24
1
-2
/
+1
*
Allow filtering / vfoldering based on time or date
Peter Williams
2000-08-16
1
-0
/
+703