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-input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
FILTER_RULE_CLASS -> _GET_CLASS
Not Zed
2002-11-26
1
-1
/
+1
*
Get the root node properly.
Not Zed
2002-11-13
1
-2
/
+2
*
Use a GtkDialog instead of a GnomeDialog for reporting errors.
Jeffrey Stedfast
2002-11-08
1
-1
/
+3
*
Use GtkDialog instead of GnomeDialog here.
Jeffrey Stedfast
2002-11-08
1
-17
/
+16
*
more build fixes
Jeffrey Stedfast
2002-11-06
1
-7
/
+4
*
Ported.
Jeffrey Stedfast
2002-11-06
1
-26
/
+17
*
Ported to GObject.
Jeffrey Stedfast
2002-11-02
1
-86
/
+77
*
** fixes for #10781
Not Zed
2002-07-15
1
-0
/
+26
*
Check that there is a value to setup. Fixes #15470.
Not Zed
2002-04-10
1
-1
/
+1
*
If we write "" to an xml file, we read back NULL. So if we read back NULL,
Not Zed
2002-01-15
1
-4
/
+6
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-11
/
+11
*
If we have no node content, dont append any value or try to decode it.
5
2001-10-16
1
-4
/
+5
*
#include <sys/types.h> for regex_t on freebsd.
Chris Toshok
2001-08-20
1
-0
/
+1
*
don't mix g_free and xmlAlloc (xml_decode): don't mix g_free and xmlAlloc
Radek Doulik
2001-08-09
1
-2
/
+2
*
Properly free the list of parts, and the private data.
Not Zed
2001-08-08
1
-3
/
+8
*
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
-5
/
+5
*
Fix headers. Remove unneccesary ones and replace with more finegrained
Kjartan Maraas
2001-03-30
1
-2
/
+7
*
Add #include <config.h> and mark some strings for translation.
Kjartan Maraas
2001-02-05
1
-0
/
+4
*
Little utf8 safe encoding/decoding into libxml1 brokenness
Lauris Kaplinski
2001-01-03
1
-3
/
+10
*
Moved the regex filter rule around - we've changed the format a bit.
Jeffrey Stedfast
2000-11-28
1
-7
/
+3
*
If a regex option is selected, change the FilterElement data to TRUE else
Jeffrey Stedfast
2000-10-31
1
-11
/
+61
*
Pure formatting changes, no actual code changes. Since I know I'm going to
Jeffrey Stedfast
2000-10-31
1
-51
/
+65
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-1
/
+1
*
More UTF-8 handling
Lauris Kaplinski
2000-08-25
1
-3
/
+5
*
Set value of a simple type to a new string.
Not Zed
2000-07-31
1
-0
/
+14
*
** Almost a total rewrite of every file, except for filter-driver which
Not Zed
2000-07-30
1
-0
/
+246